/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_dadir -- ------------------------------------------------------ -- 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=178 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-01-26 17:21:38','FAITH Deleted item with id 2 from maincategory table at 2023-01-26 17:21:38','197.232.142.176',1),(2,'1','2023-01-26 17:21:38','FAITH Deleted item with id 2 from maincategory table at 2023-01-26 17:21:38','197.232.142.176',1),(3,'1','2023-01-26 17:21:59','FAITH Updated item with id 1 from maincategory table at 2023-01-26 17:21:59','197.232.142.176',1),(4,'4','2023-01-31 09:17:27','SIYAH Changed the price of SMART6 3G to: buyingprice =9200 ,sellingprice =10200, qty= 5.00, items with id 2 . in counter (1) at 2023-01-31 09:17:27','102.220.36.39',1),(5,'4','2023-01-31 09:19:21','SIYAH Changed the price of SMART6 3G to: buyingprice =9200 ,sellingprice =10200, qty= 0.00, items with id 2 . in Main level at 2023-01-31 09:19:21','102.220.36.39',1),(6,'4','2023-01-31 09:36:05','SIYAH Changed the price of a03core to: buyingprice =10300 ,sellingprice =11200, qty= 0.00, items with id 4 . in Main level at 2023-01-31 09:36:05','102.220.36.39',1),(7,'4','2023-01-31 10:29:49','SIYAH Changed the price of A04E 32GB to: buyingprice =11000 ,sellingprice =12500, qty= 0.00, items with id 9 . in Main level at 2023-01-31 10:29:49','102.220.36.39',1),(8,'3','2023-02-01 20:41:39','Abdikadir Deleted item with id 1 from people table at 2023-02-01 20:41:39','105.57.60.170',1),(9,'3','2023-02-01 20:41:39','Abdikadir Deleted item with id 1 from people table at 2023-02-01 20:41:39','105.57.60.170',1),(10,'3','2023-02-01 20:41:42','Abdikadir Deleted item with id 1 from people table at 2023-02-01 20:41:42','105.57.60.170',1),(11,'3','2023-02-01 20:41:42','Abdikadir Deleted item with id 1 from people table at 2023-02-01 20:41:42','105.57.60.170',1),(12,'3','2023-02-15 10:37:21','Abdikadir Deleted X624 with code of 37 and available quantity of 1.00 .The Buying price = 1200 and selling price = 1600 from branch 1 at 2023-02-15 10:37:21','102.220.36.39',1),(13,'3','2023-02-15 10:37:21','Abdikadir Deleted X624 with code of 37 and available quantity of 1.00 .The Buying price = 1200 and selling price = 1600 from branch 1 at 2023-02-15 10:37:21','102.220.36.39',1),(14,'3','2023-02-15 10:51:09','Abdikadir Deleted X650 with code of 40 and available quantity of 7.00 .The Buying price = 1000 and selling price = 1600 from branch 1 at 2023-02-15 10:51:09','102.220.36.39',1),(15,'3','2023-02-15 10:51:09','Abdikadir Deleted X650 with code of 40 and available quantity of 7.00 .The Buying price = 1000 and selling price = 1600 from branch 1 at 2023-02-15 10:51:09','102.220.36.39',1),(16,'3','2023-02-15 12:45:28','Abdikadir Deleted X680 with code of 39 and available quantity of 3.00 .The Buying price = 1170 and selling price = 1600 from branch 1 at 2023-02-15 12:45:28','102.220.36.39',1),(17,'3','2023-02-15 12:45:28','Abdikadir Deleted X680 with code of 39 and available quantity of 3.00 .The Buying price = 1170 and selling price = 1600 from branch 1 at 2023-02-15 12:45:28','102.220.36.39',1),(18,'3','2023-02-16 14:08:32','Abdikadir Changed the price of A04 64GB to: buyingprice =13600 ,sellingprice =14500, qty= 4.00, items with id 21 . in counter (1) at 2023-02-16 14:08:32','102.220.36.39',1),(19,'3','2023-02-16 14:09:29','Abdikadir Changed the price of A04 64GB to: buyingprice =13600 ,sellingprice =14500, qty= 0.00, items with id 21 . in Main level at 2023-02-16 14:09:29','102.220.36.39',1),(20,'3','2023-03-02 22:51:09','Abdikadir Deleted a77s with code of 117 and available quantity of 101.00 .The Buying price = 28000 and selling price = 26700 from branch 1 at 2023-03-02 22:51:09','102.69.227.57',1),(21,'3','2023-03-02 22:51:09','Abdikadir Deleted a77s with code of 117 and available quantity of 101.00 .The Buying price = 28000 and selling price = 26700 from branch 1 at 2023-03-02 22:51:09','102.69.227.57',1),(22,'3','2023-03-04 12:40:42','Abdikadir Changed the price of A04S 128GB to: buyingprice =18300 ,sellingprice =20000, qty= 0.00, items with id 25 . in Main level at 2023-03-04 12:40:42','105.161.85.56',1),(23,'3','2023-03-10 17:40:00','Abdikadir Changed the price of A04 64GB to: buyingprice =14000 ,sellingprice =14500, qty= 4.00, items with id 21 . in counter (1) at 2023-03-10 17:40:00','102.220.36.39',1),(24,'3','2023-03-10 17:40:39','Abdikadir Changed the price of A04 64GB to: buyingprice =14000 ,sellingprice =15500, qty= 0.00, items with id 21 . in Main level at 2023-03-10 17:40:39','102.220.36.39',1),(25,'3','2023-03-10 17:41:55','Abdikadir Changed the price of A04E 32GB to: buyingprice =11400 ,sellingprice =12500, qty= 0.00, items with id 20 . in Main level at 2023-03-10 17:41:55','102.220.36.39',1),(26,'3','2023-03-10 17:44:19','Abdikadir Changed the price of A13 64GB to: buyingprice =18800 ,sellingprice =20500, qty= 0.00, items with id 23 . in Main level at 2023-03-10 17:44:19','102.220.36.39',1),(27,'3','2023-03-10 17:47:43','Abdikadir Changed the price of A04E 64GB to: buyingprice =12800 ,sellingprice =14500, qty= 0.00, items with id 22 . in Main level at 2023-03-10 17:47:43','102.220.36.39',1),(28,'3','2023-03-10 17:49:44','Abdikadir Changed the price of A03 CORE to: buyingprice =11000 ,sellingprice =12500, qty= 0.00, items with id 19 . in Main level at 2023-03-10 17:49:44','102.220.36.39',1),(29,'3','2023-03-17 14:13:35','Abdikadir Changed the price of 20W 13PROMXA CH to: buyingprice =650 ,sellingprice =2000, qty= 0.00, items with id 120 . in Main level at 2023-03-17 14:13:35','102.220.36.39',1),(30,'3','2023-03-19 09:21:50','Abdikadir Changed the price of A04E 64GB to: buyingprice =13800 ,sellingprice =15500, qty= 0.00, items with id 22 . in Main level at 2023-03-19 09:21:50','102.220.36.39',1),(31,'3','2023-03-19 09:28:02','Abdikadir Changed the price of A04E 32GB to: buyingprice =12200 ,sellingprice =14500, qty= 0.00, items with id 20 . in Main level at 2023-03-19 09:28:02','102.220.36.39',1),(32,'3','2023-03-19 09:53:52','Abdikadir Changed the price of A04S 128GB to: buyingprice =18800 ,sellingprice =20000, qty= 0.00, items with id 25 . in Main level at 2023-03-19 09:53:52','102.220.36.39',1),(33,'3','2023-04-04 17:57:15','Abdikadir Changed the price of A23 EAST AFRICA to: buyingprice =25500 ,sellingprice =28000, qty= 0.00, items with id 129 . in Main level at 2023-04-04 17:57:15','102.220.36.39',1),(34,'3','2023-04-04 18:01:38','Abdikadir Changed the price of NOKIA 105 NORMAL to: buyingprice =1100 ,sellingprice =1500, qty= 0.00, items with id 114 . in Main level at 2023-04-04 18:01:38','102.220.36.39',1),(35,'3','2023-04-04 18:06:20','Abdikadir Changed the price of A03 CORE to: buyingprice =11300 ,sellingprice =12500, qty= 0.00, items with id 19 . in Main level at 2023-04-04 18:06:20','102.220.36.39',1),(36,'3','2023-04-04 18:07:06','Abdikadir Changed the price of SMART 6 PLUS 4G to: buyingprice =10400 ,sellingprice =12000, qty= 0.00, items with id 130 . in Main level at 2023-04-04 18:07:06','102.220.36.39',1),(37,'3','2023-04-04 18:07:46','Abdikadir Changed the price of HOT 20i to: buyingprice =12500 ,sellingprice =14000, qty= 0.00, items with id 116 . in Main level at 2023-04-04 18:07:46','102.220.36.39',1),(38,'4','2023-04-16 11:19:57','SIYAH Changed the price of A04S 64GB to: buyingprice =16800 ,sellingprice =18000, qty= 3.00, items with id 119 . in Main level at 2023-04-16 11:19:57','102.220.36.39',1),(39,'4','2023-04-16 11:27:22','SIYAH Changed the price of SAM A14 128GB to: buyingprice =228000 ,sellingprice =26000, qty= 0.00, items with id 137 . in Main level at 2023-04-16 11:27:22','102.220.36.39',1),(40,'3','2023-04-21 17:27:15','Abdikadir Changed the price of SAM A14 128GB to: buyingprice =22800 ,sellingprice =26000, qty= 0.00, items with id 137 . in Main level at 2023-04-21 17:27:15','102.220.36.39',1),(41,'3','2023-04-21 17:34:09','Abdikadir Returned 1.00 SAM A14 128GB with code (137) at 2023-04-21 17:34:09','102.220.36.39',1),(42,'3','2023-04-21 17:35:46','Abdikadir Deleted item with id 424 from sales_order table at 2023-04-21 17:35:46','102.220.36.39',1),(43,'3','2023-04-21 17:35:46','Abdikadir Deleted item with id 424 from sales_order table at 2023-04-21 17:35:46','102.220.36.39',1),(44,'3','2023-04-23 20:30:23','Abdikadir Changed the price of A03 CORE to: buyingprice =11000 ,sellingprice =12500, qty= 0.00, items with id 19 . in Main level at 2023-04-23 20:30:23','102.220.36.39',1),(45,'3','2023-04-25 11:26:41','Abdikadir Changed the price of A21S to: buyingprice =1300 ,sellingprice =1800, qty= 0.00, items with id 15 . in Main level at 2023-04-25 11:26:41','102.220.36.39',1),(46,'3','2023-04-25 11:26:56','Abdikadir Deleted item with id 481 from sales_order table at 2023-04-25 11:26:56','102.220.36.39',1),(47,'3','2023-04-25 11:26:56','Abdikadir Deleted item with id 481 from sales_order table at 2023-04-25 11:26:56','102.220.36.39',1),(48,'3','2023-04-25 13:53:53','Abdikadir Returned 1.00 11 PRO MAX with code (90) at 2023-04-25 13:53:53','197.155.73.162',1),(49,'3','2023-05-01 11:17:12','Abdikadir Changed the price of A04S 64GB to: buyingprice =16500 ,sellingprice =18000, qty= 3.00, items with id 119 . in Main level at 2023-05-01 11:17:12','102.220.36.39',1),(50,'3','2023-05-02 20:02:51','Abdikadir Deleted item with id 535 from sales_order table at 2023-05-02 20:02:51','102.220.36.39',1),(51,'3','2023-05-02 20:02:51','Abdikadir Deleted item with id 535 from sales_order table at 2023-05-02 20:02:51','102.220.36.39',1),(52,'3','2023-05-03 19:06:18','Abdikadir Changed the price of A13 128GB to: buyingprice =21900 ,sellingprice =23500, qty= 0.00, items with id 24 . in Main level at 2023-05-03 19:06:18','102.220.36.39',1),(53,'4','2023-05-14 11:34:21','SIYAH Changed the price of A03 CORE DUBAI to: buyingprice =10300 ,sellingprice =12500, qty= 0.00, items with id 139 . in Main level at 2023-05-14 11:34:21','102.220.36.39',1),(54,'3','2023-05-15 12:40:16','Abdikadir Deleted OPPO A17 with code of 156 and available quantity of 78.00 .The Buying price = 17200 and selling price = 18500 from branch 1 at 2023-05-15 12:40:16','105.161.182.81',1),(55,'3','2023-05-15 12:40:16','Abdikadir Deleted OPPO A17 with code of 156 and available quantity of 78.00 .The Buying price = 17200 and selling price = 18500 from branch 1 at 2023-05-15 12:40:16','105.161.182.81',1),(56,'3','2023-05-15 19:29:54','Abdikadir Changed the price of A04E 64GB to: buyingprice =13500 ,sellingprice =15500, qty= 0.00, items with id 22 . in Main level at 2023-05-15 19:29:54','102.220.36.39',1),(57,'4','2023-05-20 18:09:18','SIYAH Changed the price of SAM A14 128GB to: buyingprice =21300 ,sellingprice =22500, qty= 1.00, items with id 137 . in Main level at 2023-05-20 18:09:18','102.220.36.39',1),(58,'3','2023-05-26 17:25:15','Abdikadir Changed the price of A04 64GB to: buyingprice =12000 ,sellingprice =14500, qty= 2.00, items with id 21 . in Main level at 2023-05-26 17:25:15','102.220.36.39',1),(59,'3','2023-05-28 11:36:59','Abdikadir Changed the price of SAM A14 128GB to: buyingprice =19000 ,sellingprice =22500, qty= 1.00, items with id 137 . in Main level at 2023-05-28 11:36:59','102.220.36.39',1),(60,'3','2023-05-28 11:54:09','Abdikadir Changed the price of NOKIA 105 ORIGINAL to: buyingprice =1400 ,sellingprice =2000, qty= 0.00, items with id 71 . in Main level at 2023-05-28 11:54:09','102.220.36.39',1),(61,'3','2023-05-29 15:54:39','Abdikadir Changed the price of A04E 64GB to: buyingprice =12400 ,sellingprice =15500, qty= 0.00, items with id 22 . in Main level at 2023-05-29 15:54:39','102.220.36.39',1),(62,'3','2023-05-29 15:57:38','Abdikadir Changed the price of SAM A14 128GB to: buyingprice =18800 ,sellingprice =22500, qty= 1.00, items with id 137 . in Main level at 2023-05-29 15:57:38','102.220.36.39',1),(63,'3','2023-06-01 15:23:08','Abdikadir Deleted item with id 11 from maincategory table at 2023-06-01 15:23:08','102.220.36.39',1),(64,'3','2023-06-01 15:23:08','Abdikadir Deleted item with id 11 from maincategory table at 2023-06-01 15:23:08','102.220.36.39',1),(65,'3','2023-06-01 15:23:47','Abdikadir Deleted item with id 3 from maincategory table at 2023-06-01 15:23:47','102.220.36.39',1),(66,'3','2023-06-01 15:23:47','Abdikadir Deleted item with id 3 from maincategory table at 2023-06-01 15:23:47','102.220.36.39',1),(67,'3','2023-06-01 15:23:55','Abdikadir Deleted item with id 4 from maincategory table at 2023-06-01 15:23:55','102.220.36.39',1),(68,'3','2023-06-01 15:23:55','Abdikadir Deleted item with id 4 from maincategory table at 2023-06-01 15:23:55','102.220.36.39',1),(69,'3','2023-06-01 15:24:02','Abdikadir Deleted item with id 5 from maincategory table at 2023-06-01 15:24:02','102.220.36.39',1),(70,'3','2023-06-01 15:24:02','Abdikadir Deleted item with id 5 from maincategory table at 2023-06-01 15:24:02','102.220.36.39',1),(71,'3','2023-06-01 15:24:18','Abdikadir Deleted item with id 6 from maincategory table at 2023-06-01 15:24:18','102.220.36.39',1),(72,'3','2023-06-01 15:24:18','Abdikadir Deleted item with id 6 from maincategory table at 2023-06-01 15:24:18','102.220.36.39',1),(73,'3','2023-06-01 15:24:28','Abdikadir Deleted item with id 8 from maincategory table at 2023-06-01 15:24:28','102.220.36.39',1),(74,'3','2023-06-01 15:24:28','Abdikadir Deleted item with id 8 from maincategory table at 2023-06-01 15:24:28','102.220.36.39',1),(75,'3','2023-06-13 16:54:22','Abdikadir Changed the price of 50W IPHONE TYPE C to: buyingprice =750 ,sellingprice =1500, qty= 2.00, items with id 54 . in counter (1) at 2023-06-13 16:54:22','102.220.36.39',1),(76,'3','2023-06-13 16:55:21','Abdikadir Changed the price of 50W IPHONE TYPE C to: buyingprice =750 ,sellingprice =1500, qty= 0.00, items with id 54 . in Main level at 2023-06-13 16:55:21','102.220.36.39',1),(77,'4','2023-06-14 12:39:29','SIYAH Changed the price of A03 CORE to: buyingprice =10100 ,sellingprice =12000, qty= 7.00, items with id 19 . in Main level at 2023-06-14 12:39:29','102.220.36.39',1),(78,'4','2023-06-14 12:44:43','SIYAH Changed the price of SAM A14 128GB to: buyingprice =18500 ,sellingprice =20200, qty= 1.00, items with id 137 . in Main level at 2023-06-14 12:44:43','102.220.36.39',1),(79,'4','2023-06-14 12:50:11','SIYAH Changed the price of A04E 32GB to: buyingprice =11700 ,sellingprice =13000, qty= 0.00, items with id 20 . in Main level at 2023-06-14 12:50:11','102.220.36.39',1),(80,'4','2023-06-14 12:52:13','SIYAH Changed the price of A04E 64GB to: buyingprice =12600 ,sellingprice =14000, qty= 0.00, items with id 22 . in Main level at 2023-06-14 12:52:13','102.220.36.39',1),(81,'3','2023-06-18 08:34:40','Abdikadir Changed the price of A03 CORE DUBAI to: buyingprice =9900 ,sellingprice =12500, qty= 0.00, items with id 139 . in Main level at 2023-06-18 08:34:40','102.220.36.39',1),(82,'3','2023-06-19 12:02:27','Abdikadir Changed the price of A23 EAST AFRICA to: buyingprice =24000 ,sellingprice =28000, qty= 0.00, items with id 129 . in Main level at 2023-06-19 12:02:27','102.220.36.39',1),(83,'3','2023-06-26 17:15:25','Abdikadir Changed the price of SAM A14 128GB to: buyingprice =19200 ,sellingprice =22000, qty= 1.00, items with id 137 . in Main level at 2023-06-26 17:15:25','102.220.36.39',1),(84,'3','2023-07-01 19:03:28','Abdikadir Changed the price of A17K to: buyingprice =13000 ,sellingprice =16500, qty= 0.00, items with id 164 . in Main level at 2023-07-01 19:03:28','102.220.36.39',1),(85,'3','2023-07-02 17:28:17','Abdikadir Changed the price of A04S 128GB to: buyingprice =18500 ,sellingprice =20000, qty= 4.00, items with id 25 . in Main level at 2023-07-02 17:28:17','102.220.36.39',1),(86,'3','2023-07-02 17:45:13','Abdikadir Changed the price of OPPO A31 2020 to: buyingprice =1000 ,sellingprice =1600, qty= 0.00, items with id 142 . in Main level at 2023-07-02 17:45:13','102.220.36.39',1),(87,'3','2023-07-02 17:47:25','Abdikadir Changed the price of XR to: buyingprice =3000 ,sellingprice =5500, qty= 0.00, items with id 2 . in Main level at 2023-07-02 17:47:25','102.220.36.39',1),(88,'3','2023-07-02 17:51:02','Abdikadir Changed the price of HOT 10I to: buyingprice =950 ,sellingprice =1600, qty= 0.00, items with id 28 . in Main level at 2023-07-02 17:51:02','102.220.36.39',1),(89,'3','2023-07-02 17:52:31','Abdikadir Changed the price of IPHONE 7G to: buyingprice =1000 ,sellingprice =1600, qty= 0.00, items with id 30 . in Main level at 2023-07-02 17:52:31','102.220.36.39',1),(90,'3','2023-07-02 17:55:19','Abdikadir Changed the price of XS MAX GX to: buyingprice =5300 ,sellingprice =8000, qty= 0.00, items with id 146 . in Main level at 2023-07-02 17:55:19','102.220.36.39',1),(91,'3','2023-07-02 17:56:50','Abdikadir Changed the price of CAMON 15 to: buyingprice =1000 ,sellingprice =1800, qty= 0.00, items with id 18 . in Main level at 2023-07-02 17:56:50','102.220.36.39',1),(92,'3','2023-07-02 17:59:13','Abdikadir Changed the price of 11 PRO MAX to: buyingprice =5800 ,sellingprice =8500, qty= 0.00, items with id 3 . in Main level at 2023-07-02 17:59:13','102.220.36.39',1),(93,'3','2023-07-03 08:42:43','Abdikadir Changed the price of ITEL 2160 to: buyingprice =1200 ,sellingprice =1500, qty= 30.00, items with id 51 . in Main level at 2023-07-03 08:42:43','102.220.36.39',1),(94,'3','2023-07-03 08:44:36','Abdikadir Changed the price of A03 CORE to: buyingprice =11000 ,sellingprice =13000, qty= 7.00, items with id 19 . in Main level at 2023-07-03 08:44:36','102.220.36.39',1),(95,'4','2023-07-08 13:17:32','SIYAH Changed the price of A04E 128GB to: buyingprice =17000 ,sellingprice =20000, qty= 0.00, items with id 170 . in Main level at 2023-07-08 13:17:32','102.220.36.39',1),(96,'4','2023-07-08 13:20:10','SIYAH Changed the price of A13 DXB 128GB to: buyingprice =21500 ,sellingprice =24000, qty= 0.00, items with id 168 . in Main level at 2023-07-08 13:20:10','102.220.36.39',1),(97,'4','2023-07-08 13:24:25','SIYAH Changed the price of A04E 64GB to: buyingprice =13300 ,sellingprice =16000, qty= 0.00, items with id 22 . in Main level at 2023-07-08 13:24:25','102.220.36.39',1),(98,'4','2023-07-15 13:54:17','SIYAH Changed the price of SAM A14 128GB to: buyingprice =20300 ,sellingprice =23500, qty= 1.00, items with id 137 . in Main level at 2023-07-15 13:54:17','102.220.36.39',1),(99,'6','2023-07-16 15:33:55','NUNOW Changed the price of A03 CORE to: buyingprice =10500 ,sellingprice =12200, qty= 7.00, items with id 19 . in Main level at 2023-07-16 15:33:55','102.220.36.39',1),(100,'6','2023-07-16 15:36:36','NUNOW Changed the price of A04E 64GB to: buyingprice =12200 ,sellingprice =14000, qty= 13.00, items with id 22 . in counter (1) at 2023-07-16 15:36:36','102.220.36.39',1),(101,'6','2023-07-16 15:41:45','NUNOW Changed the price of SAM A14 128GB to: buyingprice =18500 ,sellingprice =23000, qty= 1.00, items with id 137 . in Main level at 2023-07-16 15:41:45','102.220.36.39',1),(102,'4','2023-07-19 17:52:09','SIYAH Changed the price of HEAD IPHONE 20W ONLY to: buyingprice =370 ,sellingprice =1000, qty= 0.00, items with id 57 . in Main level at 2023-07-19 17:52:09','102.220.36.39',1),(103,'6','2023-07-20 16:24:08','NUNOW Changed the price of SAM A14 128GB to: buyingprice =18000 ,sellingprice =23000, qty= 1.00, items with id 137 . in Main level at 2023-07-20 16:24:08','102.220.36.39',1),(104,'4','2023-07-20 20:33:47','SIYAH Changed the price of A03 CORE to: buyingprice =10000 ,sellingprice =12200, qty= 7.00, items with id 19 . in Main level at 2023-07-20 20:33:47','102.220.36.39',1),(105,'3','2023-07-23 19:52:59','Abdikadir Changed the price of A04S DXB 128GB to: buyingprice =15800 ,sellingprice =19000, qty= 0.00, items with id 167 . in Main level at 2023-07-23 19:52:59','102.220.36.39',1),(106,'3','2023-07-28 20:49:01','Abdikadir Deleted hot30i with code of 149 and available quantity of 2.00 .The Buying price = 14000 and selling price = 16500 from branch 1 at 2023-07-28 20:49:01','102.220.36.39',1),(107,'3','2023-07-28 20:49:01','Abdikadir Deleted hot30i with code of 149 and available quantity of 2.00 .The Buying price = 14000 and selling price = 16500 from branch 1 at 2023-07-28 20:49:01','102.220.36.39',1),(108,'4','2023-07-30 19:27:13','SIYAH Changed the price of NOKIA 105 NORMAL to: buyingprice =1200 ,sellingprice =1700, qty= 9.00, items with id 114 . in counter (1) at 2023-07-30 19:27:13','102.220.36.39',1),(109,'4','2023-08-03 18:06:21','SIYAH Changed the price of A04E DXB 32GB to: buyingprice =10500 ,sellingprice =13500, qty= 0.00, items with id 157 . in Main level at 2023-08-03 18:06:21','102.220.36.39',1),(110,'4','2023-08-03 18:12:25','SIYAH Changed the price of A04E 32GB to: buyingprice =10500 ,sellingprice =13200, qty= 0.00, items with id 20 . in Main level at 2023-08-03 18:12:25','102.220.36.39',1),(111,'4','2023-08-03 18:18:48','SIYAH Changed the price of A03 CORE to: buyingprice =10000 ,sellingprice =12500, qty= 5.00, items with id 19 . in counter (1) at 2023-08-03 18:18:48','102.220.36.39',1),(112,'3','2023-08-21 21:59:32','Abdikadir Deleted item with id 6 from productcategory table at 2023-08-21 21:59:32','102.69.227.57',1),(113,'3','2023-08-21 21:59:32','Abdikadir Deleted item with id 6 from productcategory table at 2023-08-21 21:59:32','102.69.227.57',1),(114,'3','2023-08-21 22:01:44','Abdikadir Deleted item with id 1 from customedproductcategory table at 2023-08-21 22:01:44','102.69.227.57',1),(115,'3','2023-08-21 22:01:44','Abdikadir Deleted item with id 1 from customedproductcategory table at 2023-08-21 22:01:44','102.69.227.57',1),(116,'4','2023-08-29 20:38:57','SIYAH Changed the price of REPAIR to: buyingprice =1000 ,sellingprice =1000, qty= 0.00, items with id 93 . in Main level at 2023-08-29 20:38:57','102.220.36.39',1),(117,'4','2023-08-29 20:39:10','SIYAH Changed the price of REPAIR to: buyingprice =0 ,sellingprice =1000, qty= 0.00, items with id 93 . in Main level at 2023-08-29 20:39:10','102.220.36.39',1),(118,'4','2023-10-06 15:32:52','SIYAH Changed the price of A14 128GB to: buyingprice =16500 ,sellingprice =24000, qty= 0.00, items with id 9 . in Main level at 2023-10-06 15:32:52','102.220.36.39',1),(119,'4','2023-10-06 15:33:39','SIYAH Changed the price of A14 128GB to: buyingprice =16500 ,sellingprice =20000, qty= 0.00, items with id 9 . in Main level at 2023-10-06 15:33:39','102.220.36.39',1),(120,'3','2023-10-18 18:02:43','Abdikadir Changed the price of A14 128GB to: buyingprice =17600 ,sellingprice =20000, qty= 0.00, items with id 9 . in Main level at 2023-10-18 18:02:43','102.220.36.39',1),(121,'4','2023-11-13 10:07:54','SIYAH Changed the price of ITEL 2160 to: buyingprice =1250 ,sellingprice =1600, qty= 62.00, items with id 91 . in counter (1) at 2023-11-13 10:07:54','102.220.36.39',1),(122,'4','2023-11-13 10:08:02','SIYAH Changed the price of ITEL 2160 to: buyingprice =1250 ,sellingprice =1600, qty= 0.00, items with id 91 . in Main level at 2023-11-13 10:08:02','102.220.36.39',1),(123,'4','2023-11-13 10:09:15','SIYAH Changed the price of ITEL 2160 to: buyingprice =1250 ,sellingprice =1500, qty= 62.00, items with id 91 . in counter (1) at 2023-11-13 10:09:15','102.220.36.39',1),(124,'4','2023-11-13 10:10:44','SIYAH Changed the price of ITEL 2160 to: buyingprice =1250 ,sellingprice =1500, qty= 0.00, items with id 91 . in Main level at 2023-11-13 10:10:44','102.220.36.39',1),(125,'3','2023-12-07 14:38:28','Abdikadir Changed the price of A14 128GB to: buyingprice =20500 ,sellingprice =23000, qty= 5.00, items with id 9 . in counter (1) at 2023-12-07 14:38:28','102.220.36.39',1),(126,'3','2023-12-07 14:38:56','Abdikadir Changed the price of A14 128GB to: buyingprice =20500 ,sellingprice =23000, qty= 0.00, items with id 9 . in Main level at 2023-12-07 14:38:56','102.220.36.39',1),(127,'3','2023-12-08 20:03:06','Abdikadir Changed the price of OPPO A17K to: buyingprice =14500 ,sellingprice =17000, qty= 0.00, items with id 107 . in Main level at 2023-12-08 20:03:06','102.218.232.9',1),(128,'3','2023-12-13 10:22:23','Abdikadir Changed the price of A03 CORE to: buyingprice =10200 ,sellingprice =13000, qty= 0.00, items with id 7 . in Main level at 2023-12-13 10:22:23','102.220.36.39',1),(129,'3','2023-12-24 17:38:28','Abdikadir Changed the price of IPH 8+ LCD to: buyingprice =1100 ,sellingprice =1800, qty= 0.00, items with id 62 . in Main level at 2023-12-24 17:38:28','102.220.36.39',1),(130,'3','2024-01-15 17:55:36','Abdikadir Returned 1.00 OPPO A58 6+128GB with code (115) at 2024-01-15 17:55:36','102.220.36.39',1),(131,'3','2024-02-18 20:36:20','Abdikadir Changed the price of SAM A15 128/6 to: buyingprice =19500 ,sellingprice =28000, qty= 0.00, items with id 122 . in Main level at 2024-02-18 20:36:20','102.220.36.39',1),(132,'3','2024-02-22 20:41:12','Abdikadir Changed the price of SAM A05S 64/4 to: buyingprice =15000 ,sellingprice =19000, qty= 0.00, items with id 123 . in Main level at 2024-02-22 20:41:12','102.218.232.9',1),(133,'3','2024-03-05 20:02:22','Abdikadir Changed the price of SAM A15 128/6 to: buyingprice =16500 ,sellingprice =28000, qty= 0.00, items with id 122 . in Main level at 2024-03-05 20:02:22','102.220.36.39',1),(134,'3','2024-03-05 20:03:15','Abdikadir Changed the price of A34 5G to: buyingprice =30000 ,sellingprice =40000, qty= 0.00, items with id 99 . in Main level at 2024-03-05 20:03:15','102.220.36.39',1),(135,'3','2024-03-14 21:44:04','Abdikadir Changed the price of A34 5G to: buyingprice =29000 ,sellingprice =40000, qty= 1.00, items with id 99 . in Main level at 2024-03-14 21:44:04','102.220.36.39',1),(136,'3','2024-03-14 21:46:18','Abdikadir Changed the price of NOKIA 105 to: buyingprice =1500 ,sellingprice =2000, qty= 0.00, items with id 96 . in Main level at 2024-03-14 21:46:18','102.220.36.39',1),(137,'3','2024-04-02 20:42:31','Abdikadir Changed the price of A04E 32GB to: buyingprice =9500 ,sellingprice =12000, qty= 1.00, items with id 8 . in Main level at 2024-04-02 20:42:31','102.220.36.39',1),(138,'3','2024-04-09 21:58:25','Abdikadir Changed the price of SAM A15 128/6 to: buyingprice =14500 ,sellingprice =20000, qty= 0.00, items with id 122 . in Main level at 2024-04-09 21:58:25','102.220.36.39',1),(139,'3','2024-04-27 16:30:45','Abdikadir Changed the price of OPPO A18 128/4 to: buyingprice =15300 ,sellingprice =17500, qty= 0.00, items with id 113 . in Main level at 2024-04-27 16:30:45','105.161.99.80',1),(140,'3','2024-04-27 16:32:05','Abdikadir Changed the price of OPPO A18 64/4 to: buyingprice =12700 ,sellingprice =15500, qty= 0.00, items with id 124 . in Main level at 2024-04-27 16:32:05','105.161.99.80',1),(141,'3','2024-07-05 20:49:30','Abdikadir Changed the price of SAM A15 128/6 to: buyingprice =15000 ,sellingprice =20000, qty= 0.00, items with id 122 . in Main level at 2024-07-05 20:49:30','102.220.36.39',1),(142,'3','2024-07-05 20:51:22','Abdikadir Changed the price of SAM A05S 128/4 to: buyingprice =13000 ,sellingprice =19000, qty= 0.00, items with id 123 . in Main level at 2024-07-05 20:51:22','102.220.36.39',1),(143,'3','2024-07-05 20:52:45','Abdikadir Changed the price of SAM A05 64/4 to: buyingprice =9000 ,sellingprice =14000, qty= 0.00, items with id 128 . in Main level at 2024-07-05 20:52:45','102.220.36.39',1),(144,'3','2024-07-18 19:28:01','Abdikadir Changed the price of SAM A15 128/4 to: buyingprice =13300 ,sellingprice =16000, qty= 0.00, items with id 136 . in Main level at 2024-07-18 19:28:01','102.220.36.39',1),(145,'4','2024-08-03 13:52:04','SIYAH Changed the price of SAM A05 64/4 to: buyingprice =9500 ,sellingprice =14000, qty= 0.00, items with id 128 . in Main level at 2024-08-03 13:52:04','102.220.36.39',1),(146,'4','2024-08-03 13:53:21','SIYAH Changed the price of SAM A15 128/4 to: buyingprice =14000 ,sellingprice =16000, qty= 0.00, items with id 136 . in Main level at 2024-08-03 13:53:21','102.220.36.39',1),(147,'4','2024-08-03 13:54:33','SIYAH Changed the price of SAM A15 128/6 to: buyingprice =16000 ,sellingprice =20000, qty= 4.00, items with id 122 . in Main level at 2024-08-03 13:54:33','102.220.36.39',1),(148,'3','2024-08-19 09:24:41','Abdikadir Changed the price of ITEL 2160 to: buyingprice =1150 ,sellingprice =1500, qty= 60.00, items with id 91 . in Main level at 2024-08-19 09:24:41','102.69.227.57',1),(149,'3','2024-08-19 09:26:11','Abdikadir Changed the price of NOKIA 105 to: buyingprice =1200 ,sellingprice =1700, qty= 0.00, items with id 96 . in Main level at 2024-08-19 09:26:11','102.69.227.57',1),(150,'3','2024-08-19 10:08:16','Abdikadir Deleted PREMIUM COVER with code of 20 and available quantity of 10.00 .The Buying price = 350 and selling price = 700 from branch 1 at 2024-08-19 10:08:16','102.69.227.57',1),(151,'3','2024-08-19 10:08:16','Abdikadir Deleted PREMIUM COVER with code of 20 and available quantity of 10.00 .The Buying price = 350 and selling price = 700 from branch 1 at 2024-08-19 10:08:16','102.69.227.57',1),(152,'3','2024-08-19 10:09:06','Abdikadir Deleted MY CHOICE with code of 21 and available quantity of 71.00 .The Buying price = 150 and selling price = 500 from branch 1 at 2024-08-19 10:09:06','102.69.227.57',1),(153,'3','2024-08-19 10:09:06','Abdikadir Deleted MY CHOICE with code of 21 and available quantity of 71.00 .The Buying price = 150 and selling price = 500 from branch 1 at 2024-08-19 10:09:06','102.69.227.57',1),(154,'3','2024-08-19 10:09:25','Abdikadir Deleted NEW SKIN with code of 18 and available quantity of 38.00 .The Buying price = 250 and selling price = 500 from branch 1 at 2024-08-19 10:09:25','102.69.227.57',1),(155,'3','2024-08-19 10:09:25','Abdikadir Deleted NEW SKIN with code of 18 and available quantity of 38.00 .The Buying price = 250 and selling price = 500 from branch 1 at 2024-08-19 10:09:25','102.69.227.57',1),(156,'3','2024-08-19 10:19:47','Abdikadir Deleted 25W NEW TIBAI with code of 104 and available quantity of 1.00 .The Buying price = 450 and selling price = 1500 from branch 1 at 2024-08-19 10:19:47','102.69.227.57',1),(157,'3','2024-08-19 10:19:47','Abdikadir Deleted 25W NEW TIBAI with code of 104 and available quantity of 1.00 .The Buying price = 450 and selling price = 1500 from branch 1 at 2024-08-19 10:19:47','102.69.227.57',1),(158,'3','2024-08-19 10:26:36','Abdikadir Deleted CAMERA CLOSED IPHONE with code of 26 and available quantity of 2.00 .The Buying price = 380 and selling price = 1200 from branch 1 at 2024-08-19 10:26:36','102.69.227.57',1),(159,'3','2024-08-19 10:26:36','Abdikadir Deleted CAMERA CLOSED IPHONE with code of 26 and available quantity of 2.00 .The Buying price = 380 and selling price = 1200 from branch 1 at 2024-08-19 10:26:36','102.69.227.57',1),(160,'3','2024-08-19 10:35:36','Abdikadir Deleted 2 PORT 20W HEAD with code of 95 and available quantity of 82.00 .The Buying price = 350 and selling price = 1000 from branch 1 at 2024-08-19 10:35:36','102.69.227.57',1),(161,'3','2024-08-19 10:35:36','Abdikadir Deleted 2 PORT 20W HEAD with code of 95 and available quantity of 82.00 .The Buying price = 350 and selling price = 1000 from branch 1 at 2024-08-19 10:35:36','102.69.227.57',1),(162,'3','2024-08-19 10:59:02','Abdikadir Deleted REPAIR with code of 93 and available quantity of 474.00 .The Buying price = 0 and selling price = 1000 from branch 1 at 2024-08-19 10:59:02','102.69.227.57',1),(163,'3','2024-08-19 10:59:02','Abdikadir Deleted REPAIR with code of 93 and available quantity of 474.00 .The Buying price = 0 and selling price = 1000 from branch 1 at 2024-08-19 10:59:02','102.69.227.57',1),(164,'3','2024-08-21 15:33:57','Abdikadir Deleted item with id 6 from people table at 2024-08-21 15:33:57','102.220.36.39',1),(165,'3','2024-08-21 15:33:57','Abdikadir Deleted item with id 6 from people table at 2024-08-21 15:33:57','102.220.36.39',1),(166,'3','2024-08-26 08:05:38','Abdikadir Deleted NORMAL PROTECTOR with code of 3 and available quantity of 440.00 .The Buying price = 80 and selling price = 600 from branch 1 at 2024-08-26 08:05:38','102.220.36.39',1),(167,'3','2024-08-26 08:05:38','Abdikadir Deleted NORMAL PROTECTOR with code of 3 and available quantity of 440.00 .The Buying price = 80 and selling price = 600 from branch 1 at 2024-08-26 08:05:38','102.220.36.39',1),(168,'3','2024-08-31 14:39:43','Abdikadir Changed the price of SAM A35 5G 128/6 to: buyingprice =34,500 ,sellingprice =40000, qty= 0.00, items with id 140 . in Main level at 2024-08-31 14:39:43','41.81.158.0',1),(169,'3','2024-09-07 15:33:33','Abdikadir Changed the price of SAM A15 128/4 to: buyingprice =15100 ,sellingprice =17000, qty= 0.00, items with id 136 . in Main level at 2024-09-07 15:33:33','102.220.37.176',1),(170,'3','2024-09-08 09:14:32','Abdikadir Changed the price of SAM A05 64/4 to: buyingprice =10200 ,sellingprice =14000, qty= 0.00, items with id 128 . in Main level at 2024-09-08 09:14:32','102.220.36.39',1),(171,'3','2024-10-13 14:04:45','Abdikadir Changed the price of SAM A05 64/4 to: buyingprice =9700 ,sellingprice =14000, qty= 0.00, items with id 128 . in Main level at 2024-10-13 14:04:45','102.220.36.39',1),(172,'3','2024-10-20 11:43:07','Abdikadir Changed the price of SAM A15 128/4 to: buyingprice =15900 ,sellingprice =17000, qty= 0.00, items with id 136 . in Main level at 2024-10-20 11:43:07','102.220.37.176',1),(173,'3','2024-10-20 11:43:43','Abdikadir Changed the price of SAM A15 128/4 to: buyingprice =15900 ,sellingprice =18000, qty= 0.00, items with id 136 . in Main level at 2024-10-20 11:43:43','102.220.37.176',1),(174,'3','2024-10-20 11:45:50','Abdikadir Changed the price of SAM A15 128/6 to: buyingprice =17000 ,sellingprice =20000, qty= 4.00, items with id 122 . in Main level at 2024-10-20 11:45:50','102.220.37.176',1),(175,'3','2024-12-15 15:45:16','Abdikadir Changed the price of SAM A15 128/4 to: buyingprice =16300 ,sellingprice =18000, qty= 0.00, items with id 136 . in Main level at 2024-12-15 15:45:16','105.161.27.118',1),(176,'3','2024-12-15 15:46:06','Abdikadir Changed the price of SAM A05 64/4 to: buyingprice =9500 ,sellingprice =14000, qty= 0.00, items with id 128 . in Main level at 2024-12-15 15:46:06','105.161.27.118',1),(177,'3','2024-12-15 15:46:43','Abdikadir Changed the price of SAMSUNG A16 4+128GB to: buyingprice =16800 ,sellingprice =20000, qty= 0.00, items with id 161 . in Main level at 2024-12-15 15:46:43','105.161.27.118',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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alldocuments` -- LOCK TABLES `alldocuments` WRITE; /*!40000 ALTER TABLE `alldocuments` DISABLE KEYS */; /*!40000 ALTER TABLE `alldocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allpayments` -- DROP TABLE IF EXISTS `allpayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allpayments` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `plotno` varchar(50) NOT NULL, `landlord` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `advance` varchar(20) NOT NULL, `direct` varchar(20) NOT NULL, `balance` varchar(20) NOT NULL, `mpesa` varchar(20) NOT NULL, `cash` varchar(20) NOT NULL, `card` varchar(20) NOT NULL, `cheque` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `year` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allpayments` -- LOCK TABLES `allpayments` WRITE; /*!40000 ALTER TABLE `allpayments` DISABLE KEYS */; /*!40000 ALTER TABLE `allpayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `announcement` -- DROP TABLE IF EXISTS `announcement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `announcement` ( `id` int(50) NOT NULL, `title` text NOT NULL, `target` varchar(50) NOT NULL, `message` text NOT NULL, `dateposted` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `type` varchar(50) NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `memberid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `announcement` -- LOCK TABLES `announcement` WRITE; /*!40000 ALTER TABLE `announcement` DISABLE KEYS */; /*!40000 ALTER TABLE `announcement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `approvals` -- DROP TABLE IF EXISTS `approvals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `approvals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `level` varchar(5) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` varchar(20) NOT NULL, `applicationid` int(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 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 */; INSERT INTO `approvals` VALUES (1,'','','2022-10-24 16:52:27','Approved','1','','1','EXP-11666619509',1),(2,'','','2022-11-16 15:38:49','Approved','1','','1','EXP-11668602219',5); /*!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 AUTO_INCREMENT=10 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 */; INSERT INTO `batchlist` VALUES (1,'P.O','1','2022-09-13 08:43:07','11663047785','11663047746',1,1,1,''),(2,'P.O','1','2022-09-13 08:44:37','11663047875','11663047746',1,1,1,''),(3,'P.O','1','2022-10-24 16:36:49','11666618600','11666618493',1,1,1,''),(4,'P.O','1','2022-10-24 17:10:02','11666620600','11666620320',1,1,1,''),(5,'P.O','1','2022-11-14 13:35:25','11668422123','11668416528',1,1,1,''),(6,'P.O','1','2022-11-14 13:36:21','11668422179','11668416528',1,1,1,''),(7,'P.O','1','2022-11-14 13:37:37','11668422244','11668416528',1,1,1,''),(8,'P.O','1','2022-11-17 06:48:37','11668656915','11668428550',1,1,1,''),(9,'P.O','1','2022-11-17 10:44:53','11668671090','11668428194',1,1,1,''); /*!40000 ALTER TABLE `batchlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blog` -- DROP TABLE IF EXISTS `blog`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blog` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `blog` -- LOCK TABLES `blog` WRITE; /*!40000 ALTER TABLE `blog` DISABLE KEYS */; /*!40000 ALTER TABLE `blog` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blogs` -- DROP TABLE IF EXISTS `blogs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blogs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `blogs` -- LOCK TABLES `blogs` WRITE; /*!40000 ALTER TABLE `blogs` DISABLE KEYS */; /*!40000 ALTER TABLE `blogs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bookroom` -- DROP TABLE IF EXISTS `bookroom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bookroom` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` datetime NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` datetime NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `bookroom` varchar(20) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `people` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `currency` varchar(20) DEFAULT NULL, `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 `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=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `category` -- LOCK TABLES `category` WRITE; /*!40000 ALTER TABLE `category` DISABLE KEYS */; INSERT INTO `category` VALUES (1,'SHOP','','','active','1','','1'),(2,'employees','','2021-08-23 03:04:54pm','active','1','','1'); /*!40000 ALTER TABLE `category` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `charges` -- DROP TABLE IF EXISTS `charges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `charges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(40) NOT NULL, `description` text NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `priority` int(11) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, `branchid` 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 `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); /*!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 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 */; /*!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 `constants` -- DROP TABLE IF EXISTS `constants`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `constants` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `category` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `constants` -- LOCK TABLES `constants` WRITE; /*!40000 ALTER TABLE `constants` DISABLE KEYS */; INSERT INTO `constants` VALUES (1,'Relief',2400.00,'active',1,1,'Relief'),(2,'Pension',200.00,'active',1,1,'Pension'),(3,'NSSF',200.00,'oldrate',1,1,'NSSF'),(4,'Minimum Paye',24000.00,'active',1,1,'MinimumPaye'); /*!40000 ALTER TABLE `constants` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contact` -- DROP TABLE IF EXISTS `contact`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contact` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `firstname` varchar(50) NOT NULL, `lastname` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contact` -- LOCK TABLES `contact` WRITE; /*!40000 ALTER TABLE `contact` DISABLE KEYS */; /*!40000 ALTER TABLE `contact` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contactdetails` -- DROP TABLE IF EXISTS `contactdetails`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contactdetails` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` text NOT NULL, `website` text NOT NULL, `contactdetails` text NOT NULL, `email` text NOT NULL, `phone` text NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `facebook` text NOT NULL, `twitter` text NOT NULL, `instagram` text NOT NULL, `linkedin` text NOT NULL, `youtube` text NOT NULL, `location` text NOT NULL, `aboutustitle` text NOT NULL, `aboutus` text NOT NULL, `whyustitle` text NOT NULL, `whyus` text NOT NULL, `whatsapp` text NOT NULL, `websites` text NOT NULL, `otherlinks` text NOT NULL, `termstitle` text NOT NULL, `terms` text NOT NULL, `deliverytitle` text NOT NULL, `delivery` text NOT NULL, `privacytitle` text NOT NULL, `privacy` text NOT NULL, `branches` text NOT NULL, `telegram` text NOT NULL, `otherlinktitle` text NOT NULL, `aboutuslogo` text NOT NULL, `businessname` text NOT NULL, `business` varchar(30) NOT NULL, `vision` text NOT NULL, `mission` text NOT NULL, `corevalues` text NOT NULL, `ourpromise` text NOT NULL, `returnpolicy` text NOT NULL, `workinghours` text NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `careertitle` text NOT NULL, `career` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contactdetails` -- LOCK TABLES `contactdetails` WRITE; /*!40000 ALTER TABLE `contactdetails` DISABLE KEYS */; INSERT INTO `contactdetails` VALUES (1,'','https://robisearch.com/','kinoti','karenmakena3@gmail.com','0754413386, 0716413386,0780655987','','We have from 01/07/2020 to 31/8/2010','2016-12-13 06:47:33am','1',1,0,'https://web.facebook.com/Robiearch/','https://twitter.com/robisearch','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.youtube.com/channel/UC9Z1YpMKlCgwqn4H1nT1hLg/featured','Nairobi -Nara Fourth Floor,</br> Kisii-Oyondi Building','<b>About Us </b>','Robisearch Ltd is an ICT company that begun in 2011 as a result of innovations that transform lives globally. We are a member of the Nairobi Chambers (KNCCI) organization.We have great experience in dealing with customers having handled over 500 clients in all Kenyan towns such as Juja, Nairobi, Mombasa and Kisumu as well as beyond the country.We provide our clients with adequate support thus providing more value to our customers .Our systems are customized to fit a clients particular need.We are the company behind various innovations like…..</br>','Why Us ','We have a well-organized support and maintenance structure that we will sign with you as a Service Level Agreement that guarantees you;','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','','POS.robisearch.com/','Terms and Condition ','karenmakena3@gmail.com','Delivery Information','Shipping Agents and Times</br>\r\n\r\nOur products ordered before 3pm are shipped within 24 Hours using the following carriers, Umash Bus Sacco, Easy Coach Sacco, North Rift Sacco or any other of your choice. Orders Placed in later hours are shipped on the following days</br>\r\nZipping Zones and Costs</br>\r\n\r\nOur shipping Zones are categorized into Coast Region, Rift Valley Region, Nairobi Region, North Easter Region and Nyanza Region. All orders to be collected at our shop are not chargeable any shipping cost. However all the other places we charge shipping cost depending with what our shipping agents charges; basically a shipping cost of between Ksh300- 400 applies except for regions within Nairobi County where a fee of roughly Ksh 150 – 200 applies. All shipping cost is subject to change without any notice.</br>','Privacy Details','PRIVACY POLICY</br>\r\n\r\nThis Privacy Policy explains what personal data is collected when you use the jiji.ng any jiji.ng mobile application, or website (“Jiji”, \"Website\", or \"App\") and the services provided through it (together with the Website and the App, the “Service”), how such personal data will be used, shared.</br>\r\n\r\nBY USING THE SERVICE, YOU PROMISE US THAT (I) YOU HAVE READ, UNDERSTOOD AND AGREED TO THIS PRIVACY POLICY, AND (II) YOU ARE OVER 16 YEARS OF AGE (OR HAVE HAD YOUR PARENT OR GUARDIAN READ AND AGREED TO THIS PRIVACY POLICY FOR YOU). If you do not agree or you are unable to make this promise, you must not use the Service. In such case, you must contact the support team via online chat or email to request deletion of your account and data.</br>\r\n\r\nProcess in respect of personal data, means to collect, store, and disclose to others.</br>\r\n\r\nTABLE OF CONTENTS</br>\r\n\r\n1. PERSONAL DATA CONTROLLER</br>\r\n\r\n2. CATEGORIES OF PERSONAL DATA WE COLLECT</br>\r\n\r\n3. FOR WHAT PURPOSES WE PROCESS PERSONAL DATA</br>\r\n\r\n4. AUTHORISED REQUIREMENT FOR PROCESSING YOUR PERSONAL DATA</br>\r\n\r\n5. WHO WE SHARE YOUR PERSONAL DATA WITH\r\n</br>\r\n6. HOW YOU CAN EXERCISE YOUR PRIVACY RIGHTS</br>\r\n\r\n7. AGE LIMITATION</br>\r\n\r\n8. CHANGES TO THIS PRIVACY POLICY</br>\r\n\r\n9. DATA RETENTION\r\n</br>\r\n10. CONTACT US</br>','Juja, Kisii','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','POS LINK','2147483647','Robisearch is an ICT business organization that deals ICT based solutions. We have been in the industry since 2011. Our main activity is software developement. ','ROBISEARCH LTD',' Transforming the world through innovation',' To be the best ICT company offering innovate services globally.','nnovation, Integrity, hardwork, commitment, honesty, equality, justice, fairness, love.','To Give the best services at all times','Return Policy</br>\r\n\r\nAll defined terms used below shall have the meanings set forth in our Terms and Conditions. If you are not happy with your purchase, we will accept a return of a unused product within 7 days. Once we receive the returned item Breejoz Baby Shop & Maternity Collections will then give a full refund (excluding shipping as we are unable to refund the initial shipping cost of your order). Please allow 1-2 weeks for your return to be processed.</br>',' WORKING HOURS</br>\r\n\r\n Mon 8:00am - 6:00pm</br>\r\n Tue 8:00am - 6:00pm</br>\r\n Wed 8:00am - 6:00pm</br>\r\n Thur 8:00am - 6:00pm</br>\r\n Fri 8:00am - 6:00pm</br>\r\n Sat 8:00am - 6:00pm</br>\r\n\r\n','2020-07-04 08:44:24',1,'Job Vacancy','Join our sales team as online marketers'); /*!40000 ALTER TABLE `contactdetails` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `county` -- DROP TABLE IF EXISTS `county`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `county` ( `id` int(40) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(255) DEFAULT NULL, `provincecode` varchar(50) NOT NULL, `description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `county` -- LOCK TABLES `county` WRITE; /*!40000 ALTER TABLE `county` DISABLE KEYS */; INSERT INTO `county` VALUES (1,'1','Mombasa','2','Mombasa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Kwale','2','Kwale','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Kilifi','2','Kilifi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Tana River','2','Tana River','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','Lamu','2','Lamu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Taita-Taveta','2','Taita-Taveta','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Garissa','5','Garissa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Wajir','5','Wajir','0000-00-00 00:00:00','0000-00-00 00:00:00'),(9,'9','Mandera','5','Mandera','0000-00-00 00:00:00','0000-00-00 00:00:00'),(10,'10','Marsabit','3','Marsabit','0000-00-00 00:00:00','0000-00-00 00:00:00'),(11,'11','Isiolo','3','Isiolo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(12,'12','Meru','3','Meru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(13,'13','Tharaka-Nithi','3','Tharaka-Nithi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(14,'14','Embu','3','Embu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(15,'15','Kitui','3','Kitui','0000-00-00 00:00:00','0000-00-00 00:00:00'),(16,'16','Machakos','3','Machakos','0000-00-00 00:00:00','0000-00-00 00:00:00'),(17,'17','Makueni','3','Makueni','0000-00-00 00:00:00','0000-00-00 00:00:00'),(18,'18','Nyandarua','1','Nyandarua','0000-00-00 00:00:00','0000-00-00 00:00:00'),(19,'19','Nyeri','1','Nyeri','0000-00-00 00:00:00','0000-00-00 00:00:00'),(20,'20','Kirinyaga','1','Kirinyaga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(21,'21','Murang\'a','1','Murang\'a','0000-00-00 00:00:00','0000-00-00 00:00:00'),(22,'22','Kiambu','1','Kiambu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(23,'23','Turkana','7','Turkana','0000-00-00 00:00:00','0000-00-00 00:00:00'),(24,'24','West Pokot','7','West Pokot','0000-00-00 00:00:00','0000-00-00 00:00:00'),(25,'25','Samburu','7','Samburu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(26,'26','Trans-Nzoia','7','Trans-Nzoia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(27,'27','Uasin Gishu','7','Uasin Gishu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(28,'28','Elgeyo-Marakwet','7','Elgeyo-Marakwet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(29,'29','Nandi','7','Nandi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(30,'30','Baringo','7','Baringo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(31,'31','Laikipia','7','Laikipia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(32,'32','Nakuru','7','Nakuru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(33,'33','Narok','7','Narok','0000-00-00 00:00:00','0000-00-00 00:00:00'),(34,'34','Kajiado','7','Kajiado','0000-00-00 00:00:00','0000-00-00 00:00:00'),(35,'35','Kericho','7','Kericho','0000-00-00 00:00:00','0000-00-00 00:00:00'),(36,'36','Bomet','7','Bomet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(37,'37','Kakamega','8','Kakamega','0000-00-00 00:00:00','0000-00-00 00:00:00'),(38,'38','Vihiga','8','Vihiga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(39,'39','Bungoma','8','Bungoma','0000-00-00 00:00:00','0000-00-00 00:00:00'),(40,'40','Busia','8','Busia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(41,'41','Siaya','6','Siaya','0000-00-00 00:00:00','0000-00-00 00:00:00'),(42,'42','Kisumu','6','Kisumu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(43,'43','Homa Bay','6','Homa Bay','0000-00-00 00:00:00','0000-00-00 00:00:00'),(44,'44','Migori','6','Migori','0000-00-00 00:00:00','0000-00-00 00:00:00'),(45,'45','Kisii','6','Kisii','0000-00-00 00:00:00','0000-00-00 00:00:00'),(46,'46','Nyamira','6','Nyamira','0000-00-00 00:00:00','0000-00-00 00:00:00'),(47,'47','Nairobi','4','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `county` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currency` -- DROP TABLE IF EXISTS `currency`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currency` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(20) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `currency` -- LOCK TABLES `currency` WRITE; /*!40000 ALTER TABLE `currency` DISABLE KEYS */; INSERT INTO `currency` VALUES (1,'Ksh','','2018-03-06 19:44:07pm','active','1','','1',1),(2,'URO','','','active','','','1',1),(3,'USD','','','active','','','1',1),(4,'ssp','South Sudanese pound','2021-05-15 04:53:45','active','1','','1',1); /*!40000 ALTER TABLE `currency` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customedproductcategory` -- DROP TABLE IF EXISTS `customedproductcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customedproductcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customedproductcategory` -- LOCK TABLES `customedproductcategory` WRITE; /*!40000 ALTER TABLE `customedproductcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `customedproductcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customer` -- DROP TABLE IF EXISTS `customer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `surname` varchar(50) NOT NULL, `username` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `business` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `createddate` varchar(50) NOT NULL, `password` varchar(30) NOT NULL, `website` varchar(100) NOT NULL, `dob` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `box` varchar(50) NOT NULL, `source` varchar(50) DEFAULT NULL, `town` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `apiaccount_id` varchar(30) NOT NULL DEFAULT '1', `recoverpassword` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `companyid` int(10) NOT NULL DEFAULT 1, `service` text NOT NULL, `usertype` varchar(50) DEFAULT NULL, `smstype` int(10) NOT NULL DEFAULT 2, `refer` text NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customer` -- LOCK TABLES `customer` WRITE; /*!40000 ALTER TABLE `customer` DISABLE KEYS */; /*!40000 ALTER TABLE `customer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customerfiscalyear` -- DROP TABLE IF EXISTS `customerfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customerfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `category` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customerfiscalyear` -- LOCK TABLES `customerfiscalyear` WRITE; /*!40000 ALTER TABLE `customerfiscalyear` DISABLE KEYS */; INSERT INTO `customerfiscalyear` VALUES (1,'','active','2022-00-00 00:00:00','2021-00-00 00:00:00',1,1,'\r\n<div style=\"border:1px solid',3333.00,44444.00,0,'1',0,'member'); /*!40000 ALTER TABLE `customerfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customersupplierbalance` -- DROP TABLE IF EXISTS `customersupplierbalance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customersupplierbalance` ( `id` int(40) NOT NULL AUTO_INCREMENT, `description` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `customerid` int(11) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customersupplierbalance` -- LOCK TABLES `customersupplierbalance` WRITE; /*!40000 ALTER TABLE `customersupplierbalance` DISABLE KEYS */; /*!40000 ALTER TABLE `customersupplierbalance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycharges` -- DROP TABLE IF EXISTS `dailycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` int(11) NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `houseno` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycharges` -- LOCK TABLES `dailycharges` WRITE; /*!40000 ALTER TABLE `dailycharges` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycollections` -- DROP TABLE IF EXISTS `dailycollections`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycollections` ( `id` int(40) NOT NULL AUTO_INCREMENT, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `name` varchar(30) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `controller` varchar(30) NOT NULL, `expense` varchar(30) NOT NULL, `cash` varchar(30) NOT NULL, `discount` varchar(30) NOT NULL, `entrydate` varchar(30) NOT NULL, `contact` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `tax` decimal(10,2) NOT NULL, `sort` decimal(10,2) NOT NULL, `sortmoney` decimal(10,2) NOT NULL, `transactiondate` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `openingbalance` decimal(10,2) NOT NULL, `closingbalance` decimal(10,2) NOT NULL, `cashcollected` decimal(10,2) NOT NULL, `totalsales` decimal(10,2) NOT NULL, `debt` decimal(10,0) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycollections` -- LOCK TABLES `dailycollections` WRITE; /*!40000 ALTER TABLE `dailycollections` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycollections` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailytasks` -- DROP TABLE IF EXISTS `dailytasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailytasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `achieved` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `exactdate` varchar(30) NOT NULL, `day` varchar(20) NOT NULL, `comment` text NOT NULL, `updatedby` int(11) NOT NULL, `mykey` varchar(50) NOT NULL, `approval` varchar(20) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailytasks` -- LOCK TABLES `dailytasks` WRITE; /*!40000 ALTER TABLE `dailytasks` DISABLE KEYS */; /*!40000 ALTER TABLE `dailytasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `damages` -- DROP TABLE IF EXISTS `damages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `damages` ( `id` int(10) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `datedamaged` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `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=9387 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,'1110','41676545476','2023-02-16 14:05:21',NULL,18000.00,'','4','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(2,'5500','41676545476','2023-02-16 14:04:36',18000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3,'1000','41676545476','2023-02-16 14:05:21',19500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4,'4000','41676545476','2023-02-16 14:05:21',NULL,19500.00,'','4','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(5,'1110','31676545820','2023-02-16 14:10:49',NULL,13600.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6,'5500','31676545820','2023-02-16 14:10:49',13600.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7,'1000','31676545820','2023-02-16 14:10:49',14000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8,'4000','31676545820','2023-02-16 14:10:49',NULL,14000.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(9,'1110','31676545859','2023-02-16 14:11:51',NULL,20600.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(10,'5500','31676545859','2023-02-16 14:11:51',20600.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11,'1000','31676545859','2023-02-16 14:11:51',22000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12,'4000','31676545859','2023-02-16 14:11:51',NULL,22000.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(13,'1110','31676569901','2023-02-16 20:51:59',NULL,75.00,'','3','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(14,'5500','31676569901','2023-02-16 20:51:59',75.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15,'1000','31676569901','2023-02-16 20:51:59',250.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16,'4000','31676569901','2023-02-16 20:51:59',NULL,250.00,'','3','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(17,'1110','31676700471','2023-02-18 09:08:21',NULL,10300.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(18,'5500','31676700471','2023-02-18 09:08:21',10300.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(19,'1000','31676700471','2023-02-18 09:08:21',11000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(20,'4000','31676700471','2023-02-18 09:08:21',NULL,11000.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(21,'1110','31676700511','2023-02-18 09:12:27',NULL,1000.00,'','3','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(22,'5500','31676700511','2023-02-18 09:12:27',1000.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(23,'1000','31676700511','2023-02-18 09:12:27',1800.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(24,'4000','31676700511','2023-02-18 09:12:27',NULL,1800.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(25,'1110','31676727220','2023-02-18 16:34:58',NULL,1100.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(26,'5500','31676727220','2023-02-18 16:34:58',1100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(27,'1000','31676727220','2023-02-18 16:34:58',1200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28,'4000','31676727220','2023-02-18 16:34:58',NULL,1200.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(29,'1110','31676783435','2023-02-19 08:11:05',NULL,2800.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(30,'5500','31676783435','2023-02-19 08:11:05',2800.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(31,'1000','31676783435','2023-02-19 08:11:05',3500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32,'4000','31676783435','2023-02-19 08:11:05',NULL,3500.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(33,'1110','31676783847','2023-02-19 08:18:39',NULL,1000.00,'','3','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(34,'5500','31676783847','2023-02-19 08:18:39',1000.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(35,'1000','31676783847','2023-02-19 08:18:39',1600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(36,'4000','31676783847','2023-02-19 08:18:39',NULL,1600.00,'','3','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(37,'1110','31676783930','2023-02-19 08:19:45',NULL,500.00,'','3','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(38,'5500','31676783930','2023-02-19 08:19:45',500.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(39,'1000','31676783930','2023-02-19 08:19:45',700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(40,'4000','31676783930','2023-02-19 08:19:45',NULL,700.00,'','3','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(41,'1110','41676807997','2023-02-19 15:00:18',NULL,17600.00,'','4','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(42,'5500','41676807997','2023-02-19 14:59:57',17600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(43,'1000','41676807997','2023-02-19 15:00:18',18500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(44,'4000','41676807997','2023-02-19 15:00:18',NULL,18500.00,'','4','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(45,'1110','41676808055','2023-02-19 15:02:19',NULL,3000.00,'','4','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(46,'5500','41676808055','2023-02-19 15:00:55',3000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(47,'1000','41676808055','2023-02-19 15:02:19',4000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(48,'4000','41676808055','2023-02-19 15:02:19',NULL,4000.00,'','4','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(49,'1110','41676874062','2023-02-20 09:21:49',NULL,10300.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(50,'1110','41676874062','2023-02-20 09:21:02',NULL,10300.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(51,'5500','41676874062','2023-02-20 09:21:26',20600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(52,'1000','41676874062','2023-02-20 09:21:49',22000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(53,'4000','41676874062','2023-02-20 09:21:49',NULL,11000.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(54,'4000','41676874062','2023-02-20 09:21:02',NULL,11000.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(55,'1110','41677074775','2023-02-22 17:12:47',NULL,1100.00,'','4','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(56,'5500','41677074775','2023-02-22 17:12:22',1100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(57,'1000','41677074775','2023-02-22 17:12:47',1600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(58,'4000','41677074775','2023-02-22 17:12:47',NULL,1600.00,'','4','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(59,'1110','41677075172','2023-02-22 17:13:04',NULL,1100.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(60,'5500','41677075172','2023-02-22 17:12:52',1100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(61,'1000','41677075172','2023-02-22 17:13:04',1600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(62,'4000','41677075172','2023-02-22 17:13:04',NULL,1600.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(63,'1110','41677085151','2023-02-22 20:00:07',NULL,3500.00,'','4','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(64,'5500','41677085151','2023-02-22 19:59:11',3500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(65,'1000','41677085151','2023-02-22 20:00:07',4000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(66,'4000','41677085151','2023-02-22 20:00:07',NULL,4000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(67,'1110','41677147056','2023-02-23 13:11:12',NULL,1000.00,'','4','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(68,'5500','41677147056','2023-02-23 13:10:56',1000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(69,'1000','41677147056','2023-02-23 13:11:12',1000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(70,'4000','41677147056','2023-02-23 13:11:12',NULL,1000.00,'','4','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(71,'1110','41677312984','2023-02-25 11:17:01',NULL,9400.00,'','4','1','Inventory sold','1','','sales','69','','No',NULL,NULL,''),(72,'1110','41677312984','2023-02-25 11:16:24',NULL,500.00,'','4','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(73,'5500','41677312984','2023-02-25 11:16:37',9900.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(74,'1000','41677312984','2023-02-25 11:17:01',12000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(75,'4000','41677312984','2023-02-25 11:17:01',NULL,10500.00,'','4','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(76,'4000','41677312984','2023-02-25 11:16:24',NULL,1500.00,'','4','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(77,'1110','41677313029','2023-02-25 11:19:29',NULL,80.00,'','4','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(78,'5500','41677313029','2023-02-25 11:17:09',80.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(79,'1000','41677313029','2023-02-25 11:19:29',250.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(80,'4000','41677313029','2023-02-25 11:19:29',NULL,250.00,'','4','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(81,'1110','41677313434','2023-02-25 11:24:51',NULL,200.00,'','4','1','Inventory sold','1','','sales','80','','No',NULL,NULL,''),(82,'5500','41677313434','2023-02-25 11:23:55',200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(83,'1000','41677313434','2023-02-25 11:24:51',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(84,'4000','41677313434','2023-02-25 11:24:51',NULL,150.00,'','4','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(85,'1110','41677329886','2023-02-25 15:58:22',NULL,1100.00,'','4','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(86,'5500','41677329886','2023-02-25 15:58:06',1100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(87,'1000','41677329886','2023-02-25 15:58:22',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(88,'4000','41677329886','2023-02-25 15:58:22',NULL,100.00,'','4','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(89,'1110','41677395524','2023-02-26 10:12:25',NULL,2200.00,'','4','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(90,'5500','41677395524','2023-02-26 10:12:04',2200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(91,'1000','41677395524','2023-02-26 10:12:25',2800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(92,'4000','41677395524','2023-02-26 10:12:25',NULL,2800.00,'','4','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(93,'1110','31677569394','2023-02-28 10:30:18',NULL,75.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(94,'5500','31677569394','2023-02-28 10:30:18',75.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(95,'1000','31677569394','2023-02-28 10:30:18',200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(96,'4000','31677569394','2023-02-28 10:30:18',NULL,200.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(97,'1110','31677703138','2023-03-02 14:19:49',NULL,18000.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(98,'1110','31677703138','2023-03-02 14:19:49',NULL,20100.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(99,'1110','31677703138','2023-03-02 14:19:49',NULL,1200.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(100,'5500','31677703138','2023-03-02 14:19:49',39300.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(101,'1000','31677703138','2023-03-02 14:19:49',42600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(102,'4000','31677703138','2023-03-02 14:19:49',NULL,19500.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(103,'4000','31677703138','2023-03-02 14:19:49',NULL,21500.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(104,'4000','31677703138','2023-03-02 14:19:49',NULL,1600.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(105,'1110','31677756162','2023-03-02 14:25:10',NULL,13600.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(106,'5500','31677756162','2023-03-02 14:25:10',13600.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(107,'1000','31677756162','2023-03-02 14:25:10',15000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(108,'4000','31677756162','2023-03-02 14:25:10',NULL,15000.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(109,'1110','31677756320','2023-03-02 14:26:07',NULL,12100.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(110,'5500','31677756320','2023-03-02 14:26:07',12100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(111,'1000','31677756320','2023-03-02 14:26:07',13700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(112,'4000','31677756320','2023-03-02 14:26:07',NULL,13700.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(113,'1110','31677865935','2023-03-03 20:55:44',NULL,2800.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(114,'1110','31677865935','2023-03-03 20:55:44',NULL,1100.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(115,'1110','31677865935','2023-03-03 20:55:44',NULL,450.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(116,'1110','31677865935','2023-03-03 20:55:44',NULL,75.00,'','3','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(117,'1110','31677865935','2023-03-03 20:55:44',NULL,1100.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(118,'5500','31677865935','2023-03-03 20:55:44',5525.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(119,'1000','31677865935','2023-03-03 20:55:44',8050.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(120,'4000','31677865935','2023-03-03 20:55:44',NULL,4000.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(121,'4000','31677865935','2023-03-03 20:55:44',NULL,1500.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(122,'4000','31677865935','2023-03-03 20:55:44',NULL,800.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(123,'4000','31677865935','2023-03-03 20:55:44',NULL,250.00,'','3','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(124,'4000','31677865935','2023-03-03 20:55:44',NULL,1500.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(125,'1110','31678022922','2023-03-05 16:30:37',NULL,1100.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(126,'1110','31678022922','2023-03-05 16:30:37',NULL,1170.00,'','3','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(127,'1110','31678022922','2023-03-05 16:30:37',NULL,1000.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(128,'1110','31678022922','2023-03-05 16:30:37',NULL,9400.00,'','3','1','Inventory sold','1','','sales','69','','No',NULL,NULL,''),(129,'5500','31678022922','2023-03-05 16:30:37',12670.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(130,'1000','31678022922','2023-03-05 16:30:37',14400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(131,'4000','31678022922','2023-03-05 16:30:37',NULL,1500.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(132,'4000','31678022922','2023-03-05 16:30:37',NULL,1500.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(133,'4000','31678022922','2023-03-05 16:30:37',NULL,1500.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(134,'4000','31678022922','2023-03-05 16:30:37',NULL,9900.00,'','3','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(135,'1110','41678107201','2023-03-06 16:28:30',NULL,10300.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(136,'5500','41678107201','2023-03-06 15:53:21',10300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(137,'1000','41678107201','2023-03-06 16:28:30',12000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(138,'4000','41678107201','2023-03-06 16:28:30',NULL,12000.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(139,'1110','31678041818','2023-03-07 17:37:10',NULL,12100.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(140,'1110','31678041818','2023-03-07 17:37:10',NULL,1100.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(141,'1110','31678041818','2023-03-07 17:37:10',NULL,1100.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(142,'1110','31678041818','2023-03-07 17:37:10',NULL,1100.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(143,'1110','31678041818','2023-03-07 17:37:10',NULL,1100.00,'','3','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(144,'1110','31678041818','2023-03-07 17:37:10',NULL,26700.00,'','3','1','Inventory sold','1','','sales','118','','No',NULL,NULL,''),(145,'1110','31678041818','2023-03-07 17:37:10',NULL,850.00,'','3','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(146,'1110','31678041818','2023-03-07 17:37:10',NULL,850.00,'','3','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(147,'1110','31678041818','2023-03-07 17:37:10',NULL,450.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(148,'1110','31678041818','2023-03-07 17:37:10',NULL,1450.00,'','3','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(149,'1110','31678041818','2023-03-07 17:37:10',NULL,470.00,'','3','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(150,'1110','31678041818','2023-03-07 17:37:10',NULL,1100.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(151,'1110','31678041818','2023-03-07 17:37:10',NULL,850.00,'','3','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(152,'1110','31678041818','2023-03-07 17:37:10',NULL,340.00,'','3','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(153,'1110','31678041818','2023-03-07 17:37:10',NULL,9400.00,'','3','1','Inventory sold','1','','sales','69','','No',NULL,NULL,''),(154,'5500','31678041818','2023-03-07 17:37:10',58960.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(155,'1000','31678041818','2023-03-07 17:37:10',65950.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(156,'4000','31678041818','2023-03-07 17:37:10',NULL,13500.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(157,'4000','31678041818','2023-03-07 17:37:10',NULL,1500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(158,'4000','31678041818','2023-03-07 17:37:10',NULL,1250.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(159,'4000','31678041818','2023-03-07 17:37:10',NULL,1300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(160,'4000','31678041818','2023-03-07 17:37:10',NULL,1600.00,'','3','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(161,'4000','31678041818','2023-03-07 17:37:10',NULL,27500.00,'','3','1','Good sold','1','','sales','118','','No',NULL,NULL,''),(162,'4000','31678041818','2023-03-07 17:37:10',NULL,1000.00,'','3','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(163,'4000','31678041818','2023-03-07 17:37:10',NULL,1000.00,'','3','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(164,'4000','31678041818','2023-03-07 17:37:10',NULL,600.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(165,'4000','31678041818','2023-03-07 17:37:10',NULL,1700.00,'','3','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(166,'4000','31678041818','2023-03-07 17:37:10',NULL,1400.00,'','3','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(167,'4000','31678041818','2023-03-07 17:37:10',NULL,1400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(168,'4000','31678041818','2023-03-07 17:37:10',NULL,1200.00,'','3','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(169,'4000','31678041818','2023-03-07 17:37:10',NULL,500.00,'','3','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(170,'4000','31678041818','2023-03-07 17:37:10',NULL,10500.00,'','3','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(171,'1110','31678207718','2023-03-08 20:39:02',NULL,6600.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(172,'1110','31678207718','2023-03-08 20:39:02',NULL,1100.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(173,'1110','31678207718','2023-03-08 20:39:02',NULL,10300.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(174,'1110','31678207718','2023-03-08 20:39:02',NULL,11200.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(175,'1110','31678207718','2023-03-08 20:39:02',NULL,1450.00,'','3','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(176,'1110','31678207718','2023-03-08 20:39:02',NULL,23000.00,'','3','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(177,'1110','31678207718','2023-03-08 20:39:02',NULL,400.00,'','3','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(178,'1110','31678207718','2023-03-08 20:39:02',NULL,18300.00,'','3','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(179,'1110','31678207718','2023-03-08 20:39:02',NULL,1300.00,'','3','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(180,'1110','31678207718','2023-03-08 20:39:02',NULL,1100.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(181,'1110','31678207718','2023-03-08 20:39:02',NULL,5800.00,'','3','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(182,'5500','31678207718','2023-03-08 20:39:02',80550.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(183,'1000','31678207718','2023-03-08 20:39:02',91500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(184,'4000','31678207718','2023-03-08 20:39:02',NULL,7800.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(185,'4000','31678207718','2023-03-08 20:39:02',NULL,1500.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(186,'4000','31678207718','2023-03-08 20:39:02',NULL,11300.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(187,'4000','31678207718','2023-03-08 20:39:02',NULL,12500.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(188,'4000','31678207718','2023-03-08 20:39:02',NULL,1500.00,'','3','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(189,'4000','31678207718','2023-03-08 20:39:02',NULL,25000.00,'','3','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(190,'4000','31678207718','2023-03-08 20:39:02',NULL,700.00,'','3','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(191,'4000','31678207718','2023-03-08 20:39:02',NULL,20000.00,'','3','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(192,'4000','31678207718','2023-03-08 20:39:02',NULL,1600.00,'','3','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(193,'4000','31678207718','2023-03-08 20:39:02',NULL,1600.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(194,'4000','31678207718','2023-03-08 20:39:02',NULL,8000.00,'','3','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(195,'1110','41678350556','2023-03-09 11:29:26',NULL,13600.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(196,'5500','41678350556','2023-03-09 11:29:16',13600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(197,'1000','41678350556','2023-03-09 11:29:26',14500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(198,'4000','41678350556','2023-03-09 11:29:26',NULL,14500.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(199,'1110','41678350582','2023-03-09 11:30:18',NULL,9400.00,'','4','1','Inventory sold','1','','sales','69','','No',NULL,NULL,''),(200,'5500','41678350582','2023-03-09 11:29:42',9400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(201,'1000','41678350582','2023-03-09 11:30:18',10500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(202,'4000','41678350582','2023-03-09 11:30:18',NULL,10500.00,'','4','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(203,'1110','41678350646','2023-03-09 11:33:17',NULL,28200.00,'','4','1','Inventory sold','1','','sales','69','','No',NULL,NULL,''),(204,'5500','41678350646','2023-03-09 11:30:46',28200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(205,'1000','41678350646','2023-03-09 11:33:17',31500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(206,'4000','41678350646','2023-03-09 11:33:17',NULL,31500.00,'','4','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(207,'1110','41678353226','2023-03-09 12:14:17',NULL,450.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(208,'5500','41678353226','2023-03-09 12:13:46',450.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(209,'1000','41678353226','2023-03-09 12:14:17',1150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(210,'4000','41678353226','2023-03-09 12:14:17',NULL,1150.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(211,'1110','41678370872','2023-03-09 17:08:28',NULL,90.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(212,'5500','41678370872','2023-03-09 17:07:52',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(213,'1000','41678370872','2023-03-09 17:08:28',500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(214,'4000','41678370872','2023-03-09 17:08:28',NULL,500.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(215,'1110','41678373208','2023-03-10 16:35:23',NULL,450.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(216,'1110','41678373208','2023-03-09 17:46:48',NULL,450.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(217,'1110','41678373208','2023-03-09 18:11:13',NULL,1500.00,'','4','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(218,'5500','41678373208','2023-03-10 16:34:10',2400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(219,'1000','41678373208','2023-03-10 16:35:23',3300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(220,'4000','41678373208','2023-03-10 16:35:23',NULL,600.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(221,'4000','41678373208','2023-03-09 17:46:48',NULL,1000.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(222,'4000','41678373208','2023-03-09 18:11:13',NULL,1700.00,'','4','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(223,'1110','31678297232','2023-03-10 20:47:45',NULL,970.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(224,'1110','31678297232','2023-03-10 20:47:45',NULL,400.00,'','3','1','Inventory sold','1','','sales','95','','No',NULL,NULL,''),(225,'1110','31678297232','2023-03-10 20:47:45',NULL,1450.00,'','3','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(226,'1110','31678297232','2023-03-10 20:47:45',NULL,150.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(227,'1110','31678297232','2023-03-10 20:47:45',NULL,850.00,'','3','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(228,'1110','31678297232','2023-03-10 20:47:45',NULL,1100.00,'','3','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(229,'1110','31678297232','2023-03-10 20:47:45',NULL,11000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(230,'5500','31678297232','2023-03-10 20:47:45',15920.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(231,'1000','31678297232','2023-03-10 20:47:45',19700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(232,'4000','31678297232','2023-03-10 20:47:45',NULL,1500.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(233,'4000','31678297232','2023-03-10 20:47:45',NULL,1000.00,'','3','1','Good sold','1','','sales','95','','No',NULL,NULL,''),(234,'4000','31678297232','2023-03-10 20:47:45',NULL,1700.00,'','3','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(235,'4000','31678297232','2023-03-10 20:47:45',NULL,900.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(236,'4000','31678297232','2023-03-10 20:47:45',NULL,1300.00,'','3','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(237,'4000','31678297232','2023-03-10 20:47:45',NULL,1500.00,'','3','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(238,'4000','31678297232','2023-03-10 20:47:45',NULL,11800.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(239,'1110','41678541919','2023-03-11 16:39:32',NULL,400.00,'','4','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(240,'5500','41678541919','2023-03-11 16:38:39',400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(241,'1000','41678541919','2023-03-11 16:39:32',700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(242,'4000','41678541919','2023-03-11 16:39:32',NULL,700.00,'','4','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(243,'1110','41678541976','2023-03-11 16:40:29',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(244,'5500','41678541976','2023-03-11 16:39:36',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(245,'1000','41678541976','2023-03-11 16:40:29',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(246,'4000','41678541976','2023-03-11 16:40:29',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(247,'1110','31678527755','2023-03-12 19:42:25',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(248,'1110','31678527755','2023-03-12 19:42:25',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(249,'1110','31678527755','2023-03-12 19:42:25',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(250,'1110','31678527755','2023-03-12 19:42:25',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(251,'1110','31678527755','2023-03-12 19:42:25',NULL,1100.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(252,'1110','31678527755','2023-03-12 19:42:25',NULL,11400.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(253,'1110','31678527755','2023-03-12 19:42:25',NULL,90.00,'','3','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(254,'1110','31678527755','2023-03-12 19:42:25',NULL,450.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(255,'1110','31678527755','2023-03-12 19:42:25',NULL,470.00,'','3','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(256,'1110','31678527755','2023-03-12 19:42:25',NULL,270.00,'','3','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(257,'1110','31678527755','2023-03-12 19:42:25',NULL,24800.00,'','3','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(258,'1110','31678527755','2023-03-12 19:42:25',NULL,75.00,'','3','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(259,'1110','31678527755','2023-03-12 19:42:25',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(260,'1110','31678527755','2023-03-12 19:42:25',NULL,1170.00,'','3','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(261,'5500','31678527755','2023-03-12 19:42:25',40075.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(262,'1000','31678527755','2023-03-12 19:42:25',49450.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(263,'4000','31678527755','2023-03-12 19:42:25',NULL,400.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(264,'4000','31678527755','2023-03-12 19:42:25',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(265,'4000','31678527755','2023-03-12 19:42:25',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(266,'4000','31678527755','2023-03-12 19:42:25',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(267,'4000','31678527755','2023-03-12 19:42:25',NULL,1400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(268,'4000','31678527755','2023-03-12 19:42:25',NULL,12500.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(269,'4000','31678527755','2023-03-12 19:42:25',NULL,650.00,'','3','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(270,'4000','31678527755','2023-03-12 19:42:25',NULL,900.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(271,'4000','31678527755','2023-03-12 19:42:25',NULL,1500.00,'','3','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(272,'4000','31678527755','2023-03-12 19:42:25',NULL,500.00,'','3','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(273,'4000','31678527755','2023-03-12 19:42:25',NULL,29000.00,'','3','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(274,'4000','31678527755','2023-03-12 19:42:25',NULL,200.00,'','3','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(275,'4000','31678527755','2023-03-12 19:42:25',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(276,'4000','31678527755','2023-03-12 19:42:25',NULL,1600.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(277,'1110','41678688343','2023-03-13 09:20:06',NULL,90.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(278,'5500','41678688343','2023-03-13 09:19:03',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(279,'1000','41678688343','2023-03-13 09:20:06',600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(280,'4000','41678688343','2023-03-13 09:20:06',NULL,600.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(281,'1110','31678701273','2023-03-13 12:54:51',NULL,11000.00,'','3','1','Inventory sold','1','5','sales','19','','No',NULL,NULL,''),(282,'5500','31678701273','2023-03-13 12:54:51',11000.00,NULL,'','3','1','Cost of goods sold','1','5','sales','','','No',NULL,NULL,''),(283,'1100','31678701273','2023-03-13 12:54:51',12500.00,NULL,'','3','1','Good sold','1','5','sales','','','No',NULL,NULL,''),(284,'4000','31678701273','2023-03-13 12:54:51',NULL,12500.00,'','3','1','Good sold','1','5','sales','19','','No',NULL,NULL,''),(285,'1110','31678716600','2023-03-13 20:40:47',NULL,970.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(286,'1110','31678716600','2023-03-13 20:40:47',NULL,80.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(287,'1110','31678716600','2023-03-13 20:40:47',NULL,470.00,'','3','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(288,'1110','31678716600','2023-03-13 20:40:47',NULL,75.00,'','3','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(289,'5500','31678716600','2023-03-13 20:40:47',1595.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(290,'1000','31678716600','2023-03-13 20:40:47',3600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(291,'4000','31678716600','2023-03-13 20:40:47',NULL,1700.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(292,'4000','31678716600','2023-03-13 20:40:47',NULL,200.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(293,'4000','31678716600','2023-03-13 20:40:47',NULL,1500.00,'','3','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(294,'4000','31678716600','2023-03-13 20:40:47',NULL,200.00,'','3','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(295,'1110','31678729428','2023-03-13 20:44:36',NULL,470.00,'','3','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(296,'5500','31678729428','2023-03-13 20:44:36',470.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(297,'1000','31678729428','2023-03-13 20:44:36',1500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(298,'4000','31678729428','2023-03-13 20:44:36',NULL,1500.00,'','3','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(299,'1110','31678812293','2023-03-14 19:47:41',NULL,11000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(300,'1110','31678812293','2023-03-14 19:47:41',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(301,'1110','31678812293','2023-03-14 19:47:41',NULL,90.00,'','3','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(302,'1110','31678812293','2023-03-14 19:47:41',NULL,470.00,'','3','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(303,'1110','31678812293','2023-03-14 19:47:41',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(304,'1110','31678812293','2023-03-14 19:47:41',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(305,'1110','31678812293','2023-03-14 19:47:41',NULL,80.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(306,'1110','31678812293','2023-03-14 19:47:41',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(307,'5500','31678812293','2023-03-14 19:47:41',11840.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(308,'1000','31678812293','2023-03-14 19:47:41',15650.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(309,'4000','31678812293','2023-03-14 19:47:41',NULL,12500.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(310,'4000','31678812293','2023-03-14 19:47:41',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(311,'4000','31678812293','2023-03-14 19:47:41',NULL,1000.00,'','3','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(312,'4000','31678812293','2023-03-14 19:47:41',NULL,1000.00,'','3','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(313,'4000','31678812293','2023-03-14 19:47:41',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(314,'4000','31678812293','2023-03-14 19:47:41',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(315,'4000','31678812293','2023-03-14 19:47:41',NULL,250.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(316,'4000','31678812293','2023-03-14 19:47:41',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(317,'1110','31678893027','2023-03-15 20:11:11',NULL,14000.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(318,'1110','31678893027','2023-03-15 20:11:11',NULL,18300.00,'','3','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(319,'1110','31678893027','2023-03-15 20:11:11',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(320,'1110','31678893027','2023-03-15 20:11:11',NULL,340.00,'','3','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(321,'1110','31678893027','2023-03-15 20:11:11',NULL,1050.00,'','3','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(322,'5500','31678893027','2023-03-15 20:11:11',33740.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(323,'1000','31678893027','2023-03-15 20:11:11',36750.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(324,'4000','31678893027','2023-03-15 20:11:11',NULL,14800.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(325,'4000','31678893027','2023-03-15 20:11:11',NULL,19800.00,'','3','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(326,'4000','31678893027','2023-03-15 20:11:11',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(327,'4000','31678893027','2023-03-15 20:11:11',NULL,500.00,'','3','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(328,'4000','31678893027','2023-03-15 20:11:11',NULL,1350.00,'','3','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(329,'1110','41678960020','2023-03-16 12:51:56',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(330,'1110','41678960020','2023-03-16 12:47:00',NULL,10000.00,'','4','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(331,'1110','41678960020','2023-03-16 12:48:04',NULL,10000.00,'','4','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(332,'1110','41678960020','2023-03-16 12:48:45',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(333,'1110','41678960020','2023-03-16 12:50:09',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(334,'5500','41678960020','2023-03-16 12:50:46',20150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(335,'1000','41678960020','2023-03-16 12:51:56',22400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(336,'4000','41678960020','2023-03-16 12:51:56',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(337,'4000','41678960020','2023-03-16 12:47:00',NULL,10900.00,'','4','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(338,'4000','41678960020','2023-03-16 12:48:04',NULL,10800.00,'','4','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(339,'4000','41678960020','2023-03-16 12:48:45',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(340,'4000','41678960020','2023-03-16 12:50:09',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(341,'1110','31678971350','2023-03-16 20:36:51',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(342,'1110','31678971350','2023-03-16 20:36:51',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(343,'1110','31678971350','2023-03-16 20:36:51',NULL,10000.00,'','3','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(344,'1110','31678971350','2023-03-16 20:36:51',NULL,180.00,'','3','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(345,'1110','31678971350','2023-03-16 20:36:51',NULL,75.00,'','3','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(346,'1110','31678971350','2023-03-16 20:36:51',NULL,600.00,'','3','1','Inventory sold','1','','sales','89','','No',NULL,NULL,''),(347,'1110','31678971350','2023-03-16 20:36:51',NULL,250.00,'','3','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(348,'1110','31678971350','2023-03-16 20:36:51',NULL,680.00,'','3','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(349,'1110','31678971350','2023-03-16 20:36:51',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(350,'1110','31678971350','2023-03-16 20:36:51',NULL,11400.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(351,'1110','31678971350','2023-03-16 20:36:51',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(352,'1110','31678971350','2023-03-16 20:36:51',NULL,10000.00,'','3','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(353,'1110','31678971350','2023-03-16 20:36:51',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(354,'5500','31678971350','2023-03-16 20:36:51',33435.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(355,'1000','31678971350','2023-03-16 20:36:51',40300.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(356,'4000','31678971350','2023-03-16 20:36:51',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(357,'4000','31678971350','2023-03-16 20:36:51',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(358,'4000','31678971350','2023-03-16 20:36:51',NULL,11000.00,'','3','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(359,'4000','31678971350','2023-03-16 20:36:51',NULL,1600.00,'','3','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(360,'4000','31678971350','2023-03-16 20:36:51',NULL,200.00,'','3','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(361,'4000','31678971350','2023-03-16 20:36:51',NULL,1400.00,'','3','1','Good sold','1','','sales','89','','No',NULL,NULL,''),(362,'4000','31678971350','2023-03-16 20:36:51',NULL,500.00,'','3','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(363,'4000','31678971350','2023-03-16 20:36:51',NULL,1000.00,'','3','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(364,'4000','31678971350','2023-03-16 20:36:51',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(365,'4000','31678971350','2023-03-16 20:36:51',NULL,12500.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(366,'4000','31678971350','2023-03-16 20:36:51',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(367,'4000','31678971350','2023-03-16 20:36:51',NULL,11000.00,'','3','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(368,'4000','31678971350','2023-03-16 20:36:51',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(369,'1110','31679044798','2023-03-17 22:48:00',NULL,340.00,'','3','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(370,'1110','31679044798','2023-03-17 22:48:00',NULL,18800.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(371,'1110','31679044798','2023-03-17 22:48:00',NULL,75.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(372,'1110','31679044798','2023-03-17 22:48:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(373,'1110','31679044798','2023-03-17 22:48:00',NULL,450.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(374,'1110','31679044798','2023-03-17 22:48:00',NULL,90.00,'','3','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(375,'1110','31679044798','2023-03-17 22:48:00',NULL,150.00,'','3','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(376,'1110','31679044798','2023-03-17 22:48:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(377,'1110','31679044798','2023-03-17 22:48:00',NULL,700.00,'','3','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(378,'1110','31679044798','2023-03-17 22:48:00',NULL,13000.00,'','3','1','Inventory sold','1','','sales','73','','No',NULL,NULL,''),(379,'1110','31679044798','2023-03-17 22:48:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(380,'1110','31679044798','2023-03-17 22:48:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(381,'1110','31679044798','2023-03-17 22:48:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(382,'5500','31679044798','2023-03-17 22:48:00',33855.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(383,'1000','31679044798','2023-03-17 22:48:00',39300.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(384,'4000','31679044798','2023-03-17 22:48:00',NULL,500.00,'','3','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(385,'4000','31679044798','2023-03-17 22:48:00',NULL,20000.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(386,'4000','31679044798','2023-03-17 22:48:00',NULL,250.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(387,'4000','31679044798','2023-03-17 22:48:00',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(388,'4000','31679044798','2023-03-17 22:48:00',NULL,700.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(389,'4000','31679044798','2023-03-17 22:48:00',NULL,400.00,'','3','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(390,'4000','31679044798','2023-03-17 22:48:00',NULL,700.00,'','3','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(391,'4000','31679044798','2023-03-17 22:48:00',NULL,350.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(392,'4000','31679044798','2023-03-17 22:48:00',NULL,1000.00,'','3','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(393,'4000','31679044798','2023-03-17 22:48:00',NULL,14300.00,'','3','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(394,'4000','31679044798','2023-03-17 22:48:00',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(395,'4000','31679044798','2023-03-17 22:48:00',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(396,'4000','31679044798','2023-03-17 22:48:00',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(397,'1110','31679141561','2023-03-18 19:16:05',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(398,'1110','31679141561','2023-03-18 19:16:05',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(399,'1110','31679141561','2023-03-18 19:16:05',NULL,150.00,'','3','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(400,'1110','31679141561','2023-03-18 19:16:05',NULL,450.00,'','3','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(401,'1110','31679141561','2023-03-18 19:16:05',NULL,450.00,'','3','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(402,'1110','31679141561','2023-03-18 19:16:05',NULL,1050.00,'','3','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(403,'5500','31679141561','2023-03-18 19:16:05',2200.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(404,'1000','31679141561','2023-03-18 19:16:05',3950.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(405,'4000','31679141561','2023-03-18 19:16:05',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(406,'4000','31679141561','2023-03-18 19:16:05',NULL,250.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(407,'4000','31679141561','2023-03-18 19:16:05',NULL,400.00,'','3','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(408,'4000','31679141561','2023-03-18 19:16:05',NULL,800.00,'','3','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(409,'4000','31679141561','2023-03-18 19:16:05',NULL,900.00,'','3','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(410,'4000','31679141561','2023-03-18 19:16:05',NULL,1400.00,'','3','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(411,'1110','31679160456','2023-03-18 20:28:00',NULL,650.00,'','3','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(412,'5500','31679160456','2023-03-18 20:28:00',650.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(413,'1000','31679160456','2023-03-18 20:28:00',1500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(414,'4000','31679160456','2023-03-18 20:28:00',NULL,1500.00,'','3','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(415,'1110','31679209448','2023-03-19 20:14:58',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(416,'1110','31679209448','2023-03-19 20:14:58',NULL,650.00,'','3','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(417,'1110','31679209448','2023-03-19 20:14:58',NULL,14000.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(418,'1110','31679209448','2023-03-19 20:14:58',NULL,11000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(419,'1110','31679209448','2023-03-19 20:14:58',NULL,340.00,'','3','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(420,'1110','31679209448','2023-03-19 20:14:58',NULL,270.00,'','3','1','Inventory sold','1','','sales','127','','No',NULL,NULL,''),(421,'1110','31679209448','2023-03-19 20:14:58',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(422,'1110','31679209448','2023-03-19 20:14:58',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(423,'1110','31679209448','2023-03-19 20:14:58',NULL,80.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(424,'1110','31679209448','2023-03-19 20:14:58',NULL,26700.00,'','3','1','Inventory sold','1','','sales','118','','No',NULL,NULL,''),(425,'1110','31679209448','2023-03-19 20:14:58',NULL,13000.00,'','3','1','Inventory sold','1','','sales','73','','No',NULL,NULL,''),(426,'1110','31679209448','2023-03-19 20:14:58',NULL,1500.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(427,'1110','31679209448','2023-03-19 20:14:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(428,'1110','31679209448','2023-03-19 20:14:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(429,'1110','31679209448','2023-03-19 20:14:58',NULL,11200.00,'','3','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(430,'1110','31679209448','2023-03-19 20:14:58',NULL,5350.00,'','3','1','Inventory sold','1','','sales','138','','No',NULL,NULL,''),(431,'5500','31679209448','2023-03-19 20:14:58',84240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(432,'1000','31679209448','2023-03-19 20:14:58',96400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(433,'4000','31679209448','2023-03-19 20:14:58',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(434,'4000','31679209448','2023-03-19 20:14:58',NULL,1300.00,'','3','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(435,'4000','31679209448','2023-03-19 20:14:58',NULL,15800.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(436,'4000','31679209448','2023-03-19 20:14:58',NULL,12000.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(437,'4000','31679209448','2023-03-19 20:14:58',NULL,800.00,'','3','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(438,'4000','31679209448','2023-03-19 20:14:58',NULL,700.00,'','3','1','Good sold','1','','sales','127','','No',NULL,NULL,''),(439,'4000','31679209448','2023-03-19 20:14:58',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(440,'4000','31679209448','2023-03-19 20:14:58',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(441,'4000','31679209448','2023-03-19 20:14:58',NULL,200.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(442,'4000','31679209448','2023-03-19 20:14:58',NULL,28000.00,'','3','1','Good sold','1','','sales','118','','No',NULL,NULL,''),(443,'4000','31679209448','2023-03-19 20:14:58',NULL,14000.00,'','3','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(444,'4000','31679209448','2023-03-19 20:14:58',NULL,2500.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(445,'4000','31679209448','2023-03-19 20:14:58',NULL,300.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(446,'4000','31679209448','2023-03-19 20:14:58',NULL,800.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(447,'4000','31679209448','2023-03-19 20:14:58',NULL,12700.00,'','3','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(448,'4000','31679209448','2023-03-19 20:14:58',NULL,6500.00,'','3','1','Good sold','1','','sales','138','','No',NULL,NULL,''),(449,'1110','31679247864','2023-03-20 20:16:59',NULL,820.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(450,'1110','31679247864','2023-03-20 20:16:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(451,'1110','31679247864','2023-03-20 20:16:59',NULL,1100.00,'','3','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(452,'1110','31679247864','2023-03-20 20:16:59',NULL,1100.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(453,'1110','31679247864','2023-03-20 20:16:59',NULL,820.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(454,'1110','31679247864','2023-03-20 20:16:59',NULL,13800.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(455,'1110','31679247864','2023-03-20 20:16:59',NULL,20100.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(456,'1110','31679247864','2023-03-20 20:16:59',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(457,'1110','31679247864','2023-03-20 20:16:59',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(458,'1110','31679247864','2023-03-20 20:16:59',NULL,18800.00,'','3','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(459,'1110','31679247864','2023-03-20 20:16:59',NULL,340.00,'','3','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(460,'1110','31679247864','2023-03-20 20:16:59',NULL,150.00,'','3','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(461,'1110','31679247864','2023-03-20 20:16:59',NULL,970.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(462,'1110','31679247864','2023-03-20 20:16:59',NULL,1100.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(463,'5500','31679247864','2023-03-20 20:16:59',59200.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(464,'1000','31679247864','2023-03-20 20:16:59',67700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(465,'4000','31679247864','2023-03-20 20:16:59',NULL,1000.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(466,'4000','31679247864','2023-03-20 20:16:59',NULL,500.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(467,'4000','31679247864','2023-03-20 20:16:59',NULL,1500.00,'','3','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(468,'4000','31679247864','2023-03-20 20:16:59',NULL,1500.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(469,'4000','31679247864','2023-03-20 20:16:59',NULL,1100.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(470,'4000','31679247864','2023-03-20 20:16:59',NULL,15000.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(471,'4000','31679247864','2023-03-20 20:16:59',NULL,22700.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(472,'4000','31679247864','2023-03-20 20:16:59',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(473,'4000','31679247864','2023-03-20 20:16:59',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(474,'4000','31679247864','2023-03-20 20:16:59',NULL,20000.00,'','3','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(475,'4000','31679247864','2023-03-20 20:16:59',NULL,500.00,'','3','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(476,'4000','31679247864','2023-03-20 20:16:59',NULL,400.00,'','3','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(477,'4000','31679247864','2023-03-20 20:16:59',NULL,1600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(478,'4000','31679247864','2023-03-20 20:16:59',NULL,1400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(479,'1110','31679332750','2023-03-20 20:19:27',NULL,1150.00,'','3','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(480,'5500','31679332750','2023-03-20 20:19:27',1150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(481,'1000','31679332750','2023-03-20 20:19:27',1500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(482,'4000','31679332750','2023-03-20 20:19:27',NULL,1500.00,'','3','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(483,'1110','31679332931','2023-03-22 12:07:25',NULL,80.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(484,'1110','31679332931','2023-03-22 12:07:25',NULL,1500.00,'','3','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(485,'1110','31679332931','2023-03-22 12:07:25',NULL,11000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(486,'1110','31679332931','2023-03-22 12:07:25',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(487,'1110','31679332931','2023-03-22 12:07:25',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(488,'5500','31679332931','2023-03-22 12:07:25',12680.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(489,'1000','31679332931','2023-03-22 12:07:25',14100.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(490,'4000','31679332931','2023-03-22 12:07:25',NULL,200.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(491,'4000','31679332931','2023-03-22 12:07:25',NULL,1500.00,'','3','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(492,'4000','31679332931','2023-03-22 12:07:25',NULL,12000.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(493,'4000','31679332931','2023-03-22 12:07:25',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(494,'4000','31679332931','2023-03-22 12:07:25',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(495,'1110','31679479301','2023-03-22 13:02:16',NULL,900.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(496,'1110','31679479301','2023-03-22 13:02:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(497,'5500','31679479301','2023-03-22 13:02:16',900.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(498,'1000','31679479301','2023-03-22 13:02:16',2400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(499,'4000','31679479301','2023-03-22 13:02:16',NULL,1400.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(500,'4000','31679479301','2023-03-22 13:02:16',NULL,1000.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(501,'1110','31679484156','2023-03-23 10:30:00',NULL,970.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(502,'1110','31679484156','2023-03-23 10:30:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(503,'1110','31679484156','2023-03-23 10:30:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(504,'1110','31679484156','2023-03-23 10:30:00',NULL,250.00,'','3','1','Inventory sold','1','','sales','105','','No',NULL,NULL,''),(505,'1110','31679484156','2023-03-23 10:30:00',NULL,820.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(506,'1110','31679484156','2023-03-23 10:30:00',NULL,2200.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(507,'1110','31679484156','2023-03-23 10:30:00',NULL,1100.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(508,'1110','31679484156','2023-03-23 10:30:00',NULL,300.00,'','3','1','Inventory sold','1','','sales','90','','No',NULL,NULL,''),(509,'1110','31679484156','2023-03-23 10:30:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(510,'1110','31679484156','2023-03-23 10:30:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(511,'1110','31679484156','2023-03-23 10:30:00',NULL,11000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(512,'5500','31679484156','2023-03-23 10:30:00',16740.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(513,'1000','31679484156','2023-03-23 10:30:00',21950.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(514,'4000','31679484156','2023-03-23 10:30:00',NULL,1700.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(515,'4000','31679484156','2023-03-23 10:30:00',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(516,'4000','31679484156','2023-03-23 10:30:00',NULL,500.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(517,'4000','31679484156','2023-03-23 10:30:00',NULL,850.00,'','3','1','Good sold','1','','sales','105','','No',NULL,NULL,''),(518,'4000','31679484156','2023-03-23 10:30:00',NULL,1000.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(519,'4000','31679484156','2023-03-23 10:30:00',NULL,2700.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(520,'4000','31679484156','2023-03-23 10:30:00',NULL,1400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(521,'4000','31679484156','2023-03-23 10:30:00',NULL,1000.00,'','3','1','Good sold','1','','sales','90','','No',NULL,NULL,''),(522,'4000','31679484156','2023-03-23 10:30:00',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(523,'4000','31679484156','2023-03-23 10:30:00',NULL,300.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(524,'4000','31679484156','2023-03-23 10:30:00',NULL,12000.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(525,'1110','31679656258','2023-03-26 16:33:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(526,'1110','31679656258','2023-03-26 16:33:39',NULL,820.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(527,'1110','31679656258','2023-03-26 16:33:39',NULL,350.00,'','3','1','Inventory sold','1','','sales','115','','No',NULL,NULL,''),(528,'1110','31679656258','2023-03-26 16:33:39',NULL,300.00,'','3','1','Inventory sold','1','','sales','90','','No',NULL,NULL,''),(529,'1110','31679656258','2023-03-26 16:33:39',NULL,820.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(530,'1110','31679656258','2023-03-26 16:33:39',NULL,340.00,'','3','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(531,'1110','31679656258','2023-03-26 16:33:39',NULL,300.00,'','3','1','Inventory sold','1','','sales','88','','No',NULL,NULL,''),(532,'1110','31679656258','2023-03-26 16:33:39',NULL,1100.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(533,'1110','31679656258','2023-03-26 16:33:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(534,'1110','31679656258','2023-03-26 16:33:39',NULL,20100.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(535,'1110','31679656258','2023-03-26 16:33:39',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(536,'1110','31679656258','2023-03-26 16:33:39',NULL,75.00,'','3','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(537,'1110','31679656258','2023-03-26 16:33:39',NULL,80.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(538,'1110','31679656258','2023-03-26 16:33:39',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(539,'1110','31679656258','2023-03-26 16:33:39',NULL,14000.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(540,'5500','31679656258','2023-03-26 16:33:39',38385.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(541,'1000','31679656258','2023-03-26 16:33:39',47500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(542,'4000','31679656258','2023-03-26 16:33:39',NULL,600.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(543,'4000','31679656258','2023-03-26 16:33:39',NULL,1100.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(544,'4000','31679656258','2023-03-26 16:33:39',NULL,650.00,'','3','1','Good sold','1','','sales','115','','No',NULL,NULL,''),(545,'4000','31679656258','2023-03-26 16:33:39',NULL,800.00,'','3','1','Good sold','1','','sales','90','','No',NULL,NULL,''),(546,'4000','31679656258','2023-03-26 16:33:39',NULL,1100.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(547,'4000','31679656258','2023-03-26 16:33:39',NULL,500.00,'','3','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(548,'4000','31679656258','2023-03-26 16:33:39',NULL,1200.00,'','3','1','Good sold','1','','sales','88','','No',NULL,NULL,''),(549,'4000','31679656258','2023-03-26 16:33:39',NULL,1500.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(550,'4000','31679656258','2023-03-26 16:33:39',NULL,500.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(551,'4000','31679656258','2023-03-26 16:33:39',NULL,23000.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(552,'4000','31679656258','2023-03-26 16:33:39',NULL,500.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(553,'4000','31679656258','2023-03-26 16:33:39',NULL,250.00,'','3','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(554,'4000','31679656258','2023-03-26 16:33:39',NULL,200.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(555,'4000','31679656258','2023-03-26 16:33:39',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(556,'4000','31679656258','2023-03-26 16:33:39',NULL,15300.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(557,'1110','31679837747','2023-03-27 10:09:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(558,'1110','31679837747','2023-03-27 10:09:17',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(559,'1110','31679837747','2023-03-27 10:09:17',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(560,'1110','31679837747','2023-03-27 10:09:17',NULL,75.00,'','3','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(561,'1110','31679837747','2023-03-27 10:09:17',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(562,'1110','31679837747','2023-03-27 10:09:17',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(563,'1110','31679837747','2023-03-27 10:09:17',NULL,1450.00,'','3','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(564,'1110','31679837747','2023-03-27 10:09:17',NULL,1200.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(565,'1110','31679837747','2023-03-27 10:09:17',NULL,1300.00,'','3','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(566,'1110','31679837747','2023-03-27 10:09:17',NULL,2200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(567,'5500','31679837747','2023-03-27 10:09:17',6425.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(568,'1000','31679837747','2023-03-27 10:09:17',8900.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(569,'4000','31679837747','2023-03-27 10:09:17',NULL,0.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(570,'4000','31679837747','2023-03-27 10:09:17',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(571,'4000','31679837747','2023-03-27 10:09:17',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(572,'4000','31679837747','2023-03-27 10:09:17',NULL,200.00,'','3','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(573,'4000','31679837747','2023-03-27 10:09:17',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(574,'4000','31679837747','2023-03-27 10:09:17',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(575,'4000','31679837747','2023-03-27 10:09:17',NULL,1700.00,'','3','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(576,'4000','31679837747','2023-03-27 10:09:17',NULL,1500.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(577,'4000','31679837747','2023-03-27 10:09:17',NULL,1500.00,'','3','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(578,'4000','31679837747','2023-03-27 10:09:17',NULL,3000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(579,'1110','31679927844','2023-03-28 18:07:32',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(580,'1110','31679927844','2023-03-28 18:07:32',NULL,10600.00,'','3','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(581,'1110','31679927844','2023-03-28 18:07:32',NULL,32900.00,'','3','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(582,'1110','31679927844','2023-03-28 18:07:32',NULL,1050.00,'','3','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(583,'1110','31679927844','2023-03-28 18:07:32',NULL,1100.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(584,'1110','31679927844','2023-03-28 18:07:32',NULL,1100.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(585,'1110','31679927844','2023-03-28 18:07:32',NULL,1100.00,'','3','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(586,'5500','31679927844','2023-03-28 18:07:32',47900.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(587,'1000','31679927844','2023-03-28 18:07:32',52050.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(588,'4000','31679927844','2023-03-28 18:07:32',NULL,250.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(589,'4000','31679927844','2023-03-28 18:07:32',NULL,11500.00,'','3','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(590,'4000','31679927844','2023-03-28 18:07:32',NULL,34400.00,'','3','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(591,'4000','31679927844','2023-03-28 18:07:32',NULL,1400.00,'','3','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(592,'4000','31679927844','2023-03-28 18:07:32',NULL,1500.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(593,'4000','31679927844','2023-03-28 18:07:32',NULL,1500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(594,'4000','31679927844','2023-03-28 18:07:32',NULL,1500.00,'','3','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(595,'1110','41679556719','2023-03-29 10:34:10',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(596,'1110','41679556719','2023-03-23 10:31:59',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(597,'1110','41679556719','2023-03-23 10:32:50',NULL,11200.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(598,'1110','41679556719','2023-03-23 10:34:10',NULL,10600.00,'','4','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(599,'1110','41679556719','2023-03-23 10:34:36',NULL,75.00,'','4','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(600,'1110','41679556719','2023-03-23 10:35:30',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(601,'1110','41679556719','2023-03-23 11:01:51',NULL,1500.00,'','4','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(602,'5500','41679556719','2023-03-23 17:16:51',23475.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(603,'1000','41679556719','2023-03-29 10:34:10',28950.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(604,'4000','41679556719','2023-03-29 10:34:10',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(605,'4000','41679556719','2023-03-23 10:31:59',NULL,350.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(606,'4000','41679556719','2023-03-23 10:32:50',NULL,13500.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(607,'4000','41679556719','2023-03-23 10:34:10',NULL,12100.00,'','4','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(608,'4000','41679556719','2023-03-23 10:34:36',NULL,200.00,'','4','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(609,'4000','41679556719','2023-03-23 10:35:30',NULL,500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(610,'4000','41679556719','2023-03-23 11:01:51',NULL,2000.00,'','4','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(611,'1110','31680101619','2023-03-29 18:07:09',NULL,340.00,'','3','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(612,'1110','31680101619','2023-03-29 18:07:09',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(613,'1110','31680101619','2023-03-29 18:07:09',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(614,'1110','31680101619','2023-03-29 18:07:09',NULL,340.00,'','3','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(615,'5500','31680101619','2023-03-29 18:07:09',780.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(616,'1000','31680101619','2023-03-29 18:07:09',1500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(617,'4000','31680101619','2023-03-29 18:07:09',NULL,500.00,'','3','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(618,'4000','31680101619','2023-03-29 18:07:09',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(619,'4000','31680101619','2023-03-29 18:07:09',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(620,'4000','31680101619','2023-03-29 18:07:09',NULL,500.00,'','3','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(621,'1110','31680102701','2023-03-29 18:19:06',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(622,'5500','31680102701','2023-03-29 18:19:06',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(623,'1000','31680102701','2023-03-29 18:19:06',300.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(624,'4000','31680102701','2023-03-29 18:19:06',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(625,'1110','41680075367','2023-03-29 18:29:22',NULL,10600.00,'','4','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(626,'1110','41680075367','2023-03-29 10:36:07',NULL,16000.00,'','4','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(627,'1110','41680075367','2023-03-29 11:02:44',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(628,'1110','41680075367','2023-03-29 11:11:59',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(629,'1110','41680075367','2023-03-29 12:27:06',NULL,1300.00,'','4','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(630,'1110','41680075367','2023-03-29 18:28:24',NULL,1100.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(631,'1110','41680075367','2023-03-29 18:28:45',NULL,2800.00,'','4','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(632,'1110','41680075367','2023-03-29 18:28:57',NULL,1100.00,'','4','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(633,'5500','41680075367','2023-03-29 18:29:03',32950.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(634,'1000','41680075367','2023-03-29 18:29:22',38600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(635,'4000','41680075367','2023-03-29 18:29:22',NULL,11700.00,'','4','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(636,'4000','41680075367','2023-03-29 10:36:07',NULL,17500.00,'','4','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(637,'4000','41680075367','2023-03-29 11:02:44',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(638,'4000','41680075367','2023-03-29 11:11:59',NULL,600.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(639,'4000','41680075367','2023-03-29 12:27:06',NULL,1500.00,'','4','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(640,'4000','41680075367','2023-03-29 18:28:24',NULL,1500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(641,'4000','41680075367','2023-03-29 18:28:45',NULL,4000.00,'','4','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(642,'4000','41680075367','2023-03-29 18:28:57',NULL,1500.00,'','4','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(643,'1110','41680158093','2023-03-30 18:13:31',NULL,23500.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(644,'1110','41680158093','2023-03-30 11:40:57',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(645,'1110','41680158093','2023-03-30 12:53:45',NULL,500.00,'','4','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(646,'1110','41680158093','2023-03-30 12:54:01',NULL,340.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(647,'1110','41680158093','2023-03-30 12:56:12',NULL,340.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(648,'1110','41680158093','2023-03-30 13:59:41',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(649,'1110','41680158093','2023-03-30 15:04:23',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(650,'1110','41680158093','2023-03-30 15:24:05',NULL,1500.00,'','4','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(651,'1110','41680158093','2023-03-30 16:49:17',NULL,100.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(652,'5500','41680158093','2023-03-30 17:05:58',26380.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(653,'1000','41680158093','2023-03-30 18:13:31',30700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(654,'4000','41680158093','2023-03-30 18:13:31',NULL,25300.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(655,'4000','41680158093','2023-03-30 11:40:57',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(656,'4000','41680158093','2023-03-30 12:53:45',NULL,900.00,'','4','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(657,'4000','41680158093','2023-03-30 12:54:01',NULL,600.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(658,'4000','41680158093','2023-03-30 12:56:12',NULL,500.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(659,'4000','41680158093','2023-03-30 13:59:41',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(660,'4000','41680158093','2023-03-30 15:04:23',NULL,500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(661,'4000','41680158093','2023-03-30 15:24:05',NULL,1800.00,'','4','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(662,'4000','41680158093','2023-03-30 16:49:17',NULL,600.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(663,'1110','31680276346','2023-03-31 18:26:29',NULL,1450.00,'','3','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(664,'5500','31680276346','2023-03-31 18:26:29',1450.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(665,'1000','31680276346','2023-03-31 18:26:29',1600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(666,'4000','31680276346','2023-03-31 18:26:29',NULL,1600.00,'','3','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(667,'1110','31680276395','2023-03-31 18:28:07',NULL,2200.00,'','3','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(668,'1110','31680276395','2023-03-31 18:28:07',NULL,1100.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(669,'5500','31680276395','2023-03-31 18:28:07',3300.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(670,'1000','31680276395','2023-03-31 18:28:07',4700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(671,'4000','31680276395','2023-03-31 18:28:07',NULL,3200.00,'','3','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(672,'4000','31680276395','2023-03-31 18:28:07',NULL,1500.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(673,'1110','31680285381','2023-03-31 20:57:06',NULL,340.00,'','3','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(674,'1110','31680285381','2023-03-31 20:57:06',NULL,75.00,'','3','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(675,'5500','31680285381','2023-03-31 20:57:06',415.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(676,'1000','31680285381','2023-03-31 20:57:06',700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(677,'4000','31680285381','2023-03-31 20:57:06',NULL,500.00,'','3','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(678,'4000','31680285381','2023-03-31 20:57:06',NULL,200.00,'','3','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(679,'1110','31680360818','2023-04-01 18:28:46',NULL,650.00,'','3','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(680,'1110','31680360818','2023-04-01 18:28:46',NULL,650.00,'','3','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(681,'1110','31680360818','2023-04-01 18:28:46',NULL,970.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(682,'1110','31680360818','2023-04-01 18:28:46',NULL,16000.00,'','3','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(683,'1110','31680360818','2023-04-01 18:28:46',NULL,800.00,'','3','1','Inventory sold','1','','sales','55','','No',NULL,NULL,''),(684,'1110','31680360818','2023-04-01 18:28:46',NULL,970.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(685,'5500','31680360818','2023-04-01 18:28:46',20040.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(686,'1000','31680360818','2023-04-01 18:28:46',24700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(687,'4000','31680360818','2023-04-01 18:28:46',NULL,1300.00,'','3','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(688,'4000','31680360818','2023-04-01 18:28:46',NULL,1300.00,'','3','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(689,'4000','31680360818','2023-04-01 18:28:46',NULL,1500.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(690,'4000','31680360818','2023-04-01 18:28:46',NULL,17000.00,'','3','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(691,'4000','31680360818','2023-04-01 18:28:46',NULL,2000.00,'','3','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(692,'4000','31680360818','2023-04-01 18:28:46',NULL,1600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(693,'1110','31680414926','2023-04-02 17:41:04',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(694,'1110','31680414926','2023-04-02 17:41:04',NULL,80.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(695,'1110','31680414926','2023-04-02 17:41:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(696,'1110','31680414926','2023-04-02 17:41:04',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(697,'1110','31680414926','2023-04-02 17:41:04',NULL,18800.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(698,'1110','31680414926','2023-04-02 17:41:04',NULL,23500.00,'','3','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(699,'1110','31680414926','2023-04-02 17:41:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(700,'1110','31680414926','2023-04-02 17:41:04',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(701,'1110','31680414926','2023-04-02 17:41:04',NULL,80.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(702,'1110','31680414926','2023-04-02 17:41:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(703,'1110','31680414926','2023-04-02 17:41:04',NULL,450.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(704,'1110','31680414926','2023-04-02 17:41:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(705,'1110','31680414926','2023-04-02 17:41:04',NULL,2900.00,'','3','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(706,'1110','31680414926','2023-04-02 17:41:04',NULL,80.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(707,'5500','31680414926','2023-04-02 17:41:04',46040.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(708,'1000','31680414926','2023-04-02 17:41:04',51700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(709,'4000','31680414926','2023-04-02 17:41:04',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(710,'4000','31680414926','2023-04-02 17:41:04',NULL,200.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(711,'4000','31680414926','2023-04-02 17:41:04',NULL,600.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(712,'4000','31680414926','2023-04-02 17:41:04',NULL,400.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(713,'4000','31680414926','2023-04-02 17:41:04',NULL,19300.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(714,'4000','31680414926','2023-04-02 17:41:04',NULL,25400.00,'','3','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(715,'4000','31680414926','2023-04-02 17:41:04',NULL,400.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(716,'4000','31680414926','2023-04-02 17:41:04',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(717,'4000','31680414926','2023-04-02 17:41:04',NULL,200.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(718,'4000','31680414926','2023-04-02 17:41:04',NULL,300.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(719,'4000','31680414926','2023-04-02 17:41:04',NULL,700.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(720,'4000','31680414926','2023-04-02 17:41:04',NULL,200.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(721,'4000','31680414926','2023-04-02 17:41:04',NULL,3300.00,'','3','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(722,'4000','31680414926','2023-04-02 17:41:04',NULL,200.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(723,'1110','41680331271','2023-04-03 10:09:33',NULL,12200.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(724,'1110','41680331271','2023-04-01 11:06:14',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(725,'1110','41680331271','2023-04-01 11:06:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(726,'1110','41680331271','2023-04-01 11:07:08',NULL,20100.00,'','4','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(727,'1110','41680331271','2023-04-01 12:24:16',NULL,20100.00,'','4','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(728,'1110','41680331271','2023-04-01 12:25:50',NULL,20100.00,'','4','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(729,'1110','41680331271','2023-04-01 12:26:56',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(730,'1110','41680331271','2023-04-01 12:27:38',NULL,11700.00,'','4','1','Inventory sold','1','','sales','116','','No',NULL,NULL,''),(731,'1110','41680331271','2023-04-01 12:41:38',NULL,650.00,'','4','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(732,'1110','41680331271','2023-04-01 12:42:04',NULL,80.00,'','4','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(733,'5500','41680331271','2023-04-01 14:27:49',85080.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(734,'1000','41680331271','2023-04-03 10:09:33',95850.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(735,'4000','41680331271','2023-04-03 10:09:33',NULL,13300.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(736,'4000','41680331271','2023-04-01 11:06:14',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(737,'4000','41680331271','2023-04-01 11:06:58',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(738,'4000','41680331271','2023-04-01 11:07:08',NULL,22800.00,'','4','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(739,'4000','41680331271','2023-04-01 12:24:16',NULL,22500.00,'','4','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(740,'4000','41680331271','2023-04-01 12:25:50',NULL,21500.00,'','4','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(741,'4000','41680331271','2023-04-01 12:26:56',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(742,'4000','41680331271','2023-04-01 12:27:38',NULL,13450.00,'','4','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(743,'4000','41680331271','2023-04-01 12:41:38',NULL,1500.00,'','4','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(744,'4000','41680331271','2023-04-01 12:42:04',NULL,200.00,'','4','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(745,'1110','31680535099','2023-04-04 10:52:38',NULL,820.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(746,'1110','31680535099','2023-04-04 10:52:38',NULL,1450.00,'','3','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(747,'1110','31680535099','2023-04-04 10:52:38',NULL,1450.00,'','3','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(748,'1110','31680535099','2023-04-04 10:52:38',NULL,100.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(749,'1110','31680535099','2023-04-04 10:52:38',NULL,1300.00,'','3','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(750,'1110','31680535099','2023-04-04 10:52:38',NULL,12200.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(751,'5500','31680535099','2023-04-04 10:52:38',17320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(752,'1000','31680535099','2023-04-04 10:52:38',22900.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(753,'4000','31680535099','2023-04-04 10:52:38',NULL,1000.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(754,'4000','31680535099','2023-04-04 10:52:38',NULL,1800.00,'','3','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(755,'4000','31680535099','2023-04-04 10:52:38',NULL,1700.00,'','3','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(756,'4000','31680535099','2023-04-04 10:52:38',NULL,400.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(757,'4000','31680535099','2023-04-04 10:52:38',NULL,4800.00,'','3','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(758,'4000','31680535099','2023-04-04 10:52:38',NULL,13200.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(759,'1110','31680594771','2023-04-04 18:29:54',NULL,1100.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(760,'1110','31680594771','2023-04-04 18:29:54',NULL,1100.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(761,'1110','31680594771','2023-04-04 18:29:54',NULL,1500.00,'','3','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(762,'1110','31680594771','2023-04-04 18:29:54',NULL,1100.00,'','3','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(763,'1110','31680594771','2023-04-04 18:29:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(764,'1110','31680594771','2023-04-04 18:29:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(765,'1110','31680594771','2023-04-04 18:29:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(766,'1110','31680594771','2023-04-04 18:29:54',NULL,340.00,'','3','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(767,'1110','31680594771','2023-04-04 18:29:54',NULL,16000.00,'','3','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(768,'1110','31680594771','2023-04-04 18:29:54',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(769,'1110','31680594771','2023-04-04 18:29:54',NULL,1100.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(770,'1110','31680594771','2023-04-04 18:29:54',NULL,1100.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(771,'1110','31680594771','2023-04-04 18:29:54',NULL,1100.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(772,'5500','31680594771','2023-04-04 18:29:54',24570.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(773,'1000','31680594771','2023-04-04 18:29:54',29600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(774,'4000','31680594771','2023-04-04 18:29:54',NULL,1500.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(775,'4000','31680594771','2023-04-04 18:29:54',NULL,1500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(776,'4000','31680594771','2023-04-04 18:29:54',NULL,1600.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(777,'4000','31680594771','2023-04-04 18:29:54',NULL,1500.00,'','3','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(778,'4000','31680594771','2023-04-04 18:29:54',NULL,200.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(779,'4000','31680594771','2023-04-04 18:29:54',NULL,200.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(780,'4000','31680594771','2023-04-04 18:29:54',NULL,300.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(781,'4000','31680594771','2023-04-04 18:29:54',NULL,500.00,'','3','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(782,'4000','31680594771','2023-04-04 18:29:54',NULL,17500.00,'','3','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(783,'4000','31680594771','2023-04-04 18:29:54',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(784,'4000','31680594771','2023-04-04 18:29:54',NULL,1600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(785,'4000','31680594771','2023-04-04 18:29:54',NULL,1500.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(786,'4000','31680594771','2023-04-04 18:29:54',NULL,1500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(787,'1110','31680705203','2023-04-06 08:16:56',NULL,100.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(788,'1110','31680705203','2023-04-06 08:16:56',NULL,11300.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(789,'5500','31680705203','2023-04-06 08:16:56',11400.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(790,'1000','31680705203','2023-04-06 08:16:56',12300.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(791,'4000','31680705203','2023-04-06 08:16:56',NULL,400.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(792,'4000','31680705203','2023-04-06 08:16:56',NULL,11900.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(793,'1110','41680804684','2023-04-06 21:36:48',NULL,18800.00,'','4','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(794,'1110','41680804684','2023-04-06 21:11:24',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(795,'1110','41680804684','2023-04-06 21:26:26',NULL,11300.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(796,'1110','41680804684','2023-04-06 21:26:51',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(797,'1110','41680804684','2023-04-06 21:27:18',NULL,11300.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(798,'1110','41680804684','2023-04-06 21:29:39',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(799,'1110','41680804684','2023-04-06 21:30:40',NULL,1100.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(800,'1110','41680804684','2023-04-06 21:35:35',NULL,1100.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(801,'5500','41680804684','2023-04-06 21:36:16',43700.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(802,'1000','41680804684','2023-04-06 21:36:48',48100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(803,'4000','41680804684','2023-04-06 21:36:48',NULL,20000.00,'','4','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(804,'4000','41680804684','2023-04-06 21:11:24',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(805,'4000','41680804684','2023-04-06 21:26:26',NULL,12000.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(806,'4000','41680804684','2023-04-06 21:26:51',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(807,'4000','41680804684','2023-04-06 21:27:18',NULL,12200.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(808,'4000','41680804684','2023-04-06 21:29:39',NULL,1000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(809,'4000','41680804684','2023-04-06 21:30:40',NULL,1250.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(810,'4000','41680804684','2023-04-06 21:35:35',NULL,1250.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(811,'1110','41680851314','2023-04-07 10:10:53',NULL,11300.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(812,'1110','41680851314','2023-04-07 10:08:34',NULL,10600.00,'','4','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(813,'1110','41680851314','2023-04-07 10:09:06',NULL,10600.00,'','4','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(814,'1110','41680851314','2023-04-07 10:09:21',NULL,10600.00,'','4','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(815,'5500','41680851314','2023-04-07 10:09:49',43100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(816,'1000','41680851314','2023-04-07 10:10:53',51000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(817,'4000','41680851314','2023-04-07 10:10:53',NULL,12000.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(818,'4000','41680851314','2023-04-07 10:08:34',NULL,13000.00,'','4','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(819,'4000','41680851314','2023-04-07 10:09:06',NULL,13000.00,'','4','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(820,'4000','41680851314','2023-04-07 10:09:21',NULL,13000.00,'','4','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(821,'1110','41680851476','2023-04-07 17:17:13',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(822,'1110','41680851476','2023-04-07 10:55:46',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(823,'1110','41680851476','2023-04-07 11:34:36',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(824,'1110','41680851476','2023-04-07 12:02:14',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(825,'1110','41680851476','2023-04-07 12:02:22',NULL,18800.00,'','4','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(826,'1110','41680851476','2023-04-07 12:02:33',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(827,'1110','41680851476','2023-04-07 12:03:21',NULL,11300.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(828,'1110','41680851476','2023-04-07 12:04:59',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(829,'1110','41680851476','2023-04-07 12:05:43',NULL,1100.00,'','4','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(830,'1110','41680851476','2023-04-07 12:05:59',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(831,'1110','41680851476','2023-04-07 12:06:44',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(832,'1110','41680851476','2023-04-07 12:30:02',NULL,18800.00,'','4','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(833,'1110','41680851476','2023-04-07 16:15:37',NULL,18800.00,'','4','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(834,'5500','41680851476','2023-04-07 17:15:56',69150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(835,'1000','41680851476','2023-04-07 17:17:13',75100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(836,'4000','41680851476','2023-04-07 17:17:13',NULL,300.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(837,'4000','41680851476','2023-04-07 10:55:46',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(838,'4000','41680851476','2023-04-07 11:34:36',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(839,'4000','41680851476','2023-04-07 12:02:14',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(840,'4000','41680851476','2023-04-07 12:02:22',NULL,20000.00,'','4','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(841,'4000','41680851476','2023-04-07 12:02:33',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(842,'4000','41680851476','2023-04-07 12:03:21',NULL,12000.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(843,'4000','41680851476','2023-04-07 12:04:59',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(844,'4000','41680851476','2023-04-07 12:05:43',NULL,1300.00,'','4','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(845,'4000','41680851476','2023-04-07 12:05:59',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(846,'4000','41680851476','2023-04-07 12:06:44',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(847,'4000','41680851476','2023-04-07 12:30:02',NULL,20000.00,'','4','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(848,'4000','41680851476','2023-04-07 16:15:37',NULL,20000.00,'','4','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(849,'1110','41680931684','2023-04-08 08:31:33',NULL,1100.00,'','4','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(850,'1110','41680931684','2023-04-08 08:28:04',NULL,1100.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(851,'5500','41680931684','2023-04-08 08:31:09',2200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(852,'1000','41680931684','2023-04-08 08:31:33',3000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(853,'4000','41680931684','2023-04-08 08:31:33',NULL,1500.00,'','4','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(854,'4000','41680931684','2023-04-08 08:28:04',NULL,1500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(855,'1110','31680758223','2023-04-08 12:15:19',NULL,1100.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(856,'1110','31680758223','2023-04-08 12:15:19',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(857,'1110','31680758223','2023-04-08 12:15:19',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(858,'5500','31680758223','2023-04-08 12:15:19',1200.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(859,'1000','31680758223','2023-04-08 12:15:19',1750.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(860,'4000','31680758223','2023-04-08 12:15:19',NULL,1300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(861,'4000','31680758223','2023-04-08 12:15:19',NULL,250.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(862,'4000','31680758223','2023-04-08 12:15:19',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(863,'1110','41680946211','2023-04-08 18:19:24',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(864,'1110','41680946211','2023-04-08 12:30:11',NULL,18800.00,'','4','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(865,'1110','41680946211','2023-04-08 12:30:30',NULL,14000.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(866,'1110','41680946211','2023-04-08 12:31:05',NULL,1100.00,'','4','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(867,'1110','41680946211','2023-04-08 18:17:03',NULL,2800.00,'','4','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(868,'5500','41680946211','2023-04-08 18:17:46',36700.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(869,'1000','41680946211','2023-04-08 18:19:24',41000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(870,'4000','41680946211','2023-04-08 18:19:24',NULL,500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(871,'4000','41680946211','2023-04-08 12:30:11',NULL,20000.00,'','4','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(872,'4000','41680946211','2023-04-08 12:30:30',NULL,15500.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(873,'4000','41680946211','2023-04-08 12:31:05',NULL,1500.00,'','4','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(874,'4000','41680946211','2023-04-08 18:17:03',NULL,3500.00,'','4','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(875,'1110','41681046889','2023-04-10 13:54:54',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(876,'1110','41681046889','2023-04-09 16:28:09',NULL,300.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(877,'1110','41681046889','2023-04-09 16:28:27',NULL,3300.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(878,'5500','41681046889','2023-04-09 16:30:24',3650.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(879,'1000','41681046889','2023-04-10 13:54:54',5600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(880,'4000','41681046889','2023-04-10 13:54:54',NULL,500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(881,'4000','41681046889','2023-04-09 16:28:09',NULL,1200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(882,'4000','41681046889','2023-04-09 16:28:27',NULL,3900.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(883,'1110','41681124141','2023-04-11 10:13:29',NULL,90.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(884,'1110','41681124141','2023-04-10 13:55:41',NULL,90.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(885,'1110','41681124141','2023-04-10 13:57:09',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(886,'1110','41681124141','2023-04-10 13:57:27',NULL,1200.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(887,'1110','41681124141','2023-04-11 10:08:53',NULL,1100.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(888,'5500','41681124141','2023-04-11 10:13:20',2530.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(889,'1000','41681124141','2023-04-11 10:13:29',4200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(890,'4000','41681124141','2023-04-11 10:13:29',NULL,400.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(891,'4000','41681124141','2023-04-10 13:55:41',NULL,400.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(892,'4000','41681124141','2023-04-10 13:57:09',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(893,'4000','41681124141','2023-04-10 13:57:27',NULL,1600.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(894,'4000','41681124141','2023-04-11 10:08:53',NULL,1600.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(895,'1110','41681313151','2023-04-12 18:27:12',NULL,1200.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(896,'1110','41681313151','2023-04-12 18:25:51',NULL,1150.00,'','4','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(897,'1110','41681313151','2023-04-12 18:26:25',NULL,1100.00,'','4','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(898,'5500','41681313151','2023-04-12 18:26:56',3450.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(899,'1000','41681313151','2023-04-12 18:27:12',4700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(900,'4000','41681313151','2023-04-12 18:27:12',NULL,1500.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(901,'4000','41681313151','2023-04-12 18:25:51',NULL,1600.00,'','4','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(902,'4000','41681313151','2023-04-12 18:26:25',NULL,1600.00,'','4','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(903,'1110','41681313316','2023-04-12 18:31:19',NULL,1100.00,'','4','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(904,'1110','41681313316','2023-04-12 18:28:36',NULL,1100.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(905,'1110','41681313316','2023-04-12 18:28:58',NULL,820.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(906,'1110','41681313316','2023-04-12 18:29:55',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(907,'1110','41681313316','2023-04-12 18:30:05',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(908,'1110','41681313316','2023-04-12 18:30:26',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(909,'1110','41681313316','2023-04-12 18:30:38',NULL,250.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(910,'5500','41681313316','2023-04-12 18:30:53',3270.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(911,'1000','41681313316','2023-04-12 18:31:19',8450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(912,'4000','41681313316','2023-04-12 18:31:19',NULL,1600.00,'','4','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(913,'4000','41681313316','2023-04-12 18:28:36',NULL,1500.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(914,'4000','41681313316','2023-04-12 18:28:58',NULL,1100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(915,'4000','41681313316','2023-04-12 18:29:55',NULL,1000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(916,'4000','41681313316','2023-04-12 18:30:05',NULL,1000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(917,'4000','41681313316','2023-04-12 18:30:26',NULL,1000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(918,'4000','41681313316','2023-04-12 18:30:38',NULL,1250.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(919,'1110','41681399390','2023-04-14 10:29:40',NULL,1100.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(920,'1110','41681399390','2023-04-13 18:23:10',NULL,1100.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(921,'1110','41681399390','2023-04-13 18:24:59',NULL,1150.00,'','4','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(922,'1110','41681399390','2023-04-13 18:25:23',NULL,400.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(923,'5500','41681399390','2023-04-13 18:26:50',3750.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(924,'1000','41681399390','2023-04-14 10:29:40',6600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(925,'4000','41681399390','2023-04-14 10:29:40',NULL,1600.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(926,'4000','41681399390','2023-04-13 18:23:10',NULL,1500.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(927,'4000','41681399390','2023-04-13 18:24:59',NULL,1500.00,'','4','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(928,'4000','41681399390','2023-04-13 18:25:23',NULL,2000.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(929,'1110','41681457385','2023-04-15 08:47:19',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(930,'1110','41681457385','2023-04-14 10:29:45',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(931,'1110','41681457385','2023-04-14 10:30:05',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(932,'1110','41681457385','2023-04-14 20:00:54',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(933,'1110','41681457385','2023-04-14 20:01:20',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(934,'1110','41681457385','2023-04-14 20:01:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(935,'1110','41681457385','2023-04-14 20:01:49',NULL,1100.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(936,'1110','41681457385','2023-04-14 20:02:07',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(937,'1110','41681457385','2023-04-14 20:02:57',NULL,340.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(938,'1110','41681457385','2023-04-14 20:05:00',NULL,250.00,'','4','1','Inventory sold','1','','sales','104','','No',NULL,NULL,''),(939,'5500','41681457385','2023-04-14 20:06:00',1890.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(940,'1000','41681457385','2023-04-15 08:47:19',4900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(941,'4000','41681457385','2023-04-15 08:47:19',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(942,'4000','41681457385','2023-04-14 10:29:45',NULL,500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(943,'4000','41681457385','2023-04-14 10:30:05',NULL,300.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(944,'4000','41681457385','2023-04-14 20:00:54',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(945,'4000','41681457385','2023-04-14 20:01:20',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(946,'4000','41681457385','2023-04-14 20:01:31',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(947,'4000','41681457385','2023-04-14 20:01:49',NULL,1500.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(948,'4000','41681457385','2023-04-14 20:02:07',NULL,500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(949,'4000','41681457385','2023-04-14 20:02:57',NULL,500.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(950,'4000','41681457385','2023-04-14 20:05:00',NULL,600.00,'','4','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(951,'1110','41681537827','2023-04-15 19:15:07',NULL,10200.00,'','4','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(952,'1110','41681537827','2023-04-15 08:50:27',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(953,'1110','41681537827','2023-04-15 11:50:22',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(954,'1110','41681537827','2023-04-15 11:50:41',NULL,21300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(955,'1110','41681537827','2023-04-15 11:50:58',NULL,14000.00,'','4','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(956,'1110','41681537827','2023-04-15 12:44:13',NULL,1100.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(957,'1110','41681537827','2023-04-15 19:07:27',NULL,1100.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(958,'1110','41681537827','2023-04-15 19:07:45',NULL,1100.00,'','4','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(959,'1110','41681537827','2023-04-15 19:08:06',NULL,1100.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(960,'1110','41681537827','2023-04-15 19:08:25',NULL,1150.00,'','4','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(961,'1110','41681537827','2023-04-15 19:08:43',NULL,1100.00,'','4','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(962,'5500','41681537827','2023-04-15 19:12:14',52250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(963,'1000','41681537827','2023-04-15 19:15:07',59050.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(964,'4000','41681537827','2023-04-15 19:15:07',NULL,11000.00,'','4','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(965,'4000','41681537827','2023-04-15 08:50:27',NULL,250.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(966,'4000','41681537827','2023-04-15 11:50:22',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(967,'4000','41681537827','2023-04-15 11:50:41',NULL,22500.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(968,'4000','41681537827','2023-04-15 11:50:58',NULL,15800.00,'','4','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(969,'4000','41681537827','2023-04-15 12:44:13',NULL,1500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(970,'4000','41681537827','2023-04-15 19:07:27',NULL,1600.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(971,'4000','41681537827','2023-04-15 19:07:45',NULL,1500.00,'','4','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(972,'4000','41681537827','2023-04-15 19:08:06',NULL,1600.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(973,'4000','41681537827','2023-04-15 19:08:25',NULL,1500.00,'','4','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(974,'4000','41681537827','2023-04-15 19:08:43',NULL,1500.00,'','4','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(975,'1110','41681634678','2023-04-17 09:43:14',NULL,34000.00,'','4','1','Inventory sold','1','','sales','140','','No',NULL,NULL,''),(976,'1110','41681634678','2023-04-16 11:44:38',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(977,'1110','41681634678','2023-04-16 11:45:05',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(978,'1110','41681634678','2023-04-16 11:45:27',NULL,200.00,'','4','1','Inventory sold','1','','sales','80','','No',NULL,NULL,''),(979,'1110','41681634678','2023-04-16 11:45:59',NULL,340.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(980,'1110','41681634678','2023-04-16 11:47:32',NULL,340.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(981,'1110','41681634678','2023-04-16 11:47:59',NULL,1100.00,'','4','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(982,'1110','41681634678','2023-04-16 11:48:48',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(983,'1110','41681634678','2023-04-16 11:50:20',NULL,11200.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(984,'1110','41681634678','2023-04-16 13:47:39',NULL,11200.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(985,'1110','41681634678','2023-04-16 14:06:16',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(986,'1110','41681634678','2023-04-16 14:07:00',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(987,'1110','41681634678','2023-04-16 14:07:52',NULL,1500.00,'','4','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(988,'1110','41681634678','2023-04-17 09:42:32',NULL,1100.00,'','4','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(989,'5500','41681634678','2023-04-17 09:42:49',61230.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(990,'1000','41681634678','2023-04-17 09:43:14',68700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(991,'4000','41681634678','2023-04-17 09:43:14',NULL,36500.00,'','4','1','Good sold','1','','sales','140','','No',NULL,NULL,''),(992,'4000','41681634678','2023-04-16 11:44:38',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(993,'4000','41681634678','2023-04-16 11:45:05',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(994,'4000','41681634678','2023-04-16 11:45:27',NULL,500.00,'','4','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(995,'4000','41681634678','2023-04-16 11:45:59',NULL,500.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(996,'4000','41681634678','2023-04-16 11:47:32',NULL,500.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(997,'4000','41681634678','2023-04-16 11:47:59',NULL,1400.00,'','4','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(998,'4000','41681634678','2023-04-16 11:48:48',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(999,'4000','41681634678','2023-04-16 11:50:20',NULL,12500.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(1000,'4000','41681634678','2023-04-16 13:47:39',NULL,12300.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(1001,'4000','41681634678','2023-04-16 14:06:16',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1002,'4000','41681634678','2023-04-16 14:07:00',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1003,'4000','41681634678','2023-04-16 14:07:52',NULL,1800.00,'','4','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(1004,'4000','41681634678','2023-04-17 09:42:32',NULL,1500.00,'','4','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(1005,'1110','41681731527','2023-04-18 08:52:31',NULL,11300.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(1006,'1110','41681731527','2023-04-17 15:37:26',NULL,1100.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(1007,'1110','41681731527','2023-04-17 15:38:18',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1008,'1110','41681731527','2023-04-17 15:46:49',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1009,'1110','41681731527','2023-04-17 15:47:20',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1010,'1110','41681731527','2023-04-17 15:47:47',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1011,'5500','41681731527','2023-04-17 15:48:06',12550.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1012,'1000','41681731527','2023-04-18 08:52:31',15050.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1013,'4000','41681731527','2023-04-18 08:52:31',NULL,12300.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1014,'4000','41681731527','2023-04-17 15:37:26',NULL,1500.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(1015,'4000','41681731527','2023-04-17 15:38:18',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1016,'4000','41681731527','2023-04-17 15:46:49',NULL,250.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1017,'4000','41681731527','2023-04-17 15:47:20',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1018,'4000','41681731527','2023-04-17 15:47:47',NULL,500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1019,'1110','41681887633','2023-04-19 10:14:57',NULL,18800.00,'','4','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(1020,'1110','41681887633','2023-04-19 10:00:33',NULL,14000.00,'','4','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(1021,'1110','41681887633','2023-04-19 10:00:49',NULL,5350.00,'','4','1','Inventory sold','1','','sales','138','','No',NULL,NULL,''),(1022,'1110','41681887633','2023-04-19 10:01:25',NULL,12200.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(1023,'1110','41681887633','2023-04-19 10:03:54',NULL,228000.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(1024,'1110','41681887633','2023-04-19 10:11:56',NULL,1000.00,'','4','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(1025,'1110','41681887633','2023-04-19 10:12:59',NULL,600.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1026,'5500','41681887633','2023-04-19 10:14:31',279950.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1027,'1000','41681887633','2023-04-19 10:14:57',85050.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1028,'4000','41681887633','2023-04-19 10:14:57',NULL,20500.00,'','4','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(1029,'4000','41681887633','2023-04-19 10:00:33',NULL,16500.00,'','4','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(1030,'4000','41681887633','2023-04-19 10:00:49',NULL,5850.00,'','4','1','Good sold','1','','sales','138','','No',NULL,NULL,''),(1031,'4000','41681887633','2023-04-19 10:01:25',NULL,12300.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(1032,'4000','41681887633','2023-04-19 10:03:54',NULL,26000.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(1033,'4000','41681887633','2023-04-19 10:11:56',NULL,1500.00,'','4','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(1034,'4000','41681887633','2023-04-19 10:12:59',NULL,2400.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1035,'1110','41681919366','2023-04-19 19:42:46',NULL,2200.00,'','4','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(1036,'1110','41681919366','2023-04-19 18:49:26',NULL,1000.00,'','4','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(1037,'1110','41681919366','2023-04-19 18:50:03',NULL,18800.00,'','4','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(1038,'1110','41681919366','2023-04-19 18:50:25',NULL,16800.00,'','4','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(1039,'1110','41681919366','2023-04-19 19:33:14',NULL,14000.00,'','4','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(1040,'5500','41681919366','2023-04-19 19:33:27',52800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1041,'1000','41681919366','2023-04-19 19:42:46',59300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1042,'4000','41681919366','2023-04-19 19:42:46',NULL,3300.00,'','4','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(1043,'4000','41681919366','2023-04-19 18:49:26',NULL,1500.00,'','4','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(1044,'4000','41681919366','2023-04-19 18:50:03',NULL,20000.00,'','4','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1045,'4000','41681919366','2023-04-19 18:50:25',NULL,18000.00,'','4','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(1046,'4000','41681919366','2023-04-19 19:33:14',NULL,16500.00,'','4','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(1047,'1110','41681974089','2023-04-21 10:23:47',NULL,9600.00,'','4','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(1048,'1110','41681974089','2023-04-20 10:01:29',NULL,5350.00,'','4','1','Inventory sold','1','','sales','138','','No',NULL,NULL,''),(1049,'1110','41681974089','2023-04-20 12:22:57',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1050,'1110','41681974089','2023-04-20 16:25:25',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1051,'1110','41681974089','2023-04-20 16:45:34',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1052,'1110','41681974089','2023-04-20 16:46:26',NULL,25500.00,'','4','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(1053,'1110','41681974089','2023-04-21 10:21:49',NULL,13800.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(1054,'5500','41681974089','2023-04-21 10:22:55',54300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1055,'1000','41681974089','2023-04-21 10:23:47',60000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1056,'4000','41681974089','2023-04-21 10:23:47',NULL,11200.00,'','4','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(1057,'4000','41681974089','2023-04-20 10:01:29',NULL,6200.00,'','4','1','Good sold','1','','sales','138','','No',NULL,NULL,''),(1058,'4000','41681974089','2023-04-20 12:22:57',NULL,500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1059,'4000','41681974089','2023-04-20 16:25:25',NULL,500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1060,'4000','41681974089','2023-04-20 16:45:34',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1061,'4000','41681974089','2023-04-20 16:46:26',NULL,26400.00,'','4','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(1062,'4000','41681974089','2023-04-21 10:21:49',NULL,15000.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1063,'4000','41681887633','2023-04-21 17:34:09',26000.00,NULL,'','3','1','Returned products','1','','return','','','No',NULL,NULL,''),(1064,'1000','41681887633','2023-04-21 17:34:09',NULL,26000.00,'','3','1','Returned products','1','','return','','','No',NULL,NULL,''),(1065,'5500','41681887633','2023-04-21 17:34:09',NULL,228000.00,'','3','1','Cost of goods returned','1','','sales','137','','No',NULL,NULL,''),(1066,'1110','41681887633','2023-04-21 17:34:09',228000.00,NULL,'','3','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(1067,'1110','31682087768','2023-04-21 17:38:01',NULL,22800.00,'','3','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(1068,'1110','31682087768','2023-04-21 17:38:01',NULL,1100.00,'','3','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(1069,'5500','31682087768','2023-04-21 17:38:01',23900.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1070,'1000','31682087768','2023-04-21 17:38:01',26100.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1071,'4000','31682087768','2023-04-21 17:38:01',NULL,24600.00,'','3','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(1072,'4000','31682087768','2023-04-21 17:38:01',NULL,1500.00,'','3','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(1073,'1110','31682088012','2023-04-21 18:56:26',NULL,1100.00,'','3','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(1074,'1110','31682088012','2023-04-21 18:56:26',NULL,16800.00,'','3','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(1075,'1110','31682088012','2023-04-21 18:56:26',NULL,1100.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1076,'1110','31682088012','2023-04-21 18:56:26',NULL,11300.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(1077,'1110','31682088012','2023-04-21 18:56:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1078,'1110','31682088012','2023-04-21 18:56:26',NULL,75.00,'','3','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(1079,'5500','31682088012','2023-04-21 18:56:26',30375.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1080,'1000','31682088012','2023-04-21 18:56:26',33550.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1081,'4000','31682088012','2023-04-21 18:56:26',NULL,1500.00,'','3','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(1082,'4000','31682088012','2023-04-21 18:56:26',NULL,18000.00,'','3','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(1083,'4000','31682088012','2023-04-21 18:56:26',NULL,1500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1084,'4000','31682088012','2023-04-21 18:56:26',NULL,12000.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1085,'4000','31682088012','2023-04-21 18:56:26',NULL,300.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1086,'4000','31682088012','2023-04-21 18:56:26',NULL,250.00,'','3','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(1087,'1110','31682093883','2023-04-22 09:03:31',NULL,150.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1088,'5500','31682093883','2023-04-22 09:03:31',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1089,'1000','31682093883','2023-04-22 09:03:31',600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1090,'4000','31682093883','2023-04-22 09:03:31',NULL,600.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1091,'1110','31682174412','2023-04-22 20:10:24',NULL,300.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1092,'1110','31682174412','2023-04-22 20:10:24',NULL,16800.00,'','3','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(1093,'1110','31682174412','2023-04-22 20:10:24',NULL,33900.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(1094,'1110','31682174412','2023-04-22 20:10:24',NULL,75.00,'','3','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(1095,'1110','31682174412','2023-04-22 20:10:24',NULL,650.00,'','3','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(1096,'1110','31682174412','2023-04-22 20:10:24',NULL,700.00,'','3','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(1097,'1110','31682174412','2023-04-22 20:10:24',NULL,9600.00,'','3','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(1098,'1110','31682174412','2023-04-22 20:10:24',NULL,1450.00,'','3','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1099,'1110','31682174412','2023-04-22 20:10:24',NULL,1100.00,'','3','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(1100,'1110','31682174412','2023-04-22 20:10:24',NULL,80.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(1101,'1110','31682174412','2023-04-22 20:10:24',NULL,75.00,'','3','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(1102,'1110','31682174412','2023-04-22 20:10:24',NULL,1100.00,'','3','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(1103,'5500','31682174412','2023-04-22 20:10:24',65830.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1104,'1000','31682174412','2023-04-22 20:10:24',73700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1105,'4000','31682174412','2023-04-22 20:10:24',NULL,1200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1106,'4000','31682174412','2023-04-22 20:10:24',NULL,18000.00,'','3','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(1107,'4000','31682174412','2023-04-22 20:10:24',NULL,35400.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1108,'4000','31682174412','2023-04-22 20:10:24',NULL,200.00,'','3','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(1109,'4000','31682174412','2023-04-22 20:10:24',NULL,1500.00,'','3','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(1110,'4000','31682174412','2023-04-22 20:10:24',NULL,1500.00,'','3','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1111,'4000','31682174412','2023-04-22 20:10:24',NULL,11000.00,'','3','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(1112,'4000','31682174412','2023-04-22 20:10:24',NULL,1800.00,'','3','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1113,'4000','31682174412','2023-04-22 20:10:24',NULL,1300.00,'','3','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(1114,'4000','31682174412','2023-04-22 20:10:24',NULL,200.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(1115,'4000','31682174412','2023-04-22 20:10:24',NULL,200.00,'','3','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(1116,'4000','31682174412','2023-04-22 20:10:24',NULL,1400.00,'','3','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(1117,'1110','31682183569','2023-04-22 20:14:10',NULL,1100.00,'','3','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(1118,'1110','31682183569','2023-04-22 20:14:10',NULL,1100.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1119,'1110','31682183569','2023-04-22 20:14:10',NULL,1200.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(1120,'1110','31682183569','2023-04-22 20:14:10',NULL,1100.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(1121,'5500','31682183569','2023-04-22 20:14:10',4500.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1122,'1000','31682183569','2023-04-22 20:14:10',6200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1123,'4000','31682183569','2023-04-22 20:14:10',NULL,1600.00,'','3','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(1124,'4000','31682183569','2023-04-22 20:14:10',NULL,1500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1125,'4000','31682183569','2023-04-22 20:14:10',NULL,1600.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1126,'4000','31682183569','2023-04-22 20:14:10',NULL,1500.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1127,'1110','31682270881','2023-04-23 20:29:43',NULL,22800.00,'','3','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(1128,'1110','31682270881','2023-04-23 20:29:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1129,'1110','31682270881','2023-04-23 20:29:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1130,'1110','31682270881','2023-04-23 20:29:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1131,'5500','31682270881','2023-04-23 20:29:43',22900.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1132,'1000','31682270881','2023-04-23 20:29:43',24800.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1133,'4000','31682270881','2023-04-23 20:29:43',NULL,24000.00,'','3','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(1134,'4000','31682270881','2023-04-23 20:29:43',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1135,'4000','31682270881','2023-04-23 20:29:43',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1136,'4000','31682270881','2023-04-23 20:29:43',NULL,300.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1137,'1000','31682272019','2023-04-23 20:47:16',3000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1138,'4000','31682272019','2023-04-23 20:47:16',NULL,3000.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1139,'1110','31682272072','2023-04-24 23:58:33',NULL,1100.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1140,'1110','31682272072','2023-04-24 23:58:33',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1141,'1110','31682272072','2023-04-24 23:58:33',NULL,16800.00,'','3','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(1142,'1110','31682272072','2023-04-24 23:58:33',NULL,11000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(1143,'1110','31682272072','2023-04-24 23:58:33',NULL,11000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(1144,'1110','31682272072','2023-04-24 23:58:33',NULL,820.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(1145,'1110','31682272072','2023-04-24 23:58:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1146,'1110','31682272072','2023-04-24 23:58:33',NULL,9600.00,'','3','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(1147,'5500','31682272072','2023-04-24 23:58:33',50370.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1148,'1000','31682272072','2023-04-24 23:58:33',57300.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1149,'4000','31682272072','2023-04-24 23:58:33',NULL,1500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1150,'4000','31682272072','2023-04-24 23:58:33',NULL,400.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1151,'4000','31682272072','2023-04-24 23:58:33',NULL,18000.00,'','3','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(1152,'4000','31682272072','2023-04-24 23:58:33',NULL,11900.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1153,'4000','31682272072','2023-04-24 23:58:33',NULL,12200.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1154,'4000','31682272072','2023-04-24 23:58:33',NULL,1100.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1155,'4000','31682272072','2023-04-24 23:58:33',NULL,200.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1156,'4000','31682272072','2023-04-24 23:58:33',NULL,12000.00,'','3','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(1157,'1110','41682343067','2023-04-25 10:32:29',NULL,9600.00,'','4','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(1158,'1110','41682343067','2023-04-24 16:31:07',NULL,150.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1159,'1110','41682343067','2023-04-25 10:30:57',NULL,1450.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1160,'1110','41682343067','2023-04-25 10:31:29',NULL,1500.00,'','4','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(1161,'1110','41682343067','2023-04-25 10:31:57',NULL,1600.00,'','4','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1162,'5500','41682343067','2023-04-25 10:32:12',14300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1163,'1000','41682343067','2023-04-25 10:32:29',18050.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1164,'4000','41682343067','2023-04-25 10:32:29',NULL,12500.00,'','4','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(1165,'4000','41682343067','2023-04-24 16:31:07',NULL,600.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1166,'4000','41682343067','2023-04-25 10:30:57',NULL,1500.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1167,'4000','41682343067','2023-04-25 10:31:29',NULL,2000.00,'','4','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1168,'4000','41682343067','2023-04-25 10:31:57',NULL,1450.00,'','4','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1169,'1110','31682411072','2023-04-25 11:27:21',NULL,1300.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1170,'5500','31682411072','2023-04-25 11:27:21',1300.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1171,'1000','31682411072','2023-04-25 11:27:21',1700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1172,'4000','31682411072','2023-04-25 11:27:21',NULL,1700.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1173,'1110','31682419993','2023-04-25 13:53:22',NULL,300.00,'','3','1','Inventory sold','1','','sales','90','','No',NULL,NULL,''),(1174,'5500','31682419993','2023-04-25 13:53:22',300.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1175,'1000','31682419993','2023-04-25 13:53:22',1200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1176,'4000','31682419993','2023-04-25 13:53:22',NULL,1200.00,'','3','1','Good sold','1','','sales','90','','No',NULL,NULL,''),(1177,'4000','31682419993','2023-04-25 13:53:53',1200.00,NULL,'','3','1','Returned products','1','','return','','','No',NULL,NULL,''),(1178,'1000','31682419993','2023-04-25 13:53:53',NULL,1200.00,'','3','1','Returned products','1','','return','','','No',NULL,NULL,''),(1179,'5500','31682419993','2023-04-25 13:53:53',NULL,300.00,'','3','1','Cost of goods returned','1','','sales','90','','No',NULL,NULL,''),(1180,'1110','31682419993','2023-04-25 13:53:53',300.00,NULL,'','3','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(1181,'1110','31682426395','2023-04-25 15:41:33',NULL,1800.00,'','3','1','Inventory sold','1','','sales','155','','No',NULL,NULL,''),(1182,'1110','31682426395','2023-04-25 15:41:33',NULL,1300.00,'','3','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(1183,'5500','31682426395','2023-04-25 15:41:33',3100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1184,'1000','31682426395','2023-04-25 15:41:33',8000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1185,'4000','31682426395','2023-04-25 15:41:33',NULL,3500.00,'','3','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(1186,'4000','31682426395','2023-04-25 15:41:33',NULL,4500.00,'','3','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(1187,'1110','41682414792','2023-04-26 17:13:10',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1188,'1110','41682414792','2023-04-25 12:27:40',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1189,'1110','41682414792','2023-04-25 12:28:23',NULL,340.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(1190,'1110','41682414792','2023-04-25 12:28:44',NULL,1050.00,'','4','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(1191,'1110','41682414792','2023-04-25 13:15:56',NULL,11200.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(1192,'1110','41682414792','2023-04-25 13:55:13',NULL,11000.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(1193,'1110','41682414792','2023-04-25 17:38:50',NULL,1100.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1194,'1110','41682414792','2023-04-25 19:57:18',NULL,1100.00,'','4','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(1195,'5500','41682414792','2023-04-25 19:59:28',25890.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1196,'1000','41682414792','2023-04-26 17:13:10',30000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1197,'4000','41682414792','2023-04-26 17:13:10',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1198,'4000','41682414792','2023-04-25 12:27:40',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1199,'4000','41682414792','2023-04-25 12:28:23',NULL,500.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(1200,'4000','41682414792','2023-04-25 12:28:44',NULL,1600.00,'','4','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(1201,'4000','41682414792','2023-04-25 13:15:56',NULL,12500.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(1202,'4000','41682414792','2023-04-25 13:55:13',NULL,12000.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1203,'4000','41682414792','2023-04-25 17:38:50',NULL,1500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1204,'4000','41682414792','2023-04-25 19:57:18',NULL,1500.00,'','4','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1205,'1110','41682518399','2023-04-26 19:19:43',NULL,1100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1206,'1110','41682518399','2023-04-26 17:13:19',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1207,'1110','41682518399','2023-04-26 18:28:38',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1208,'1110','41682518399','2023-04-26 18:29:19',NULL,16800.00,'','4','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(1209,'1110','41682518399','2023-04-26 18:29:44',NULL,1100.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(1210,'1110','41682518399','2023-04-26 19:19:06',NULL,80.00,'','4','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(1211,'5500','41682518399','2023-04-26 19:19:18',19180.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1212,'1000','41682518399','2023-04-26 19:19:43',22000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1213,'4000','41682518399','2023-04-26 19:19:43',NULL,1600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1214,'4000','41682518399','2023-04-26 17:13:19',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1215,'4000','41682518399','2023-04-26 18:28:38',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1216,'4000','41682518399','2023-04-26 18:29:19',NULL,18000.00,'','4','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(1217,'4000','41682518399','2023-04-26 18:29:44',NULL,1600.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1218,'4000','41682518399','2023-04-26 19:19:06',NULL,200.00,'','4','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(1219,'1110','31682491805','2023-04-26 19:20:03',NULL,270.00,'','3','1','Inventory sold','1','','sales','127','','No',NULL,NULL,''),(1220,'1110','31682491805','2023-04-26 19:20:03',NULL,11000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(1221,'1110','31682491805','2023-04-26 19:20:03',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1222,'1110','31682491805','2023-04-26 19:20:03',NULL,75.00,'','3','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(1223,'5500','31682491805','2023-04-26 19:20:03',11395.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1224,'1000','31682491805','2023-04-26 19:20:03',13550.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1225,'4000','31682491805','2023-04-26 19:20:03',NULL,500.00,'','3','1','Good sold','1','','sales','127','','No',NULL,NULL,''),(1226,'4000','31682491805','2023-04-26 19:20:03',NULL,12500.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1227,'4000','31682491805','2023-04-26 19:20:03',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1228,'4000','31682491805','2023-04-26 19:20:03',NULL,250.00,'','3','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(1229,'1110','31682527842','2023-04-26 19:51:14',NULL,1940.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(1230,'5500','31682527842','2023-04-26 19:51:14',1940.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1231,'1000','31682527842','2023-04-26 19:51:14',3000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1232,'4000','31682527842','2023-04-26 19:51:14',NULL,3000.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1233,'1110','31682602539','2023-04-28 21:50:46',NULL,200.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1234,'1110','31682602539','2023-04-28 21:50:46',NULL,970.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(1235,'1110','31682602539','2023-04-28 21:50:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1236,'1110','31682602539','2023-04-28 21:50:46',NULL,1100.00,'','3','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(1237,'1110','31682602539','2023-04-28 21:50:46',NULL,1100.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1238,'1110','31682602539','2023-04-28 21:50:46',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1239,'1110','31682602539','2023-04-28 21:50:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1240,'1110','31682602539','2023-04-28 21:50:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1241,'1110','31682602539','2023-04-28 21:50:46',NULL,1300.00,'','3','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(1242,'5500','31682602539','2023-04-28 21:50:46',4720.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1243,'1000','31682602539','2023-04-28 21:50:46',10500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1244,'4000','31682602539','2023-04-28 21:50:46',NULL,800.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1245,'4000','31682602539','2023-04-28 21:50:46',NULL,2000.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1246,'4000','31682602539','2023-04-28 21:50:46',NULL,600.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1247,'4000','31682602539','2023-04-28 21:50:46',NULL,1500.00,'','3','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(1248,'4000','31682602539','2023-04-28 21:50:46',NULL,1300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1249,'4000','31682602539','2023-04-28 21:50:46',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1250,'4000','31682602539','2023-04-28 21:50:46',NULL,500.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1251,'4000','31682602539','2023-04-28 21:50:46',NULL,2000.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1252,'4000','31682602539','2023-04-28 21:50:46',NULL,1600.00,'','3','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1253,'1110','31682780557','2023-04-29 20:36:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1254,'1110','31682780557','2023-04-29 20:36:16',NULL,2400.00,'','3','1','Inventory sold','1','','sales','153','','No',NULL,NULL,''),(1255,'1110','31682780557','2023-04-29 20:36:16',NULL,75.00,'','3','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(1256,'1110','31682780557','2023-04-29 20:36:16',NULL,17200.00,'','3','1','Inventory sold','1','','sales','156','','No',NULL,NULL,''),(1257,'1110','31682780557','2023-04-29 20:36:16',NULL,200.00,'','3','1','Inventory sold','1','','sales','80','','No',NULL,NULL,''),(1258,'1110','31682780557','2023-04-29 20:36:16',NULL,1300.00,'','3','1','Inventory sold','1','','sales','143','','No',NULL,NULL,''),(1259,'1110','31682780557','2023-04-29 20:36:16',NULL,1100.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(1260,'1110','31682780557','2023-04-29 20:36:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1261,'1110','31682780557','2023-04-29 20:36:16',NULL,2400.00,'','3','1','Inventory sold','1','','sales','153','','No',NULL,NULL,''),(1262,'5500','31682780557','2023-04-29 20:36:16',24675.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1263,'1000','31682780557','2023-04-29 20:36:16',32400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1264,'4000','31682780557','2023-04-29 20:36:16',NULL,2000.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1265,'4000','31682780557','2023-04-29 20:36:16',NULL,3500.00,'','3','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(1266,'4000','31682780557','2023-04-29 20:36:16',NULL,200.00,'','3','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(1267,'4000','31682780557','2023-04-29 20:36:16',NULL,17900.00,'','3','1','Good sold','1','','sales','156','','No',NULL,NULL,''),(1268,'4000','31682780557','2023-04-29 20:36:16',NULL,400.00,'','3','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(1269,'4000','31682780557','2023-04-29 20:36:16',NULL,1800.00,'','3','1','Good sold','1','','sales','143','','No',NULL,NULL,''),(1270,'4000','31682780557','2023-04-29 20:36:16',NULL,1600.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(1271,'4000','31682780557','2023-04-29 20:36:16',NULL,1500.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1272,'4000','31682780557','2023-04-29 20:36:16',NULL,3500.00,'','3','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(1273,'1110','31682858516','2023-04-30 20:31:27',NULL,1500.00,'','3','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(1274,'1110','31682858516','2023-04-30 20:31:27',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1275,'1110','31682858516','2023-04-30 20:31:27',NULL,9600.00,'','3','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(1276,'1110','31682858516','2023-04-30 20:31:27',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1277,'1110','31682858516','2023-04-30 20:31:27',NULL,250.00,'','3','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(1278,'1110','31682858516','2023-04-30 20:31:27',NULL,500.00,'','3','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(1279,'1110','31682858516','2023-04-30 20:31:27',NULL,1100.00,'','3','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(1280,'5500','31682858516','2023-04-30 20:31:27',13050.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1281,'1000','31682858516','2023-04-30 20:31:27',16700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1282,'4000','31682858516','2023-04-30 20:31:27',NULL,1900.00,'','3','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(1283,'4000','31682858516','2023-04-30 20:31:27',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1284,'4000','31682858516','2023-04-30 20:31:27',NULL,10900.00,'','3','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(1285,'4000','31682858516','2023-04-30 20:31:27',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1286,'4000','31682858516','2023-04-30 20:31:27',NULL,700.00,'','3','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(1287,'4000','31682858516','2023-04-30 20:31:27',NULL,1200.00,'','3','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(1288,'4000','31682858516','2023-04-30 20:31:27',NULL,1600.00,'','3','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(1289,'1110','41682772060','2023-05-01 11:14:50',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1290,'1110','41682772060','2023-04-29 16:44:14',NULL,2400.00,'','4','1','Inventory sold','1','','sales','153','','No',NULL,NULL,''),(1291,'1110','41682772060','2023-04-29 16:44:54',NULL,1800.00,'','4','1','Inventory sold','1','','sales','155','','No',NULL,NULL,''),(1292,'5500','41682772060','2023-05-01 09:58:11',4250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1293,'1000','41682772060','2023-05-01 11:14:50',6600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1294,'4000','41682772060','2023-05-01 11:14:50',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1295,'4000','41682772060','2023-04-29 16:44:14',NULL,3500.00,'','4','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(1296,'4000','41682772060','2023-04-29 16:44:54',NULL,2800.00,'','4','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(1297,'1110','31682937358','2023-05-01 21:00:37',NULL,340.00,'','3','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(1298,'1110','31682937358','2023-05-01 21:00:37',NULL,2900.00,'','3','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(1299,'1110','31682937358','2023-05-01 21:00:37',NULL,14000.00,'','3','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(1300,'1110','31682937358','2023-05-01 21:00:37',NULL,11000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(1301,'1110','31682937358','2023-05-01 21:00:37',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1302,'5500','31682937358','2023-05-01 21:00:37',28290.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1303,'1000','31682937358','2023-05-01 21:00:37',32000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1304,'4000','31682937358','2023-05-01 21:00:37',NULL,500.00,'','3','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(1305,'4000','31682937358','2023-05-01 21:00:37',NULL,3300.00,'','3','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(1306,'4000','31682937358','2023-05-01 21:00:37',NULL,15900.00,'','3','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(1307,'4000','31682937358','2023-05-01 21:00:37',NULL,12000.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1308,'4000','31682937358','2023-05-01 21:00:37',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1309,'1110','31682964085','2023-05-02 19:59:19',NULL,1300.00,'','3','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(1310,'1110','31682964085','2023-05-02 19:59:19',NULL,340.00,'','3','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(1311,'1110','31682964085','2023-05-02 19:59:19',NULL,13800.00,'','3','1','Inventory sold','1','','sales','151','','No',NULL,NULL,''),(1312,'1110','31682964085','2023-05-02 19:59:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1313,'1110','31682964085','2023-05-02 19:59:19',NULL,12200.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(1314,'1110','31682964085','2023-05-02 19:59:19',NULL,1150.00,'','3','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(1315,'1110','31682964085','2023-05-02 19:59:19',NULL,5700.00,'','3','1','Inventory sold','1','','sales','146','','No',NULL,NULL,''),(1316,'1110','31682964085','2023-05-02 19:59:19',NULL,80.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(1317,'5500','31682964085','2023-05-02 19:59:19',34570.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1318,'1000','31682964085','2023-05-02 19:59:19',40100.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1319,'4000','31682964085','2023-05-02 19:59:19',NULL,1650.00,'','3','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1320,'4000','31682964085','2023-05-02 19:59:19',NULL,700.00,'','3','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(1321,'4000','31682964085','2023-05-02 19:59:19',NULL,14900.00,'','3','1','Good sold','1','','sales','151','','No',NULL,NULL,''),(1322,'4000','31682964085','2023-05-02 19:59:19',NULL,500.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1323,'4000','31682964085','2023-05-02 19:59:19',NULL,13000.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(1324,'4000','31682964085','2023-05-02 19:59:19',NULL,1600.00,'','3','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(1325,'4000','31682964085','2023-05-02 19:59:19',NULL,7500.00,'','3','1','Good sold','1','','sales','146','','No',NULL,NULL,''),(1326,'4000','31682964085','2023-05-02 19:59:19',NULL,250.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(1327,'1110','31683046975','2023-05-02 20:03:26',NULL,14000.00,'','3','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(1328,'5500','31683046975','2023-05-02 20:03:26',14000.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1329,'1000','31683046975','2023-05-02 20:03:26',14900.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1330,'4000','31683046975','2023-05-02 20:03:26',NULL,14900.00,'','3','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(1331,'1110','31683047048','2023-05-02 20:11:51',NULL,16500.00,'','3','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(1332,'5500','31683047048','2023-05-02 20:11:51',16500.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1333,'1000','31683047048','2023-05-02 20:11:51',17500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1334,'4000','31683047048','2023-05-02 20:11:51',NULL,17500.00,'','3','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(1335,'1110','31683047519','2023-05-02 20:17:05',NULL,820.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(1336,'5500','31683047519','2023-05-02 20:17:05',820.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1337,'1000','31683047519','2023-05-02 20:17:05',1100.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1338,'4000','31683047519','2023-05-02 20:17:05',NULL,1100.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1339,'1110','31683100658','2023-05-03 19:19:01',NULL,1450.00,'','3','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1340,'1110','31683100658','2023-05-03 19:19:01',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1341,'1110','31683100658','2023-05-03 19:19:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1342,'1110','31683100658','2023-05-03 19:19:01',NULL,400.00,'','3','1','Inventory sold','1','','sales','95','','No',NULL,NULL,''),(1343,'1110','31683100658','2023-05-03 19:19:01',NULL,13800.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(1344,'1110','31683100658','2023-05-03 19:19:01',NULL,12200.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(1345,'1110','31683100658','2023-05-03 19:19:01',NULL,21900.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(1346,'1110','31683100658','2023-05-03 19:19:01',NULL,14000.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(1347,'1110','31683100658','2023-05-03 19:19:01',NULL,12200.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(1348,'1110','31683100658','2023-05-03 19:19:01',NULL,100.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1349,'5500','31683100658','2023-05-03 19:19:01',76100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1350,'1000','31683100658','2023-05-03 19:19:01',83600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1351,'4000','31683100658','2023-05-03 19:19:01',NULL,1700.00,'','3','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1352,'4000','31683100658','2023-05-03 19:19:01',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1353,'4000','31683100658','2023-05-03 19:19:01',NULL,1000.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1354,'4000','31683100658','2023-05-03 19:19:01',NULL,700.00,'','3','1','Good sold','1','','sales','95','','No',NULL,NULL,''),(1355,'4000','31683100658','2023-05-03 19:19:01',NULL,15200.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1356,'4000','31683100658','2023-05-03 19:19:01',NULL,13800.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(1357,'4000','31683100658','2023-05-03 19:19:01',NULL,23000.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1358,'4000','31683100658','2023-05-03 19:19:01',NULL,14800.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1359,'4000','31683100658','2023-05-03 19:19:01',NULL,12800.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(1360,'4000','31683100658','2023-05-03 19:19:01',NULL,400.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1361,'1110','31683130750','2023-05-03 19:24:24',NULL,340.00,'','3','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(1362,'1110','31683130750','2023-05-03 19:24:24',NULL,80.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(1363,'1110','31683130750','2023-05-03 19:24:24',NULL,500.00,'','3','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(1364,'5500','31683130750','2023-05-03 19:24:24',920.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1365,'1000','31683130750','2023-05-03 19:24:24',1950.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1366,'4000','31683130750','2023-05-03 19:24:24',NULL,500.00,'','3','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(1367,'4000','31683130750','2023-05-03 19:24:24',NULL,250.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(1368,'4000','31683130750','2023-05-03 19:24:24',NULL,1200.00,'','3','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1369,'1110','31683131101','2023-05-03 19:46:07',NULL,1100.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(1370,'1110','31683131101','2023-05-03 19:46:07',NULL,1450.00,'','3','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1371,'5500','31683131101','2023-05-03 19:46:07',2550.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1372,'1000','31683131101','2023-05-03 19:46:07',3300.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1373,'4000','31683131101','2023-05-03 19:46:07',NULL,1500.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1374,'4000','31683131101','2023-05-03 19:46:07',NULL,1800.00,'','3','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1375,'1110','41683192237','2023-05-05 09:34:56',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1376,'1110','41683192237','2023-05-04 12:23:57',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1377,'1110','41683192237','2023-05-04 12:24:54',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1378,'1110','41683192237','2023-05-04 12:36:38',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1379,'1110','41683192237','2023-05-05 09:31:28',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1380,'1110','41683192237','2023-05-05 09:31:50',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1381,'1110','41683192237','2023-05-05 09:32:08',NULL,340.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(1382,'1110','41683192237','2023-05-05 09:32:27',NULL,9600.00,'','4','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(1383,'1110','41683192237','2023-05-05 09:33:10',NULL,200.00,'','4','1','Inventory sold','1','','sales','80','','No',NULL,NULL,''),(1384,'1110','41683192237','2023-05-05 09:33:57',NULL,75.00,'','4','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(1385,'5500','41683192237','2023-05-05 09:34:35',10515.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1386,'1000','41683192237','2023-05-05 09:34:56',14550.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1387,'4000','41683192237','2023-05-05 09:34:56',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1388,'4000','41683192237','2023-05-04 12:23:57',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1389,'4000','41683192237','2023-05-04 12:24:54',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1390,'4000','41683192237','2023-05-04 12:36:38',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1391,'4000','41683192237','2023-05-05 09:31:28',NULL,250.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1392,'4000','41683192237','2023-05-05 09:31:50',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1393,'4000','41683192237','2023-05-05 09:32:08',NULL,500.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(1394,'4000','41683192237','2023-05-05 09:32:27',NULL,11800.00,'','4','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(1395,'4000','41683192237','2023-05-05 09:33:10',NULL,500.00,'','4','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(1396,'4000','41683192237','2023-05-05 09:33:57',NULL,200.00,'','4','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(1397,'1110','41683268503','2023-05-06 12:10:20',NULL,820.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(1398,'1110','41683268503','2023-05-05 09:35:03',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1399,'1110','41683268503','2023-05-05 10:12:34',NULL,1150.00,'','4','1','Inventory sold','1','','sales','133','','No',NULL,NULL,''),(1400,'1110','41683268503','2023-05-05 20:32:18',NULL,1100.00,'','4','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(1401,'1110','41683268503','2023-05-05 20:33:37',NULL,1100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1402,'1110','41683268503','2023-05-05 20:34:10',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1403,'1110','41683268503','2023-05-05 20:36:10',NULL,150.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1404,'1110','41683268503','2023-05-05 20:37:43',NULL,970.00,'','4','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(1405,'1110','41683268503','2023-05-05 20:38:02',NULL,11000.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(1406,'1110','41683268503','2023-05-05 20:38:20',NULL,1100.00,'','4','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1407,'1110','41683268503','2023-05-06 12:09:29',NULL,1450.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1408,'5500','41683268503','2023-05-06 12:09:53',18940.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1409,'1000','41683268503','2023-05-06 12:10:20',23950.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1410,'4000','41683268503','2023-05-06 12:10:20',NULL,1000.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1411,'4000','41683268503','2023-05-05 09:35:03',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1412,'4000','41683268503','2023-05-05 10:12:34',NULL,1600.00,'','4','1','Good sold','1','','sales','133','','No',NULL,NULL,''),(1413,'4000','41683268503','2023-05-05 20:32:18',NULL,1500.00,'','4','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1414,'4000','41683268503','2023-05-05 20:33:37',NULL,1600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1415,'4000','41683268503','2023-05-05 20:34:10',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1416,'4000','41683268503','2023-05-05 20:36:10',NULL,750.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1417,'4000','41683268503','2023-05-05 20:37:43',NULL,2000.00,'','4','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1418,'4000','41683268503','2023-05-05 20:38:02',NULL,12000.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1419,'4000','41683268503','2023-05-05 20:38:20',NULL,1400.00,'','4','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1420,'4000','41683268503','2023-05-06 12:09:29',NULL,1700.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1421,'1110','41683364223','2023-05-07 10:14:17',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1422,'1110','41683364223','2023-05-06 12:10:23',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1423,'1110','41683364223','2023-05-06 12:10:57',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1424,'1110','41683364223','2023-05-06 12:11:06',NULL,340.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(1425,'1110','41683364223','2023-05-06 12:12:13',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1426,'1110','41683364223','2023-05-06 12:12:51',NULL,200.00,'','4','1','Inventory sold','1','','sales','79','','No',NULL,NULL,''),(1427,'1110','41683364223','2023-05-06 12:32:56',NULL,11000.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(1428,'1110','41683364223','2023-05-07 10:00:28',NULL,11000.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(1429,'1110','41683364223','2023-05-07 10:01:08',NULL,1100.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1430,'1110','41683364223','2023-05-07 10:01:32',NULL,1100.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(1431,'5500','41683364223','2023-05-07 10:14:09',24940.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1432,'1000','41683364223','2023-05-07 10:14:17',29000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1433,'4000','41683364223','2023-05-07 10:14:17',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1434,'4000','41683364223','2023-05-06 12:10:23',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1435,'4000','41683364223','2023-05-06 12:10:57',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1436,'4000','41683364223','2023-05-06 12:11:06',NULL,500.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(1437,'4000','41683364223','2023-05-06 12:12:13',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1438,'4000','41683364223','2023-05-06 12:12:51',NULL,500.00,'','4','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(1439,'4000','41683364223','2023-05-06 12:32:56',NULL,11800.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1440,'4000','41683364223','2023-05-07 10:00:28',NULL,12000.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1441,'4000','41683364223','2023-05-07 10:01:08',NULL,1500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1442,'4000','41683364223','2023-05-07 10:01:32',NULL,1600.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1443,'1110','41683443788','2023-05-07 18:53:39',NULL,14000.00,'','4','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(1444,'1110','41683443788','2023-05-07 10:16:28',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1445,'1110','41683443788','2023-05-07 10:17:00',NULL,340.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(1446,'1110','41683443788','2023-05-07 10:17:15',NULL,80.00,'','4','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(1447,'1110','41683443788','2023-05-07 10:17:49',NULL,80.00,'','4','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(1448,'1110','41683443788','2023-05-07 10:42:40',NULL,340.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(1449,'1110','41683443788','2023-05-07 10:43:34',NULL,13800.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(1450,'1110','41683443788','2023-05-07 17:22:52',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1451,'1110','41683443788','2023-05-07 17:23:52',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1452,'1110','41683443788','2023-05-07 17:25:02',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1453,'1110','41683443788','2023-05-07 17:25:25',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1454,'1110','41683443788','2023-05-07 17:26:22',NULL,340.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(1455,'1110','41683443788','2023-05-07 17:28:24',NULL,340.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(1456,'1110','41683443788','2023-05-07 17:29:01',NULL,270.00,'','4','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(1457,'1110','41683443788','2023-05-07 17:30:13',NULL,1100.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(1458,'5500','41683443788','2023-05-07 17:30:52',30940.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1459,'1000','41683443788','2023-05-07 18:53:39',36200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1460,'4000','41683443788','2023-05-07 18:53:39',NULL,15300.00,'','4','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(1461,'4000','41683443788','2023-05-07 10:16:28',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1462,'4000','41683443788','2023-05-07 10:17:00',NULL,500.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(1463,'4000','41683443788','2023-05-07 10:17:15',NULL,200.00,'','4','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(1464,'4000','41683443788','2023-05-07 10:17:49',NULL,200.00,'','4','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(1465,'4000','41683443788','2023-05-07 10:42:40',NULL,600.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(1466,'4000','41683443788','2023-05-07 10:43:34',NULL,15000.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1467,'4000','41683443788','2023-05-07 17:22:52',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1468,'4000','41683443788','2023-05-07 17:23:52',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1469,'4000','41683443788','2023-05-07 17:25:02',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1470,'4000','41683443788','2023-05-07 17:25:25',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1471,'4000','41683443788','2023-05-07 17:26:22',NULL,500.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(1472,'4000','41683443788','2023-05-07 17:28:24',NULL,500.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(1473,'4000','41683443788','2023-05-07 17:29:01',NULL,700.00,'','4','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(1474,'4000','41683443788','2023-05-07 17:30:13',NULL,1500.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(1475,'1110','41683615772','2023-05-10 17:06:31',NULL,1100.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1476,'1110','41683615772','2023-05-09 10:02:52',NULL,1050.00,'','4','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(1477,'1110','41683615772','2023-05-09 10:04:29',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1478,'1110','41683615772','2023-05-09 12:11:21',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1479,'1110','41683615772','2023-05-09 12:11:58',NULL,820.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(1480,'1110','41683615772','2023-05-09 12:12:31',NULL,1450.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1481,'1110','41683615772','2023-05-09 14:37:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1482,'1110','41683615772','2023-05-09 14:37:57',NULL,450.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(1483,'1110','41683615772','2023-05-09 14:44:03',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1484,'1110','41683615772','2023-05-09 19:28:25',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1485,'1110','41683615772','2023-05-09 19:29:00',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1486,'1110','41683615772','2023-05-09 19:29:09',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1487,'1110','41683615772','2023-05-09 19:29:18',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1488,'1110','41683615772','2023-05-09 19:29:27',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1489,'1110','41683615772','2023-05-09 19:29:36',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1490,'1110','41683615772','2023-05-09 19:29:48',NULL,1100.00,'','4','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1491,'1110','41683615772','2023-05-09 19:29:59',NULL,75.00,'','4','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(1492,'5500','41683615772','2023-05-09 19:38:14',6545.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1493,'1000','41683615772','2023-05-10 17:06:31',11200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1494,'4000','41683615772','2023-05-10 17:06:31',NULL,1600.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1495,'4000','41683615772','2023-05-09 10:02:52',NULL,1600.00,'','4','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(1496,'4000','41683615772','2023-05-09 10:04:29',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1497,'4000','41683615772','2023-05-09 12:11:21',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1498,'4000','41683615772','2023-05-09 12:11:58',NULL,1100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1499,'4000','41683615772','2023-05-09 12:12:31',NULL,1800.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1500,'4000','41683615772','2023-05-09 14:37:31',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1501,'4000','41683615772','2023-05-09 14:37:57',NULL,1000.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(1502,'4000','41683615772','2023-05-09 14:44:03',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1503,'4000','41683615772','2023-05-09 19:28:25',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1504,'4000','41683615772','2023-05-09 19:29:00',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1505,'4000','41683615772','2023-05-09 19:29:09',NULL,500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1506,'4000','41683615772','2023-05-09 19:29:18',NULL,250.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1507,'4000','41683615772','2023-05-09 19:29:27',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1508,'4000','41683615772','2023-05-09 19:29:36',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1509,'4000','41683615772','2023-05-09 19:29:48',NULL,1350.00,'','4','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1510,'4000','41683615772','2023-05-09 19:29:59',NULL,200.00,'','4','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(1511,'1110','41683727785','2023-05-11 08:10:25',NULL,1500.00,'','4','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(1512,'1110','41683727785','2023-05-10 17:09:45',NULL,13800.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(1513,'1110','41683727785','2023-05-10 17:13:17',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1514,'1110','41683727785','2023-05-10 17:14:23',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1515,'1110','41683727785','2023-05-10 17:14:56',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1516,'1110','41683727785','2023-05-10 17:37:18',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1517,'1110','41683727785','2023-05-10 17:37:57',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1518,'1110','41683727785','2023-05-10 17:38:39',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1519,'5500','41683727785','2023-05-10 17:39:11',15600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1520,'1000','41683727785','2023-05-11 08:10:25',18100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1521,'4000','41683727785','2023-05-11 08:10:25',NULL,1500.00,'','4','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(1522,'4000','41683727785','2023-05-10 17:09:45',NULL,14800.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1523,'4000','41683727785','2023-05-10 17:13:17',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1524,'4000','41683727785','2023-05-10 17:14:23',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1525,'4000','41683727785','2023-05-10 17:14:56',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1526,'4000','41683727785','2023-05-10 17:37:18',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1527,'4000','41683727785','2023-05-10 17:37:57',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1528,'4000','41683727785','2023-05-10 17:38:39',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1529,'1110','41683781835','2023-05-11 08:10:54',NULL,1100.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1530,'5500','41683781835','2023-05-11 08:10:35',1100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1531,'1000','41683781835','2023-05-11 08:10:54',1650.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1532,'4000','41683781835','2023-05-11 08:10:54',NULL,1650.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1533,'1110','41683803171','2023-05-12 11:54:51',NULL,9600.00,'','4','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(1534,'1110','41683803171','2023-05-11 15:33:45',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1535,'1110','41683803171','2023-05-11 15:34:23',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1536,'1110','41683803171','2023-05-11 15:36:55',NULL,80.00,'','4','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(1537,'1110','41683803171','2023-05-11 15:37:55',NULL,820.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(1538,'1110','41683803171','2023-05-11 15:38:29',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1539,'1110','41683803171','2023-05-11 15:38:49',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1540,'1110','41683803171','2023-05-11 15:39:26',NULL,1000.00,'','4','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(1541,'5500','41683803171','2023-05-11 19:59:53',11600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1542,'1000','41683803171','2023-05-12 11:54:51',16050.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1543,'4000','41683803171','2023-05-12 11:54:51',NULL,11000.00,'','4','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(1544,'4000','41683803171','2023-05-11 15:33:45',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1545,'4000','41683803171','2023-05-11 15:34:23',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1546,'4000','41683803171','2023-05-11 15:36:55',NULL,250.00,'','4','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(1547,'4000','41683803171','2023-05-11 15:37:55',NULL,1100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1548,'4000','41683803171','2023-05-11 15:38:29',NULL,500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1549,'4000','41683803171','2023-05-11 15:38:49',NULL,1000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1550,'4000','41683803171','2023-05-11 15:39:26',NULL,1600.00,'','4','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(1551,'1110','41683881698','2023-05-12 11:55:25',NULL,11000.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(1552,'5500','41683881698','2023-05-12 11:54:58',11000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1553,'1000','41683881698','2023-05-12 11:55:25',11800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1554,'4000','41683881698','2023-05-12 11:55:25',NULL,11800.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1555,'1110','41683902740','2023-05-12 20:45:17',NULL,2900.00,'','4','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(1556,'1110','41683902740','2023-05-12 17:45:40',NULL,1450.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1557,'1110','41683902740','2023-05-12 17:47:40',NULL,1450.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1558,'1110','41683902740','2023-05-12 17:47:58',NULL,820.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(1559,'1110','41683902740','2023-05-12 17:48:11',NULL,2400.00,'','4','1','Inventory sold','1','','sales','153','','No',NULL,NULL,''),(1560,'1110','41683902740','2023-05-12 17:48:29',NULL,80.00,'','4','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(1561,'1110','41683902740','2023-05-12 17:49:42',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1562,'1110','41683902740','2023-05-12 17:50:18',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1563,'1110','41683902740','2023-05-12 17:50:35',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1564,'1110','41683902740','2023-05-12 17:50:51',NULL,1100.00,'','4','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1565,'1110','41683902740','2023-05-12 17:51:49',NULL,16500.00,'','4','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(1566,'1110','41683902740','2023-05-12 17:57:02',NULL,820.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(1567,'1110','41683902740','2023-05-12 20:43:17',NULL,820.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(1568,'1110','41683902740','2023-05-12 20:44:04',NULL,1450.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1569,'5500','41683902740','2023-05-12 20:44:24',29940.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1570,'1000','41683902740','2023-05-12 20:45:17',34900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1571,'4000','41683902740','2023-05-12 20:45:17',NULL,3200.00,'','4','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(1572,'4000','41683902740','2023-05-12 17:45:40',NULL,1600.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1573,'4000','41683902740','2023-05-12 17:47:40',NULL,1800.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1574,'4000','41683902740','2023-05-12 17:47:58',NULL,1000.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1575,'4000','41683902740','2023-05-12 17:48:11',NULL,3600.00,'','4','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(1576,'4000','41683902740','2023-05-12 17:48:29',NULL,200.00,'','4','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(1577,'4000','41683902740','2023-05-12 17:49:42',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1578,'4000','41683902740','2023-05-12 17:50:18',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1579,'4000','41683902740','2023-05-12 17:50:35',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1580,'4000','41683902740','2023-05-12 17:50:51',NULL,1350.00,'','4','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1581,'4000','41683902740','2023-05-12 17:51:49',NULL,17500.00,'','4','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(1582,'4000','41683902740','2023-05-12 17:57:02',NULL,1100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1583,'4000','41683902740','2023-05-12 20:43:17',NULL,1000.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1584,'4000','41683902740','2023-05-12 20:44:04',NULL,1750.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1585,'1110','41684074753','2023-05-14 17:34:36',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1586,'1110','41684074753','2023-05-14 17:32:34',NULL,250.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1587,'1110','41684074753','2023-05-14 17:32:46',NULL,820.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(1588,'1110','41684074753','2023-05-14 17:33:11',NULL,1100.00,'','4','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1589,'1110','41684074753','2023-05-14 17:33:20',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1590,'1110','41684074753','2023-05-14 17:34:02',NULL,1500.00,'','4','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(1591,'5500','41684074753','2023-05-14 17:34:16',3720.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1592,'1000','41684074753','2023-05-14 17:34:36',7450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1593,'4000','41684074753','2023-05-14 17:34:36',NULL,500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1594,'4000','41684074753','2023-05-14 17:32:34',NULL,1500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1595,'4000','41684074753','2023-05-14 17:32:46',NULL,1100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1596,'4000','41684074753','2023-05-14 17:33:11',NULL,1350.00,'','4','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1597,'4000','41684074753','2023-05-14 17:33:20',NULL,1000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1598,'4000','41684074753','2023-05-14 17:34:02',NULL,2000.00,'','4','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(1599,'1110','31684083642','2023-05-14 20:01:03',NULL,270.00,'','3','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(1600,'5500','31684083642','2023-05-14 20:01:03',270.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1601,'1000','31684083642','2023-05-14 20:01:03',500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1602,'4000','31684083642','2023-05-14 20:01:03',NULL,500.00,'','3','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(1603,'1110','41684074882','2023-05-14 20:18:02',NULL,34000.00,'','4','1','Inventory sold','1','','sales','140','','No',NULL,NULL,''),(1604,'1110','41684074882','2023-05-14 17:34:42',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1605,'1110','41684074882','2023-05-14 17:35:21',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1606,'1110','41684074882','2023-05-14 17:35:36',NULL,13800.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(1607,'1110','41684074882','2023-05-14 17:35:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1608,'1110','41684074882','2023-05-14 17:36:21',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1609,'1110','41684074882','2023-05-14 17:36:54',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1610,'1110','41684074882','2023-05-14 17:37:34',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1611,'1110','41684074882','2023-05-14 17:37:48',NULL,450.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(1612,'1110','41684074882','2023-05-14 17:38:06',NULL,450.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(1613,'5500','41684074882','2023-05-14 17:38:06',49000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1614,'1000','41684074882','2023-05-14 20:18:02',55200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1615,'4000','41684074882','2023-05-14 20:18:02',NULL,37000.00,'','4','1','Good sold','1','','sales','140','','No',NULL,NULL,''),(1616,'4000','41684074882','2023-05-14 17:34:42',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1617,'4000','41684074882','2023-05-14 17:35:21',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1618,'4000','41684074882','2023-05-14 17:35:36',NULL,14800.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1619,'4000','41684074882','2023-05-14 17:35:47',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1620,'4000','41684074882','2023-05-14 17:36:21',NULL,250.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1621,'4000','41684074882','2023-05-14 17:36:54',NULL,250.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1622,'4000','41684074882','2023-05-14 17:37:34',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1623,'4000','41684074882','2023-05-14 17:37:48',NULL,1000.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(1624,'4000','41684074882','2023-05-14 17:38:06',NULL,800.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(1625,'1110','31684143478','2023-05-15 20:34:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1626,'1110','31684143478','2023-05-15 20:34:23',NULL,80.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(1627,'1110','31684143478','2023-05-15 20:34:23',NULL,22800.00,'','3','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(1628,'1110','31684143478','2023-05-15 20:34:23',NULL,500.00,'','3','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(1629,'1110','31684143478','2023-05-15 20:34:23',NULL,1100.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(1630,'1110','31684143478','2023-05-15 20:34:23',NULL,1100.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1631,'1110','31684143478','2023-05-15 20:34:23',NULL,21900.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(1632,'1110','31684143478','2023-05-15 20:34:23',NULL,80.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(1633,'1110','31684143478','2023-05-15 20:34:23',NULL,75.00,'','3','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(1634,'1110','31684143478','2023-05-15 20:34:23',NULL,13500.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(1635,'5500','31684143478','2023-05-15 20:34:23',61135.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1636,'1000','31684143478','2023-05-15 20:34:23',65500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1637,'4000','31684143478','2023-05-15 20:34:23',NULL,300.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1638,'4000','31684143478','2023-05-15 20:34:23',NULL,250.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(1639,'4000','31684143478','2023-05-15 20:34:23',NULL,23000.00,'','3','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(1640,'4000','31684143478','2023-05-15 20:34:23',NULL,1400.00,'','3','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(1641,'4000','31684143478','2023-05-15 20:34:23',NULL,1600.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1642,'4000','31684143478','2023-05-15 20:34:23',NULL,1600.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1643,'4000','31684143478','2023-05-15 20:34:23',NULL,22900.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1644,'4000','31684143478','2023-05-15 20:34:23',NULL,250.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(1645,'4000','31684143478','2023-05-15 20:34:23',NULL,200.00,'','3','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(1646,'4000','31684143478','2023-05-15 20:34:23',NULL,14000.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1647,'1110','31684319375','2023-05-17 13:30:42',NULL,18800.00,'','3','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(1648,'1110','31684319375','2023-05-17 13:30:42',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1649,'1110','31684319375','2023-05-17 13:30:42',NULL,10300.00,'','3','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(1650,'5500','31684319375','2023-05-17 13:30:42',29150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1651,'1000','31684319375','2023-05-17 13:30:42',31100.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1652,'4000','31684319375','2023-05-17 13:30:42',NULL,19800.00,'','3','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1653,'4000','31684319375','2023-05-17 13:30:42',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1654,'4000','31684319375','2023-05-17 13:30:42',NULL,11000.00,'','3','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(1655,'1110','31684319525','2023-05-17 13:32:44',NULL,1150.00,'','3','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(1656,'5500','31684319525','2023-05-17 13:32:44',1150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1657,'1000','31684319525','2023-05-17 13:32:44',1600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1658,'4000','31684319525','2023-05-17 13:32:44',NULL,1600.00,'','3','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(1659,'1110','31684338917','2023-05-17 19:54:25',NULL,10800.00,'','3','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(1660,'1110','31684338917','2023-05-17 19:54:25',NULL,10300.00,'','3','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(1661,'1110','31684338917','2023-05-17 19:54:25',NULL,18800.00,'','3','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(1662,'1110','31684338917','2023-05-17 19:54:25',NULL,90.00,'','3','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(1663,'1110','31684338917','2023-05-17 19:54:25',NULL,270.00,'','3','1','Inventory sold','1','','sales','127','','No',NULL,NULL,''),(1664,'1110','31684338917','2023-05-17 19:54:25',NULL,75.00,'','3','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(1665,'5500','31684338917','2023-05-17 19:54:25',40335.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1666,'1000','31684338917','2023-05-17 19:54:25',45900.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1667,'4000','31684338917','2023-05-17 19:54:25',NULL,13500.00,'','3','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(1668,'4000','31684338917','2023-05-17 19:54:25',NULL,11400.00,'','3','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(1669,'4000','31684338917','2023-05-17 19:54:25',NULL,19900.00,'','3','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1670,'4000','31684338917','2023-05-17 19:54:25',NULL,300.00,'','3','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(1671,'4000','31684338917','2023-05-17 19:54:25',NULL,600.00,'','3','1','Good sold','1','','sales','127','','No',NULL,NULL,''),(1672,'4000','31684338917','2023-05-17 19:54:25',NULL,200.00,'','3','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(1673,'1110','31684343549','2023-05-17 20:12:45',NULL,2900.00,'','3','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(1674,'5500','31684343549','2023-05-17 20:12:45',2900.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1675,'1000','31684343549','2023-05-17 20:12:45',3400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1676,'4000','31684343549','2023-05-17 20:12:45',NULL,3400.00,'','3','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(1677,'1110','31684426696','2023-05-18 19:25:25',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1678,'1110','31684426696','2023-05-18 19:25:25',NULL,9600.00,'','3','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(1679,'1110','31684426696','2023-05-18 19:25:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1680,'1110','31684426696','2023-05-18 19:25:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1681,'1110','31684426696','2023-05-18 19:25:25',NULL,300.00,'','3','1','Inventory sold','1','','sales','88','','No',NULL,NULL,''),(1682,'1110','31684426696','2023-05-18 19:25:25',NULL,340.00,'','3','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(1683,'5500','31684426696','2023-05-18 19:25:25',10290.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1684,'1000','31684426696','2023-05-18 19:25:25',12900.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1685,'4000','31684426696','2023-05-18 19:25:25',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1686,'4000','31684426696','2023-05-18 19:25:25',NULL,10400.00,'','3','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(1687,'4000','31684426696','2023-05-18 19:25:25',NULL,500.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1688,'4000','31684426696','2023-05-18 19:25:25',NULL,300.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1689,'4000','31684426696','2023-05-18 19:25:25',NULL,900.00,'','3','1','Good sold','1','','sales','88','','No',NULL,NULL,''),(1690,'4000','31684426696','2023-05-18 19:25:25',NULL,600.00,'','3','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(1691,'1110','41684309095','2023-05-19 13:58:15',NULL,800.00,'','4','1','Inventory sold','1','','sales','55','','No',NULL,NULL,''),(1692,'1110','41684309095','2023-05-17 10:38:15',NULL,13500.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(1693,'1110','41684309095','2023-05-17 11:03:08',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1694,'1110','41684309095','2023-05-17 11:05:29',NULL,970.00,'','4','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(1695,'5500','41684309095','2023-05-17 11:40:02',15320.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1696,'1000','41684309095','2023-05-19 13:58:15',17850.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1697,'4000','41684309095','2023-05-19 13:58:15',NULL,1250.00,'','4','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(1698,'4000','41684309095','2023-05-17 10:38:15',NULL,14700.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1699,'4000','41684309095','2023-05-17 11:03:08',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1700,'4000','41684309095','2023-05-17 11:05:29',NULL,1700.00,'','4','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1701,'1110','41684493905','2023-05-20 10:35:07',NULL,450.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(1702,'1110','41684493905','2023-05-19 14:42:34',NULL,1450.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1703,'1110','41684493905','2023-05-19 14:43:22',NULL,200.00,'','4','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(1704,'1110','41684493905','2023-05-19 14:43:42',NULL,270.00,'','4','1','Inventory sold','1','','sales','127','','No',NULL,NULL,''),(1705,'1110','41684493905','2023-05-19 14:44:11',NULL,1100.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(1706,'1110','41684493905','2023-05-19 14:44:35',NULL,1100.00,'','4','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(1707,'1110','41684493905','2023-05-19 15:12:42',NULL,1100.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(1708,'1110','41684493905','2023-05-19 19:34:19',NULL,1100.00,'','4','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(1709,'5500','41684493905','2023-05-19 19:34:47',6770.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1710,'1000','41684493905','2023-05-20 10:35:07',9900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1711,'4000','41684493905','2023-05-20 10:35:07',NULL,1000.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(1712,'4000','41684493905','2023-05-19 14:42:34',NULL,1700.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1713,'4000','41684493905','2023-05-19 14:43:22',NULL,500.00,'','4','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(1714,'4000','41684493905','2023-05-19 14:43:42',NULL,500.00,'','4','1','Good sold','1','','sales','127','','No',NULL,NULL,''),(1715,'4000','41684493905','2023-05-19 14:44:11',NULL,1600.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1716,'4000','41684493905','2023-05-19 14:44:35',NULL,1500.00,'','4','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(1717,'4000','41684493905','2023-05-19 15:12:42',NULL,1500.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1718,'4000','41684493905','2023-05-19 19:34:19',NULL,1600.00,'','4','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1719,'1110','41684595117','2023-05-20 18:32:34',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1720,'1110','41684595117','2023-05-20 18:05:17',NULL,270.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(1721,'1110','41684595117','2023-05-20 18:05:57',NULL,450.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(1722,'1110','41684595117','2023-05-20 18:06:39',NULL,22800.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(1723,'1110','41684595117','2023-05-20 18:06:49',NULL,75.00,'','4','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(1724,'1110','41684595117','2023-05-20 18:12:26',NULL,150.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1725,'1110','41684595117','2023-05-20 18:21:52',NULL,10800.00,'','4','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(1726,'1110','41684595117','2023-05-20 18:22:26',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1727,'5500','41684595117','2023-05-20 18:23:12',34595.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1728,'1000','41684595117','2023-05-20 18:32:34',41700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1729,'4000','41684595117','2023-05-20 18:32:34',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1730,'4000','41684595117','2023-05-20 18:05:17',NULL,1500.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(1731,'4000','41684595117','2023-05-20 18:05:57',NULL,1000.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(1732,'4000','41684595117','2023-05-20 18:06:39',NULL,22500.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(1733,'4000','41684595117','2023-05-20 18:06:49',NULL,200.00,'','4','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(1734,'4000','41684595117','2023-05-20 18:12:26',NULL,1500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1735,'4000','41684595117','2023-05-20 18:21:52',NULL,12700.00,'','4','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(1736,'4000','41684595117','2023-05-20 18:22:26',NULL,2000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1737,'1110','41684596759','2023-05-20 20:08:08',NULL,100.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1738,'5500','41684596759','2023-05-20 20:07:51',100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1739,'1000','41684596759','2023-05-20 20:08:08',600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1740,'4000','41684596759','2023-05-20 20:08:08',NULL,600.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1741,'1110','31684583823','2023-05-20 20:09:55',NULL,500.00,'','3','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(1742,'1110','31684583823','2023-05-20 20:09:55',NULL,10300.00,'','3','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(1743,'1110','31684583823','2023-05-20 20:09:55',NULL,2200.00,'','3','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(1744,'1110','31684583823','2023-05-20 20:09:55',NULL,300.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(1745,'1110','31684583823','2023-05-20 20:09:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1746,'1110','31684583823','2023-05-20 20:09:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1747,'5500','31684583823','2023-05-20 20:09:55',13300.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1748,'1000','31684583823','2023-05-20 20:09:55',19000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1749,'4000','31684583823','2023-05-20 20:09:55',NULL,1500.00,'','3','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(1750,'4000','31684583823','2023-05-20 20:09:55',NULL,12500.00,'','3','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(1751,'4000','31684583823','2023-05-20 20:09:55',NULL,3000.00,'','3','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(1752,'4000','31684583823','2023-05-20 20:09:55',NULL,700.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(1753,'4000','31684583823','2023-05-20 20:09:55',NULL,1000.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1754,'4000','31684583823','2023-05-20 20:09:55',NULL,300.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1755,'1110','31684669331','2023-05-21 19:44:14',NULL,300.00,'','3','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(1756,'1110','31684669331','2023-05-21 19:44:14',NULL,80.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(1757,'1110','31684669331','2023-05-21 19:44:14',NULL,21900.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(1758,'1110','31684669331','2023-05-21 19:44:14',NULL,9600.00,'','3','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(1759,'1110','31684669331','2023-05-21 19:44:14',NULL,100.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1760,'1110','31684669331','2023-05-21 19:44:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1761,'1110','31684669331','2023-05-21 19:44:14',NULL,1450.00,'','3','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1762,'1110','31684669331','2023-05-21 19:44:14',NULL,10300.00,'','3','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(1763,'5500','31684669331','2023-05-21 19:44:14',43730.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1764,'1000','31684669331','2023-05-21 19:44:14',48500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1765,'4000','31684669331','2023-05-21 19:44:14',NULL,800.00,'','3','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(1766,'4000','31684669331','2023-05-21 19:44:14',NULL,200.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(1767,'4000','31684669331','2023-05-21 19:44:14',NULL,22500.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1768,'4000','31684669331','2023-05-21 19:44:14',NULL,10800.00,'','3','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(1769,'4000','31684669331','2023-05-21 19:44:14',NULL,400.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1770,'4000','31684669331','2023-05-21 19:44:14',NULL,1000.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1771,'4000','31684669331','2023-05-21 19:44:14',NULL,1500.00,'','3','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1772,'4000','31684669331','2023-05-21 19:44:14',NULL,11300.00,'','3','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(1773,'1110','31684687949','2023-05-21 20:28:50',NULL,1100.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(1774,'1110','31684687949','2023-05-21 20:28:50',NULL,1150.00,'','3','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(1775,'1110','31684687949','2023-05-21 20:28:50',NULL,1300.00,'','3','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(1776,'5500','31684687949','2023-05-21 20:28:50',3550.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1777,'1000','31684687949','2023-05-21 20:28:50',4900.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1778,'4000','31684687949','2023-05-21 20:28:50',NULL,1600.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1779,'4000','31684687949','2023-05-21 20:28:50',NULL,1600.00,'','3','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(1780,'4000','31684687949','2023-05-21 20:28:50',NULL,1700.00,'','3','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(1781,'1110','31684760533','2023-05-22 19:50:31',NULL,16500.00,'','3','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(1782,'1110','31684760533','2023-05-22 19:50:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1783,'1110','31684760533','2023-05-22 19:50:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1784,'1110','31684760533','2023-05-22 19:50:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1785,'1110','31684760533','2023-05-22 19:50:31',NULL,1100.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1786,'1110','31684760533','2023-05-22 19:50:31',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1787,'1110','31684760533','2023-05-22 19:50:31',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1788,'1110','31684760533','2023-05-22 19:50:31',NULL,9600.00,'','3','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(1789,'1110','31684760533','2023-05-22 19:50:31',NULL,450.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(1790,'1110','31684760533','2023-05-22 19:50:31',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1791,'1110','31684760533','2023-05-22 19:50:31',NULL,9600.00,'','3','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(1792,'1110','31684760533','2023-05-22 19:50:31',NULL,80.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(1793,'1110','31684760533','2023-05-22 19:50:31',NULL,80.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(1794,'1110','31684760533','2023-05-22 19:50:31',NULL,1100.00,'','3','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(1795,'1110','31684760533','2023-05-22 19:50:31',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1796,'1110','31684760533','2023-05-22 19:50:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1797,'1110','31684760533','2023-05-22 19:50:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1798,'5500','31684760533','2023-05-22 19:50:31',38710.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1799,'1000','31684760533','2023-05-22 19:50:31',47650.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1800,'4000','31684760533','2023-05-22 19:50:31',NULL,17400.00,'','3','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(1801,'4000','31684760533','2023-05-22 19:50:31',NULL,2000.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1802,'4000','31684760533','2023-05-22 19:50:31',NULL,1000.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1803,'4000','31684760533','2023-05-22 19:50:31',NULL,200.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1804,'4000','31684760533','2023-05-22 19:50:31',NULL,1400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1805,'4000','31684760533','2023-05-22 19:50:31',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1806,'4000','31684760533','2023-05-22 19:50:31',NULL,500.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1807,'4000','31684760533','2023-05-22 19:50:31',NULL,10500.00,'','3','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(1808,'4000','31684760533','2023-05-22 19:50:31',NULL,800.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(1809,'4000','31684760533','2023-05-22 19:50:31',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1810,'4000','31684760533','2023-05-22 19:50:31',NULL,10500.00,'','3','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(1811,'4000','31684760533','2023-05-22 19:50:31',NULL,250.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(1812,'4000','31684760533','2023-05-22 19:50:31',NULL,200.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(1813,'4000','31684760533','2023-05-22 19:50:31',NULL,1500.00,'','3','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(1814,'4000','31684760533','2023-05-22 19:50:31',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1815,'4000','31684760533','2023-05-22 19:50:31',NULL,500.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1816,'4000','31684760533','2023-05-22 19:50:31',NULL,200.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1817,'1110','31684777076','2023-05-22 20:55:39',NULL,1300.00,'','3','1','Inventory sold','1','','sales','143','','No',NULL,NULL,''),(1818,'1110','31684777076','2023-05-22 20:55:39',NULL,80.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(1819,'1110','31684777076','2023-05-22 20:55:39',NULL,80.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(1820,'1110','31684777076','2023-05-22 20:55:39',NULL,1100.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1821,'5500','31684777076','2023-05-22 20:55:39',2560.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1822,'1000','31684777076','2023-05-22 20:55:39',3550.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1823,'4000','31684777076','2023-05-22 20:55:39',NULL,1800.00,'','3','1','Good sold','1','','sales','143','','No',NULL,NULL,''),(1824,'4000','31684777076','2023-05-22 20:55:39',NULL,200.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(1825,'4000','31684777076','2023-05-22 20:55:39',NULL,200.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(1826,'4000','31684777076','2023-05-22 20:55:39',NULL,1350.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1827,'1110','41684823523','2023-05-24 17:59:43',NULL,10000.00,'','4','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(1828,'1110','41684823523','2023-05-23 09:32:03',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1829,'1110','41684823523','2023-05-23 09:32:34',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1830,'1110','41684823523','2023-05-23 10:47:33',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1831,'1110','41684823523','2023-05-23 10:47:41',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1832,'1110','41684823523','2023-05-23 10:47:48',NULL,700.00,'','4','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(1833,'5500','41684823523','2023-05-23 11:10:50',10900.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1834,'1000','41684823523','2023-05-24 17:59:43',13500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1835,'4000','41684823523','2023-05-24 17:59:43',NULL,10800.00,'','4','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(1836,'4000','41684823523','2023-05-23 09:32:03',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1837,'4000','41684823523','2023-05-23 09:32:34',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1838,'4000','41684823523','2023-05-23 10:47:33',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1839,'4000','41684823523','2023-05-23 10:47:41',NULL,500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1840,'4000','41684823523','2023-05-23 10:47:48',NULL,1500.00,'','4','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1841,'1110','41684940391','2023-05-24 19:26:38',NULL,18800.00,'','4','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(1842,'1110','41684940391','2023-05-24 17:59:51',NULL,10200.00,'','4','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(1843,'1110','41684940391','2023-05-24 18:22:23',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1844,'1110','41684940391','2023-05-24 18:23:23',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1845,'1110','41684940391','2023-05-24 18:24:32',NULL,340.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(1846,'1110','41684940391','2023-05-24 18:24:57',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1847,'1110','41684940391','2023-05-24 18:25:35',NULL,200.00,'','4','1','Inventory sold','1','','sales','79','','No',NULL,NULL,''),(1848,'1110','41684940391','2023-05-24 18:25:56',NULL,80.00,'','4','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(1849,'1110','41684940391','2023-05-24 18:27:17',NULL,150.00,'','4','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(1850,'5500','41684940391','2023-05-24 18:28:22',29920.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1851,'1000','41684940391','2023-05-24 19:26:38',32750.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1852,'4000','41684940391','2023-05-24 19:26:38',NULL,19800.00,'','4','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1853,'4000','41684940391','2023-05-24 17:59:51',NULL,10800.00,'','4','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(1854,'4000','41684940391','2023-05-24 18:22:23',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1855,'4000','41684940391','2023-05-24 18:23:23',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1856,'4000','41684940391','2023-05-24 18:24:32',NULL,500.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(1857,'4000','41684940391','2023-05-24 18:24:57',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1858,'4000','41684940391','2023-05-24 18:25:35',NULL,500.00,'','4','1','Good sold','1','','sales','79','','No',NULL,NULL,''),(1859,'4000','41684940391','2023-05-24 18:25:56',NULL,200.00,'','4','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(1860,'4000','41684940391','2023-05-24 18:27:17',NULL,250.00,'','4','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1861,'1110','31684946715','2023-05-24 19:45:44',NULL,1150.00,'','3','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(1862,'1110','31684946715','2023-05-24 19:45:44',NULL,1100.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1863,'5500','31684946715','2023-05-24 19:45:44',2250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1864,'1000','31684946715','2023-05-24 19:45:44',3000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1865,'4000','31684946715','2023-05-24 19:45:44',NULL,1500.00,'','3','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(1866,'4000','31684946715','2023-05-24 19:45:44',NULL,1500.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1867,'1110','31685105481','2023-05-26 20:28:54',NULL,90.00,'','3','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(1868,'1110','31685105481','2023-05-26 20:28:54',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1869,'1110','31685105481','2023-05-26 20:28:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1870,'1110','31685105481','2023-05-26 20:28:54',NULL,10800.00,'','3','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(1871,'1110','31685105481','2023-05-26 20:28:54',NULL,75.00,'','3','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(1872,'1110','31685105481','2023-05-26 20:28:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(1873,'1110','31685105481','2023-05-26 20:28:54',NULL,354.00,'','3','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(1874,'1110','31685105481','2023-05-26 20:28:54',NULL,354.00,'','3','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(1875,'1110','31685105481','2023-05-26 20:28:54',NULL,450.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(1876,'1110','31685105481','2023-05-26 20:28:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(1877,'1110','31685105481','2023-05-26 20:28:54',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1878,'1110','31685105481','2023-05-26 20:28:54',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1879,'1110','31685105481','2023-05-26 20:28:54',NULL,12000.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(1880,'1110','31685105481','2023-05-26 20:28:54',NULL,340.00,'','3','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(1881,'1110','31685105481','2023-05-26 20:28:54',NULL,850.00,'','3','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(1882,'1110','31685105481','2023-05-26 20:28:54',NULL,1500.00,'','3','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(1883,'1110','31685105481','2023-05-26 20:28:54',NULL,354.00,'','3','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(1884,'5500','31685105481','2023-05-26 20:28:54',27477.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1885,'1000','31685105481','2023-05-26 20:28:54',35350.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1886,'4000','31685105481','2023-05-26 20:28:54',NULL,500.00,'','3','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(1887,'4000','31685105481','2023-05-26 20:28:54',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1888,'4000','31685105481','2023-05-26 20:28:54',NULL,500.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1889,'4000','31685105481','2023-05-26 20:28:54',NULL,12500.00,'','3','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(1890,'4000','31685105481','2023-05-26 20:28:54',NULL,250.00,'','3','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(1891,'4000','31685105481','2023-05-26 20:28:54',NULL,200.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(1892,'4000','31685105481','2023-05-26 20:28:54',NULL,800.00,'','3','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(1893,'4000','31685105481','2023-05-26 20:28:54',NULL,500.00,'','3','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(1894,'4000','31685105481','2023-05-26 20:28:54',NULL,700.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(1895,'4000','31685105481','2023-05-26 20:28:54',NULL,200.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(1896,'4000','31685105481','2023-05-26 20:28:54',NULL,500.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1897,'4000','31685105481','2023-05-26 20:28:54',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1898,'4000','31685105481','2023-05-26 20:28:54',NULL,13800.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1899,'4000','31685105481','2023-05-26 20:28:54',NULL,500.00,'','3','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(1900,'4000','31685105481','2023-05-26 20:28:54',NULL,1400.00,'','3','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(1901,'4000','31685105481','2023-05-26 20:28:54',NULL,1700.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(1902,'4000','31685105481','2023-05-26 20:28:54',NULL,700.00,'','3','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(1903,'1110','31685197655','2023-05-27 20:18:52',NULL,10800.00,'','3','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(1904,'1110','31685197655','2023-05-27 20:18:52',NULL,500.00,'','3','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(1905,'1110','31685197655','2023-05-27 20:18:52',NULL,340.00,'','3','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(1906,'1110','31685197655','2023-05-27 20:18:52',NULL,75.00,'','3','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(1907,'1110','31685197655','2023-05-27 20:18:52',NULL,450.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(1908,'1110','31685197655','2023-05-27 20:18:52',NULL,1100.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(1909,'1110','31685197655','2023-05-27 20:18:52',NULL,1100.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(1910,'1110','31685197655','2023-05-27 20:18:52',NULL,21900.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(1911,'1110','31685197655','2023-05-27 20:18:52',NULL,200.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1912,'1110','31685197655','2023-05-27 20:18:52',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1913,'1110','31685197655','2023-05-27 20:18:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1914,'5500','31685197655','2023-05-27 20:18:52',36515.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1915,'1000','31685197655','2023-05-27 20:18:52',41900.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1916,'4000','31685197655','2023-05-27 20:18:52',NULL,11500.00,'','3','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(1917,'4000','31685197655','2023-05-27 20:18:52',NULL,1300.00,'','3','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1918,'4000','31685197655','2023-05-27 20:18:52',NULL,600.00,'','3','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(1919,'4000','31685197655','2023-05-27 20:18:52',NULL,200.00,'','3','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(1920,'4000','31685197655','2023-05-27 20:18:52',NULL,800.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(1921,'4000','31685197655','2023-05-27 20:18:52',NULL,1600.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1922,'4000','31685197655','2023-05-27 20:18:52',NULL,1600.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1923,'4000','31685197655','2023-05-27 20:18:52',NULL,22300.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1924,'4000','31685197655','2023-05-27 20:18:52',NULL,800.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1925,'4000','31685197655','2023-05-27 20:18:52',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1926,'4000','31685197655','2023-05-27 20:18:52',NULL,1000.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1927,'1110','31685270387','2023-05-28 19:57:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1928,'1110','31685270387','2023-05-28 19:57:00',NULL,270.00,'','3','1','Inventory sold','1','','sales','127','','No',NULL,NULL,''),(1929,'1110','31685270387','2023-05-28 19:57:00',NULL,1100.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1930,'1110','31685270387','2023-05-28 19:57:00',NULL,1200.00,'','3','1','Inventory sold','1','','sales','154','','No',NULL,NULL,''),(1931,'1110','31685270387','2023-05-28 19:57:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1932,'1110','31685270387','2023-05-28 19:57:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1933,'1110','31685270387','2023-05-28 19:57:00',NULL,2800.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(1934,'1110','31685270387','2023-05-28 19:57:00',NULL,2800.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(1935,'1110','31685270387','2023-05-28 19:57:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1936,'1110','31685270387','2023-05-28 19:57:00',NULL,1100.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(1937,'1110','31685270387','2023-05-28 19:57:00',NULL,21900.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(1938,'1110','31685270387','2023-05-28 19:57:00',NULL,19000.00,'','3','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(1939,'1110','31685270387','2023-05-28 19:57:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1940,'1110','31685270387','2023-05-28 19:57:00',NULL,450.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(1941,'1110','31685270387','2023-05-28 19:57:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1942,'5500','31685270387','2023-05-28 19:57:00',50820.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1943,'1000','31685270387','2023-05-28 19:57:00',58700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1944,'4000','31685270387','2023-05-28 19:57:00',NULL,300.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1945,'4000','31685270387','2023-05-28 19:57:00',NULL,500.00,'','3','1','Good sold','1','','sales','127','','No',NULL,NULL,''),(1946,'4000','31685270387','2023-05-28 19:57:00',NULL,1300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1947,'4000','31685270387','2023-05-28 19:57:00',NULL,2000.00,'','3','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(1948,'4000','31685270387','2023-05-28 19:57:00',NULL,250.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1949,'4000','31685270387','2023-05-28 19:57:00',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1950,'4000','31685270387','2023-05-28 19:57:00',NULL,4000.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1951,'4000','31685270387','2023-05-28 19:57:00',NULL,4000.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1952,'4000','31685270387','2023-05-28 19:57:00',NULL,400.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1953,'4000','31685270387','2023-05-28 19:57:00',NULL,1600.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(1954,'4000','31685270387','2023-05-28 19:57:00',NULL,22500.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1955,'4000','31685270387','2023-05-28 19:57:00',NULL,19700.00,'','3','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(1956,'4000','31685270387','2023-05-28 19:57:00',NULL,1000.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1957,'4000','31685270387','2023-05-28 19:57:00',NULL,700.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(1958,'4000','31685270387','2023-05-28 19:57:00',NULL,250.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1959,'1110','31685370944','2023-05-29 20:26:40',NULL,354.00,'','3','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(1960,'1110','31685370944','2023-05-29 20:26:40',NULL,10800.00,'','3','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(1961,'1110','31685370944','2023-05-29 20:26:40',NULL,120.00,'','3','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(1962,'5500','31685370944','2023-05-29 20:26:40',11274.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1963,'1000','31685370944','2023-05-29 20:26:40',13450.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1964,'4000','31685370944','2023-05-29 20:26:40',NULL,700.00,'','3','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(1965,'4000','31685370944','2023-05-29 20:26:40',NULL,12500.00,'','3','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(1966,'4000','31685370944','2023-05-29 20:26:40',NULL,250.00,'','3','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(1967,'1110','31685449611','2023-05-30 19:39:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1968,'1110','31685449611','2023-05-30 19:39:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1969,'1110','31685449611','2023-05-30 19:39:20',NULL,17700.00,'','3','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(1970,'1110','31685449611','2023-05-30 19:39:20',NULL,17400.00,'','3','1','Inventory sold','1','','sales','163','','No',NULL,NULL,''),(1971,'1110','31685449611','2023-05-30 19:39:20',NULL,150.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1972,'1110','31685449611','2023-05-30 19:39:20',NULL,1100.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1973,'1110','31685449611','2023-05-30 19:39:20',NULL,850.00,'','3','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(1974,'1110','31685449611','2023-05-30 19:39:20',NULL,200.00,'','3','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(1975,'5500','31685449611','2023-05-30 19:39:20',37400.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1976,'1000','31685449611','2023-05-30 19:39:20',44500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1977,'4000','31685449611','2023-05-30 19:39:20',NULL,300.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1978,'4000','31685449611','2023-05-30 19:39:20',NULL,2400.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1979,'4000','31685449611','2023-05-30 19:39:20',NULL,19000.00,'','3','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(1980,'4000','31685449611','2023-05-30 19:39:20',NULL,19000.00,'','3','1','Good sold','1','','sales','163','','No',NULL,NULL,''),(1981,'4000','31685449611','2023-05-30 19:39:20',NULL,600.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1982,'4000','31685449611','2023-05-30 19:39:20',NULL,1300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1983,'4000','31685449611','2023-05-30 19:39:20',NULL,1500.00,'','3','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(1984,'4000','31685449611','2023-05-30 19:39:20',NULL,400.00,'','3','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(1985,'1110','31685468038','2023-05-30 20:34:27',NULL,120.00,'','3','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(1986,'5500','31685468038','2023-05-30 20:34:27',120.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1987,'1000','31685468038','2023-05-30 20:34:27',300.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1988,'4000','31685468038','2023-05-30 20:34:27',NULL,300.00,'','3','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(1989,'1110','31685468157','2023-05-30 20:40:24',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(1990,'1110','31685468157','2023-05-30 20:40:24',NULL,80.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(1991,'5500','31685468157','2023-05-30 20:40:24',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1992,'1000','31685468157','2023-05-30 20:40:24',400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1993,'4000','31685468157','2023-05-30 20:40:24',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(1994,'4000','31685468157','2023-05-30 20:40:24',NULL,200.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(1995,'1110','31685541871','2023-05-31 19:51:14',NULL,16650.00,'','3','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(1996,'1110','31685541871','2023-05-31 19:51:14',NULL,1150.00,'','3','1','Inventory sold','1','','sales','133','','No',NULL,NULL,''),(1997,'5500','31685541871','2023-05-31 19:51:14',17800.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1998,'1000','31685541871','2023-05-31 19:51:14',20000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1999,'4000','31685541871','2023-05-31 19:51:14',NULL,18400.00,'','3','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(2000,'4000','31685541871','2023-05-31 19:51:14',NULL,1600.00,'','3','1','Good sold','1','','sales','133','','No',NULL,NULL,''),(2001,'1110','41685377022','2023-06-01 11:13:20',NULL,1300.00,'','4','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2002,'1110','41685377022','2023-05-29 19:17:02',NULL,1100.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2003,'5500','41685377022','2023-05-29 19:18:37',2400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2004,'1000','41685377022','2023-06-01 11:13:20',3200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2005,'4000','41685377022','2023-06-01 11:13:20',NULL,1700.00,'','4','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2006,'4000','41685377022','2023-05-29 19:17:02',NULL,1500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2007,'1110','31685684402','2023-06-02 19:22:11',NULL,10800.00,'','3','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(2008,'1110','31685684402','2023-06-02 19:22:11',NULL,820.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(2009,'1110','31685684402','2023-06-02 19:22:11',NULL,1100.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(2010,'1110','31685684402','2023-06-02 19:22:11',NULL,1200.00,'','3','1','Inventory sold','1','','sales','144','','No',NULL,NULL,''),(2011,'1110','31685684402','2023-06-02 19:22:11',NULL,10300.00,'','3','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(2012,'1110','31685684402','2023-06-02 19:22:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2013,'1110','31685684402','2023-06-02 19:22:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2014,'1110','31685684402','2023-06-02 19:22:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2015,'1110','31685684402','2023-06-02 19:22:11',NULL,1100.00,'','3','1','Inventory sold','1','','sales','171','','No',NULL,NULL,''),(2016,'1110','31685684402','2023-06-02 19:22:11',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2017,'5500','31685684402','2023-06-02 19:22:11',25370.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2018,'1000','31685684402','2023-06-02 19:22:11',30300.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2019,'4000','31685684402','2023-06-02 19:22:11',NULL,11500.00,'','3','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(2020,'4000','31685684402','2023-06-02 19:22:11',NULL,1100.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2021,'4000','31685684402','2023-06-02 19:22:11',NULL,1600.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2022,'4000','31685684402','2023-06-02 19:22:11',NULL,1800.00,'','3','1','Good sold','1','','sales','144','','No',NULL,NULL,''),(2023,'4000','31685684402','2023-06-02 19:22:11',NULL,10900.00,'','3','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(2024,'4000','31685684402','2023-06-02 19:22:11',NULL,300.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2025,'4000','31685684402','2023-06-02 19:22:11',NULL,500.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2026,'4000','31685684402','2023-06-02 19:22:11',NULL,800.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2027,'4000','31685684402','2023-06-02 19:22:11',NULL,1500.00,'','3','1','Good sold','1','','sales','171','','No',NULL,NULL,''),(2028,'4000','31685684402','2023-06-02 19:22:11',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2029,'1110','31685763120','2023-06-03 06:33:12',NULL,100.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2030,'1110','31685763120','2023-06-03 06:33:12',NULL,650.00,'','3','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(2031,'5500','31685763120','2023-06-03 06:33:12',750.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2032,'1000','31685763120','2023-06-03 06:33:12',2000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2033,'4000','31685763120','2023-06-03 06:33:12',NULL,500.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2034,'4000','31685763120','2023-06-03 06:33:12',NULL,1500.00,'','3','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(2035,'1110','41685607528','2023-06-04 16:50:46',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2036,'1110','41685607528','2023-06-01 11:18:59',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2037,'1110','41685607528','2023-06-01 11:19:09',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2038,'1110','41685607528','2023-06-01 11:19:42',NULL,10300.00,'','4','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(2039,'1110','41685607528','2023-06-03 18:20:37',NULL,10300.00,'','4','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(2040,'5500','41685607528','2023-06-03 18:21:30',20750.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2041,'1000','41685607528','2023-06-04 16:50:46',22800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2042,'4000','41685607528','2023-06-04 16:50:46',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2043,'4000','41685607528','2023-06-01 11:18:59',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2044,'4000','41685607528','2023-06-01 11:19:09',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2045,'4000','41685607528','2023-06-01 11:19:42',NULL,11000.00,'','4','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(2046,'4000','41685607528','2023-06-03 18:20:37',NULL,11000.00,'','4','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(2047,'1110','31685871263','2023-06-04 20:45:48',NULL,5350.00,'','3','1','Inventory sold','1','','sales','138','','No',NULL,NULL,''),(2048,'1110','31685871263','2023-06-04 20:45:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2049,'1110','31685871263','2023-06-04 20:45:48',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2050,'1110','31685871263','2023-06-04 20:45:48',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2051,'1110','31685871263','2023-06-04 20:45:48',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2052,'1110','31685871263','2023-06-04 20:45:48',NULL,3700.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(2053,'1110','31685871263','2023-06-04 20:45:48',NULL,32900.00,'','3','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(2054,'1110','31685871263','2023-06-04 20:45:48',NULL,1100.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2055,'1110','31685871263','2023-06-04 20:45:48',NULL,2200.00,'','3','1','Inventory sold','1','','sales','171','','No',NULL,NULL,''),(2056,'1110','31685871263','2023-06-04 20:45:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2057,'1110','31685871263','2023-06-04 20:45:48',NULL,80.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(2058,'1110','31685871263','2023-06-04 20:45:48',NULL,1100.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2059,'1110','31685871263','2023-06-04 20:45:48',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2060,'5500','31685871263','2023-06-04 20:45:48',46630.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2061,'1000','31685871263','2023-06-04 20:45:48',55750.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2062,'4000','31685871263','2023-06-04 20:45:48',NULL,6000.00,'','3','1','Good sold','1','','sales','138','','No',NULL,NULL,''),(2063,'4000','31685871263','2023-06-04 20:45:48',NULL,600.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2064,'4000','31685871263','2023-06-04 20:45:48',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2065,'4000','31685871263','2023-06-04 20:45:48',NULL,250.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2066,'4000','31685871263','2023-06-04 20:45:48',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2067,'4000','31685871263','2023-06-04 20:45:48',NULL,5000.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2068,'4000','31685871263','2023-06-04 20:45:48',NULL,34700.00,'','3','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2069,'4000','31685871263','2023-06-04 20:45:48',NULL,1600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2070,'4000','31685871263','2023-06-04 20:45:48',NULL,3000.00,'','3','1','Good sold','1','','sales','171','','No',NULL,NULL,''),(2071,'4000','31685871263','2023-06-04 20:45:48',NULL,2000.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2072,'4000','31685871263','2023-06-04 20:45:48',NULL,200.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(2073,'4000','31685871263','2023-06-04 20:45:48',NULL,1600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2074,'4000','31685871263','2023-06-04 20:45:48',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2075,'1110','41685950298','2023-06-07 17:43:41',NULL,11000.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2076,'1110','41685950298','2023-06-05 10:31:38',NULL,11000.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2077,'1110','41685950298','2023-06-05 10:33:00',NULL,12400.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(2078,'1110','41685950298','2023-06-05 14:20:24',NULL,150.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2079,'5500','41685950298','2023-06-05 14:21:05',34550.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2080,'1000','41685950298','2023-06-07 17:43:41',37100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2081,'4000','41685950298','2023-06-07 17:43:41',NULL,11500.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2082,'4000','41685950298','2023-06-05 10:31:38',NULL,11500.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2083,'4000','41685950298','2023-06-05 10:33:00',NULL,13500.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2084,'4000','41685950298','2023-06-05 14:20:24',NULL,600.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2085,'1110','41686149067','2023-06-08 09:36:51',NULL,11000.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2086,'1110','41686149067','2023-06-07 17:45:20',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2087,'1110','41686149067','2023-06-07 17:47:26',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2088,'1110','41686149067','2023-06-07 17:47:59',NULL,340.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(2089,'5500','41686149067','2023-06-07 17:48:22',11440.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2090,'1000','41686149067','2023-06-08 09:36:51',12700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2091,'4000','41686149067','2023-06-08 09:36:51',NULL,11700.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2092,'4000','41686149067','2023-06-07 17:45:20',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2093,'4000','41686149067','2023-06-07 17:47:26',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2094,'4000','41686149067','2023-06-07 17:47:59',NULL,500.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(2095,'1110','61686241108','2023-06-08 19:51:58',NULL,1300.00,'','6','1','Inventory sold','1','','sales','143','','No',NULL,NULL,''),(2096,'5500','61686241108','2023-06-08 19:51:30',1300.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2097,'1000','61686241108','2023-06-08 19:51:58',1800.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2098,'4000','61686241108','2023-06-08 19:51:58',NULL,1800.00,'','6','1','Good sold','1','','sales','143','','No',NULL,NULL,''),(2099,'1110','61686243157','2023-06-08 19:53:34',NULL,1300.00,'','6','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(2100,'5500','61686243157','2023-06-08 19:52:37',1300.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2101,'1000','61686243157','2023-06-08 19:53:34',1800.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2102,'4000','61686243157','2023-06-08 19:53:34',NULL,1800.00,'','6','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2103,'1110','41686307497','2023-06-09 13:46:51',NULL,18800.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(2104,'1110','41686307497','2023-06-09 13:44:57',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2105,'1110','41686307497','2023-06-09 13:45:55',NULL,250.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2106,'1110','41686307497','2023-06-09 13:46:11',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2107,'5500','41686307497','2023-06-09 13:46:38',19100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2108,'1000','41686307497','2023-06-09 13:46:51',23000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2109,'4000','41686307497','2023-06-09 13:46:51',NULL,20500.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(2110,'4000','41686307497','2023-06-09 13:44:57',NULL,500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2111,'4000','41686307497','2023-06-09 13:45:55',NULL,1000.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2112,'4000','41686307497','2023-06-09 13:46:11',NULL,1000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2113,'1110','61686327453','2023-06-09 19:18:26',NULL,1100.00,'','6','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2114,'5500','61686327453','2023-06-09 19:18:06',1100.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2115,'1000','61686327453','2023-06-09 19:18:26',1500.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2116,'4000','61686327453','2023-06-09 19:18:26',NULL,1500.00,'','6','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2117,'1110','41686307616','2023-06-10 12:41:58',NULL,820.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(2118,'1110','41686307616','2023-06-09 13:46:56',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2119,'1110','41686307616','2023-06-09 13:47:25',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2120,'1110','41686307616','2023-06-09 13:47:37',NULL,270.00,'','4','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(2121,'1110','41686307616','2023-06-09 13:47:45',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2122,'1110','41686307616','2023-06-09 13:48:24',NULL,1100.00,'','4','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2123,'1110','41686307616','2023-06-09 19:16:11',NULL,12500.00,'','4','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(2124,'5500','41686307616','2023-06-10 12:39:40',14840.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2125,'1000','41686307616','2023-06-10 12:41:58',17500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2126,'4000','41686307616','2023-06-10 12:41:58',NULL,1000.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2127,'4000','41686307616','2023-06-09 13:46:56',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2128,'4000','41686307616','2023-06-09 13:47:25',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2129,'4000','41686307616','2023-06-09 13:47:37',NULL,800.00,'','4','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(2130,'4000','41686307616','2023-06-09 13:47:45',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2131,'4000','41686307616','2023-06-09 13:48:24',NULL,1500.00,'','4','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2132,'4000','41686307616','2023-06-09 19:16:11',NULL,13500.00,'','4','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(2133,'1110','41686390125','2023-06-11 10:15:45',NULL,1100.00,'','4','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2134,'1110','41686390125','2023-06-10 12:42:05',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2135,'1110','41686390125','2023-06-10 12:42:26',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2136,'1110','41686390125','2023-06-10 12:42:33',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2137,'1110','41686390125','2023-06-10 12:43:25',NULL,10400.00,'','4','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(2138,'1110','41686390125','2023-06-10 15:18:18',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2139,'1110','41686390125','2023-06-10 15:19:13',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2140,'1110','41686390125','2023-06-10 15:19:13',NULL,12500.00,'','4','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(2141,'5500','41686390125','2023-06-10 19:02:19',24250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2142,'1000','41686390125','2023-06-11 10:15:45',27900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2143,'4000','41686390125','2023-06-11 10:15:45',NULL,1300.00,'','4','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2144,'4000','41686390125','2023-06-10 12:42:05',NULL,500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2145,'4000','41686390125','2023-06-10 12:42:26',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2146,'4000','41686390125','2023-06-10 12:42:33',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2147,'4000','41686390125','2023-06-10 12:43:25',NULL,11200.00,'','4','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(2148,'4000','41686390125','2023-06-10 15:18:18',NULL,500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2149,'4000','41686390125','2023-06-10 15:19:13',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2150,'4000','41686390125','2023-06-10 15:19:13',NULL,13500.00,'','4','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(2151,'1110','41686477229','2023-06-11 19:42:49',NULL,11000.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2152,'1110','41686477229','2023-06-11 12:53:49',NULL,12400.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(2153,'1110','41686477229','2023-06-11 12:54:33',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2154,'1110','41686477229','2023-06-11 12:55:57',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2155,'1110','41686477229','2023-06-11 12:56:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2156,'1110','41686477229','2023-06-11 12:56:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2157,'1110','41686477229','2023-06-11 12:56:56',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2158,'1110','41686477229','2023-06-11 12:57:03',NULL,1500.00,'','4','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(2159,'5500','41686477229','2023-06-11 19:10:03',25150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2160,'1000','41686477229','2023-06-11 19:42:49',29000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2161,'4000','41686477229','2023-06-11 19:42:49',NULL,11700.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2162,'4000','41686477229','2023-06-11 12:53:49',NULL,14300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2163,'4000','41686477229','2023-06-11 12:54:33',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2164,'4000','41686477229','2023-06-11 12:55:57',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2165,'4000','41686477229','2023-06-11 12:56:31',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2166,'4000','41686477229','2023-06-11 12:56:31',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2167,'4000','41686477229','2023-06-11 12:56:56',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2168,'4000','41686477229','2023-06-11 12:57:03',NULL,1600.00,'','4','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(2169,'1110','41686585376','2023-06-13 10:34:46',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2170,'1110','41686585376','2023-06-12 18:56:16',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2171,'1110','41686585376','2023-06-12 18:56:26',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2172,'1110','41686585376','2023-06-12 19:00:26',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2173,'1110','41686585376','2023-06-12 19:01:00',NULL,75.00,'','4','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(2174,'1110','41686585376','2023-06-12 19:01:20',NULL,270.00,'','4','1','Inventory sold','1','','sales','127','','No',NULL,NULL,''),(2175,'1110','41686585376','2023-06-12 19:03:19',NULL,1100.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2176,'5500','41686585376','2023-06-12 19:07:43',1545.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2177,'1000','41686585376','2023-06-13 10:34:46',3600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2178,'4000','41686585376','2023-06-13 10:34:46',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2179,'4000','41686585376','2023-06-12 18:56:16',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2180,'4000','41686585376','2023-06-12 18:56:26',NULL,400.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2181,'4000','41686585376','2023-06-12 19:00:26',NULL,400.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2182,'4000','41686585376','2023-06-12 19:01:00',NULL,200.00,'','4','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2183,'4000','41686585376','2023-06-12 19:01:20',NULL,500.00,'','4','1','Good sold','1','','sales','127','','No',NULL,NULL,''),(2184,'4000','41686585376','2023-06-12 19:03:19',NULL,1600.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2185,'1110','31686663868','2023-06-13 21:58:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2186,'1110','31686663868','2023-06-13 21:58:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2187,'1110','31686663868','2023-06-13 21:58:57',NULL,850.00,'','3','1','Inventory sold','1','','sales','172','','No',NULL,NULL,''),(2188,'1110','31686663868','2023-06-13 21:58:57',NULL,90.00,'','3','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(2189,'1110','31686663868','2023-06-13 21:58:57',NULL,2800.00,'','3','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(2190,'1110','31686663868','2023-06-13 21:58:57',NULL,650.00,'','3','1','Inventory sold','1','','sales','173','','No',NULL,NULL,''),(2191,'1110','31686663868','2023-06-13 21:58:57',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2192,'1110','31686663868','2023-06-13 21:58:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2193,'1110','31686663868','2023-06-13 21:58:57',NULL,11000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2194,'1110','31686663868','2023-06-13 21:58:57',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2195,'1110','31686663868','2023-06-13 21:58:57',NULL,150.00,'','3','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2196,'1110','31686663868','2023-06-13 21:58:57',NULL,9600.00,'','3','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(2197,'1110','31686663868','2023-06-13 21:58:57',NULL,100.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2198,'5500','31686663868','2023-06-13 21:58:57',25340.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2199,'1000','31686663868','2023-06-13 21:58:57',31900.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2200,'4000','31686663868','2023-06-13 21:58:57',NULL,500.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2201,'4000','31686663868','2023-06-13 21:58:57',NULL,700.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2202,'4000','31686663868','2023-06-13 21:58:57',NULL,1100.00,'','3','1','Good sold','1','','sales','172','','No',NULL,NULL,''),(2203,'4000','31686663868','2023-06-13 21:58:57',NULL,500.00,'','3','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(2204,'4000','31686663868','2023-06-13 21:58:57',NULL,3400.00,'','3','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(2205,'4000','31686663868','2023-06-13 21:58:57',NULL,1200.00,'','3','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(2206,'4000','31686663868','2023-06-13 21:58:57',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2207,'4000','31686663868','2023-06-13 21:58:57',NULL,500.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2208,'4000','31686663868','2023-06-13 21:58:57',NULL,11500.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2209,'4000','31686663868','2023-06-13 21:58:57',NULL,500.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2210,'4000','31686663868','2023-06-13 21:58:57',NULL,500.00,'','3','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2211,'4000','31686663868','2023-06-13 21:58:57',NULL,10800.00,'','3','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(2212,'4000','31686663868','2023-06-13 21:58:57',NULL,500.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2213,'1110','31686855016','2023-06-15 21:55:57',NULL,18500.00,'','3','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(2214,'1110','31686855016','2023-06-15 21:55:57',NULL,16000.00,'','3','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(2215,'1110','31686855016','2023-06-15 21:55:57',NULL,1100.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2216,'1110','31686855016','2023-06-15 21:55:57',NULL,1100.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2217,'1110','31686855016','2023-06-15 21:55:57',NULL,1100.00,'','3','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(2218,'1110','31686855016','2023-06-15 21:55:57',NULL,180.00,'','3','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(2219,'1110','31686855016','2023-06-15 21:55:57',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2220,'1110','31686855016','2023-06-15 21:55:57',NULL,14900.00,'','3','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(2221,'1110','31686855016','2023-06-15 21:55:57',NULL,75.00,'','3','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(2222,'1110','31686855016','2023-06-15 21:55:57',NULL,1100.00,'','3','1','Inventory sold','1','','sales','171','','No',NULL,NULL,''),(2223,'1110','31686855016','2023-06-15 21:55:57',NULL,1500.00,'','3','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(2224,'5500','31686855016','2023-06-15 21:55:57',55605.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2225,'1000','31686855016','2023-06-15 21:55:57',61150.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2226,'4000','31686855016','2023-06-15 21:55:57',NULL,19000.00,'','3','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(2227,'4000','31686855016','2023-06-15 21:55:57',NULL,17000.00,'','3','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(2228,'4000','31686855016','2023-06-15 21:55:57',NULL,1600.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2229,'4000','31686855016','2023-06-15 21:55:57',NULL,1500.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2230,'4000','31686855016','2023-06-15 21:55:57',NULL,1600.00,'','3','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2231,'4000','31686855016','2023-06-15 21:55:57',NULL,700.00,'','3','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(2232,'4000','31686855016','2023-06-15 21:55:57',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2233,'4000','31686855016','2023-06-15 21:55:57',NULL,16000.00,'','3','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(2234,'4000','31686855016','2023-06-15 21:55:57',NULL,150.00,'','3','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2235,'4000','31686855016','2023-06-15 21:55:57',NULL,1400.00,'','3','1','Good sold','1','','sales','171','','No',NULL,NULL,''),(2236,'4000','31686855016','2023-06-15 21:55:57',NULL,2000.00,'','3','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(2237,'1110','31686992538','2023-06-17 22:40:30',NULL,12600.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(2238,'1110','31686992538','2023-06-17 22:40:30',NULL,1500.00,'','3','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(2239,'1110','31686992538','2023-06-17 22:40:30',NULL,1300.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2240,'1110','31686992538','2023-06-17 22:40:30',NULL,1200.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(2241,'1110','31686992538','2023-06-17 22:40:30',NULL,10100.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2242,'1110','31686992538','2023-06-17 22:40:30',NULL,11700.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(2243,'1110','31686992538','2023-06-17 22:40:30',NULL,1100.00,'','3','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(2244,'5500','31686992538','2023-06-17 22:40:30',39500.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2245,'1000','31686992538','2023-06-17 22:40:30',44000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2246,'4000','31686992538','2023-06-17 22:40:30',NULL,13000.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2247,'4000','31686992538','2023-06-17 22:40:30',NULL,1800.00,'','3','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(2248,'4000','31686992538','2023-06-17 22:40:30',NULL,1600.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2249,'4000','31686992538','2023-06-17 22:40:30',NULL,1600.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(2250,'4000','31686992538','2023-06-17 22:40:30',NULL,12000.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2251,'4000','31686992538','2023-06-17 22:40:30',NULL,12500.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(2252,'4000','31686992538','2023-06-17 22:40:30',NULL,1500.00,'','3','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2253,'1110','31687030836','2023-06-17 22:41:18',NULL,300.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2254,'5500','31687030836','2023-06-17 22:41:18',300.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2255,'1000','31687030836','2023-06-17 22:41:18',1500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2256,'4000','31687030836','2023-06-17 22:41:18',NULL,1500.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2257,'1000','31687030962','2023-06-17 22:42:59',1000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2258,'4000','31687030962','2023-06-17 22:42:59',NULL,1000.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2259,'1110','31687191601','2023-06-19 19:23:27',NULL,1100.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(2260,'1110','31687191601','2023-06-19 19:23:27',NULL,1100.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(2261,'1110','31687191601','2023-06-19 19:23:27',NULL,150.00,'','3','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2262,'1110','31687191601','2023-06-19 19:23:27',NULL,80.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(2263,'1110','31687191601','2023-06-19 19:23:27',NULL,75.00,'','3','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(2264,'1110','31687191601','2023-06-19 19:23:27',NULL,80.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(2265,'1110','31687191601','2023-06-19 19:23:27',NULL,180.00,'','3','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(2266,'1110','31687191601','2023-06-19 19:23:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2267,'1110','31687191601','2023-06-19 19:23:27',NULL,650.00,'','3','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(2268,'5500','31687191601','2023-06-19 19:23:27',3415.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2269,'1000','31687191601','2023-06-19 19:23:27',8450.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2270,'4000','31687191601','2023-06-19 19:23:27',NULL,1600.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2271,'4000','31687191601','2023-06-19 19:23:27',NULL,1600.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(2272,'4000','31687191601','2023-06-19 19:23:27',NULL,1000.00,'','3','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2273,'4000','31687191601','2023-06-19 19:23:27',NULL,250.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2274,'4000','31687191601','2023-06-19 19:23:27',NULL,250.00,'','3','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2275,'4000','31687191601','2023-06-19 19:23:27',NULL,250.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(2276,'4000','31687191601','2023-06-19 19:23:27',NULL,500.00,'','3','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(2277,'4000','31687191601','2023-06-19 19:23:27',NULL,1000.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2278,'4000','31687191601','2023-06-19 19:23:27',NULL,2000.00,'','3','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(2279,'1110','31687191914','2023-06-19 19:35:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2280,'1110','31687191914','2023-06-19 19:35:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2281,'1110','31687191914','2023-06-19 19:35:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2282,'1110','31687191914','2023-06-19 19:35:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2283,'1110','31687191914','2023-06-19 19:35:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2284,'1110','31687191914','2023-06-19 19:35:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2285,'1110','31687191914','2023-06-19 19:35:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2286,'1110','31687191914','2023-06-19 19:35:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2287,'1110','31687191914','2023-06-19 19:35:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2288,'1110','31687191914','2023-06-19 19:35:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2289,'1110','31687191914','2023-06-19 19:35:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2290,'1110','31687191914','2023-06-19 19:35:43',NULL,17700.00,'','3','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(2291,'1110','31687191914','2023-06-19 19:35:43',NULL,11700.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(2292,'1110','31687191914','2023-06-19 19:35:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2293,'5500','31687191914','2023-06-19 19:35:43',29950.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2294,'1000','31687191914','2023-06-19 19:35:43',34450.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2295,'4000','31687191914','2023-06-19 19:35:43',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2296,'4000','31687191914','2023-06-19 19:35:43',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2297,'4000','31687191914','2023-06-19 19:35:43',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2298,'4000','31687191914','2023-06-19 19:35:43',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2299,'4000','31687191914','2023-06-19 19:35:43',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2300,'4000','31687191914','2023-06-19 19:35:43',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2301,'4000','31687191914','2023-06-19 19:35:43',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2302,'4000','31687191914','2023-06-19 19:35:43',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2303,'4000','31687191914','2023-06-19 19:35:43',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2304,'4000','31687191914','2023-06-19 19:35:43',NULL,250.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2305,'4000','31687191914','2023-06-19 19:35:43',NULL,1000.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2306,'4000','31687191914','2023-06-19 19:35:43',NULL,19000.00,'','3','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(2307,'4000','31687191914','2023-06-19 19:35:43',NULL,12200.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(2308,'4000','31687191914','2023-06-19 19:35:43',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2309,'1110','31687268175','2023-06-20 16:39:44',NULL,1100.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2310,'1110','31687268175','2023-06-20 16:39:44',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2311,'5500','31687268175','2023-06-20 16:39:44',1150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2312,'1000','31687268175','2023-06-20 16:39:44',1600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2313,'4000','31687268175','2023-06-20 16:39:44',NULL,1300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2314,'4000','31687268175','2023-06-20 16:39:44',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2315,'1110','31687274975','2023-06-20 23:06:16',NULL,12600.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(2316,'1110','31687274975','2023-06-20 23:06:16',NULL,250.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2317,'1110','31687274975','2023-06-20 23:06:16',NULL,1100.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2318,'5500','31687274975','2023-06-20 23:06:16',13950.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2319,'1000','31687274975','2023-06-20 23:06:16',16300.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2320,'4000','31687274975','2023-06-20 23:06:16',NULL,14000.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2321,'4000','31687274975','2023-06-20 23:06:16',NULL,1000.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2322,'4000','31687274975','2023-06-20 23:06:16',NULL,1300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2323,'1110','31687355259','2023-06-21 20:35:52',NULL,970.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2324,'1110','31687355259','2023-06-21 20:35:52',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2325,'1110','31687355259','2023-06-21 20:35:52',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2326,'1110','31687355259','2023-06-21 20:35:52',NULL,1100.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(2327,'1110','31687355259','2023-06-21 20:35:52',NULL,1150.00,'','3','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(2328,'1110','31687355259','2023-06-21 20:35:52',NULL,650.00,'','3','1','Inventory sold','1','','sales','173','','No',NULL,NULL,''),(2329,'1110','31687355259','2023-06-21 20:35:52',NULL,21300.00,'','3','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(2330,'1110','31687355259','2023-06-21 20:35:52',NULL,850.00,'','3','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(2331,'1110','31687355259','2023-06-21 20:35:52',NULL,2800.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(2332,'1110','31687355259','2023-06-21 20:35:52',NULL,150.00,'','3','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2333,'5500','31687355259','2023-06-21 20:35:52',29070.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2334,'1000','31687355259','2023-06-21 20:35:52',35500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2335,'4000','31687355259','2023-06-21 20:35:52',NULL,1800.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2336,'4000','31687355259','2023-06-21 20:35:52',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2337,'4000','31687355259','2023-06-21 20:35:52',NULL,500.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2338,'4000','31687355259','2023-06-21 20:35:52',NULL,1600.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(2339,'4000','31687355259','2023-06-21 20:35:52',NULL,1500.00,'','3','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(2340,'4000','31687355259','2023-06-21 20:35:52',NULL,900.00,'','3','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(2341,'4000','31687355259','2023-06-21 20:35:52',NULL,23000.00,'','3','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(2342,'4000','31687355259','2023-06-21 20:35:52',NULL,1400.00,'','3','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(2343,'4000','31687355259','2023-06-21 20:35:52',NULL,4000.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2344,'4000','31687355259','2023-06-21 20:35:52',NULL,600.00,'','3','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2345,'1110','41687244361','2023-06-22 08:16:03',NULL,10400.00,'','4','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(2346,'1110','41687244361','2023-06-20 09:59:21',NULL,9600.00,'','4','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(2347,'5500','41687244361','2023-06-20 10:07:43',20000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2348,'1000','41687244361','2023-06-22 08:16:03',22000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2349,'4000','41687244361','2023-06-22 08:16:03',NULL,11500.00,'','4','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(2350,'4000','41687244361','2023-06-20 09:59:21',NULL,10500.00,'','4','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(2351,'1110','31687432539','2023-06-22 20:18:43',NULL,17700.00,'','3','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(2352,'1110','31687432539','2023-06-22 20:18:43',NULL,650.00,'','3','1','Inventory sold','1','','sales','173','','No',NULL,NULL,''),(2353,'1110','31687432539','2023-06-22 20:18:43',NULL,180.00,'','3','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(2354,'1110','31687432539','2023-06-22 20:18:43',NULL,24000.00,'','3','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(2355,'1110','31687432539','2023-06-22 20:18:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2356,'1110','31687432539','2023-06-22 20:18:43',NULL,250.00,'','3','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(2357,'1110','31687432539','2023-06-22 20:18:43',NULL,100.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2358,'1110','31687432539','2023-06-22 20:18:43',NULL,1400.00,'','3','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(2359,'1110','31687432539','2023-06-22 20:18:43',NULL,120.00,'','3','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(2360,'1110','31687432539','2023-06-22 20:18:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2361,'1110','31687432539','2023-06-22 20:18:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2362,'1110','31687432539','2023-06-22 20:18:43',NULL,150.00,'','3','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2363,'5500','31687432539','2023-06-22 20:18:43',44650.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2364,'1000','31687432539','2023-06-22 20:18:43',49500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2365,'4000','31687432539','2023-06-22 20:18:43',NULL,18500.00,'','3','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(2366,'4000','31687432539','2023-06-22 20:18:43',NULL,1200.00,'','3','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(2367,'4000','31687432539','2023-06-22 20:18:43',NULL,1000.00,'','3','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(2368,'4000','31687432539','2023-06-22 20:18:43',NULL,25000.00,'','3','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(2369,'4000','31687432539','2023-06-22 20:18:43',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2370,'4000','31687432539','2023-06-22 20:18:43',NULL,400.00,'','3','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(2371,'4000','31687432539','2023-06-22 20:18:43',NULL,400.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2372,'4000','31687432539','2023-06-22 20:18:43',NULL,1600.00,'','3','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(2373,'4000','31687432539','2023-06-22 20:18:43',NULL,300.00,'','3','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(2374,'4000','31687432539','2023-06-22 20:18:43',NULL,200.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2375,'4000','31687432539','2023-06-22 20:18:43',NULL,200.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2376,'4000','31687432539','2023-06-22 20:18:43',NULL,500.00,'','3','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2377,'1110','41687410971','2023-06-22 20:20:17',NULL,18500.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(2378,'1110','41687410971','2023-06-22 08:16:35',NULL,650.00,'','4','1','Inventory sold','1','','sales','173','','No',NULL,NULL,''),(2379,'1110','41687410971','2023-06-22 08:18:45',NULL,7100.00,'','4','1','Inventory sold','1','','sales','160','','No',NULL,NULL,''),(2380,'5500','41687410971','2023-06-22 10:53:10',26250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2381,'1000','41687410971','2023-06-22 20:20:17',29300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2382,'4000','41687410971','2023-06-22 20:20:17',NULL,20000.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(2383,'4000','41687410971','2023-06-22 08:16:35',NULL,800.00,'','4','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(2384,'4000','41687410971','2023-06-22 08:18:45',NULL,8500.00,'','4','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(2385,'1110','31687535690','2023-06-23 19:28:47',NULL,250.00,'','3','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(2386,'1110','31687535690','2023-06-23 19:28:47',NULL,150.00,'','3','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2387,'1110','31687535690','2023-06-23 19:28:47',NULL,20800.00,'','3','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(2388,'1110','31687535690','2023-06-23 19:28:47',NULL,820.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(2389,'5500','31687535690','2023-06-23 19:28:47',22020.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2390,'1000','31687535690','2023-06-23 19:28:47',23100.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2391,'4000','31687535690','2023-06-23 19:28:47',NULL,500.00,'','3','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(2392,'4000','31687535690','2023-06-23 19:28:47',NULL,400.00,'','3','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2393,'4000','31687535690','2023-06-23 19:28:47',NULL,21200.00,'','3','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(2394,'4000','31687535690','2023-06-23 19:28:47',NULL,1000.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2395,'1110','31687542050','2023-06-23 20:49:20',NULL,80.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(2396,'1110','31687542050','2023-06-23 20:49:20',NULL,80.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(2397,'1110','31687542050','2023-06-23 20:49:20',NULL,1300.00,'','3','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(2398,'5500','31687542050','2023-06-23 20:49:20',1460.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2399,'1000','31687542050','2023-06-23 20:49:20',5250.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2400,'4000','31687542050','2023-06-23 20:49:20',NULL,200.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(2401,'4000','31687542050','2023-06-23 20:49:20',NULL,250.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2402,'4000','31687542050','2023-06-23 20:49:20',NULL,4800.00,'','3','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(2403,'1110','31687627858','2023-06-24 20:38:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2404,'1110','31687627858','2023-06-24 20:38:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2405,'1110','31687627858','2023-06-24 20:38:35',NULL,340.00,'','3','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(2406,'1110','31687627858','2023-06-24 20:38:35',NULL,75.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(2407,'1110','31687627858','2023-06-24 20:38:35',NULL,750.00,'','3','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(2408,'1110','31687627858','2023-06-24 20:38:35',NULL,1300.00,'','3','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(2409,'1110','31687627858','2023-06-24 20:38:35',NULL,1150.00,'','3','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(2410,'1110','31687627858','2023-06-24 20:38:35',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2411,'5500','31687627858','2023-06-24 20:38:35',3665.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2412,'1000','31687627858','2023-06-24 20:38:35',5800.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2413,'4000','31687627858','2023-06-24 20:38:35',NULL,400.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2414,'4000','31687627858','2023-06-24 20:38:35',NULL,350.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2415,'4000','31687627858','2023-06-24 20:38:35',NULL,500.00,'','3','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(2416,'4000','31687627858','2023-06-24 20:38:35',NULL,200.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(2417,'4000','31687627858','2023-06-24 20:38:35',NULL,1000.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(2418,'4000','31687627858','2023-06-24 20:38:35',NULL,1600.00,'','3','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2419,'4000','31687627858','2023-06-24 20:38:35',NULL,1500.00,'','3','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(2420,'4000','31687627858','2023-06-24 20:38:35',NULL,250.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2421,'1110','31687703952','2023-06-25 20:42:40',NULL,150.00,'','3','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2422,'1110','31687703952','2023-06-25 20:42:40',NULL,150.00,'','3','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2423,'1110','31687703952','2023-06-25 20:42:40',NULL,75.00,'','3','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(2424,'1110','31687703952','2023-06-25 20:42:40',NULL,2400.00,'','3','1','Inventory sold','1','','sales','153','','No',NULL,NULL,''),(2425,'1110','31687703952','2023-06-25 20:42:40',NULL,350.00,'','3','1','Inventory sold','1','','sales','175','','No',NULL,NULL,''),(2426,'1110','31687703952','2023-06-25 20:42:40',NULL,3300.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2427,'5500','31687703952','2023-06-25 20:42:40',6425.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2428,'1000','31687703952','2023-06-25 20:42:40',9900.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2429,'4000','31687703952','2023-06-25 20:42:40',NULL,500.00,'','3','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2430,'4000','31687703952','2023-06-25 20:42:40',NULL,500.00,'','3','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2431,'4000','31687703952','2023-06-25 20:42:40',NULL,300.00,'','3','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2432,'4000','31687703952','2023-06-25 20:42:40',NULL,3500.00,'','3','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(2433,'4000','31687703952','2023-06-25 20:42:40',NULL,600.00,'','3','1','Good sold','1','','sales','175','','No',NULL,NULL,''),(2434,'4000','31687703952','2023-06-25 20:42:40',NULL,4500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2435,'1110','61687796447','2023-06-26 19:22:19',NULL,50.00,'','6','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2436,'1110','61687796447','2023-06-26 19:20:47',NULL,50.00,'','6','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2437,'5500','61687796447','2023-06-26 19:21:46',100.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2438,'1000','61687796447','2023-06-26 19:22:19',400.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2439,'4000','61687796447','2023-06-26 19:22:19',NULL,200.00,'','6','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2440,'4000','61687796447','2023-06-26 19:20:47',NULL,200.00,'','6','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2457,'1000','31687788401','2023-06-26 23:10:41',71000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2473,'1110','31687875258','2023-06-27 21:19:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2474,'1110','31687875258','2023-06-27 21:19:34',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2475,'1110','31687875258','2023-06-27 21:19:34',NULL,150.00,'','3','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2476,'1110','31687875258','2023-06-27 21:19:34',NULL,820.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(2477,'1110','31687875258','2023-06-27 21:19:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(2478,'1110','31687875258','2023-06-27 21:19:34',NULL,9900.00,'','3','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(2479,'1110','31687875258','2023-06-27 21:19:34',NULL,9900.00,'','3','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(2480,'1110','31687875258','2023-06-27 21:19:34',NULL,9900.00,'','3','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(2481,'1110','31687875258','2023-06-27 21:19:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2482,'1110','31687875258','2023-06-27 21:19:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2483,'1110','31687875258','2023-06-27 21:19:34',NULL,150.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2484,'1110','31687875258','2023-06-27 21:19:34',NULL,500.00,'','3','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(2485,'5500','31687875258','2023-06-27 21:19:34',31450.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2486,'1000','31687875258','2023-06-27 21:19:34',41050.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2487,'4000','31687875258','2023-06-27 21:19:34',NULL,600.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2488,'4000','31687875258','2023-06-27 21:19:34',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2489,'4000','31687875258','2023-06-27 21:19:34',NULL,700.00,'','3','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2490,'4000','31687875258','2023-06-27 21:19:34',NULL,1100.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2491,'4000','31687875258','2023-06-27 21:19:34',NULL,200.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(2492,'4000','31687875258','2023-06-27 21:19:34',NULL,12500.00,'','3','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(2493,'4000','31687875258','2023-06-27 21:19:34',NULL,11500.00,'','3','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(2494,'4000','31687875258','2023-06-27 21:19:34',NULL,11200.00,'','3','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(2495,'4000','31687875258','2023-06-27 21:19:34',NULL,500.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2496,'4000','31687875258','2023-06-27 21:19:34',NULL,500.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2497,'4000','31687875258','2023-06-27 21:19:34',NULL,750.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2498,'4000','31687875258','2023-06-27 21:19:34',NULL,1200.00,'','3','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(2499,'1110','31687895767','2023-06-27 22:56:21',NULL,1100.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(2500,'5500','31687895767','2023-06-27 22:56:21',1100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2501,'1000','31687895767','2023-06-27 22:56:21',1600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2502,'4000','31687895767','2023-06-27 22:56:21',NULL,1600.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2503,'1110','41687619007','2023-06-28 19:40:49',NULL,90.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(2504,'1110','41687619007','2023-06-24 18:03:27',NULL,1300.00,'','4','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2505,'1110','41687619007','2023-06-28 11:50:21',NULL,11200.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(2506,'1110','41687619007','2023-06-28 16:37:16',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2507,'1110','41687619007','2023-06-28 16:50:52',NULL,650.00,'','4','1','Inventory sold','1','','sales','173','','No',NULL,NULL,''),(2508,'1110','41687619007','2023-06-28 16:51:10',NULL,1300.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(2509,'1110','41687619007','2023-06-28 16:52:25',NULL,1150.00,'','4','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(2510,'1110','41687619007','2023-06-28 17:02:42',NULL,1150.00,'','4','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(2511,'1110','41687619007','2023-06-28 17:03:01',NULL,1000.00,'','4','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(2512,'1110','41687619007','2023-06-28 17:05:14',NULL,1100.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2513,'1110','41687619007','2023-06-28 18:10:42',NULL,150.00,'','4','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(2514,'1110','41687619007','2023-06-28 18:13:42',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2515,'1110','41687619007','2023-06-28 18:16:07',NULL,75.00,'','4','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(2516,'1110','41687619007','2023-06-28 18:30:46',NULL,80.00,'','4','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(2517,'1110','41687619007','2023-06-28 18:30:55',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2518,'1110','41687619007','2023-06-28 19:06:46',NULL,1100.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2519,'1110','41687619007','2023-06-28 19:36:30',NULL,1100.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2520,'5500','41687619007','2023-06-28 19:40:31',21495.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2521,'1000','41687619007','2023-06-28 19:40:49',31750.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2522,'4000','41687619007','2023-06-28 19:40:49',NULL,500.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(2523,'4000','41687619007','2023-06-24 18:03:27',NULL,1800.00,'','4','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2524,'4000','41687619007','2023-06-28 11:50:21',NULL,12600.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(2525,'4000','41687619007','2023-06-28 16:37:16',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2526,'4000','41687619007','2023-06-28 16:50:52',NULL,1500.00,'','4','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(2527,'4000','41687619007','2023-06-28 16:51:10',NULL,3500.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(2528,'4000','41687619007','2023-06-28 16:52:25',NULL,1800.00,'','4','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(2529,'4000','41687619007','2023-06-28 17:02:42',NULL,1800.00,'','4','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(2530,'4000','41687619007','2023-06-28 17:03:01',NULL,1500.00,'','4','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(2531,'4000','41687619007','2023-06-28 17:05:14',NULL,1500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2532,'4000','41687619007','2023-06-28 18:10:42',NULL,300.00,'','4','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2533,'4000','41687619007','2023-06-28 18:13:42',NULL,500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2534,'4000','41687619007','2023-06-28 18:16:07',NULL,200.00,'','4','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2535,'4000','41687619007','2023-06-28 18:30:46',NULL,250.00,'','4','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(2536,'4000','41687619007','2023-06-28 18:30:55',NULL,500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2537,'4000','41687619007','2023-06-28 19:06:46',NULL,1500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2538,'4000','41687619007','2023-06-28 19:36:30',NULL,1700.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2539,'1110','41687970506','2023-06-28 20:02:32',NULL,1150.00,'','4','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(2540,'5500','41687970506','2023-06-28 19:41:46',1150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2541,'1000','41687970506','2023-06-28 20:02:32',1600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2542,'4000','41687970506','2023-06-28 20:02:32',NULL,1600.00,'','4','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(2543,'1000','41687971756','2023-06-28 20:07:12',500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2544,'4000','41687971756','2023-06-28 20:07:12',NULL,500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2545,'1110','31688049835','2023-06-29 20:43:54',NULL,10100.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2546,'1110','31688049835','2023-06-29 20:43:54',NULL,90.00,'','3','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(2547,'1110','31688049835','2023-06-29 20:43:54',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2548,'1110','31688049835','2023-06-29 20:43:54',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2549,'1110','31688049835','2023-06-29 20:43:54',NULL,5350.00,'','3','1','Inventory sold','1','','sales','138','','No',NULL,NULL,''),(2550,'1110','31688049835','2023-06-29 20:43:54',NULL,1150.00,'','3','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(2551,'1110','31688049835','2023-06-29 20:43:54',NULL,1000.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(2552,'1110','31688049835','2023-06-29 20:43:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(2553,'1110','31688049835','2023-06-29 20:43:54',NULL,750.00,'','3','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(2554,'1110','31688049835','2023-06-29 20:43:54',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2555,'5500','31688049835','2023-06-29 20:43:54',18670.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2556,'1000','31688049835','2023-06-29 20:43:54',24750.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2557,'4000','31688049835','2023-06-29 20:43:54',NULL,12000.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2558,'4000','31688049835','2023-06-29 20:43:54',NULL,300.00,'','3','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(2559,'4000','31688049835','2023-06-29 20:43:54',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2560,'4000','31688049835','2023-06-29 20:43:54',NULL,500.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2561,'4000','31688049835','2023-06-29 20:43:54',NULL,6200.00,'','3','1','Good sold','1','','sales','138','','No',NULL,NULL,''),(2562,'4000','31688049835','2023-06-29 20:43:54',NULL,1600.00,'','3','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(2563,'4000','31688049835','2023-06-29 20:43:54',NULL,1600.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(2564,'4000','31688049835','2023-06-29 20:43:54',NULL,250.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2565,'4000','31688049835','2023-06-29 20:43:54',NULL,1500.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(2566,'4000','31688049835','2023-06-29 20:43:54',NULL,500.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2567,'1110','31688146995','2023-06-30 20:44:07',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2568,'1110','31688146995','2023-06-30 20:44:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2569,'1110','31688146995','2023-06-30 20:44:07',NULL,350.00,'','3','1','Inventory sold','1','','sales','175','','No',NULL,NULL,''),(2570,'1110','31688146995','2023-06-30 20:44:07',NULL,1150.00,'','3','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(2571,'5500','31688146995','2023-06-30 20:44:07',1550.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2572,'1000','31688146995','2023-06-30 20:44:07',3400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2573,'4000','31688146995','2023-06-30 20:44:07',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2574,'4000','31688146995','2023-06-30 20:44:07',NULL,1000.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2575,'4000','31688146995','2023-06-30 20:44:07',NULL,500.00,'','3','1','Good sold','1','','sales','175','','No',NULL,NULL,''),(2576,'4000','31688146995','2023-06-30 20:44:07',NULL,1600.00,'','3','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(2577,'1110','41688030527','2023-07-01 18:24:04',NULL,10100.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2578,'1110','41688030527','2023-06-29 12:22:07',NULL,16500.00,'','4','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(2579,'1110','41688030527','2023-06-29 12:23:19',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2580,'5500','41688030527','2023-06-29 12:25:21',26600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2581,'1000','41688030527','2023-07-01 18:24:04',30700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2582,'4000','41688030527','2023-07-01 18:24:04',NULL,11900.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2583,'4000','41688030527','2023-06-29 12:22:07',NULL,17800.00,'','4','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(2584,'4000','41688030527','2023-06-29 12:23:19',NULL,1000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2585,'1110','31688227416','2023-07-01 19:58:46',NULL,13000.00,'','3','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(2586,'1110','31688227416','2023-07-01 19:58:46',NULL,10100.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2587,'1110','31688227416','2023-07-01 19:58:46',NULL,1100.00,'','3','1','Inventory sold','1','','sales','171','','No',NULL,NULL,''),(2588,'1110','31688227416','2023-07-01 19:58:46',NULL,150.00,'','3','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2589,'1110','31688227416','2023-07-01 19:58:46',NULL,80.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(2590,'1110','31688227416','2023-07-01 19:58:46',NULL,650.00,'','3','1','Inventory sold','1','','sales','173','','No',NULL,NULL,''),(2591,'1110','31688227416','2023-07-01 19:58:46',NULL,354.00,'','3','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(2592,'1110','31688227416','2023-07-01 19:58:46',NULL,180.00,'','3','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(2593,'1110','31688227416','2023-07-01 19:58:46',NULL,250.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2594,'1110','31688227416','2023-07-01 19:58:46',NULL,850.00,'','3','1','Inventory sold','1','','sales','172','','No',NULL,NULL,''),(2595,'1110','31688227416','2023-07-01 19:58:46',NULL,650.00,'','3','1','Inventory sold','1','','sales','173','','No',NULL,NULL,''),(2596,'5500','31688227416','2023-07-01 19:58:46',27364.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2597,'1000','31688227416','2023-07-01 19:58:46',34800.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2598,'4000','31688227416','2023-07-01 19:58:46',NULL,14500.00,'','3','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(2599,'4000','31688227416','2023-07-01 19:58:46',NULL,12000.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2600,'4000','31688227416','2023-07-01 19:58:46',NULL,1500.00,'','3','1','Good sold','1','','sales','171','','No',NULL,NULL,''),(2601,'4000','31688227416','2023-07-01 19:58:46',NULL,500.00,'','3','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2602,'4000','31688227416','2023-07-01 19:58:46',NULL,250.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2603,'4000','31688227416','2023-07-01 19:58:46',NULL,1000.00,'','3','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(2604,'4000','31688227416','2023-07-01 19:58:46',NULL,600.00,'','3','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(2605,'4000','31688227416','2023-07-01 19:58:46',NULL,500.00,'','3','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(2606,'4000','31688227416','2023-07-01 19:58:46',NULL,1250.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2607,'4000','31688227416','2023-07-01 19:58:46',NULL,1200.00,'','3','1','Good sold','1','','sales','172','','No',NULL,NULL,''),(2608,'4000','31688227416','2023-07-01 19:58:46',NULL,1500.00,'','3','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(2609,'1110','31688304684','2023-07-02 20:46:54',NULL,1100.00,'','3','1','Inventory sold','1','','sales','171','','No',NULL,NULL,''),(2610,'1110','31688304684','2023-07-02 20:46:54',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2611,'1110','31688304684','2023-07-02 20:46:54',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2612,'1110','31688304684','2023-07-02 20:46:54',NULL,820.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(2613,'1110','31688304684','2023-07-02 20:46:54',NULL,20800.00,'','3','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(2614,'1110','31688304684','2023-07-02 20:46:54',NULL,1100.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2615,'1110','31688304684','2023-07-02 20:46:54',NULL,1000.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(2616,'1110','31688304684','2023-07-02 20:46:54',NULL,90.00,'','3','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(2617,'1110','31688304684','2023-07-02 20:46:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2618,'1110','31688304684','2023-07-02 20:46:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2619,'1110','31688304684','2023-07-02 20:46:54',NULL,230.00,'','3','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(2620,'1110','31688304684','2023-07-02 20:46:54',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2621,'1110','31688304684','2023-07-02 20:46:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2622,'5500','31688304684','2023-07-02 20:46:54',25290.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2623,'1000','31688304684','2023-07-02 20:46:54',33500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2624,'4000','31688304684','2023-07-02 20:46:54',NULL,1500.00,'','3','1','Good sold','1','','sales','171','','No',NULL,NULL,''),(2625,'4000','31688304684','2023-07-02 20:46:54',NULL,250.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2626,'4000','31688304684','2023-07-02 20:46:54',NULL,500.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2627,'4000','31688304684','2023-07-02 20:46:54',NULL,1100.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2628,'4000','31688304684','2023-07-02 20:46:54',NULL,24500.00,'','3','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(2629,'4000','31688304684','2023-07-02 20:46:54',NULL,1600.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2630,'4000','31688304684','2023-07-02 20:46:54',NULL,1400.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(2631,'4000','31688304684','2023-07-02 20:46:54',NULL,450.00,'','3','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(2632,'4000','31688304684','2023-07-02 20:46:54',NULL,500.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2633,'4000','31688304684','2023-07-02 20:46:54',NULL,400.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2634,'4000','31688304684','2023-07-02 20:46:54',NULL,500.00,'','3','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(2635,'4000','31688304684','2023-07-02 20:46:54',NULL,500.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2636,'4000','31688304684','2023-07-02 20:46:54',NULL,300.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2637,'1110','61688024819','2023-07-03 15:55:31',NULL,19200.00,'','6','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(2638,'1110','61688024819','2023-06-29 10:46:59',NULL,650.00,'','6','1','Inventory sold','1','','sales','173','','No',NULL,NULL,''),(2639,'1110','61688024819','2023-06-29 10:52:05',NULL,150.00,'','6','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2640,'5500','61688024819','2023-06-29 10:53:01',20000.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2641,'1000','61688024819','2023-07-03 15:55:31',22300.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2642,'4000','61688024819','2023-07-03 15:55:31',NULL,21000.00,'','6','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(2643,'4000','61688024819','2023-06-29 10:46:59',NULL,900.00,'','6','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(2644,'4000','61688024819','2023-06-29 10:52:05',NULL,400.00,'','6','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2645,'1110','41688387020','2023-07-04 09:26:45',NULL,8500.00,'','4','1','Inventory sold','1','','sales','159','','No',NULL,NULL,''),(2646,'1110','41688387020','2023-07-03 15:23:40',NULL,500.00,'','4','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(2647,'1110','41688387020','2023-07-03 15:24:56',NULL,150.00,'','4','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2648,'5500','41688387020','2023-07-03 15:25:25',9150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2649,'1000','41688387020','2023-07-04 09:26:45',11200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2650,'4000','41688387020','2023-07-04 09:26:45',NULL,9200.00,'','4','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(2651,'4000','41688387020','2023-07-03 15:23:40',NULL,1500.00,'','4','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(2652,'4000','41688387020','2023-07-03 15:24:56',NULL,500.00,'','4','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2653,'1110','31688489646','2023-07-04 19:55:17',NULL,1100.00,'','3','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(2654,'5500','31688489646','2023-07-04 19:55:17',1100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2655,'1000','31688489646','2023-07-04 19:55:17',1500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2656,'4000','31688489646','2023-07-04 19:55:17',NULL,1500.00,'','3','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(2657,'1110','41688452014','2023-07-04 19:57:56',NULL,500.00,'','4','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(2658,'1110','41688452014','2023-07-04 09:26:54',NULL,20800.00,'','4','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(2659,'1110','41688452014','2023-07-04 09:33:22',NULL,5350.00,'','4','1','Inventory sold','1','','sales','138','','No',NULL,NULL,''),(2660,'1110','41688452014','2023-07-04 17:45:39',NULL,90.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(2661,'1110','41688452014','2023-07-04 17:47:09',NULL,90.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(2662,'1110','41688452014','2023-07-04 17:47:51',NULL,18500.00,'','4','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(2663,'1110','41688452014','2023-07-04 17:49:21',NULL,1200.00,'','4','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2664,'1110','41688452014','2023-07-04 17:50:15',NULL,1200.00,'','4','1','Inventory sold','1','','sales','144','','No',NULL,NULL,''),(2665,'1110','41688452014','2023-07-04 19:55:19',NULL,1100.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(2666,'5500','41688452014','2023-07-04 19:56:00',48830.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2667,'1000','41688452014','2023-07-04 19:57:56',57150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2668,'4000','41688452014','2023-07-04 19:57:56',NULL,1000.00,'','4','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(2669,'4000','41688452014','2023-07-04 09:26:54',NULL,24000.00,'','4','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(2670,'4000','41688452014','2023-07-04 09:33:22',NULL,6000.00,'','4','1','Good sold','1','','sales','138','','No',NULL,NULL,''),(2671,'4000','41688452014','2023-07-04 17:45:39',NULL,500.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(2672,'4000','41688452014','2023-07-04 17:47:09',NULL,300.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(2673,'4000','41688452014','2023-07-04 17:47:51',NULL,20700.00,'','4','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(2674,'4000','41688452014','2023-07-04 17:49:21',NULL,1350.00,'','4','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2675,'4000','41688452014','2023-07-04 17:50:15',NULL,1700.00,'','4','1','Good sold','1','','sales','144','','No',NULL,NULL,''),(2676,'4000','41688452014','2023-07-04 19:55:19',NULL,1600.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2677,'1110','41688559906','2023-07-06 09:30:52',NULL,10400.00,'','4','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(2678,'1110','41688559906','2023-07-05 15:25:06',NULL,16650.00,'','4','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(2679,'1110','41688559906','2023-07-05 15:25:32',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2680,'1110','41688559906','2023-07-05 15:26:47',NULL,16500.00,'','4','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(2681,'1110','41688559906','2023-07-05 19:21:57',NULL,1000.00,'','4','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(2682,'1110','41688559906','2023-07-05 19:44:08',NULL,1100.00,'','4','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(2683,'1110','41688559906','2023-07-05 19:51:05',NULL,1100.00,'','4','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(2684,'5500','41688559906','2023-07-05 19:51:34',46800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2685,'1000','41688559906','2023-07-06 09:30:52',54000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2686,'4000','41688559906','2023-07-06 09:30:52',NULL,12000.00,'','4','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(2687,'4000','41688559906','2023-07-05 15:25:06',NULL,19000.00,'','4','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(2688,'4000','41688559906','2023-07-05 15:25:32',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2689,'4000','41688559906','2023-07-05 15:26:47',NULL,18000.00,'','4','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(2690,'4000','41688559906','2023-07-05 19:21:57',NULL,1600.00,'','4','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(2691,'4000','41688559906','2023-07-05 19:44:08',NULL,1600.00,'','4','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2692,'4000','41688559906','2023-07-05 19:51:05',NULL,1600.00,'','4','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2693,'1110','41688625056','2023-07-07 09:18:21',NULL,1940.00,'','4','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2694,'1110','41688625056','2023-07-06 10:50:25',NULL,11000.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2695,'1110','41688625056','2023-07-06 11:12:20',NULL,11000.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2696,'1110','41688625056','2023-07-06 11:13:00',NULL,950.00,'','4','1','Inventory sold','1','','sales','183','','No',NULL,NULL,''),(2697,'1110','41688625056','2023-07-06 11:13:14',NULL,16600.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(2698,'1110','41688625056','2023-07-06 10:51:55',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2699,'1110','41688625056','2023-07-06 11:57:19',NULL,650.00,'','4','1','Inventory sold','1','','sales','173','','No',NULL,NULL,''),(2700,'1110','41688625056','2023-07-06 14:24:36',NULL,750.00,'','4','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(2701,'1110','41688625056','2023-07-07 09:10:46',NULL,150.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2702,'1110','41688625056','2023-07-07 09:11:02',NULL,1200.00,'','4','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2703,'5500','41688625056','2023-07-07 09:11:27',44290.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2704,'1000','41688625056','2023-07-07 09:18:21',53700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2705,'4000','41688625056','2023-07-07 09:18:21',NULL,3000.00,'','4','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2706,'4000','41688625056','2023-07-06 10:50:25',NULL,13000.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2707,'4000','41688625056','2023-07-06 11:12:20',NULL,13000.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2708,'4000','41688625056','2023-07-06 11:13:00',NULL,1500.00,'','4','1','Good sold','1','','sales','183','','No',NULL,NULL,''),(2709,'4000','41688625056','2023-07-06 11:13:14',NULL,17800.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(2710,'4000','41688625056','2023-07-06 10:51:55',NULL,500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2711,'4000','41688625056','2023-07-06 11:57:19',NULL,1000.00,'','4','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(2712,'4000','41688625056','2023-07-06 14:24:36',NULL,1500.00,'','4','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(2713,'4000','41688625056','2023-07-07 09:10:46',NULL,900.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2714,'4000','41688625056','2023-07-07 09:11:02',NULL,1500.00,'','4','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2715,'1110','41688729192','2023-07-08 13:09:31',NULL,1200.00,'','4','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2716,'1110','41688729192','2023-07-07 14:26:32',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2717,'1110','41688729192','2023-07-07 17:23:05',NULL,500.00,'','4','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(2718,'1110','41688729192','2023-07-07 17:23:49',NULL,650.00,'','4','1','Inventory sold','1','','sales','173','','No',NULL,NULL,''),(2719,'1110','41688729192','2023-07-07 17:24:07',NULL,1000.00,'','4','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(2720,'1110','41688729192','2023-07-08 13:08:33',NULL,1000.00,'','4','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(2721,'1110','41688729192','2023-07-08 13:09:01',NULL,1100.00,'','4','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(2722,'5500','41688729192','2023-07-08 13:09:09',5500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2723,'1000','41688729192','2023-07-08 13:09:31',9000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2724,'4000','41688729192','2023-07-08 13:09:31',NULL,1400.00,'','4','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2725,'4000','41688729192','2023-07-07 14:26:32',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2726,'4000','41688729192','2023-07-07 17:23:05',NULL,1400.00,'','4','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(2727,'4000','41688729192','2023-07-07 17:23:49',NULL,1200.00,'','4','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(2728,'4000','41688729192','2023-07-07 17:24:07',NULL,1600.00,'','4','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(2729,'4000','41688729192','2023-07-08 13:08:33',NULL,1500.00,'','4','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(2730,'4000','41688729192','2023-07-08 13:09:01',NULL,1600.00,'','4','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2731,'1110','41688811886','2023-07-08 20:01:49',NULL,13300.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(2732,'1110','41688811886','2023-07-08 13:24:46',NULL,13300.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(2733,'1110','41688811886','2023-07-08 13:25:17',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2734,'1110','41688811886','2023-07-08 13:25:37',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2735,'1110','41688811886','2023-07-08 13:26:08',NULL,240.00,'','4','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(2736,'1110','41688811886','2023-07-08 13:26:24',NULL,1400.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(2737,'1110','41688811886','2023-07-08 16:18:38',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2738,'1110','41688811886','2023-07-08 16:18:57',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2739,'1110','41688811886','2023-07-08 16:21:21',NULL,180.00,'','4','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(2740,'1110','41688811886','2023-07-08 19:10:43',NULL,1500.00,'','4','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(2741,'1110','41688811886','2023-07-08 19:25:40',NULL,1150.00,'','4','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(2742,'1110','41688811886','2023-07-08 20:00:21',NULL,1100.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(2743,'5500','41688811886','2023-07-08 20:00:35',32370.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2744,'1000','41688811886','2023-07-08 20:01:49',40900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2745,'4000','41688811886','2023-07-08 20:01:49',NULL,15500.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2746,'4000','41688811886','2023-07-08 13:24:46',NULL,15000.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2747,'4000','41688811886','2023-07-08 13:25:17',NULL,250.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2748,'4000','41688811886','2023-07-08 13:25:37',NULL,250.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2749,'4000','41688811886','2023-07-08 13:26:08',NULL,600.00,'','4','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(2750,'4000','41688811886','2023-07-08 13:26:24',NULL,2000.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(2751,'4000','41688811886','2023-07-08 16:18:38',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2752,'4000','41688811886','2023-07-08 16:18:57',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2753,'4000','41688811886','2023-07-08 16:21:21',NULL,1700.00,'','4','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(2754,'4000','41688811886','2023-07-08 19:10:43',NULL,2000.00,'','4','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(2755,'4000','41688811886','2023-07-08 19:25:40',NULL,1600.00,'','4','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(2756,'4000','41688811886','2023-07-08 20:00:21',NULL,1600.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2757,'1110','41688914563','2023-07-10 12:51:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2758,'1110','41688914563','2023-07-09 17:56:03',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2759,'1110','41688914563','2023-07-09 17:57:18',NULL,5350.00,'','4','1','Inventory sold','1','','sales','138','','No',NULL,NULL,''),(2760,'1110','41688914563','2023-07-09 17:58:14',NULL,11200.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(2761,'1110','41688914563','2023-07-09 17:58:59',NULL,11000.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2762,'1110','41688914563','2023-07-09 17:59:27',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2763,'1110','41688914563','2023-07-09 18:19:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2764,'1110','41688914563','2023-07-09 18:19:31',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2765,'1110','41688914563','2023-07-09 18:25:40',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2766,'1110','41688914563','2023-07-09 18:25:51',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2767,'5500','41688914563','2023-07-09 18:30:30',27750.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2768,'1000','41688914563','2023-07-10 12:51:31',34750.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2769,'4000','41688914563','2023-07-10 12:51:31',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2770,'4000','41688914563','2023-07-09 17:56:03',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2771,'4000','41688914563','2023-07-09 17:57:18',NULL,6300.00,'','4','1','Good sold','1','','sales','138','','No',NULL,NULL,''),(2772,'4000','41688914563','2023-07-09 17:58:14',NULL,12300.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(2773,'4000','41688914563','2023-07-09 17:58:59',NULL,13250.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2774,'4000','41688914563','2023-07-09 17:59:27',NULL,500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2775,'4000','41688914563','2023-07-09 18:19:31',NULL,500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2776,'4000','41688914563','2023-07-09 18:19:31',NULL,1000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2777,'4000','41688914563','2023-07-09 18:25:40',NULL,300.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2778,'4000','41688914563','2023-07-09 18:25:51',NULL,200.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2779,'1110','31689010360','2023-07-10 20:56:28',NULL,150.00,'','3','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2780,'1110','31689010360','2023-07-10 20:56:28',NULL,11000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2781,'1110','31689010360','2023-07-10 20:56:28',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2782,'1110','31689010360','2023-07-10 20:56:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2783,'1110','31689010360','2023-07-10 20:56:28',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2784,'1110','31689010360','2023-07-10 20:56:28',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2785,'1110','31689010360','2023-07-10 20:56:28',NULL,50.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2786,'1110','31689010360','2023-07-10 20:56:28',NULL,820.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(2787,'5500','31689010360','2023-07-10 20:56:28',12170.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2788,'1000','31689010360','2023-07-10 20:56:28',16400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2789,'4000','31689010360','2023-07-10 20:56:28',NULL,400.00,'','3','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2790,'4000','31689010360','2023-07-10 20:56:28',NULL,12800.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2791,'4000','31689010360','2023-07-10 20:56:28',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2792,'4000','31689010360','2023-07-10 20:56:28',NULL,1000.00,'','3','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2793,'4000','31689010360','2023-07-10 20:56:28',NULL,250.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2794,'4000','31689010360','2023-07-10 20:56:28',NULL,250.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2795,'4000','31689010360','2023-07-10 20:56:28',NULL,300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2796,'4000','31689010360','2023-07-10 20:56:28',NULL,1100.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2797,'1110','41688989526','2023-07-11 16:25:35',NULL,11000.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2798,'1110','41688989526','2023-07-10 14:45:26',NULL,250.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2799,'1110','41688989526','2023-07-10 14:47:19',NULL,11200.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(2800,'5500','41688989526','2023-07-10 14:47:45',22450.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2801,'1000','41688989526','2023-07-11 16:25:35',26750.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2802,'4000','41688989526','2023-07-11 16:25:35',NULL,13000.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2803,'4000','41688989526','2023-07-10 14:45:26',NULL,1250.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2804,'4000','41688989526','2023-07-10 14:47:19',NULL,12500.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(2805,'1110','41689081947','2023-07-11 20:29:25',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2806,'1110','41689081947','2023-07-11 16:25:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2807,'1110','41689081947','2023-07-11 16:29:09',NULL,13300.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(2808,'1110','41689081947','2023-07-11 16:29:35',NULL,120.00,'','4','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(2809,'1110','41689081947','2023-07-11 16:30:12',NULL,75.00,'','4','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(2810,'1110','41689081947','2023-07-11 16:34:29',NULL,1200.00,'','4','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2811,'1110','41689081947','2023-07-11 16:35:07',NULL,80.00,'','4','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(2812,'1110','41689081947','2023-07-11 16:35:35',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2813,'1110','41689081947','2023-07-11 16:35:55',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2814,'1110','41689081947','2023-07-11 16:51:01',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2815,'1110','41689081947','2023-07-11 20:27:54',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2816,'1110','41689081947','2023-07-11 20:28:02',NULL,21500.00,'','4','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(2817,'5500','41689081947','2023-07-11 20:28:29',36525.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2818,'1000','41689081947','2023-07-11 20:29:25',47200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2819,'4000','41689081947','2023-07-11 20:29:25',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2820,'4000','41689081947','2023-07-11 16:25:47',NULL,500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2821,'4000','41689081947','2023-07-11 16:29:09',NULL,18000.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2822,'4000','41689081947','2023-07-11 16:29:35',NULL,200.00,'','4','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(2823,'4000','41689081947','2023-07-11 16:30:12',NULL,200.00,'','4','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2824,'4000','41689081947','2023-07-11 16:34:29',NULL,1350.00,'','4','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2825,'4000','41689081947','2023-07-11 16:35:07',NULL,250.00,'','4','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2826,'4000','41689081947','2023-07-11 16:35:35',NULL,500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2827,'4000','41689081947','2023-07-11 16:35:55',NULL,1500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2828,'4000','41689081947','2023-07-11 16:51:01',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2829,'4000','41689081947','2023-07-11 20:27:54',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2830,'4000','41689081947','2023-07-11 20:28:02',NULL,24000.00,'','4','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(2831,'1110','41689143682','2023-07-13 17:01:41',NULL,1100.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2832,'1110','41689143682','2023-07-12 09:34:42',NULL,1100.00,'','4','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(2833,'1110','41689143682','2023-07-12 09:35:26',NULL,1100.00,'','4','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(2834,'1110','41689143682','2023-07-12 09:35:44',NULL,2400.00,'','4','1','Inventory sold','1','','sales','153','','No',NULL,NULL,''),(2835,'1110','41689143682','2023-07-12 09:36:29',NULL,150.00,'','4','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2836,'1110','41689143682','2023-07-12 18:10:54',NULL,1100.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(2837,'5500','41689143682','2023-07-12 19:51:33',6950.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2838,'1000','41689143682','2023-07-13 17:01:41',10500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2839,'4000','41689143682','2023-07-13 17:01:41',NULL,1600.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2840,'4000','41689143682','2023-07-12 09:34:42',NULL,1600.00,'','4','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(2841,'4000','41689143682','2023-07-12 09:35:26',NULL,1500.00,'','4','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2842,'4000','41689143682','2023-07-12 09:35:44',NULL,3200.00,'','4','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(2843,'4000','41689143682','2023-07-12 09:36:29',NULL,1000.00,'','4','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2844,'4000','41689143682','2023-07-12 18:10:54',NULL,1600.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2845,'1110','41689256909','2023-07-14 13:58:40',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2846,'1110','41689256909','2023-07-13 17:01:49',NULL,650.00,'','4','1','Inventory sold','1','','sales','173','','No',NULL,NULL,''),(2847,'1110','41689256909','2023-07-13 20:20:17',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2848,'1110','41689256909','2023-07-13 20:20:31',NULL,250.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2849,'1110','41689256909','2023-07-13 20:20:39',NULL,150.00,'','4','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2850,'5500','41689256909','2023-07-13 20:21:43',1100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2851,'1000','41689256909','2023-07-14 13:58:40',4300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2852,'4000','41689256909','2023-07-14 13:58:40',NULL,1000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2853,'4000','41689256909','2023-07-13 17:01:49',NULL,1500.00,'','4','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(2854,'4000','41689256909','2023-07-13 20:20:17',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2855,'4000','41689256909','2023-07-13 20:20:31',NULL,1000.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2856,'4000','41689256909','2023-07-13 20:20:39',NULL,500.00,'','4','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2857,'1110','41689332505','2023-07-15 16:33:57',NULL,1200.00,'','4','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2858,'1110','41689332505','2023-07-14 14:01:45',NULL,1300.00,'','4','1','Inventory sold','1','','sales','143','','No',NULL,NULL,''),(2859,'1110','41689332505','2023-07-15 14:21:38',NULL,1200.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(2860,'1110','41689332505','2023-07-15 14:21:51',NULL,1100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2861,'5500','41689332505','2023-07-15 14:22:06',4800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2862,'1000','41689332505','2023-07-15 16:33:57',6500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2863,'4000','41689332505','2023-07-15 16:33:57',NULL,1500.00,'','4','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2864,'4000','41689332505','2023-07-14 14:01:45',NULL,1800.00,'','4','1','Good sold','1','','sales','143','','No',NULL,NULL,''),(2865,'4000','41689332505','2023-07-15 14:21:38',NULL,1600.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(2866,'4000','41689332505','2023-07-15 14:21:51',NULL,1600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2867,'1110','41689428057','2023-07-16 19:56:31',NULL,20300.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(2868,'1110','41689428057','2023-07-15 16:34:17',NULL,17400.00,'','4','1','Inventory sold','1','','sales','163','','No',NULL,NULL,''),(2869,'1110','41689428057','2023-07-15 16:35:23',NULL,9800.00,'','4','1','Inventory sold','1','','sales','165','','No',NULL,NULL,''),(2870,'1110','41689428057','2023-07-15 16:35:57',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2871,'1110','41689428057','2023-07-15 16:36:20',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2872,'1110','41689428057','2023-07-15 16:37:57',NULL,150.00,'','4','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2873,'1110','41689428057','2023-07-15 16:39:15',NULL,970.00,'','4','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2874,'1110','41689428057','2023-07-15 16:39:31',NULL,13300.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(2875,'1110','41689428057','2023-07-15 17:28:02',NULL,150.00,'','4','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2876,'1110','41689428057','2023-07-15 18:11:33',NULL,850.00,'','4','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(2877,'5500','41689428057','2023-07-15 18:56:46',63020.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2878,'1000','41689428057','2023-07-16 19:56:31',72300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2879,'4000','41689428057','2023-07-16 19:56:31',NULL,23000.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(2880,'4000','41689428057','2023-07-15 16:34:17',NULL,18900.00,'','4','1','Good sold','1','','sales','163','','No',NULL,NULL,''),(2881,'4000','41689428057','2023-07-15 16:35:23',NULL,11500.00,'','4','1','Good sold','1','','sales','165','','No',NULL,NULL,''),(2882,'4000','41689428057','2023-07-15 16:35:57',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2883,'4000','41689428057','2023-07-15 16:36:20',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2884,'4000','41689428057','2023-07-15 16:37:57',NULL,500.00,'','4','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2885,'4000','41689428057','2023-07-15 16:39:15',NULL,2000.00,'','4','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2886,'4000','41689428057','2023-07-15 16:39:31',NULL,14000.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2887,'4000','41689428057','2023-07-15 17:28:02',NULL,500.00,'','4','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2888,'4000','41689428057','2023-07-15 18:11:33',NULL,1400.00,'','4','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(2889,'1110','41689526598','2023-07-17 09:15:47',NULL,1100.00,'','4','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(2890,'1110','41689526598','2023-07-16 19:56:38',NULL,250.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2891,'1110','41689526598','2023-07-16 19:57:39',NULL,0.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2892,'5500','41689526598','2023-07-17 09:15:33',1350.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2893,'1000','41689526598','2023-07-17 09:15:47',4000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2894,'4000','41689526598','2023-07-17 09:15:47',NULL,1500.00,'','4','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2895,'4000','41689526598','2023-07-16 19:56:38',NULL,1500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2896,'4000','41689526598','2023-07-16 19:57:39',NULL,1000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2897,'1110','41689586183','2023-07-18 15:42:14',NULL,12200.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(2898,'1110','41689586183','2023-07-17 12:29:43',NULL,12200.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(2899,'1110','41689586183','2023-07-17 12:31:33',NULL,150.00,'','4','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2900,'1110','41689586183','2023-07-17 12:31:52',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2901,'1110','41689586183','2023-07-17 18:07:37',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2902,'1110','41689586183','2023-07-17 18:07:55',NULL,17000.00,'','4','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(2903,'1110','41689586183','2023-07-17 18:08:14',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2904,'1110','41689586183','2023-07-17 18:08:42',NULL,9800.00,'','4','1','Inventory sold','1','','sales','165','','No',NULL,NULL,''),(2905,'1110','41689586183','2023-07-17 18:08:59',NULL,1200.00,'','4','1','Inventory sold','1','','sales','154','','No',NULL,NULL,''),(2906,'1110','41689586183','2023-07-17 18:10:43',NULL,1100.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2907,'1110','41689586183','2023-07-17 19:24:43',NULL,950.00,'','4','1','Inventory sold','1','','sales','183','','No',NULL,NULL,''),(2908,'1110','41689586183','2023-07-17 19:25:46',NULL,650.00,'','4','1','Inventory sold','1','','sales','173','','No',NULL,NULL,''),(2909,'1110','41689586183','2023-07-17 19:28:52',NULL,150.00,'','4','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2910,'1110','41689586183','2023-07-17 19:29:42',NULL,18500.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(2911,'1110','41689586183','2023-07-17 19:29:59',NULL,820.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(2912,'5500','41689586183','2023-07-17 19:30:18',74870.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2913,'1000','41689586183','2023-07-18 15:42:14',89400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2914,'4000','41689586183','2023-07-18 15:42:14',NULL,13500.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2915,'4000','41689586183','2023-07-17 12:29:43',NULL,13300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2916,'4000','41689586183','2023-07-17 12:31:33',NULL,500.00,'','4','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2917,'4000','41689586183','2023-07-17 12:31:52',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2918,'4000','41689586183','2023-07-17 18:07:37',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2919,'4000','41689586183','2023-07-17 18:07:55',NULL,19300.00,'','4','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(2920,'4000','41689586183','2023-07-17 18:08:14',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2921,'4000','41689586183','2023-07-17 18:08:42',NULL,11000.00,'','4','1','Good sold','1','','sales','165','','No',NULL,NULL,''),(2922,'4000','41689586183','2023-07-17 18:08:59',NULL,3000.00,'','4','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(2923,'4000','41689586183','2023-07-17 18:10:43',NULL,1500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2924,'4000','41689586183','2023-07-17 19:24:43',NULL,1500.00,'','4','1','Good sold','1','','sales','183','','No',NULL,NULL,''),(2925,'4000','41689586183','2023-07-17 19:25:46',NULL,800.00,'','4','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(2926,'4000','41689586183','2023-07-17 19:28:52',NULL,300.00,'','4','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2927,'4000','41689586183','2023-07-17 19:29:42',NULL,23000.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(2928,'4000','41689586183','2023-07-17 19:29:59',NULL,1100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2929,'1110','41689684286','2023-07-19 15:08:46',NULL,12200.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(2930,'1110','41689684286','2023-07-18 15:44:46',NULL,18500.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(2931,'1110','41689684286','2023-07-18 15:46:08',NULL,450.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(2932,'1110','41689684286','2023-07-18 15:48:56',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2933,'1110','41689684286','2023-07-18 15:54:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2934,'1110','41689684286','2023-07-18 15:55:11',NULL,150.00,'','4','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2935,'1110','41689684286','2023-07-18 15:55:25',NULL,12200.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(2936,'5500','41689684286','2023-07-18 15:56:15',43600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2937,'1000','41689684286','2023-07-19 15:08:46',51400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2938,'4000','41689684286','2023-07-19 15:08:46',NULL,13500.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2939,'4000','41689684286','2023-07-18 15:44:46',NULL,23000.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(2940,'4000','41689684286','2023-07-18 15:46:08',NULL,500.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(2941,'4000','41689684286','2023-07-18 15:48:56',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2942,'4000','41689684286','2023-07-18 15:54:58',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2943,'4000','41689684286','2023-07-18 15:55:11',NULL,500.00,'','4','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2944,'4000','41689684286','2023-07-18 15:55:25',NULL,13500.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2945,'1110','41689768776','2023-07-20 16:41:40',NULL,820.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(2946,'1110','41689768776','2023-07-19 15:12:56',NULL,150.00,'','4','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2947,'1110','41689768776','2023-07-19 15:13:09',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2948,'1110','41689768776','2023-07-19 15:13:33',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2949,'1110','41689768776','2023-07-19 15:15:09',NULL,26700.00,'','4','1','Inventory sold','1','','sales','118','','No',NULL,NULL,''),(2950,'1110','41689768776','2023-07-19 15:19:56',NULL,450.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(2951,'1110','41689768776','2023-07-19 15:22:09',NULL,150.00,'','4','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(2952,'1110','41689768776','2023-07-19 15:25:28',NULL,18500.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(2953,'1110','41689768776','2023-07-19 15:26:21',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2954,'1110','41689768776','2023-07-19 15:26:33',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2955,'1110','41689768776','2023-07-19 15:29:44',NULL,18500.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(2956,'1110','41689768776','2023-07-19 17:47:11',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2957,'1110','41689768776','2023-07-19 17:48:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2958,'5500','41689768776','2023-07-19 17:48:23',65570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2959,'1000','41689768776','2023-07-20 16:41:40',76700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2960,'4000','41689768776','2023-07-20 16:41:40',NULL,1100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2961,'4000','41689768776','2023-07-19 15:12:56',NULL,500.00,'','4','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2962,'4000','41689768776','2023-07-19 15:13:09',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2963,'4000','41689768776','2023-07-19 15:13:33',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2964,'4000','41689768776','2023-07-19 15:15:09',NULL,28000.00,'','4','1','Good sold','1','','sales','118','','No',NULL,NULL,''),(2965,'4000','41689768776','2023-07-19 15:19:56',NULL,500.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(2966,'4000','41689768776','2023-07-19 15:22:09',NULL,300.00,'','4','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(2967,'4000','41689768776','2023-07-19 15:25:28',NULL,23000.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(2968,'4000','41689768776','2023-07-19 15:26:21',NULL,500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2969,'4000','41689768776','2023-07-19 15:26:33',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2970,'4000','41689768776','2023-07-19 15:29:44',NULL,21500.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(2971,'4000','41689768776','2023-07-19 17:47:11',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2972,'4000','41689768776','2023-07-19 17:48:07',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(2973,'1110','41689873574','2023-07-21 10:50:26',NULL,18000.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(2974,'1110','41689873574','2023-07-20 20:19:34',NULL,18000.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(2975,'1110','41689873574','2023-07-20 20:19:34',NULL,18000.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(2976,'1110','41689873574','2023-07-20 20:21:41',NULL,18000.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(2977,'1110','41689873574','2023-07-20 20:22:09',NULL,18000.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(2978,'1110','41689873574','2023-07-20 20:22:37',NULL,18000.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(2979,'1110','41689873574','2023-07-20 20:23:09',NULL,18000.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(2980,'1110','41689873574','2023-07-20 20:24:13',NULL,18000.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(2981,'1110','41689873574','2023-07-20 20:24:33',NULL,10500.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2982,'1110','41689873574','2023-07-20 20:24:56',NULL,10500.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2983,'1110','41689873574','2023-07-20 20:26:03',NULL,10500.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2984,'1110','41689873574','2023-07-20 20:26:49',NULL,10500.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2985,'1110','41689873574','2023-07-20 20:27:41',NULL,10500.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2986,'1110','41689873574','2023-07-20 20:28:03',NULL,10500.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2987,'1110','41689873574','2023-07-20 20:28:14',NULL,10500.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2988,'1110','41689873574','2023-07-20 20:28:26',NULL,10500.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2989,'1110','41689873574','2023-07-20 20:28:41',NULL,10500.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2990,'1110','41689873574','2023-07-20 20:29:07',NULL,10500.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2991,'1110','41689873574','2023-07-20 20:29:16',NULL,11200.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(2992,'1110','41689873574','2023-07-20 20:33:52',NULL,11200.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(2993,'1110','41689873574','2023-07-20 20:41:26',NULL,12200.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(2994,'1110','41689873574','2023-07-21 10:38:30',NULL,12200.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(2995,'1110','41689873574','2023-07-21 10:38:54',NULL,800.00,'','4','1','Inventory sold','1','','sales','55','','No',NULL,NULL,''),(2996,'1110','41689873574','2023-07-21 10:47:35',NULL,250.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(2997,'1110','41689873574','2023-07-21 10:49:36',NULL,820.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(2998,'5500','41689873574','2023-07-21 10:50:06',297670.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2999,'1000','41689873574','2023-07-21 10:50:26',334450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3000,'4000','41689873574','2023-07-21 10:50:26',NULL,20400.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3001,'4000','41689873574','2023-07-20 20:19:34',NULL,20400.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3002,'4000','41689873574','2023-07-20 20:19:34',NULL,20400.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3003,'4000','41689873574','2023-07-20 20:21:41',NULL,20400.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3004,'4000','41689873574','2023-07-20 20:22:09',NULL,20400.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3005,'4000','41689873574','2023-07-20 20:22:37',NULL,21000.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3006,'4000','41689873574','2023-07-20 20:23:09',NULL,21000.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3007,'4000','41689873574','2023-07-20 20:24:13',NULL,21000.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3008,'4000','41689873574','2023-07-20 20:24:33',NULL,11500.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3009,'4000','41689873574','2023-07-20 20:24:56',NULL,11500.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3010,'4000','41689873574','2023-07-20 20:26:03',NULL,11500.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3011,'4000','41689873574','2023-07-20 20:26:49',NULL,11500.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3012,'4000','41689873574','2023-07-20 20:27:41',NULL,11500.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3013,'4000','41689873574','2023-07-20 20:28:03',NULL,11250.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3014,'4000','41689873574','2023-07-20 20:28:14',NULL,11250.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3015,'4000','41689873574','2023-07-20 20:28:26',NULL,11250.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3016,'4000','41689873574','2023-07-20 20:28:41',NULL,11250.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3017,'4000','41689873574','2023-07-20 20:29:07',NULL,11250.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3018,'4000','41689873574','2023-07-20 20:29:16',NULL,13600.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(3019,'4000','41689873574','2023-07-20 20:33:52',NULL,11400.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(3020,'4000','41689873574','2023-07-20 20:41:26',NULL,13500.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3021,'4000','41689873574','2023-07-21 10:38:30',NULL,13500.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3022,'4000','41689873574','2023-07-21 10:38:54',NULL,1600.00,'','4','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(3023,'4000','41689873574','2023-07-21 10:47:35',NULL,1000.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3024,'4000','41689873574','2023-07-21 10:49:36',NULL,1100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3025,'1110','61689952421','2023-07-21 20:20:15',NULL,12200.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3026,'1110','61689952421','2023-07-21 18:13:41',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3027,'1110','61689952421','2023-07-21 18:14:14',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3028,'1110','61689952421','2023-07-21 18:22:08',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3029,'1110','61689952421','2023-07-21 18:22:15',NULL,1000.00,'','4','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(3030,'1110','61689952421','2023-07-21 18:22:41',NULL,1100.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3031,'1110','61689952421','2023-07-21 19:17:41',NULL,12200.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3032,'1110','61689952421','2023-07-21 19:21:29',NULL,150.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3033,'1110','61689952421','2023-07-21 19:23:08',NULL,150.00,'','4','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(3034,'1110','61689952421','2023-07-21 19:23:45',NULL,10000.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3035,'1110','61689952421','2023-07-21 20:08:57',NULL,18000.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(3036,'1110','61689952421','2023-07-21 20:10:18',NULL,370.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(3037,'5500','61689952421','2023-07-21 20:10:48',55320.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3038,'1000','61689952421','2023-07-21 20:20:15',68700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3039,'4000','61689952421','2023-07-21 20:20:15',NULL,14300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3040,'4000','61689952421','2023-07-21 18:13:41',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3041,'4000','61689952421','2023-07-21 18:14:14',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3042,'4000','61689952421','2023-07-21 18:22:08',NULL,300.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3043,'4000','61689952421','2023-07-21 18:22:15',NULL,1600.00,'','4','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(3044,'4000','61689952421','2023-07-21 18:22:41',NULL,1500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3045,'4000','61689952421','2023-07-21 19:17:41',NULL,14500.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3046,'4000','61689952421','2023-07-21 19:21:29',NULL,600.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3047,'4000','61689952421','2023-07-21 19:23:08',NULL,1000.00,'','4','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(3048,'4000','61689952421','2023-07-21 19:23:45',NULL,11800.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3049,'4000','61689952421','2023-07-21 20:08:57',NULL,21500.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3050,'4000','61689952421','2023-07-21 20:10:18',NULL,1000.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3051,'1110','41690023298','2023-07-22 19:51:20',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3052,'1110','41690023298','2023-07-22 13:54:58',NULL,12200.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3053,'1110','41690023298','2023-07-22 13:55:47',NULL,150.00,'','4','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(3054,'1110','41690023298','2023-07-22 13:58:19',NULL,18000.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(3055,'1110','41690023298','2023-07-22 13:58:40',NULL,370.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(3056,'1110','41690023298','2023-07-22 13:59:51',NULL,150.00,'','4','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(3057,'5500','41690023298','2023-07-22 14:29:33',30920.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3058,'1000','41690023298','2023-07-22 19:51:20',38800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3059,'4000','41690023298','2023-07-22 19:51:20',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3060,'4000','41690023298','2023-07-22 13:54:58',NULL,14000.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3061,'4000','41690023298','2023-07-22 13:55:47',NULL,500.00,'','4','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(3062,'4000','41690023298','2023-07-22 13:58:19',NULL,22500.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3063,'4000','41690023298','2023-07-22 13:58:40',NULL,1000.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3064,'4000','41690023298','2023-07-22 13:59:51',NULL,600.00,'','4','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(3065,'1110','31690210180','2023-07-24 17:51:50',NULL,18000.00,'','3','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(3066,'1110','31690210180','2023-07-24 17:51:50',NULL,12200.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3067,'1110','31690210180','2023-07-24 17:51:50',NULL,20000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3068,'1110','31690210180','2023-07-24 17:51:50',NULL,9600.00,'','3','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(3069,'5500','31690210180','2023-07-24 17:51:50',59800.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3070,'1000','31690210180','2023-07-24 17:51:50',71300.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3071,'4000','31690210180','2023-07-24 17:51:50',NULL,21500.00,'','3','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3072,'4000','31690210180','2023-07-24 17:51:50',NULL,13800.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3073,'4000','31690210180','2023-07-24 17:51:50',NULL,24000.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3074,'4000','31690210180','2023-07-24 17:51:50',NULL,12000.00,'','3','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(3075,'1110','31690291915','2023-07-25 19:39:40',NULL,1300.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3076,'1110','31690291915','2023-07-25 19:39:40',NULL,10000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3077,'1110','31690291915','2023-07-25 19:39:40',NULL,10000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3078,'1110','31690291915','2023-07-25 19:39:40',NULL,50000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3079,'1110','31690291915','2023-07-25 19:39:40',NULL,15800.00,'','3','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(3080,'1110','31690291915','2023-07-25 19:39:40',NULL,19200.00,'','3','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(3081,'1110','31690291915','2023-07-25 19:39:40',NULL,19200.00,'','3','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(3082,'1110','31690291915','2023-07-25 19:39:40',NULL,21500.00,'','3','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(3083,'1110','31690291915','2023-07-25 19:39:40',NULL,1100.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3084,'1110','31690291915','2023-07-25 19:39:40',NULL,970.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(3085,'1110','31690291915','2023-07-25 19:39:40',NULL,970.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(3086,'1110','31690291915','2023-07-25 19:39:40',NULL,250.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3087,'5500','31690291915','2023-07-25 19:39:40',150290.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3088,'1000','31690291915','2023-07-25 19:39:40',181350.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3089,'4000','31690291915','2023-07-25 19:39:40',NULL,1800.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3090,'4000','31690291915','2023-07-25 19:39:40',NULL,12200.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3091,'4000','31690291915','2023-07-25 19:39:40',NULL,12200.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3092,'4000','31690291915','2023-07-25 19:39:40',NULL,57500.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3093,'4000','31690291915','2023-07-25 19:39:40',NULL,21000.00,'','3','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(3094,'4000','31690291915','2023-07-25 19:39:40',NULL,24000.00,'','3','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(3095,'4000','31690291915','2023-07-25 19:39:40',NULL,23400.00,'','3','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(3096,'4000','31690291915','2023-07-25 19:39:40',NULL,23000.00,'','3','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(3097,'4000','31690291915','2023-07-25 19:39:40',NULL,1600.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3098,'4000','31690291915','2023-07-25 19:39:40',NULL,1700.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3099,'4000','31690291915','2023-07-25 19:39:40',NULL,1700.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3100,'4000','31690291915','2023-07-25 19:39:40',NULL,1250.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3101,'1110','31690304289','2023-07-25 20:02:46',NULL,18000.00,'','3','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(3102,'5500','31690304289','2023-07-25 20:02:46',18000.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3103,'1000','31690304289','2023-07-25 20:02:46',21500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3104,'4000','31690304289','2023-07-25 20:02:46',NULL,21500.00,'','3','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3105,'1110','31690392850','2023-07-26 20:34:51',NULL,24400.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3106,'1110','31690392850','2023-07-26 20:34:51',NULL,9600.00,'','3','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(3107,'5500','31690392850','2023-07-26 20:34:51',34000.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3108,'1000','31690392850','2023-07-26 20:34:51',40000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3109,'4000','31690392850','2023-07-26 20:34:51',NULL,28000.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3110,'4000','31690392850','2023-07-26 20:34:51',NULL,12000.00,'','3','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(3111,'1110','31690526134','2023-07-28 09:38:41',NULL,10000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3112,'1110','31690526134','2023-07-28 09:38:41',NULL,12200.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3113,'1110','31690526134','2023-07-28 09:38:41',NULL,5350.00,'','3','1','Inventory sold','1','','sales','138','','No',NULL,NULL,''),(3114,'5500','31690526134','2023-07-28 09:38:41',27550.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3115,'1000','31690526134','2023-07-28 09:38:41',33000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3116,'4000','31690526134','2023-07-28 09:38:41',NULL,12200.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3117,'4000','31690526134','2023-07-28 09:38:41',NULL,14000.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3118,'4000','31690526134','2023-07-28 09:38:41',NULL,6800.00,'','3','1','Good sold','1','','sales','138','','No',NULL,NULL,''),(3119,'1110','31690565357','2023-07-28 20:33:31',NULL,9600.00,'','3','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(3120,'1110','31690565357','2023-07-28 20:33:31',NULL,9600.00,'','3','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(3121,'1110','31690565357','2023-07-28 20:33:31',NULL,10000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3122,'1110','31690565357','2023-07-28 20:33:31',NULL,354.00,'','3','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(3123,'5500','31690565357','2023-07-28 20:33:31',29554.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3124,'1000','31690565357','2023-07-28 20:33:31',38300.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3125,'4000','31690565357','2023-07-28 20:33:31',NULL,12000.00,'','3','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(3126,'4000','31690565357','2023-07-28 20:33:31',NULL,12500.00,'','3','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(3127,'4000','31690565357','2023-07-28 20:33:31',NULL,13200.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3128,'4000','31690565357','2023-07-28 20:33:31',NULL,600.00,'','3','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(3129,'1110','31690566067','2023-07-28 20:41:23',NULL,10000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3130,'5500','31690566067','2023-07-28 20:41:23',10000.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3131,'1000','31690566067','2023-07-28 20:41:23',11700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3132,'4000','31690566067','2023-07-28 20:41:23',NULL,11700.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3133,'1110','31690649090','2023-07-29 20:14:56',NULL,16600.00,'','3','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(3134,'1110','31690649090','2023-07-29 20:14:56',NULL,10000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3135,'1110','31690649090','2023-07-29 20:14:56',NULL,12200.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3136,'1110','31690649090','2023-07-29 20:14:56',NULL,10000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3137,'1110','31690649090','2023-07-29 20:14:56',NULL,1100.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3138,'1110','31690649090','2023-07-29 20:14:56',NULL,1100.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3139,'1110','31690649090','2023-07-29 20:14:56',NULL,1100.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3140,'5500','31690649090','2023-07-29 20:14:56',52100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3141,'1000','31690649090','2023-07-29 20:14:56',62800.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3142,'4000','31690649090','2023-07-29 20:14:56',NULL,19000.00,'','3','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(3143,'4000','31690649090','2023-07-29 20:14:56',NULL,12200.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3144,'4000','31690649090','2023-07-29 20:14:56',NULL,14000.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3145,'4000','31690649090','2023-07-29 20:14:56',NULL,13000.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3146,'4000','31690649090','2023-07-29 20:14:56',NULL,1500.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3147,'4000','31690649090','2023-07-29 20:14:56',NULL,1600.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3148,'4000','31690649090','2023-07-29 20:14:56',NULL,1500.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3149,'1110','41690110794','2023-07-30 19:38:53',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3150,'1110','41690110794','2023-07-23 14:13:14',NULL,15800.00,'','4','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(3151,'1110','41690110794','2023-07-30 19:20:49',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3152,'1110','41690110794','2023-07-30 19:21:30',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3153,'1110','41690110794','2023-07-30 19:21:46',NULL,850.00,'','4','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(3154,'1110','41690110794','2023-07-30 19:27:20',NULL,370.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(3155,'5500','41690110794','2023-07-30 19:38:25',17170.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3156,'1000','41690110794','2023-07-30 19:38:53',21700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3157,'4000','41690110794','2023-07-30 19:38:53',NULL,500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3158,'4000','41690110794','2023-07-23 14:13:14',NULL,18500.00,'','4','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(3159,'4000','41690110794','2023-07-30 19:20:49',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3160,'4000','41690110794','2023-07-30 19:21:30',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3161,'4000','41690110794','2023-07-30 19:21:46',NULL,1500.00,'','4','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(3162,'4000','41690110794','2023-07-30 19:27:20',NULL,800.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3163,'1110','41690735409','2023-07-30 20:19:07',NULL,950.00,'','4','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(3164,'1110','41690735409','2023-07-30 19:43:29',NULL,1100.00,'','4','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(3165,'1110','41690735409','2023-07-30 20:18:04',NULL,1200.00,'','4','1','Inventory sold','1','','sales','144','','No',NULL,NULL,''),(3166,'5500','41690735409','2023-07-30 20:18:36',3250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3167,'1000','41690735409','2023-07-30 20:19:07',4700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3168,'4000','41690735409','2023-07-30 20:19:07',NULL,1600.00,'','4','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3169,'4000','41690735409','2023-07-30 19:43:29',NULL,1500.00,'','4','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(3170,'4000','41690735409','2023-07-30 20:18:04',NULL,1600.00,'','4','1','Good sold','1','','sales','144','','No',NULL,NULL,''),(3171,'1110','61690821004','2023-07-31 19:32:10',NULL,1100.00,'','6','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(3172,'5500','61690821004','2023-07-31 19:30:04',1100.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3173,'1000','61690821004','2023-07-31 19:32:10',1500.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3174,'4000','61690821004','2023-07-31 19:32:10',NULL,1500.00,'','6','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(3175,'1110','41690888376','2023-08-02 19:56:36',NULL,21300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(3176,'1110','41690888376','2023-08-01 14:12:56',NULL,18000.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(3177,'5500','41690888376','2023-08-01 14:15:17',39300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3178,'1000','41690888376','2023-08-02 19:56:36',42000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3179,'4000','41690888376','2023-08-02 19:56:36',NULL,22000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(3180,'4000','41690888376','2023-08-01 14:12:56',NULL,20000.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3181,'1110','41691075936','2023-08-03 18:38:58',NULL,18000.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(3182,'1110','41691075936','2023-08-03 18:18:56',NULL,150.00,'','4','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(3183,'1110','41691075936','2023-08-03 18:19:25',NULL,12200.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3184,'1110','41691075936','2023-08-03 18:20:10',NULL,18000.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(3185,'1110','41691075936','2023-08-03 18:20:34',NULL,12200.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3186,'1110','41691075936','2023-08-03 18:23:39',NULL,15800.00,'','4','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(3187,'1110','41691075936','2023-08-03 18:27:29',NULL,10500.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3188,'1110','41691075936','2023-08-03 18:36:35',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3189,'1110','41691075936','2023-08-03 18:37:02',NULL,3600.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(3190,'5500','41691075936','2023-08-03 18:37:27',90500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3191,'1000','41691075936','2023-08-03 18:38:58',109500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3192,'4000','41691075936','2023-08-03 18:38:58',NULL,21000.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3193,'4000','41691075936','2023-08-03 18:18:56',NULL,200.00,'','4','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(3194,'4000','41691075936','2023-08-03 18:19:25',NULL,14900.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3195,'4000','41691075936','2023-08-03 18:20:10',NULL,22300.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3196,'4000','41691075936','2023-08-03 18:20:34',NULL,14800.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3197,'4000','41691075936','2023-08-03 18:23:39',NULL,18500.00,'','4','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(3198,'4000','41691075936','2023-08-03 18:27:29',NULL,12800.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3199,'4000','41691075936','2023-08-03 18:36:35',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3200,'4000','41691075936','2023-08-03 18:37:02',NULL,4800.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(3201,'1110','41691077149','2023-08-04 10:35:07',NULL,10500.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3202,'1110','41691077149','2023-08-03 18:39:09',NULL,50.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3203,'1110','41691077149','2023-08-03 18:39:34',NULL,15800.00,'','4','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(3204,'1110','41691077149','2023-08-03 18:40:04',NULL,18000.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(3205,'1110','41691077149','2023-08-03 18:40:24',NULL,150.00,'','4','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(3206,'1110','41691077149','2023-08-03 18:40:49',NULL,370.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(3207,'1110','41691077149','2023-08-03 18:41:09',NULL,1000.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(3208,'5500','41691077149','2023-08-03 18:41:30',45870.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3209,'1000','41691077149','2023-08-04 10:35:07',55600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3210,'4000','41691077149','2023-08-04 10:35:07',NULL,13000.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3211,'4000','41691077149','2023-08-03 18:39:09',NULL,200.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3212,'4000','41691077149','2023-08-03 18:39:34',NULL,18500.00,'','4','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(3213,'4000','41691077149','2023-08-03 18:40:04',NULL,21100.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3214,'4000','41691077149','2023-08-03 18:40:24',NULL,200.00,'','4','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(3215,'4000','41691077149','2023-08-03 18:40:49',NULL,1000.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3216,'4000','41691077149','2023-08-03 18:41:09',NULL,1600.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(3217,'1110','61691124570','2023-08-05 07:54:45',NULL,12200.00,'','6','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3218,'1110','61691124570','2023-08-04 07:49:30',NULL,820.00,'','6','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(3219,'1110','61691124570','2023-08-04 07:49:55',NULL,50.00,'','6','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3220,'1110','61691124570','2023-08-04 07:51:09',NULL,18000.00,'','6','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(3221,'1110','61691124570','2023-08-05 07:53:49',NULL,150.00,'','6','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(3222,'1110','61691124570','2023-08-05 07:53:57',NULL,370.00,'','6','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(3223,'5500','61691124570','2023-08-05 07:54:23',31590.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3224,'1000','61691124570','2023-08-05 07:54:45',40400.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3225,'4000','61691124570','2023-08-05 07:54:45',NULL,15000.00,'','6','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3226,'4000','61691124570','2023-08-04 07:49:30',NULL,1100.00,'','6','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3227,'4000','61691124570','2023-08-04 07:49:55',NULL,300.00,'','6','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3228,'4000','61691124570','2023-08-04 07:51:09',NULL,23000.00,'','6','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3229,'4000','61691124570','2023-08-05 07:53:49',NULL,500.00,'','6','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(3230,'4000','61691124570','2023-08-05 07:53:57',NULL,500.00,'','6','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3231,'1110','61691219500','2023-08-06 14:23:50',NULL,370.00,'','6','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(3232,'1110','61691219500','2023-08-05 10:11:40',NULL,12200.00,'','6','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3233,'1110','61691219500','2023-08-05 10:12:08',NULL,9600.00,'','6','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(3234,'1110','61691219500','2023-08-05 15:01:02',NULL,50.00,'','6','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3235,'1110','61691219500','2023-08-05 15:01:28',NULL,12200.00,'','6','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3236,'1110','61691219500','2023-08-05 17:12:41',NULL,950.00,'','6','1','Inventory sold','1','','sales','183','','No',NULL,NULL,''),(3237,'1110','61691219500','2023-08-05 17:13:08',NULL,970.00,'','6','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(3238,'1110','61691219500','2023-08-05 19:57:49',NULL,1500.00,'','6','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(3239,'5500','61691219500','2023-08-05 19:58:03',37840.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3240,'1000','61691219500','2023-08-06 14:23:50',49400.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3241,'4000','61691219500','2023-08-06 14:23:50',NULL,800.00,'','6','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3242,'4000','61691219500','2023-08-05 10:11:40',NULL,15000.00,'','6','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3243,'4000','61691219500','2023-08-05 10:12:08',NULL,13000.00,'','6','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(3244,'4000','61691219500','2023-08-05 15:01:02',NULL,300.00,'','6','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3245,'4000','61691219500','2023-08-05 15:01:28',NULL,14800.00,'','6','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3246,'4000','61691219500','2023-08-05 17:12:41',NULL,1500.00,'','6','1','Good sold','1','','sales','183','','No',NULL,NULL,''),(3247,'4000','61691219500','2023-08-05 17:13:08',NULL,2000.00,'','6','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3248,'4000','61691219500','2023-08-05 19:57:49',NULL,2000.00,'','6','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(3249,'1110','61691321053','2023-08-06 20:02:22',NULL,18000.00,'','6','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(3250,'1110','61691321053','2023-08-06 14:24:13',NULL,370.00,'','6','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(3251,'1110','61691321053','2023-08-06 14:24:48',NULL,150.00,'','6','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(3252,'1110','61691321053','2023-08-06 14:25:27',NULL,50.00,'','6','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3253,'1110','61691321053','2023-08-06 14:25:57',NULL,250.00,'','6','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3254,'1110','61691321053','2023-08-06 14:27:23',NULL,12200.00,'','6','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3255,'1110','61691321053','2023-08-06 16:00:28',NULL,370.00,'','6','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(3256,'1110','61691321053','2023-08-06 16:00:51',NULL,12200.00,'','6','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3257,'1110','61691321053','2023-08-06 18:13:43',NULL,12200.00,'','6','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3258,'1110','61691321053','2023-08-06 18:13:54',NULL,150.00,'','6','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3259,'5500','61691321053','2023-08-06 18:14:21',55940.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3260,'1000','61691321053','2023-08-06 20:02:22',70400.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3261,'4000','61691321053','2023-08-06 20:02:22',NULL,22000.00,'','6','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3262,'4000','61691321053','2023-08-06 14:24:13',NULL,500.00,'','6','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3263,'4000','61691321053','2023-08-06 14:24:48',NULL,500.00,'','6','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(3264,'4000','61691321053','2023-08-06 14:25:27',NULL,300.00,'','6','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3265,'4000','61691321053','2023-08-06 14:25:57',NULL,1500.00,'','6','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3266,'4000','61691321053','2023-08-06 14:27:23',NULL,14800.00,'','6','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3267,'4000','61691321053','2023-08-06 16:00:28',NULL,800.00,'','6','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3268,'4000','61691321053','2023-08-06 16:00:51',NULL,14000.00,'','6','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3269,'4000','61691321053','2023-08-06 18:13:43',NULL,14500.00,'','6','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3270,'4000','61691321053','2023-08-06 18:13:54',NULL,1500.00,'','6','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3271,'1110','61691383971','2023-08-07 20:38:40',NULL,18000.00,'','6','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(3272,'1110','61691383971','2023-08-07 07:54:58',NULL,750.00,'','6','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(3273,'1110','61691383971','2023-08-07 10:34:12',NULL,200.00,'','6','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3274,'1110','61691383971','2023-08-07 10:34:40',NULL,1100.00,'','6','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3275,'1110','61691383971','2023-08-07 11:03:47',NULL,1100.00,'','6','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(3276,'1110','61691383971','2023-08-07 11:07:05',NULL,370.00,'','6','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(3277,'1110','61691383971','2023-08-07 14:42:53',NULL,150.00,'','6','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(3278,'1110','61691383971','2023-08-07 14:43:22',NULL,1000.00,'','6','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(3279,'1110','61691383971','2023-08-07 19:03:52',NULL,1100.00,'','6','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(3280,'5500','61691383971','2023-08-07 20:38:27',23770.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3281,'1000','61691383971','2023-08-07 20:38:40',32600.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3282,'4000','61691383971','2023-08-07 20:38:40',NULL,22500.00,'','6','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3283,'4000','61691383971','2023-08-07 07:54:58',NULL,1700.00,'','6','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(3284,'4000','61691383971','2023-08-07 10:34:12',NULL,1200.00,'','6','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3285,'4000','61691383971','2023-08-07 10:34:40',NULL,1500.00,'','6','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3286,'4000','61691383971','2023-08-07 11:03:47',NULL,1500.00,'','6','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3287,'4000','61691383971','2023-08-07 11:07:05',NULL,500.00,'','6','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3288,'4000','61691383971','2023-08-07 14:42:53',NULL,500.00,'','6','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(3289,'4000','61691383971','2023-08-07 14:43:22',NULL,1600.00,'','6','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(3290,'4000','61691383971','2023-08-07 19:03:52',NULL,1600.00,'','6','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(3291,'1110','31691512730','2023-08-08 19:45:13',NULL,18000.00,'','3','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(3292,'1110','31691512730','2023-08-08 19:45:13',NULL,8500.00,'','3','1','Inventory sold','1','','sales','159','','No',NULL,NULL,''),(3293,'1110','31691512730','2023-08-08 19:45:13',NULL,970.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(3294,'1110','31691512730','2023-08-08 19:45:13',NULL,950.00,'','3','1','Inventory sold','1','','sales','183','','No',NULL,NULL,''),(3295,'5500','31691512730','2023-08-08 19:45:13',28420.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3296,'1000','31691512730','2023-08-08 19:45:13',36500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3297,'4000','31691512730','2023-08-08 19:45:13',NULL,23000.00,'','3','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3298,'4000','31691512730','2023-08-08 19:45:13',NULL,10000.00,'','3','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(3299,'4000','31691512730','2023-08-08 19:45:13',NULL,2000.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3300,'4000','31691512730','2023-08-08 19:45:13',NULL,1500.00,'','3','1','Good sold','1','','sales','183','','No',NULL,NULL,''),(3301,'1110','61691482382','2023-08-08 19:58:08',NULL,2400.00,'','6','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(3302,'1110','61691482382','2023-08-08 11:13:02',NULL,10500.00,'','6','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3303,'1110','61691482382','2023-08-08 11:38:51',NULL,50.00,'','6','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3304,'1110','61691482382','2023-08-08 11:39:17',NULL,10500.00,'','6','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3305,'1110','61691482382','2023-08-08 12:28:10',NULL,1000.00,'','6','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(3306,'5500','61691482382','2023-08-08 19:57:50',24450.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3307,'1000','61691482382','2023-08-08 19:58:08',31400.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3308,'4000','61691482382','2023-08-08 19:58:08',NULL,3600.00,'','6','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(3309,'4000','61691482382','2023-08-08 11:13:02',NULL,13000.00,'','6','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3310,'4000','61691482382','2023-08-08 11:38:51',NULL,300.00,'','6','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3311,'4000','61691482382','2023-08-08 11:39:17',NULL,13000.00,'','6','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3312,'4000','61691482382','2023-08-08 12:28:10',NULL,1500.00,'','6','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(3313,'1110','31691584688','2023-08-09 19:24:07',NULL,10500.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3314,'1110','31691584688','2023-08-09 19:24:07',NULL,950.00,'','3','1','Inventory sold','1','','sales','183','','No',NULL,NULL,''),(3315,'1110','31691584688','2023-08-09 19:24:07',NULL,300.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3316,'1110','31691584688','2023-08-09 19:24:07',NULL,3000.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3317,'5500','31691584688','2023-08-09 19:24:07',14750.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3318,'1000','31691584688','2023-08-09 19:24:07',21500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3319,'4000','31691584688','2023-08-09 19:24:07',NULL,13200.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3320,'4000','31691584688','2023-08-09 19:24:07',NULL,1500.00,'','3','1','Good sold','1','','sales','183','','No',NULL,NULL,''),(3321,'4000','31691584688','2023-08-09 19:24:07',NULL,1800.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3322,'4000','31691584688','2023-08-09 19:24:07',NULL,5000.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3323,'1110','31691685371','2023-08-10 19:36:33',NULL,12200.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3324,'5500','31691685371','2023-08-10 19:36:33',12200.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3325,'1000','31691685371','2023-08-10 19:36:33',14000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3326,'4000','31691685371','2023-08-10 19:36:33',NULL,14000.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3327,'1110','61691652169','2023-08-10 20:46:17',NULL,18000.00,'','6','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(3328,'1110','61691652169','2023-08-10 10:22:49',NULL,150.00,'','6','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(3329,'1110','61691652169','2023-08-10 10:23:15',NULL,370.00,'','6','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(3330,'1110','61691652169','2023-08-10 10:23:36',NULL,1000.00,'','6','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(3331,'1110','61691652169','2023-08-10 20:12:20',NULL,1000.00,'','6','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(3332,'1110','61691652169','2023-08-10 20:15:48',NULL,1100.00,'','6','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(3333,'1110','61691652169','2023-08-10 20:16:32',NULL,1300.00,'','6','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3334,'1110','61691652169','2023-08-10 20:17:15',NULL,1000.00,'','6','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(3335,'1110','61691652169','2023-08-10 20:45:24',NULL,12200.00,'','6','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3336,'5500','61691652169','2023-08-10 20:46:01',36120.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3337,'1000','61691652169','2023-08-10 20:46:17',45500.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3338,'4000','61691652169','2023-08-10 20:46:17',NULL,22700.00,'','6','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3339,'4000','61691652169','2023-08-10 10:22:49',NULL,500.00,'','6','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(3340,'4000','61691652169','2023-08-10 10:23:15',NULL,500.00,'','6','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3341,'4000','61691652169','2023-08-10 10:23:36',NULL,1600.00,'','6','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(3342,'4000','61691652169','2023-08-10 20:12:20',NULL,1600.00,'','6','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(3343,'4000','61691652169','2023-08-10 20:15:48',NULL,1400.00,'','6','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(3344,'4000','61691652169','2023-08-10 20:16:32',NULL,1700.00,'','6','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3345,'4000','61691652169','2023-08-10 20:17:15',NULL,1500.00,'','6','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(3346,'4000','61691652169','2023-08-10 20:45:24',NULL,14000.00,'','6','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3347,'1110','31691685403','2023-08-10 20:49:30',NULL,18000.00,'','3','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(3348,'1110','31691685403','2023-08-10 20:49:30',NULL,400.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3349,'1110','31691685403','2023-08-10 20:49:30',NULL,20000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3350,'5500','31691685403','2023-08-10 20:49:30',38400.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3351,'1000','31691685403','2023-08-10 20:49:30',49000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3352,'4000','31691685403','2023-08-10 20:49:30',NULL,23000.00,'','3','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3353,'4000','31691685403','2023-08-10 20:49:30',NULL,2000.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3354,'4000','31691685403','2023-08-10 20:49:30',NULL,24000.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3355,'1110','31691768324','2023-08-11 20:44:42',NULL,10000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3356,'1110','31691768324','2023-08-11 20:44:42',NULL,250.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(3357,'1110','31691768324','2023-08-11 20:44:42',NULL,970.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(3358,'1110','31691768324','2023-08-11 20:44:42',NULL,150.00,'','3','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(3359,'1110','31691768324','2023-08-11 20:44:42',NULL,18000.00,'','3','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(3360,'5500','31691768324','2023-08-11 20:44:42',29370.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3361,'1000','31691768324','2023-08-11 20:44:42',40050.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3362,'4000','31691768324','2023-08-11 20:44:42',NULL,12500.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3363,'4000','31691768324','2023-08-11 20:44:42',NULL,1250.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(3364,'4000','31691768324','2023-08-11 20:44:42',NULL,1800.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3365,'4000','31691768324','2023-08-11 20:44:42',NULL,500.00,'','3','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(3366,'4000','31691768324','2023-08-11 20:44:42',NULL,24000.00,'','3','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3367,'1110','61691857978','2023-08-12 19:34:17',NULL,1200.00,'','6','1','Inventory sold','1','','sales','144','','No',NULL,NULL,''),(3368,'1110','61691857978','2023-08-12 19:32:58',NULL,1100.00,'','6','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3369,'1110','61691857978','2023-08-12 19:33:56',NULL,9600.00,'','6','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(3370,'5500','61691857978','2023-08-12 19:34:04',11900.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3371,'1000','61691857978','2023-08-12 19:34:17',15900.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3372,'4000','61691857978','2023-08-12 19:34:17',NULL,1800.00,'','6','1','Good sold','1','','sales','144','','No',NULL,NULL,''),(3373,'4000','61691857978','2023-08-12 19:32:58',NULL,1600.00,'','6','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3374,'4000','61691857978','2023-08-12 19:33:56',NULL,12500.00,'','6','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(3375,'1110','61692032722','2023-08-14 20:05:38',NULL,1500.00,'','6','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(3376,'5500','61692032722','2023-08-14 20:05:22',1500.00,NULL,'','6','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3377,'1000','61692032722','2023-08-14 20:05:38',1500.00,NULL,'','6','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3378,'4000','61692032722','2023-08-14 20:05:38',NULL,1500.00,'','6','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(3379,'1110','31692039809','2023-08-14 22:04:02',NULL,10000.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3380,'1110','31692039809','2023-08-14 22:04:02',NULL,1200.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(3381,'5500','31692039809','2023-08-14 22:04:02',11200.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3382,'1000','31692039809','2023-08-14 22:04:02',14000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3383,'4000','31692039809','2023-08-14 22:04:02',NULL,12500.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3384,'4000','31692039809','2023-08-14 22:04:02',NULL,1500.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3385,'1110','31692896204','2023-08-24 20:01:04',NULL,2200.00,'','3','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(3386,'1110','31692896204','2023-08-24 20:01:04',NULL,1300.00,'','3','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(3387,'1110','31692896204','2023-08-24 20:01:04',NULL,1100.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(3388,'5500','31692896204','2023-08-24 20:01:04',4600.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3389,'1000','31692896204','2023-08-24 20:01:04',6400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3390,'4000','31692896204','2023-08-24 20:01:04',NULL,3000.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3391,'4000','31692896204','2023-08-24 20:01:04',NULL,1800.00,'','3','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(3392,'4000','31692896204','2023-08-24 20:01:04',NULL,1600.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3393,'1110','31692984091','2023-08-26 19:20:28',NULL,200.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3394,'1110','31692984091','2023-08-26 19:20:28',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3395,'1110','31692984091','2023-08-26 19:20:28',NULL,18500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3396,'1110','31692984091','2023-08-26 19:20:28',NULL,400.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(3397,'5500','31692984091','2023-08-26 19:20:28',19150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3398,'1000','31692984091','2023-08-26 19:20:28',24438.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3399,'4000','31692984091','2023-08-26 19:20:28',NULL,1988.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3400,'4000','31692984091','2023-08-26 19:20:28',NULL,250.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3401,'4000','31692984091','2023-08-26 19:20:28',NULL,21000.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3402,'4000','31692984091','2023-08-26 19:20:28',NULL,1200.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3403,'1110','31693069830','2023-08-26 20:10:48',NULL,1100.00,'','3','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(3404,'1110','31693069830','2023-08-26 20:10:48',NULL,1000.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(3405,'5500','31693069830','2023-08-26 20:10:48',2100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3406,'1000','31693069830','2023-08-26 20:10:48',3200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3407,'4000','31693069830','2023-08-26 20:10:48',NULL,1600.00,'','3','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(3408,'4000','31693069830','2023-08-26 20:10:48',NULL,1600.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(3409,'1110','31693148359','2023-08-27 22:06:07',NULL,37000.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3410,'1110','31693148359','2023-08-27 22:06:07',NULL,21000.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(3411,'1110','31693148359','2023-08-27 22:06:07',NULL,40000.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3412,'1110','31693148359','2023-08-27 22:06:07',NULL,10000.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3413,'1110','31693148359','2023-08-27 22:06:07',NULL,200.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3414,'1110','31693148359','2023-08-27 22:06:07',NULL,10500.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(3415,'5500','31693148359','2023-08-27 22:06:07',118700.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3416,'1000','31693148359','2023-08-27 22:06:07',134200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3417,'4000','31693148359','2023-08-27 22:06:07',NULL,43000.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3418,'4000','31693148359','2023-08-27 22:06:07',NULL,22800.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(3419,'4000','31693148359','2023-08-27 22:06:07',NULL,44000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3420,'4000','31693148359','2023-08-27 22:06:07',NULL,11900.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3421,'4000','31693148359','2023-08-27 22:06:07',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3422,'4000','31693148359','2023-08-27 22:06:07',NULL,11500.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(3423,'1110','31693203320','2023-08-28 20:10:36',NULL,350.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3424,'1110','31693203320','2023-08-28 20:10:36',NULL,300.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3425,'1110','31693203320','2023-08-28 20:10:36',NULL,10500.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(3426,'1110','31693203320','2023-08-28 20:10:36',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3427,'1110','31693203320','2023-08-28 20:10:36',NULL,16800.00,'','3','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(3428,'1110','31693203320','2023-08-28 20:10:36',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3429,'1110','31693203320','2023-08-28 20:10:36',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3430,'1110','31693203320','2023-08-28 20:10:36',NULL,380.00,'','3','1','Inventory sold','1','','sales','90','','No',NULL,NULL,''),(3431,'1110','31693203320','2023-08-28 20:10:36',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3432,'1110','31693203320','2023-08-28 20:10:36',NULL,10000.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3433,'1110','31693203320','2023-08-28 20:10:36',NULL,10000.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3434,'1110','31693203320','2023-08-28 20:10:36',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3435,'1110','31693203320','2023-08-28 20:10:36',NULL,150.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3436,'1110','31693203320','2023-08-28 20:10:36',NULL,150.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3437,'1110','31693203320','2023-08-28 20:10:36',NULL,1100.00,'','3','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(3438,'5500','31693203320','2023-08-28 20:10:36',50015.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3439,'1000','31693203320','2023-08-28 20:10:36',63600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3440,'4000','31693203320','2023-08-28 20:10:36',NULL,600.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3441,'4000','31693203320','2023-08-28 20:10:36',NULL,600.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3442,'4000','31693203320','2023-08-28 20:10:36',NULL,13000.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(3443,'4000','31693203320','2023-08-28 20:10:36',NULL,200.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3444,'4000','31693203320','2023-08-28 20:10:36',NULL,20000.00,'','3','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(3445,'4000','31693203320','2023-08-28 20:10:36',NULL,300.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3446,'4000','31693203320','2023-08-28 20:10:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3447,'4000','31693203320','2023-08-28 20:10:36',NULL,900.00,'','3','1','Good sold','1','','sales','90','','No',NULL,NULL,''),(3448,'4000','31693203320','2023-08-28 20:10:36',NULL,300.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3449,'4000','31693203320','2023-08-28 20:10:36',NULL,13000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3450,'4000','31693203320','2023-08-28 20:10:36',NULL,12000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3451,'4000','31693203320','2023-08-28 20:10:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3452,'4000','31693203320','2023-08-28 20:10:36',NULL,300.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3453,'4000','31693203320','2023-08-28 20:10:36',NULL,400.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3454,'4000','31693203320','2023-08-28 20:10:36',NULL,1600.00,'','3','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(3455,'1110','31693243198','2023-08-28 20:32:13',NULL,350.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(3456,'5500','31693243198','2023-08-28 20:32:13',350.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3457,'1000','31693243198','2023-08-28 20:32:13',500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3458,'4000','31693243198','2023-08-28 20:32:13',NULL,500.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(3459,'1110','41693299213','2023-08-29 20:44:53',NULL,250.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3460,'1110','41693299213','2023-08-29 11:53:34',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3461,'1110','41693299213','2023-08-29 19:11:08',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3462,'1110','41693299213','2023-08-29 19:11:34',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3463,'1110','41693299213','2023-08-29 19:13:07',NULL,400.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(3464,'1110','41693299213','2023-08-29 19:13:33',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(3465,'1110','41693299213','2023-08-29 19:14:00',NULL,4500.00,'','4','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(3466,'1110','41693299213','2023-08-29 19:15:16',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3467,'1110','41693299213','2023-08-29 19:32:54',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3468,'1110','41693299213','2023-08-29 19:33:10',NULL,1100.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(3469,'1110','41693299213','2023-08-29 19:33:40',NULL,1000.00,'','4','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(3470,'1110','41693299213','2023-08-29 20:26:22',NULL,1100.00,'','4','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(3471,'1110','41693299213','2023-08-29 20:26:35',NULL,1100.00,'','4','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(3472,'1110','41693299213','2023-08-29 20:27:02',NULL,1150.00,'','4','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(3473,'1110','41693299213','2023-08-29 20:27:22',NULL,1100.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(3474,'1110','41693299213','2023-08-29 20:28:22',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3475,'1110','41693299213','2023-08-29 20:29:08',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3476,'1110','41693299213','2023-08-29 20:35:17',NULL,0.00,'','4','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(3477,'1110','41693299213','2023-08-29 20:39:21',NULL,0.00,'','4','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(3478,'1110','41693299213','2023-08-29 20:39:38',NULL,1100.00,'','4','1','Inventory sold','1','','sales','94','','No',NULL,NULL,''),(3479,'1110','41693299213','2023-08-29 20:40:44',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(3480,'5500','41693299213','2023-08-29 20:44:35',15350.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3481,'1000','41693299213','2023-08-29 20:44:53',25100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3482,'4000','41693299213','2023-08-29 20:44:53',NULL,1000.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3483,'4000','41693299213','2023-08-29 11:53:34',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3484,'4000','41693299213','2023-08-29 19:11:08',NULL,1000.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3485,'4000','41693299213','2023-08-29 19:11:34',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3486,'4000','41693299213','2023-08-29 19:13:07',NULL,1000.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3487,'4000','41693299213','2023-08-29 19:13:33',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(3488,'4000','41693299213','2023-08-29 19:14:00',NULL,5500.00,'','4','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(3489,'4000','41693299213','2023-08-29 19:15:16',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3490,'4000','41693299213','2023-08-29 19:32:54',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3491,'4000','41693299213','2023-08-29 19:33:10',NULL,1600.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3492,'4000','41693299213','2023-08-29 19:33:40',NULL,1600.00,'','4','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(3493,'4000','41693299213','2023-08-29 20:26:22',NULL,1600.00,'','4','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(3494,'4000','41693299213','2023-08-29 20:26:35',NULL,1600.00,'','4','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(3495,'4000','41693299213','2023-08-29 20:27:02',NULL,1500.00,'','4','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3496,'4000','41693299213','2023-08-29 20:27:22',NULL,1500.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3497,'4000','41693299213','2023-08-29 20:28:22',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3498,'4000','41693299213','2023-08-29 20:29:08',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3499,'4000','41693299213','2023-08-29 20:35:17',NULL,1400.00,'','4','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(3500,'4000','41693299213','2023-08-29 20:39:21',NULL,300.00,'','4','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(3501,'4000','41693299213','2023-08-29 20:39:38',NULL,1500.00,'','4','1','Good sold','1','','sales','94','','No',NULL,NULL,''),(3502,'4000','41693299213','2023-08-29 20:40:44',NULL,1500.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(3503,'1110','31693395955','2023-08-31 19:18:02',NULL,1280.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(3504,'1110','31693395955','2023-08-31 19:18:02',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3505,'1110','31693395955','2023-08-31 19:18:02',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3506,'1110','31693395955','2023-08-31 19:18:02',NULL,1200.00,'','3','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(3507,'1110','31693395955','2023-08-31 19:18:02',NULL,150.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3508,'1110','31693395955','2023-08-31 19:18:02',NULL,16800.00,'','3','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(3509,'1110','31693395955','2023-08-31 19:18:02',NULL,18500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3510,'1110','31693395955','2023-08-31 19:18:02',NULL,10500.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(3511,'5500','31693395955','2023-08-31 19:18:02',48530.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3512,'1000','31693395955','2023-08-31 19:18:02',57750.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3513,'4000','31693395955','2023-08-31 19:18:02',NULL,1450.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(3514,'4000','31693395955','2023-08-31 19:18:02',NULL,300.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3515,'4000','31693395955','2023-08-31 19:18:02',NULL,300.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3516,'4000','31693395955','2023-08-31 19:18:02',NULL,1500.00,'','3','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(3517,'4000','31693395955','2023-08-31 19:18:02',NULL,300.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3518,'4000','31693395955','2023-08-31 19:18:02',NULL,20000.00,'','3','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(3519,'4000','31693395955','2023-08-31 19:18:02',NULL,22000.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3520,'4000','31693395955','2023-08-31 19:18:02',NULL,11900.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(3521,'1110','31693498695','2023-08-31 19:18:38',NULL,1150.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(3522,'1110','31693498695','2023-08-31 19:18:38',NULL,1100.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(3523,'5500','31693498695','2023-08-31 19:18:38',2250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3524,'1000','31693498695','2023-08-31 19:18:38',3200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3525,'4000','31693498695','2023-08-31 19:18:38',NULL,1600.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3526,'4000','31693498695','2023-08-31 19:18:38',NULL,1600.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(3527,'1110','31693499084','2023-08-31 20:16:54',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3528,'1110','31693499084','2023-08-31 20:16:54',NULL,500.00,'','3','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(3529,'1110','31693499084','2023-08-31 20:16:54',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3530,'1110','31693499084','2023-08-31 20:16:54',NULL,240.00,'','3','1','Inventory sold','1','','sales','92','','No',NULL,NULL,''),(3531,'1110','31693499084','2023-08-31 20:16:54',NULL,290.00,'','3','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(3532,'5500','31693499084','2023-08-31 20:16:54',1165.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3533,'1000','31693499084','2023-08-31 20:16:54',2200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3534,'4000','31693499084','2023-08-31 20:16:54',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3535,'4000','31693499084','2023-08-31 20:16:54',NULL,700.00,'','3','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(3536,'4000','31693499084','2023-08-31 20:16:54',NULL,200.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3537,'4000','31693499084','2023-08-31 20:16:54',NULL,400.00,'','3','1','Good sold','1','','sales','92','','No',NULL,NULL,''),(3538,'4000','31693499084','2023-08-31 20:16:54',NULL,700.00,'','3','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(3539,'1110','31693588615','2023-09-02 09:45:29',NULL,1100.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(3540,'1110','31693588615','2023-09-02 09:45:29',NULL,1150.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(3541,'1110','31693588615','2023-09-02 09:45:29',NULL,1100.00,'','3','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(3542,'1110','31693588615','2023-09-02 09:45:29',NULL,1100.00,'','3','1','Inventory sold','1','','sales','73','','No',NULL,NULL,''),(3543,'1110','31693588615','2023-09-02 09:45:29',NULL,350.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3544,'1110','31693588615','2023-09-02 09:45:29',NULL,1100.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(3545,'5500','31693588615','2023-09-02 09:45:29',5900.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3546,'1000','31693588615','2023-09-02 09:45:29',8500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3547,'4000','31693588615','2023-09-02 09:45:29',NULL,1600.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3548,'4000','31693588615','2023-09-02 09:45:29',NULL,1600.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3549,'4000','31693588615','2023-09-02 09:45:29',NULL,1500.00,'','3','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(3550,'4000','31693588615','2023-09-02 09:45:29',NULL,1500.00,'','3','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(3551,'4000','31693588615','2023-09-02 09:45:29',NULL,700.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3552,'4000','31693588615','2023-09-02 09:45:29',NULL,1600.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3553,'1110','41693570482','2023-09-02 11:18:01',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3554,'1110','41693570482','2023-09-01 15:14:42',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3555,'1110','41693570482','2023-09-01 15:29:29',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(3556,'5500','41693570482','2023-09-01 17:21:23',485.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3557,'1000','41693570482','2023-09-02 11:18:01',1000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3558,'4000','41693570482','2023-09-02 11:18:01',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3559,'4000','41693570482','2023-09-01 15:14:42',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3560,'4000','41693570482','2023-09-01 15:29:29',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(3561,'1110','31693662001','2023-09-02 19:47:45',NULL,18500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3562,'1110','31693662001','2023-09-02 19:47:45',NULL,32000.00,'','3','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(3563,'1110','31693662001','2023-09-02 19:47:45',NULL,1280.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(3564,'1110','31693662001','2023-09-02 19:47:45',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3565,'1110','31693662001','2023-09-02 19:47:45',NULL,150.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3566,'1110','31693662001','2023-09-02 19:47:45',NULL,400.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(3567,'1110','31693662001','2023-09-02 19:47:45',NULL,1100.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(3568,'1110','31693662001','2023-09-02 19:47:45',NULL,1200.00,'','3','1','Inventory sold','1','','sales','77','','No',NULL,NULL,''),(3569,'5500','31693662001','2023-09-02 19:47:45',54715.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3570,'1000','31693662001','2023-09-02 19:47:45',65250.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3571,'4000','31693662001','2023-09-02 19:47:45',NULL,21500.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3572,'4000','31693662001','2023-09-02 19:47:45',NULL,37000.00,'','3','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(3573,'4000','31693662001','2023-09-02 19:47:45',NULL,1400.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(3574,'4000','31693662001','2023-09-02 19:47:45',NULL,250.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3575,'4000','31693662001','2023-09-02 19:47:45',NULL,300.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3576,'4000','31693662001','2023-09-02 19:47:45',NULL,1200.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3577,'4000','31693662001','2023-09-02 19:47:45',NULL,1600.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3578,'4000','31693662001','2023-09-02 19:47:45',NULL,2000.00,'','3','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(3579,'1110','41693642686','2023-09-03 12:01:22',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3580,'1110','41693642686','2023-09-02 11:18:06',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3581,'1110','41693642686','2023-09-02 11:28:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3582,'1110','41693642686','2023-09-02 12:19:40',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3583,'1110','41693642686','2023-09-02 12:32:20',NULL,350.00,'','4','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3584,'1110','41693642686','2023-09-02 12:32:55',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3585,'1110','41693642686','2023-09-02 12:33:30',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3586,'5500','41693642686','2023-09-02 12:34:16',1050.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3587,'1000','41693642686','2023-09-03 12:01:22',2700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3588,'4000','41693642686','2023-09-03 12:01:22',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3589,'4000','41693642686','2023-09-02 11:18:06',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3590,'4000','41693642686','2023-09-02 11:28:58',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3591,'4000','41693642686','2023-09-02 12:19:40',NULL,500.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3592,'4000','41693642686','2023-09-02 12:32:20',NULL,600.00,'','4','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3593,'4000','41693642686','2023-09-02 12:32:55',NULL,600.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3594,'4000','41693642686','2023-09-02 12:33:30',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3595,'1110','41693731705','2023-09-03 19:48:49',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3596,'1110','41693731705','2023-09-03 12:01:45',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3597,'1110','41693731705','2023-09-03 12:02:10',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(3598,'1110','41693731705','2023-09-03 12:02:51',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3599,'1110','41693731705','2023-09-03 12:03:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3600,'1110','41693731705','2023-09-03 12:03:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3601,'1110','41693731705','2023-09-03 12:03:49',NULL,0.00,'','4','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(3602,'1110','41693731705','2023-09-03 12:04:13',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3603,'1110','41693731705','2023-09-03 16:50:44',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3604,'1110','41693731705','2023-09-03 16:51:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3605,'1110','41693731705','2023-09-03 16:53:11',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3606,'1110','41693731705','2023-09-03 16:57:13',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(3607,'1110','41693731705','2023-09-03 18:08:53',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3608,'1110','41693731705','2023-09-03 18:11:24',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3609,'1110','41693731705','2023-09-03 18:11:58',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3610,'1110','41693731705','2023-09-03 18:12:17',NULL,110.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(3611,'1110','41693731705','2023-09-03 18:15:39',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3612,'1110','41693731705','2023-09-03 18:16:49',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(3613,'5500','41693731705','2023-09-03 18:26:26',3415.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3614,'1000','41693731705','2023-09-03 19:48:49',8000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3615,'4000','41693731705','2023-09-03 19:48:49',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3616,'4000','41693731705','2023-09-03 12:01:45',NULL,400.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3617,'4000','41693731705','2023-09-03 12:02:10',NULL,700.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(3618,'4000','41693731705','2023-09-03 12:02:51',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3619,'4000','41693731705','2023-09-03 12:03:31',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3620,'4000','41693731705','2023-09-03 12:03:31',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3621,'4000','41693731705','2023-09-03 12:03:49',NULL,500.00,'','4','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(3622,'4000','41693731705','2023-09-03 12:04:13',NULL,500.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3623,'4000','41693731705','2023-09-03 16:50:44',NULL,700.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3624,'4000','41693731705','2023-09-03 16:51:07',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3625,'4000','41693731705','2023-09-03 16:53:11',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3626,'4000','41693731705','2023-09-03 16:57:13',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(3627,'4000','41693731705','2023-09-03 18:08:53',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3628,'4000','41693731705','2023-09-03 18:11:24',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3629,'4000','41693731705','2023-09-03 18:11:58',NULL,500.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3630,'4000','41693731705','2023-09-03 18:12:17',NULL,300.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(3631,'4000','41693731705','2023-09-03 18:15:39',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3632,'4000','41693731705','2023-09-03 18:16:49',NULL,1300.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(3633,'1110','41693827557','2023-09-04 20:12:20',NULL,18500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3634,'1110','41693827557','2023-09-04 14:39:17',NULL,18500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3635,'1110','41693827557','2023-09-04 14:39:38',NULL,18500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3636,'1110','41693827557','2023-09-04 14:42:39',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3637,'1110','41693827557','2023-09-04 14:44:37',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3638,'1110','41693827557','2023-09-04 15:28:49',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3639,'1110','41693827557','2023-09-04 15:58:58',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3640,'1110','41693827557','2023-09-04 16:54:04',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3641,'1110','41693827557','2023-09-04 16:54:32',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3642,'1110','41693827557','2023-09-04 16:54:55',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3643,'1110','41693827557','2023-09-04 16:55:15',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3644,'1110','41693827557','2023-09-04 16:57:11',NULL,380.00,'','4','1','Inventory sold','1','','sales','90','','No',NULL,NULL,''),(3645,'1110','41693827557','2023-09-04 18:09:59',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3646,'1110','41693827557','2023-09-04 20:09:23',NULL,3300.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(3647,'5500','41693827557','2023-09-04 20:11:48',70980.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3648,'1000','41693827557','2023-09-04 20:12:20',85400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3649,'4000','41693827557','2023-09-04 20:12:20',NULL,21000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3650,'4000','41693827557','2023-09-04 14:39:17',NULL,21500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3651,'4000','41693827557','2023-09-04 14:39:38',NULL,21300.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3652,'4000','41693827557','2023-09-04 14:42:39',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3653,'4000','41693827557','2023-09-04 14:44:37',NULL,13500.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3654,'4000','41693827557','2023-09-04 15:28:49',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3655,'4000','41693827557','2023-09-04 15:58:58',NULL,500.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3656,'4000','41693827557','2023-09-04 16:54:04',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3657,'4000','41693827557','2023-09-04 16:54:32',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3658,'4000','41693827557','2023-09-04 16:54:55',NULL,800.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3659,'4000','41693827557','2023-09-04 16:55:15',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3660,'4000','41693827557','2023-09-04 16:57:11',NULL,700.00,'','4','1','Good sold','1','','sales','90','','No',NULL,NULL,''),(3661,'4000','41693827557','2023-09-04 18:09:59',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3662,'4000','41693827557','2023-09-04 20:09:23',NULL,4500.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3663,'1110','41693901464','2023-09-06 10:01:29',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3664,'1110','41693901464','2023-09-05 11:11:04',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3665,'1110','41693901464','2023-09-05 11:12:23',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3666,'1110','41693901464','2023-09-05 11:12:23',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3667,'1110','41693901464','2023-09-05 11:12:43',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3668,'1110','41693901464','2023-09-05 11:12:43',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3669,'1110','41693901464','2023-09-05 11:12:43',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3670,'1110','41693901464','2023-09-05 11:13:18',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3671,'1110','41693901464','2023-09-05 11:13:57',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3672,'1110','41693901464','2023-09-06 10:00:36',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3673,'1110','41693901464','2023-09-06 10:01:06',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3674,'5500','41693901464','2023-09-06 10:01:06',20785.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3675,'1000','41693901464','2023-09-06 10:01:29',27200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3676,'4000','41693901464','2023-09-06 10:01:29',NULL,12500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3677,'4000','41693901464','2023-09-05 11:11:04',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3678,'4000','41693901464','2023-09-05 11:12:23',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3679,'4000','41693901464','2023-09-05 11:12:23',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3680,'4000','41693901464','2023-09-05 11:12:43',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3681,'4000','41693901464','2023-09-05 11:12:43',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3682,'4000','41693901464','2023-09-05 11:12:43',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3683,'4000','41693901464','2023-09-05 11:13:18',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3684,'4000','41693901464','2023-09-05 11:13:57',NULL,12600.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3685,'4000','41693901464','2023-09-06 10:00:36',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3686,'4000','41693901464','2023-09-06 10:01:06',NULL,200.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3687,'1110','41693983709','2023-09-06 10:02:25',NULL,1100.00,'','4','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(3688,'1110','41693983709','2023-09-06 10:01:49',NULL,1100.00,'','4','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(3689,'5500','41693983709','2023-09-06 10:01:57',2200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3690,'1000','41693983709','2023-09-06 10:02:25',3000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3691,'4000','41693983709','2023-09-06 10:02:25',NULL,1500.00,'','4','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(3692,'4000','41693983709','2023-09-06 10:01:49',NULL,1500.00,'','4','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3693,'1110','41693987650','2023-09-06 20:14:11',NULL,18500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3694,'1110','41693987650','2023-09-06 11:07:30',NULL,380.00,'','4','1','Inventory sold','1','','sales','90','','No',NULL,NULL,''),(3695,'1110','41693987650','2023-09-06 11:07:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3696,'1110','41693987650','2023-09-06 11:08:04',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3697,'1110','41693987650','2023-09-06 11:08:04',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3698,'1110','41693987650','2023-09-06 11:08:04',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3699,'1110','41693987650','2023-09-06 11:08:04',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3700,'1110','41693987650','2023-09-06 11:08:04',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3701,'1110','41693987650','2023-09-06 11:09:45',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3702,'1110','41693987650','2023-09-06 18:07:13',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3703,'1110','41693987650','2023-09-06 18:13:18',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3704,'1110','41693987650','2023-09-06 18:14:36',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3705,'5500','41693987650','2023-09-06 20:11:02',40565.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3706,'1000','41693987650','2023-09-06 20:14:11',51100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3707,'4000','41693987650','2023-09-06 20:14:11',NULL,21500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3708,'4000','41693987650','2023-09-06 11:07:30',NULL,800.00,'','4','1','Good sold','1','','sales','90','','No',NULL,NULL,''),(3709,'4000','41693987650','2023-09-06 11:07:47',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3710,'4000','41693987650','2023-09-06 11:08:04',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3711,'4000','41693987650','2023-09-06 11:08:04',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3712,'4000','41693987650','2023-09-06 11:08:04',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3713,'4000','41693987650','2023-09-06 11:08:04',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3714,'4000','41693987650','2023-09-06 11:08:04',NULL,400.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3715,'4000','41693987650','2023-09-06 11:09:45',NULL,12500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3716,'4000','41693987650','2023-09-06 18:07:13',NULL,300.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3717,'4000','41693987650','2023-09-06 18:13:18',NULL,300.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3718,'4000','41693987650','2023-09-06 18:14:36',NULL,14000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3719,'1110','41694068978','2023-09-08 08:48:15',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3720,'1110','41694068978','2023-09-07 09:42:58',NULL,400.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(3721,'1110','41694068978','2023-09-07 11:56:36',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3722,'1110','41694068978','2023-09-07 12:00:02',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3723,'1110','41694068978','2023-09-07 12:37:32',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3724,'1110','41694068978','2023-09-07 12:37:32',NULL,1000.00,'','4','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(3725,'1110','41694068978','2023-09-07 19:42:10',NULL,1100.00,'','4','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(3726,'1110','41694068978','2023-09-07 19:45:37',NULL,380.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(3727,'1110','41694068978','2023-09-07 19:46:36',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3728,'1110','41694068978','2023-09-07 19:54:19',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3729,'1110','41694068978','2023-09-07 19:54:19',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3730,'1110','41694068978','2023-09-07 19:55:05',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3731,'1110','41694068978','2023-09-07 19:55:05',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3732,'1110','41694068978','2023-09-07 19:55:05',NULL,11800.00,'','4','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(3733,'1110','41694068978','2023-09-08 08:42:50',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3734,'1110','41694068978','2023-09-08 08:43:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3735,'1110','41694068978','2023-09-08 08:43:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3736,'1110','41694068978','2023-09-08 08:43:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3737,'1110','41694068978','2023-09-08 08:43:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3738,'1110','41694068978','2023-09-08 08:43:31',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3739,'1110','41694068978','2023-09-08 08:44:31',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3740,'1110','41694068978','2023-09-08 08:44:49',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3741,'1110','41694068978','2023-09-08 08:45:24',NULL,350.00,'','4','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3742,'1110','41694068978','2023-09-08 08:45:33',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3743,'1110','41694068978','2023-09-08 08:45:44',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3744,'1110','41694068978','2023-09-08 08:46:23',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3745,'1110','41694068978','2023-09-08 08:46:38',NULL,0.00,'','4','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(3746,'1110','41694068978','2023-09-08 08:47:19',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(3747,'5500','41694068978','2023-09-08 08:47:51',17385.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3748,'1000','41694068978','2023-09-08 08:48:15',28400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3749,'4000','41694068978','2023-09-08 08:48:15',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3750,'4000','41694068978','2023-09-07 09:42:58',NULL,700.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3751,'4000','41694068978','2023-09-07 11:56:36',NULL,1000.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3752,'4000','41694068978','2023-09-07 12:00:02',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3753,'4000','41694068978','2023-09-07 12:37:32',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3754,'4000','41694068978','2023-09-07 12:37:32',NULL,1600.00,'','4','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(3755,'4000','41694068978','2023-09-07 19:42:10',NULL,1600.00,'','4','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(3756,'4000','41694068978','2023-09-07 19:45:37',NULL,1200.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(3757,'4000','41694068978','2023-09-07 19:46:36',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3758,'4000','41694068978','2023-09-07 19:54:19',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3759,'4000','41694068978','2023-09-07 19:54:19',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3760,'4000','41694068978','2023-09-07 19:55:05',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3761,'4000','41694068978','2023-09-07 19:55:05',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3762,'4000','41694068978','2023-09-07 19:55:05',NULL,15000.00,'','4','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(3763,'4000','41694068978','2023-09-08 08:42:50',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3764,'4000','41694068978','2023-09-08 08:43:31',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3765,'4000','41694068978','2023-09-08 08:43:31',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3766,'4000','41694068978','2023-09-08 08:43:31',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3767,'4000','41694068978','2023-09-08 08:43:31',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3768,'4000','41694068978','2023-09-08 08:43:31',NULL,600.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3769,'4000','41694068978','2023-09-08 08:44:31',NULL,500.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3770,'4000','41694068978','2023-09-08 08:44:49',NULL,500.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3771,'4000','41694068978','2023-09-08 08:45:24',NULL,600.00,'','4','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3772,'4000','41694068978','2023-09-08 08:45:33',NULL,500.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3773,'4000','41694068978','2023-09-08 08:45:44',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3774,'4000','41694068978','2023-09-08 08:46:23',NULL,300.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3775,'4000','41694068978','2023-09-08 08:46:38',NULL,500.00,'','4','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(3776,'4000','41694068978','2023-09-08 08:47:19',NULL,400.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3777,'1110','41694171783','2023-09-09 08:25:12',NULL,18500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3778,'1110','41694171783','2023-09-08 14:16:23',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3779,'1110','41694171783','2023-09-08 14:17:05',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(3780,'1110','41694171783','2023-09-08 14:17:24',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3781,'1110','41694171783','2023-09-08 15:15:03',NULL,350.00,'','4','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3782,'1110','41694171783','2023-09-08 16:26:37',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3783,'1110','41694171783','2023-09-08 16:26:54',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3784,'1110','41694171783','2023-09-08 17:07:37',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3785,'1110','41694171783','2023-09-08 17:07:37',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3786,'1110','41694171783','2023-09-08 17:07:37',NULL,1100.00,'','4','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(3787,'1110','41694171783','2023-09-08 18:58:11',NULL,1100.00,'','4','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(3788,'1110','41694171783','2023-09-08 20:09:56',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3789,'1110','41694171783','2023-09-08 20:11:01',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3790,'1110','41694171783','2023-09-09 08:21:36',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3791,'1110','41694171783','2023-09-09 08:22:44',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3792,'1110','41694171783','2023-09-09 08:23:00',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3793,'1110','41694171783','2023-09-09 08:23:53',NULL,450.00,'','4','1','Inventory sold','1','','sales','104','','No',NULL,NULL,''),(3794,'1110','41694171783','2023-09-09 08:24:16',NULL,450.00,'','4','1','Inventory sold','1','','sales','104','','No',NULL,NULL,''),(3795,'5500','41694171783','2023-09-09 08:24:16',43950.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3796,'1000','41694171783','2023-09-09 08:25:12',55200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3797,'4000','41694171783','2023-09-09 08:25:12',NULL,22000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3798,'4000','41694171783','2023-09-08 14:16:23',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3799,'4000','41694171783','2023-09-08 14:17:05',NULL,500.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3800,'4000','41694171783','2023-09-08 14:17:24',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3801,'4000','41694171783','2023-09-08 15:15:03',NULL,600.00,'','4','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3802,'4000','41694171783','2023-09-08 16:26:37',NULL,700.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3803,'4000','41694171783','2023-09-08 16:26:54',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3804,'4000','41694171783','2023-09-08 17:07:37',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3805,'4000','41694171783','2023-09-08 17:07:37',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3806,'4000','41694171783','2023-09-08 17:07:37',NULL,1500.00,'','4','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(3807,'4000','41694171783','2023-09-08 18:58:11',NULL,1500.00,'','4','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(3808,'4000','41694171783','2023-09-08 20:09:56',NULL,13000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3809,'4000','41694171783','2023-09-08 20:11:01',NULL,250.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3810,'4000','41694171783','2023-09-09 08:21:36',NULL,250.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3811,'4000','41694171783','2023-09-09 08:22:44',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3812,'4000','41694171783','2023-09-09 08:23:00',NULL,11600.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3813,'4000','41694171783','2023-09-09 08:23:53',NULL,850.00,'','4','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(3814,'4000','41694171783','2023-09-09 08:24:16',NULL,950.00,'','4','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(3815,'1110','41694251851','2023-09-09 20:04:21',NULL,18500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3816,'1110','41694251851','2023-09-09 12:30:51',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3817,'1110','41694251851','2023-09-09 12:31:38',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3818,'1110','41694251851','2023-09-09 12:32:00',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3819,'1110','41694251851','2023-09-09 12:32:21',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3820,'1110','41694251851','2023-09-09 12:32:41',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3821,'1110','41694251851','2023-09-09 12:33:29',NULL,14000.00,'','4','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(3822,'1110','41694251851','2023-09-09 12:43:40',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3823,'1110','41694251851','2023-09-09 13:42:58',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(3824,'1110','41694251851','2023-09-09 15:02:30',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3825,'1110','41694251851','2023-09-09 15:02:57',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3826,'1110','41694251851','2023-09-09 15:28:35',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3827,'1110','41694251851','2023-09-09 15:28:35',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3828,'1110','41694251851','2023-09-09 15:28:35',NULL,14000.00,'','4','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(3829,'1110','41694251851','2023-09-09 15:29:47',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3830,'1110','41694251851','2023-09-09 16:57:30',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3831,'1110','41694251851','2023-09-09 16:57:44',NULL,32000.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(3832,'5500','41694251851','2023-09-09 20:03:53',89885.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3833,'1000','41694251851','2023-09-09 20:04:21',107100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3834,'4000','41694251851','2023-09-09 20:04:21',NULL,22300.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3835,'4000','41694251851','2023-09-09 12:30:51',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3836,'4000','41694251851','2023-09-09 12:31:38',NULL,200.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3837,'4000','41694251851','2023-09-09 12:32:00',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3838,'4000','41694251851','2023-09-09 12:32:21',NULL,400.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3839,'4000','41694251851','2023-09-09 12:32:41',NULL,300.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3840,'4000','41694251851','2023-09-09 12:33:29',NULL,15500.00,'','4','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(3841,'4000','41694251851','2023-09-09 12:43:40',NULL,500.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3842,'4000','41694251851','2023-09-09 13:42:58',NULL,500.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3843,'4000','41694251851','2023-09-09 15:02:30',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3844,'4000','41694251851','2023-09-09 15:02:57',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3845,'4000','41694251851','2023-09-09 15:28:35',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3846,'4000','41694251851','2023-09-09 15:28:35',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3847,'4000','41694251851','2023-09-09 15:28:35',NULL,16000.00,'','4','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(3848,'4000','41694251851','2023-09-09 15:29:47',NULL,12700.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3849,'4000','41694251851','2023-09-09 16:57:30',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3850,'4000','41694251851','2023-09-09 16:57:44',NULL,37000.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(3851,'1110','31694357171','2023-09-12 08:44:29',NULL,18500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3852,'1110','31694357171','2023-09-12 08:44:29',NULL,18500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3853,'1110','31694357171','2023-09-12 08:44:29',NULL,16800.00,'','3','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(3854,'1110','31694357171','2023-09-12 08:44:29',NULL,1200.00,'','3','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(3855,'1110','31694357171','2023-09-12 08:44:29',NULL,250.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3856,'1110','31694357171','2023-09-12 08:44:29',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3857,'1110','31694357171','2023-09-12 08:44:29',NULL,350.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(3858,'1110','31694357171','2023-09-12 08:44:29',NULL,200.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3859,'1110','31694357171','2023-09-12 08:44:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(3860,'1110','31694357171','2023-09-12 08:44:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(3861,'1110','31694357171','2023-09-12 08:44:29',NULL,1100.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(3862,'1110','31694357171','2023-09-12 08:44:29',NULL,1100.00,'','3','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(3863,'1110','31694357171','2023-09-12 08:44:29',NULL,1150.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(3864,'1110','31694357171','2023-09-12 08:44:29',NULL,1100.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(3865,'5500','31694357171','2023-09-12 08:44:29',60335.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3866,'1000','31694357171','2023-09-12 08:44:29',73000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3867,'4000','31694357171','2023-09-12 08:44:29',NULL,21500.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3868,'4000','31694357171','2023-09-12 08:44:29',NULL,20400.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3869,'4000','31694357171','2023-09-12 08:44:29',NULL,20000.00,'','3','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(3870,'4000','31694357171','2023-09-12 08:44:29',NULL,1400.00,'','3','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(3871,'4000','31694357171','2023-09-12 08:44:29',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3872,'4000','31694357171','2023-09-12 08:44:29',NULL,200.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3873,'4000','31694357171','2023-09-12 08:44:29',NULL,500.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(3874,'4000','31694357171','2023-09-12 08:44:29',NULL,500.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3875,'4000','31694357171','2023-09-12 08:44:29',NULL,400.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(3876,'4000','31694357171','2023-09-12 08:44:29',NULL,1000.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(3877,'4000','31694357171','2023-09-12 08:44:29',NULL,1500.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(3878,'4000','31694357171','2023-09-12 08:44:29',NULL,1500.00,'','3','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(3879,'4000','31694357171','2023-09-12 08:44:29',NULL,1600.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3880,'4000','31694357171','2023-09-12 08:44:29',NULL,1500.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(3881,'1110','41694435847','2023-09-12 11:39:51',NULL,1280.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(3882,'1110','41694435847','2023-09-11 15:37:27',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3883,'1110','41694435847','2023-09-11 15:38:38',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3884,'1110','41694435847','2023-09-11 15:38:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3885,'1110','41694435847','2023-09-11 15:38:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3886,'1110','41694435847','2023-09-11 15:38:47',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3887,'5500','41694435847','2023-09-11 15:40:23',1680.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3888,'1000','41694435847','2023-09-12 11:39:51',3300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3889,'4000','41694435847','2023-09-12 11:39:51',NULL,1500.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(3890,'4000','41694435847','2023-09-11 15:37:27',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3891,'4000','41694435847','2023-09-11 15:38:38',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3892,'4000','41694435847','2023-09-11 15:38:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3893,'4000','41694435847','2023-09-11 15:38:47',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3894,'4000','41694435847','2023-09-11 15:38:47',NULL,600.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3895,'1110','41694507996','2023-09-12 19:54:38',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3896,'1110','41694507996','2023-09-12 11:39:56',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3897,'1110','41694507996','2023-09-12 11:39:56',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3898,'1110','41694507996','2023-09-12 11:40:45',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3899,'1110','41694507996','2023-09-12 11:46:52',NULL,800.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(3900,'1110','41694507996','2023-09-12 12:56:29',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3901,'1110','41694507996','2023-09-12 14:27:21',NULL,18500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3902,'1110','41694507996','2023-09-12 14:27:41',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3903,'1110','41694507996','2023-09-12 14:28:05',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3904,'1110','41694507996','2023-09-12 14:28:41',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3905,'1110','41694507996','2023-09-12 14:28:57',NULL,12500.00,'','4','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(3906,'5500','41694507996','2023-09-12 16:34:05',74350.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3907,'1000','41694507996','2023-09-12 19:54:38',91100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3908,'4000','41694507996','2023-09-12 19:54:38',NULL,14800.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3909,'4000','41694507996','2023-09-12 11:39:56',NULL,13700.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3910,'4000','41694507996','2023-09-12 11:39:56',NULL,11500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3911,'4000','41694507996','2023-09-12 11:40:45',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3912,'4000','41694507996','2023-09-12 11:46:52',NULL,1200.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(3913,'4000','41694507996','2023-09-12 12:56:29',NULL,1000.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3914,'4000','41694507996','2023-09-12 14:27:21',NULL,22000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3915,'4000','41694507996','2023-09-12 14:27:41',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3916,'4000','41694507996','2023-09-12 14:28:05',NULL,200.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3917,'4000','41694507996','2023-09-12 14:28:41',NULL,11500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3918,'4000','41694507996','2023-09-12 14:28:57',NULL,14700.00,'','4','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(3919,'1110','41694591971','2023-09-14 10:54:39',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(3920,'1110','41694591971','2023-09-13 10:59:31',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(3921,'1110','41694591971','2023-09-13 10:59:39',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3922,'1110','41694591971','2023-09-13 11:00:57',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3923,'1110','41694591971','2023-09-13 11:01:44',NULL,11200.00,'','4','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(3924,'1110','41694591971','2023-09-14 10:51:48',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3925,'1110','41694591971','2023-09-14 10:53:20',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3926,'1110','41694591971','2023-09-14 10:53:20',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3927,'1110','41694591971','2023-09-14 10:53:20',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3928,'1110','41694591971','2023-09-14 10:53:20',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3929,'5500','41694591971','2023-09-14 10:53:20',14250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3930,'1000','41694591971','2023-09-14 10:54:39',17800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3931,'4000','41694591971','2023-09-14 10:54:39',NULL,1500.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(3932,'4000','41694591971','2023-09-13 10:59:31',NULL,1500.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(3933,'4000','41694591971','2023-09-13 10:59:39',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3934,'4000','41694591971','2023-09-13 11:00:57',NULL,500.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3935,'4000','41694591971','2023-09-13 11:01:44',NULL,13000.00,'','4','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(3936,'4000','41694591971','2023-09-14 10:51:48',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3937,'4000','41694591971','2023-09-14 10:53:20',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3938,'4000','41694591971','2023-09-14 10:53:20',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3939,'4000','41694591971','2023-09-14 10:53:20',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3940,'4000','41694591971','2023-09-14 10:53:20',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3941,'1110','41694678106','2023-09-14 19:53:43',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3942,'1110','41694678106','2023-09-14 10:55:06',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3943,'1110','41694678106','2023-09-14 11:36:48',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3944,'1110','41694678106','2023-09-14 18:11:06',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3945,'1110','41694678106','2023-09-14 18:11:06',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3946,'1110','41694678106','2023-09-14 18:11:06',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3947,'1110','41694678106','2023-09-14 18:11:06',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3948,'1110','41694678106','2023-09-14 18:11:06',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3949,'1110','41694678106','2023-09-14 18:11:06',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3950,'1110','41694678106','2023-09-14 18:34:05',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3951,'1110','41694678106','2023-09-14 18:34:30',NULL,1100.00,'','4','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(3952,'1110','41694678106','2023-09-14 18:34:44',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3953,'1110','41694678106','2023-09-14 19:15:15',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3954,'5500','41694678106','2023-09-14 19:53:22',13100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3955,'1000','41694678106','2023-09-14 19:53:43',19100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3956,'4000','41694678106','2023-09-14 19:53:43',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3957,'4000','41694678106','2023-09-14 10:55:06',NULL,400.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3958,'4000','41694678106','2023-09-14 11:36:48',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3959,'4000','41694678106','2023-09-14 18:11:06',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3960,'4000','41694678106','2023-09-14 18:11:06',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3961,'4000','41694678106','2023-09-14 18:11:06',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3962,'4000','41694678106','2023-09-14 18:11:06',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3963,'4000','41694678106','2023-09-14 18:11:06',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3964,'4000','41694678106','2023-09-14 18:11:06',NULL,13500.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3965,'4000','41694678106','2023-09-14 18:34:05',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3966,'4000','41694678106','2023-09-14 18:34:30',NULL,1600.00,'','4','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(3967,'4000','41694678106','2023-09-14 18:34:44',NULL,400.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3968,'4000','41694678106','2023-09-14 19:15:15',NULL,400.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3969,'1110','41694765924','2023-09-17 08:21:31',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(3970,'1110','41694765924','2023-09-15 11:18:44',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3971,'1110','41694765924','2023-09-17 08:17:48',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3972,'1110','41694765924','2023-09-17 08:18:22',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3973,'1110','41694765924','2023-09-17 08:18:52',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3974,'1110','41694765924','2023-09-17 08:18:52',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3975,'1110','41694765924','2023-09-17 08:18:52',NULL,1650.00,'','4','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(3976,'5500','41694765924','2023-09-17 08:19:24',24300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3977,'1000','41694765924','2023-09-17 08:21:31',31600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3978,'4000','41694765924','2023-09-17 08:21:31',NULL,500.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3979,'4000','41694765924','2023-09-15 11:18:44',NULL,13500.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3980,'4000','41694765924','2023-09-17 08:17:48',NULL,13900.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3981,'4000','41694765924','2023-09-17 08:18:22',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3982,'4000','41694765924','2023-09-17 08:18:52',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3983,'4000','41694765924','2023-09-17 08:18:52',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3984,'4000','41694765924','2023-09-17 08:18:52',NULL,2800.00,'','4','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(3985,'1110','41694936369','2023-09-18 08:35:41',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3986,'1110','41694936369','2023-09-17 10:39:29',NULL,400.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(3987,'1110','41694936369','2023-09-17 10:39:45',NULL,400.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(3988,'1110','41694936369','2023-09-17 10:39:45',NULL,18500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3989,'1110','41694936369','2023-09-17 10:40:13',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3990,'1110','41694936369','2023-09-17 11:10:48',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3991,'1110','41694936369','2023-09-17 11:11:06',NULL,400.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(3992,'5500','41694936369','2023-09-17 11:13:12',20130.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3993,'1000','41694936369','2023-09-18 08:35:41',23400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3994,'4000','41694936369','2023-09-18 08:35:41',NULL,400.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3995,'4000','41694936369','2023-09-17 10:39:29',NULL,500.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3996,'4000','41694936369','2023-09-17 10:39:45',NULL,500.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3997,'4000','41694936369','2023-09-17 10:39:45',NULL,21000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3998,'4000','41694936369','2023-09-17 10:40:13',NULL,200.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3999,'4000','41694936369','2023-09-17 11:10:48',NULL,300.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4000,'4000','41694936369','2023-09-17 11:11:06',NULL,500.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(4001,'1110','41695045052','2023-09-18 20:11:35',NULL,450.00,'','4','1','Inventory sold','1','','sales','104','','No',NULL,NULL,''),(4002,'1110','41695045052','2023-09-18 16:50:52',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4003,'1110','41695045052','2023-09-18 16:51:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4004,'1110','41695045052','2023-09-18 16:51:44',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4005,'1110','41695045052','2023-09-18 16:51:44',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4006,'1110','41695045052','2023-09-18 16:52:22',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4007,'1110','41695045052','2023-09-18 16:52:22',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(4008,'1110','41695045052','2023-09-18 16:52:43',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(4009,'1110','41695045052','2023-09-18 16:52:43',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4010,'1110','41695045052','2023-09-18 16:53:15',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4011,'1110','41695045052','2023-09-18 20:07:08',NULL,1100.00,'','4','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(4012,'1110','41695045052','2023-09-18 20:07:32',NULL,1150.00,'','4','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(4013,'1110','41695045052','2023-09-18 20:10:38',NULL,1150.00,'','4','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(4014,'1110','41695045052','2023-09-18 20:10:38',NULL,1150.00,'','4','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(4015,'1110','41695045052','2023-09-18 20:10:38',NULL,1150.00,'','4','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(4016,'1110','41695045052','2023-09-18 20:10:38',NULL,1150.00,'','4','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(4017,'5500','41695045052','2023-09-18 20:10:38',19070.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4018,'1000','41695045052','2023-09-18 20:11:35',26300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4019,'4000','41695045052','2023-09-18 20:11:35',NULL,1100.00,'','4','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(4020,'4000','41695045052','2023-09-18 16:50:52',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4021,'4000','41695045052','2023-09-18 16:51:31',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4022,'4000','41695045052','2023-09-18 16:51:44',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4023,'4000','41695045052','2023-09-18 16:51:44',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4024,'4000','41695045052','2023-09-18 16:52:22',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4025,'4000','41695045052','2023-09-18 16:52:22',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(4026,'4000','41695045052','2023-09-18 16:52:43',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(4027,'4000','41695045052','2023-09-18 16:52:43',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4028,'4000','41695045052','2023-09-18 16:53:15',NULL,14000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4029,'4000','41695045052','2023-09-18 20:07:08',NULL,1500.00,'','4','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(4030,'4000','41695045052','2023-09-18 20:07:32',NULL,1500.00,'','4','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(4031,'4000','41695045052','2023-09-18 20:10:38',NULL,1500.00,'','4','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(4032,'4000','41695045052','2023-09-18 20:10:38',NULL,1500.00,'','4','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(4033,'4000','41695045052','2023-09-18 20:10:38',NULL,1500.00,'','4','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(4034,'4000','41695045052','2023-09-18 20:10:38',NULL,1500.00,'','4','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(4035,'1110','41695121652','2023-09-19 19:32:01',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4036,'1110','41695121652','2023-09-19 14:07:32',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(4037,'1110','41695121652','2023-09-19 14:08:40',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4038,'1110','41695121652','2023-09-19 14:09:29',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4039,'1110','41695121652','2023-09-19 14:09:29',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4040,'1110','41695121652','2023-09-19 17:30:55',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4041,'1110','41695121652','2023-09-19 19:28:30',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4042,'1110','41695121652','2023-09-19 19:29:43',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4043,'1110','41695121652','2023-09-19 19:29:43',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4044,'1110','41695121652','2023-09-19 19:29:43',NULL,18500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4045,'1110','41695121652','2023-09-19 19:30:17',NULL,380.00,'','4','1','Inventory sold','1','','sales','90','','No',NULL,NULL,''),(4046,'1110','41695121652','2023-09-19 19:30:54',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4047,'5500','41695121652','2023-09-19 19:31:27',50680.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4048,'1000','41695121652','2023-09-19 19:32:01',64000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4049,'4000','41695121652','2023-09-19 19:32:01',NULL,14000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4050,'4000','41695121652','2023-09-19 14:07:32',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4051,'4000','41695121652','2023-09-19 14:08:40',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4052,'4000','41695121652','2023-09-19 14:09:29',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4053,'4000','41695121652','2023-09-19 14:09:29',NULL,12500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4054,'4000','41695121652','2023-09-19 17:30:55',NULL,12600.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4055,'4000','41695121652','2023-09-19 19:28:30',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4056,'4000','41695121652','2023-09-19 19:29:43',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4057,'4000','41695121652','2023-09-19 19:29:43',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4058,'4000','41695121652','2023-09-19 19:29:43',NULL,22000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4059,'4000','41695121652','2023-09-19 19:30:17',NULL,500.00,'','4','1','Good sold','1','','sales','90','','No',NULL,NULL,''),(4060,'4000','41695121652','2023-09-19 19:30:54',NULL,300.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4061,'1110','41695193494','2023-09-21 09:04:02',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4062,'1110','41695193494','2023-09-20 10:04:54',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4063,'1110','41695193494','2023-09-20 11:09:21',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4064,'1110','41695193494','2023-09-20 11:09:21',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4065,'1110','41695193494','2023-09-20 11:21:45',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4066,'1110','41695193494','2023-09-20 11:21:45',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(4067,'1110','41695193494','2023-09-20 12:52:58',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(4068,'1110','41695193494','2023-09-20 12:53:39',NULL,18500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4069,'1110','41695193494','2023-09-20 15:20:37',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(4070,'1110','41695193494','2023-09-20 15:21:13',NULL,1100.00,'','4','1','Inventory sold','1','','sales','73','','No',NULL,NULL,''),(4071,'5500','41695193494','2023-09-20 19:34:33',20800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4072,'1000','41695193494','2023-09-21 09:04:02',25300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4073,'4000','41695193494','2023-09-21 09:04:02',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4074,'4000','41695193494','2023-09-20 10:04:54',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4075,'4000','41695193494','2023-09-20 11:09:21',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4076,'4000','41695193494','2023-09-20 11:09:21',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4077,'4000','41695193494','2023-09-20 11:21:45',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4078,'4000','41695193494','2023-09-20 11:21:45',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4079,'4000','41695193494','2023-09-20 12:52:58',NULL,600.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4080,'4000','41695193494','2023-09-20 12:53:39',NULL,21000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4081,'4000','41695193494','2023-09-20 15:20:37',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(4082,'4000','41695193494','2023-09-20 15:21:13',NULL,1500.00,'','4','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(4083,'1110','41695276251','2023-09-22 13:43:13',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4084,'1110','41695276251','2023-09-21 09:04:11',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4085,'1110','41695276251','2023-09-21 10:11:53',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4086,'1110','41695276251','2023-09-21 12:24:59',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4087,'1110','41695276251','2023-09-21 12:25:16',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4088,'1110','41695276251','2023-09-21 12:25:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4089,'1110','41695276251','2023-09-21 12:25:47',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(4090,'1110','41695276251','2023-09-21 12:26:33',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(4091,'1110','41695276251','2023-09-21 12:26:33',NULL,18500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4092,'5500','41695276251','2023-09-21 14:11:23',31300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4093,'1000','41695276251','2023-09-22 13:43:13',39550.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4094,'4000','41695276251','2023-09-22 13:43:13',NULL,12500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4095,'4000','41695276251','2023-09-21 09:04:11',NULL,350.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4096,'4000','41695276251','2023-09-21 10:11:53',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4097,'4000','41695276251','2023-09-21 12:24:59',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4098,'4000','41695276251','2023-09-21 12:25:16',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4099,'4000','41695276251','2023-09-21 12:25:47',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4100,'4000','41695276251','2023-09-21 12:25:47',NULL,2000.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(4101,'4000','41695276251','2023-09-21 12:26:33',NULL,2000.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(4102,'4000','41695276251','2023-09-21 12:26:33',NULL,21800.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4103,'1110','41695391064','2023-09-22 19:45:09',NULL,1050.00,'','4','1','Inventory sold','1','','sales','105','','No',NULL,NULL,''),(4104,'1110','41695391064','2023-09-22 17:00:19',NULL,1300.00,'','4','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(4105,'1110','41695391064','2023-09-22 19:12:13',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4106,'1110','41695391064','2023-09-22 19:12:30',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4107,'1110','41695391064','2023-09-22 19:12:30',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4108,'1110','41695391064','2023-09-22 19:12:30',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4109,'5500','41695391064','2023-09-22 19:12:30',2550.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4110,'1000','41695391064','2023-09-22 19:45:09',5000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4111,'4000','41695391064','2023-09-22 19:45:09',NULL,1800.00,'','4','1','Good sold','1','','sales','105','','No',NULL,NULL,''),(4112,'4000','41695391064','2023-09-22 17:00:19',NULL,2000.00,'','4','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(4113,'4000','41695391064','2023-09-22 19:12:13',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4114,'4000','41695391064','2023-09-22 19:12:30',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4115,'4000','41695391064','2023-09-22 19:12:30',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4116,'4000','41695391064','2023-09-22 19:12:30',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4117,'1110','41695401117','2023-09-22 20:39:31',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4118,'1110','41695401117','2023-09-22 19:45:17',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4119,'5500','41695401117','2023-09-22 20:39:14',10200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4120,'1000','41695401117','2023-09-22 20:39:31',12600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4121,'4000','41695401117','2023-09-22 20:39:31',NULL,12300.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4122,'4000','41695401117','2023-09-22 19:45:17',NULL,300.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4123,'1110','41695566158','2023-09-24 19:56:41',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4124,'1110','41695566158','2023-09-24 17:35:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4125,'1110','41695566158','2023-09-24 17:35:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4126,'1110','41695566158','2023-09-24 17:35:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4127,'1110','41695566158','2023-09-24 17:35:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4128,'1110','41695566158','2023-09-24 17:35:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4129,'1110','41695566158','2023-09-24 17:35:58',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4130,'1110','41695566158','2023-09-24 17:36:49',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4131,'1110','41695566158','2023-09-24 17:36:49',NULL,1100.00,'','4','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(4132,'1110','41695566158','2023-09-24 19:39:56',NULL,110.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(4133,'1110','41695566158','2023-09-24 19:40:13',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(4134,'1110','41695566158','2023-09-24 19:49:54',NULL,0.00,'','4','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(4135,'5500','41695566158','2023-09-24 19:55:53',2260.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4136,'1000','41695566158','2023-09-24 19:56:41',4950.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4137,'4000','41695566158','2023-09-24 19:56:41',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4138,'4000','41695566158','2023-09-24 17:35:58',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4139,'4000','41695566158','2023-09-24 17:35:58',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4140,'4000','41695566158','2023-09-24 17:35:58',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4141,'4000','41695566158','2023-09-24 17:35:58',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4142,'4000','41695566158','2023-09-24 17:35:58',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4143,'4000','41695566158','2023-09-24 17:35:58',NULL,500.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4144,'4000','41695566158','2023-09-24 17:36:49',NULL,300.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4145,'4000','41695566158','2023-09-24 17:36:49',NULL,1500.00,'','4','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(4146,'4000','41695566158','2023-09-24 19:39:56',NULL,250.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(4147,'4000','41695566158','2023-09-24 19:40:13',NULL,500.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(4148,'4000','41695566158','2023-09-24 19:49:54',NULL,500.00,'','4','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(4149,'1110','41695574625','2023-09-24 20:37:02',NULL,110.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(4150,'1110','41695574625','2023-09-24 19:57:05',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4151,'1110','41695574625','2023-09-24 20:36:17',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4152,'1110','41695574625','2023-09-24 20:36:17',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4153,'1110','41695574625','2023-09-24 20:36:17',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4154,'5500','41695574625','2023-09-24 20:36:17',450.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4155,'1000','41695574625','2023-09-24 20:37:02',1100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4156,'4000','41695574625','2023-09-24 20:37:02',NULL,300.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(4157,'4000','41695574625','2023-09-24 19:57:05',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4158,'4000','41695574625','2023-09-24 20:36:17',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4159,'4000','41695574625','2023-09-24 20:36:17',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4160,'4000','41695574625','2023-09-24 20:36:17',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4161,'1110','41695645056','2023-09-25 20:18:34',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4162,'1110','41695645056','2023-09-25 15:30:56',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4163,'1110','41695645056','2023-09-25 15:31:21',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4164,'1110','41695645056','2023-09-25 15:32:10',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(4165,'1110','41695645056','2023-09-25 17:16:26',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4166,'1110','41695645056','2023-09-25 17:53:08',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(4167,'5500','41695645056','2023-09-25 17:54:45',11950.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4168,'1000','41695645056','2023-09-25 20:18:34',15550.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4169,'4000','41695645056','2023-09-25 20:18:34',NULL,12500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4170,'4000','41695645056','2023-09-25 15:30:56',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4171,'4000','41695645056','2023-09-25 15:31:21',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4172,'4000','41695645056','2023-09-25 15:32:10',NULL,1550.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(4173,'4000','41695645056','2023-09-25 17:16:26',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4174,'4000','41695645056','2023-09-25 17:53:08',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4175,'1110','41695663332','2023-09-26 17:14:14',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4176,'1110','41695663332','2023-09-25 20:35:32',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(4177,'1110','41695663332','2023-09-25 20:35:48',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(4178,'1110','41695663332','2023-09-25 20:36:04',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4179,'1110','41695663332','2023-09-26 17:13:08',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4180,'1110','41695663332','2023-09-26 17:13:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4181,'5500','41695663332','2023-09-26 17:13:31',1085.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4182,'1000','41695663332','2023-09-26 17:14:14',2200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4183,'4000','41695663332','2023-09-26 17:14:14',NULL,300.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4184,'4000','41695663332','2023-09-25 20:35:32',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4185,'4000','41695663332','2023-09-25 20:35:48',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4186,'4000','41695663332','2023-09-25 20:36:04',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4187,'4000','41695663332','2023-09-26 17:13:08',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4188,'4000','41695663332','2023-09-26 17:13:31',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4189,'1110','41695738265','2023-09-26 17:40:00',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4190,'1110','41695738265','2023-09-26 17:24:25',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4191,'5500','41695738265','2023-09-26 17:38:46',250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4192,'1000','41695738265','2023-09-26 17:40:00',700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4193,'4000','41695738265','2023-09-26 17:40:00',NULL,400.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4194,'4000','41695738265','2023-09-26 17:24:25',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4195,'1110','41695827707','2023-09-27 19:24:03',NULL,16800.00,'','4','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(4196,'1110','41695827707','2023-09-27 18:15:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4197,'1110','41695827707','2023-09-27 18:25:00',NULL,350.00,'','4','1','Inventory sold','1','','sales','95','','No',NULL,NULL,''),(4198,'1110','41695827707','2023-09-27 18:26:42',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4199,'1110','41695827707','2023-09-27 18:53:30',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4200,'1110','41695827707','2023-09-27 18:53:30',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4201,'1110','41695827707','2023-09-27 18:53:30',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4202,'1110','41695827707','2023-09-27 18:53:30',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4203,'1110','41695827707','2023-09-27 18:53:30',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4204,'5500','41695827707','2023-09-27 18:53:30',17500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4205,'1000','41695827707','2023-09-27 19:24:03',22200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4206,'4000','41695827707','2023-09-27 19:24:03',NULL,19500.00,'','4','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(4207,'4000','41695827707','2023-09-27 18:15:07',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4208,'4000','41695827707','2023-09-27 18:25:00',NULL,500.00,'','4','1','Good sold','1','','sales','95','','No',NULL,NULL,''),(4209,'4000','41695827707','2023-09-27 18:26:42',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4210,'4000','41695827707','2023-09-27 18:53:30',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4211,'4000','41695827707','2023-09-27 18:53:30',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4212,'4000','41695827707','2023-09-27 18:53:30',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4213,'4000','41695827707','2023-09-27 18:53:30',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4214,'4000','41695827707','2023-09-27 18:53:30',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4215,'1110','41695891301','2023-09-29 08:41:22',NULL,450.00,'','4','1','Inventory sold','1','','sales','104','','No',NULL,NULL,''),(4216,'1110','41695891301','2023-09-28 11:55:01',NULL,450.00,'','4','1','Inventory sold','1','','sales','104','','No',NULL,NULL,''),(4217,'1110','41695891301','2023-09-28 11:55:01',NULL,450.00,'','4','1','Inventory sold','1','','sales','104','','No',NULL,NULL,''),(4218,'1110','41695891301','2023-09-28 11:55:01',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4219,'1110','41695891301','2023-09-28 11:55:46',NULL,1280.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(4220,'5500','41695891301','2023-09-28 14:19:02',2715.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4221,'1000','41695891301','2023-09-29 08:41:22',4650.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4222,'4000','41695891301','2023-09-29 08:41:22',NULL,1000.00,'','4','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(4223,'4000','41695891301','2023-09-28 11:55:01',NULL,1000.00,'','4','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(4224,'4000','41695891301','2023-09-28 11:55:01',NULL,1000.00,'','4','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(4225,'4000','41695891301','2023-09-28 11:55:01',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4226,'4000','41695891301','2023-09-28 11:55:46',NULL,1450.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(4227,'1110','41695996925','2023-09-29 20:29:44',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4228,'1110','41695996925','2023-09-29 17:15:25',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4229,'1110','41695996925','2023-09-29 17:15:25',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4230,'1110','41695996925','2023-09-29 17:15:25',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4231,'1110','41695996925','2023-09-29 17:15:25',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4232,'1110','41695996925','2023-09-29 17:15:25',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4233,'1110','41695996925','2023-09-29 17:17:26',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4234,'1110','41695996925','2023-09-29 17:19:51',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4235,'1110','41695996925','2023-09-29 17:21:05',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4236,'1110','41695996925','2023-09-29 17:21:27',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4237,'1110','41695996925','2023-09-29 17:22:33',NULL,1500.00,'','4','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(4238,'1110','41695996925','2023-09-29 19:08:20',NULL,1100.00,'','4','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(4239,'1110','41695996925','2023-09-29 19:09:18',NULL,800.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4240,'1110','41695996925','2023-09-29 19:09:29',NULL,800.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4241,'5500','41695996925','2023-09-29 19:09:29',25835.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4242,'1000','41695996925','2023-09-29 20:29:44',33500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4243,'4000','41695996925','2023-09-29 20:29:44',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4244,'4000','41695996925','2023-09-29 17:15:25',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4245,'4000','41695996925','2023-09-29 17:15:25',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4246,'4000','41695996925','2023-09-29 17:15:25',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4247,'4000','41695996925','2023-09-29 17:15:25',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4248,'4000','41695996925','2023-09-29 17:15:25',NULL,13500.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4249,'4000','41695996925','2023-09-29 17:17:26',NULL,12000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4250,'4000','41695996925','2023-09-29 17:19:51',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4251,'4000','41695996925','2023-09-29 17:21:05',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4252,'4000','41695996925','2023-09-29 17:21:27',NULL,300.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4253,'4000','41695996925','2023-09-29 17:22:33',NULL,2000.00,'','4','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(4254,'4000','41695996925','2023-09-29 19:08:20',NULL,1600.00,'','4','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(4255,'4000','41695996925','2023-09-29 19:09:18',NULL,1200.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4256,'4000','41695996925','2023-09-29 19:09:29',NULL,1200.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4257,'1110','41696093976','2023-09-30 20:15:14',NULL,14000.00,'','4','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(4258,'1110','41696093976','2023-09-30 20:12:57',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4259,'1110','41696093976','2023-09-30 20:13:12',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4260,'1110','41696093976','2023-09-30 20:13:19',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4261,'1110','41696093976','2023-09-30 20:13:39',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4262,'1110','41696093976','2023-09-30 20:13:39',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4263,'1110','41696093976','2023-09-30 20:13:39',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4264,'1110','41696093976','2023-09-30 20:13:39',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4265,'1110','41696093976','2023-09-30 20:13:39',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4266,'1110','41696093976','2023-09-30 20:14:23',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4267,'5500','41696093976','2023-09-30 20:14:23',14720.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4268,'1000','41696093976','2023-09-30 20:15:14',17700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4269,'4000','41696093976','2023-09-30 20:15:14',NULL,15500.00,'','4','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(4270,'4000','41696093976','2023-09-30 20:12:57',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4271,'4000','41696093976','2023-09-30 20:13:12',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4272,'4000','41696093976','2023-09-30 20:13:19',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4273,'4000','41696093976','2023-09-30 20:13:39',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4274,'4000','41696093976','2023-09-30 20:13:39',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4275,'4000','41696093976','2023-09-30 20:13:39',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4276,'4000','41696093976','2023-09-30 20:13:39',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4277,'4000','41696093976','2023-09-30 20:13:39',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4278,'4000','41696093976','2023-09-30 20:14:23',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4279,'1110','41696094606','2023-09-30 20:23:39',NULL,800.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4280,'5500','41696094606','2023-09-30 20:23:26',800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4281,'1000','41696094606','2023-09-30 20:23:39',1200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4282,'4000','41696094606','2023-09-30 20:23:39',NULL,1200.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4283,'1110','41696264778','2023-10-02 20:16:52',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4284,'1110','41696264778','2023-10-02 19:39:38',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4285,'1110','41696264778','2023-10-02 19:39:38',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4286,'1110','41696264778','2023-10-02 19:39:38',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4287,'1110','41696264778','2023-10-02 19:39:38',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4288,'1110','41696264778','2023-10-02 19:39:38',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4289,'1110','41696264778','2023-10-02 19:39:38',NULL,1100.00,'','4','1','Inventory sold','1','','sales','55','','No',NULL,NULL,''),(4290,'1110','41696264778','2023-10-02 19:42:26',NULL,10500.00,'','4','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(4291,'1110','41696264778','2023-10-02 19:51:44',NULL,10500.00,'','4','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(4292,'1110','41696264778','2023-10-02 19:51:44',NULL,10500.00,'','4','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(4293,'1110','41696264778','2023-10-02 19:51:44',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4294,'1110','41696264778','2023-10-02 20:12:29',NULL,425.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4295,'1110','41696264778','2023-10-02 20:12:53',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4296,'1110','41696264778','2023-10-02 20:13:17',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4297,'1110','41696264778','2023-10-02 20:13:17',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4298,'1110','41696264778','2023-10-02 20:14:17',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4299,'1110','41696264778','2023-10-02 20:14:17',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4300,'1110','41696264778','2023-10-02 20:14:17',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4301,'5500','41696264778','2023-10-02 20:15:48',56025.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4302,'1000','41696264778','2023-10-02 20:16:52',66200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4303,'4000','41696264778','2023-10-02 20:16:52',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4304,'4000','41696264778','2023-10-02 19:39:38',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4305,'4000','41696264778','2023-10-02 19:39:38',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4306,'4000','41696264778','2023-10-02 19:39:38',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4307,'4000','41696264778','2023-10-02 19:39:38',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4308,'4000','41696264778','2023-10-02 19:39:38',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4309,'4000','41696264778','2023-10-02 19:39:38',NULL,1600.00,'','4','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(4310,'4000','41696264778','2023-10-02 19:42:26',NULL,11200.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(4311,'4000','41696264778','2023-10-02 19:51:44',NULL,11200.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(4312,'4000','41696264778','2023-10-02 19:51:44',NULL,11500.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(4313,'4000','41696264778','2023-10-02 19:51:44',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4314,'4000','41696264778','2023-10-02 20:12:29',NULL,1000.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4315,'4000','41696264778','2023-10-02 20:12:53',NULL,13500.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4316,'4000','41696264778','2023-10-02 20:13:17',NULL,13000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4317,'4000','41696264778','2023-10-02 20:13:17',NULL,500.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4318,'4000','41696264778','2023-10-02 20:14:17',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4319,'4000','41696264778','2023-10-02 20:14:17',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4320,'4000','41696264778','2023-10-02 20:14:17',NULL,600.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4321,'1110','41696346298','2023-10-03 18:19:32',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4322,'1110','41696346298','2023-10-03 18:18:18',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(4323,'1110','41696346298','2023-10-03 18:18:36',NULL,400.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(4324,'1110','41696346298','2023-10-03 18:19:01',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4325,'1110','41696346298','2023-10-03 18:19:10',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4326,'1110','41696346298','2023-10-03 18:19:10',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4327,'1110','41696346298','2023-10-03 18:19:10',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4328,'1110','41696346298','2023-10-03 18:19:10',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4329,'1110','41696346298','2023-10-03 18:19:10',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4330,'1110','41696346298','2023-10-03 18:19:10',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4331,'1110','41696346298','2023-10-03 18:19:10',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4332,'5500','41696346298','2023-10-03 18:19:10',1350.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4333,'1000','41696346298','2023-10-03 18:19:32',6200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4334,'4000','41696346298','2023-10-03 18:19:32',NULL,800.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4335,'4000','41696346298','2023-10-03 18:18:18',NULL,700.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(4336,'4000','41696346298','2023-10-03 18:18:36',NULL,700.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(4337,'4000','41696346298','2023-10-03 18:19:01',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4338,'4000','41696346298','2023-10-03 18:19:10',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4339,'4000','41696346298','2023-10-03 18:19:10',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4340,'4000','41696346298','2023-10-03 18:19:10',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4341,'4000','41696346298','2023-10-03 18:19:10',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4342,'4000','41696346298','2023-10-03 18:19:10',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4343,'4000','41696346298','2023-10-03 18:19:10',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4344,'4000','41696346298','2023-10-03 18:19:10',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4345,'1110','41696436262','2023-10-04 19:20:42',NULL,10500.00,'','4','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(4346,'1110','41696436262','2023-10-04 19:17:42',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4347,'1110','41696436262','2023-10-04 19:18:14',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4348,'1110','41696436262','2023-10-04 19:18:14',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4349,'1110','41696436262','2023-10-04 19:19:19',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4350,'1110','41696436262','2023-10-04 19:19:19',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4351,'1110','41696436262','2023-10-04 19:19:19',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4352,'1110','41696436262','2023-10-04 19:19:19',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4353,'1110','41696436262','2023-10-04 19:20:01',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4354,'5500','41696436262','2023-10-04 19:20:01',11100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4355,'1000','41696436262','2023-10-04 19:20:42',13600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4356,'4000','41696436262','2023-10-04 19:20:42',NULL,11500.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(4357,'4000','41696436262','2023-10-04 19:17:42',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4358,'4000','41696436262','2023-10-04 19:18:14',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4359,'4000','41696436262','2023-10-04 19:18:14',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4360,'4000','41696436262','2023-10-04 19:19:19',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4361,'4000','41696436262','2023-10-04 19:19:19',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4362,'4000','41696436262','2023-10-04 19:19:19',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4363,'4000','41696436262','2023-10-04 19:19:19',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4364,'4000','41696436262','2023-10-04 19:20:01',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4365,'1110','41696517218','2023-10-05 20:16:22',NULL,18500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4366,'1110','41696517218','2023-10-05 17:46:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4367,'1110','41696517218','2023-10-05 17:47:12',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4368,'1110','41696517218','2023-10-05 17:47:12',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4369,'1110','41696517218','2023-10-05 17:47:34',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(4370,'1110','41696517218','2023-10-05 17:47:58',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(4371,'1110','41696517218','2023-10-05 17:48:15',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4372,'1110','41696517218','2023-10-05 18:02:21',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4373,'1110','41696517218','2023-10-05 18:02:35',NULL,450.00,'','4','1','Inventory sold','1','','sales','104','','No',NULL,NULL,''),(4374,'1110','41696517218','2023-10-05 20:14:56',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4375,'5500','41696517218','2023-10-05 20:16:07',30885.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4376,'1000','41696517218','2023-10-05 20:16:22',37600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4377,'4000','41696517218','2023-10-05 20:16:22',NULL,20500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4378,'4000','41696517218','2023-10-05 17:46:58',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4379,'4000','41696517218','2023-10-05 17:47:12',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4380,'4000','41696517218','2023-10-05 17:47:12',NULL,13500.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4381,'4000','41696517218','2023-10-05 17:47:34',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(4382,'4000','41696517218','2023-10-05 17:47:58',NULL,800.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(4383,'4000','41696517218','2023-10-05 17:48:15',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4384,'4000','41696517218','2023-10-05 18:02:21',NULL,300.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4385,'4000','41696517218','2023-10-05 18:02:35',NULL,1000.00,'','4','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(4386,'4000','41696517218','2023-10-05 20:14:56',NULL,500.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4387,'1110','41696581377','2023-10-07 08:08:22',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4388,'1110','41696581377','2023-10-06 11:36:17',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4389,'1110','41696581377','2023-10-06 11:51:46',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(4390,'1110','41696581377','2023-10-06 11:52:05',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(4391,'1110','41696581377','2023-10-06 11:52:05',NULL,18500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4392,'1110','41696581377','2023-10-06 15:29:57',NULL,14500.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(4393,'1110','41696581377','2023-10-06 19:15:24',NULL,1280.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(4394,'1110','41696581377','2023-10-07 08:06:29',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4395,'1110','41696581377','2023-10-07 08:07:29',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4396,'5500','41696581377','2023-10-07 08:07:29',46030.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4397,'1000','41696581377','2023-10-07 08:08:22',51550.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4398,'4000','41696581377','2023-10-07 08:08:22',NULL,13500.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4399,'4000','41696581377','2023-10-06 11:36:17',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4400,'4000','41696581377','2023-10-06 11:51:46',NULL,500.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4401,'4000','41696581377','2023-10-06 11:52:05',NULL,500.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4402,'4000','41696581377','2023-10-06 11:52:05',NULL,18300.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4403,'4000','41696581377','2023-10-06 15:29:57',NULL,16500.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(4404,'4000','41696581377','2023-10-06 19:15:24',NULL,1350.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(4405,'4000','41696581377','2023-10-07 08:06:29',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4406,'4000','41696581377','2023-10-07 08:07:29',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4407,'1110','41696686271','2023-10-07 19:17:22',NULL,16500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4408,'1110','41696686271','2023-10-07 16:44:31',NULL,16500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4409,'1110','41696686271','2023-10-07 16:45:20',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(4410,'1110','41696686271','2023-10-07 19:14:57',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4411,'1110','41696686271','2023-10-07 19:15:42',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4412,'1110','41696686271','2023-10-07 19:15:59',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4413,'1110','41696686271','2023-10-07 19:15:59',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4414,'1110','41696686271','2023-10-07 19:15:59',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4415,'1110','41696686271','2023-10-07 19:16:42',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4416,'5500','41696686271','2023-10-07 19:17:03',33950.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4417,'1000','41696686271','2023-10-07 19:17:22',40200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4418,'4000','41696686271','2023-10-07 19:17:22',NULL,19500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4419,'4000','41696686271','2023-10-07 16:44:31',NULL,18500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4420,'4000','41696686271','2023-10-07 16:45:20',NULL,700.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(4421,'4000','41696686271','2023-10-07 19:14:57',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4422,'4000','41696686271','2023-10-07 19:15:42',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4423,'4000','41696686271','2023-10-07 19:15:59',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4424,'4000','41696686271','2023-10-07 19:15:59',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4425,'4000','41696686271','2023-10-07 19:15:59',NULL,300.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4426,'4000','41696686271','2023-10-07 19:16:42',NULL,300.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4427,'1110','41696782689','2023-10-08 19:43:55',NULL,1100.00,'','4','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(4428,'1110','41696782689','2023-10-08 19:31:29',NULL,1100.00,'','4','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(4429,'1110','41696782689','2023-10-08 19:32:10',NULL,10500.00,'','4','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(4430,'1110','41696782689','2023-10-08 19:32:53',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4431,'1110','41696782689','2023-10-08 19:33:45',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4432,'1110','41696782689','2023-10-08 19:34:07',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4433,'1110','41696782689','2023-10-08 19:34:48',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(4434,'1110','41696782689','2023-10-08 19:35:12',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4435,'1110','41696782689','2023-10-08 19:36:36',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4436,'1110','41696782689','2023-10-08 19:36:36',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4437,'1110','41696782689','2023-10-08 19:36:36',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4438,'1110','41696782689','2023-10-08 19:36:36',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4439,'1110','41696782689','2023-10-08 19:41:15',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4440,'1110','41696782689','2023-10-08 19:41:15',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4441,'1110','41696782689','2023-10-08 19:41:15',NULL,350.00,'','4','1','Inventory sold','1','','sales','85','','No',NULL,NULL,''),(4442,'5500','41696782689','2023-10-08 19:42:11',26005.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4443,'1000','41696782689','2023-10-08 19:43:55',31400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4444,'4000','41696782689','2023-10-08 19:43:55',NULL,1500.00,'','4','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(4445,'4000','41696782689','2023-10-08 19:31:29',NULL,1500.00,'','4','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(4446,'4000','41696782689','2023-10-08 19:32:10',NULL,11000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(4447,'4000','41696782689','2023-10-08 19:32:53',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4448,'4000','41696782689','2023-10-08 19:33:45',NULL,13000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4449,'4000','41696782689','2023-10-08 19:34:07',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4450,'4000','41696782689','2023-10-08 19:34:48',NULL,1500.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(4451,'4000','41696782689','2023-10-08 19:35:12',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4452,'4000','41696782689','2023-10-08 19:36:36',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4453,'4000','41696782689','2023-10-08 19:36:36',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4454,'4000','41696782689','2023-10-08 19:36:36',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4455,'4000','41696782689','2023-10-08 19:36:36',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4456,'4000','41696782689','2023-10-08 19:41:15',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4457,'4000','41696782689','2023-10-08 19:41:15',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4458,'4000','41696782689','2023-10-08 19:41:15',NULL,800.00,'','4','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(4459,'1110','41696853925','2023-10-09 18:43:22',NULL,16500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4460,'1110','41696853925','2023-10-09 15:18:45',NULL,14500.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(4461,'1110','41696853925','2023-10-09 15:37:43',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4462,'1110','41696853925','2023-10-09 15:57:24',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4463,'1110','41696853925','2023-10-09 15:57:24',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4464,'1110','41696853925','2023-10-09 15:57:24',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4465,'1110','41696853925','2023-10-09 15:57:24',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4466,'1110','41696853925','2023-10-09 15:57:24',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(4467,'5500','41696853925','2023-10-09 18:41:25',31450.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4468,'1000','41696853925','2023-10-09 18:43:22',35200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4469,'4000','41696853925','2023-10-09 18:43:22',NULL,18500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4470,'4000','41696853925','2023-10-09 15:18:45',NULL,15000.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(4471,'4000','41696853925','2023-10-09 15:37:43',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4472,'4000','41696853925','2023-10-09 15:57:24',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4473,'4000','41696853925','2023-10-09 15:57:24',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4474,'4000','41696853925','2023-10-09 15:57:24',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4475,'4000','41696853925','2023-10-09 15:57:24',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4476,'4000','41696853925','2023-10-09 15:57:24',NULL,500.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4477,'1110','41696867297','2023-10-09 19:04:49',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(4478,'5500','41696867297','2023-10-09 19:01:37',1200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4479,'1000','41696867297','2023-10-09 19:04:49',2000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4480,'4000','41696867297','2023-10-09 19:04:49',NULL,2000.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(4481,'1110','41696867543','2023-10-09 19:14:18',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(4482,'1110','41696867543','2023-10-09 19:05:43',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4483,'1110','41696867543','2023-10-09 19:12:46',NULL,1280.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(4484,'5500','41696867543','2023-10-09 19:13:09',1680.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4485,'1000','41696867543','2023-10-09 19:14:18',2400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4486,'4000','41696867543','2023-10-09 19:14:18',NULL,700.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(4487,'4000','41696867543','2023-10-09 19:05:43',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4488,'4000','41696867543','2023-10-09 19:12:46',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(4489,'1110','41696941626','2023-10-10 15:41:19',NULL,1100.00,'','4','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(4490,'1110','41696941626','2023-10-10 15:40:26',NULL,1100.00,'','4','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(4491,'5500','41696941626','2023-10-10 15:41:01',2200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4492,'1000','41696941626','2023-10-10 15:41:19',3000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4493,'4000','41696941626','2023-10-10 15:41:19',NULL,1500.00,'','4','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(4494,'4000','41696941626','2023-10-10 15:40:26',NULL,1500.00,'','4','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(4495,'1110','41696942546','2023-10-11 07:32:46',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4496,'1110','41696942546','2023-10-10 15:55:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4497,'1110','41696942546','2023-10-10 15:55:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4498,'1110','41696942546','2023-10-10 15:55:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4499,'1110','41696942546','2023-10-10 15:55:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4500,'1110','41696942546','2023-10-10 15:55:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4501,'1110','41696942546','2023-10-10 15:55:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4502,'1110','41696942546','2023-10-10 15:55:47',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4503,'1110','41696942546','2023-10-10 16:44:39',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4504,'1110','41696942546','2023-10-10 16:44:59',NULL,16500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4505,'1110','41696942546','2023-10-10 16:45:34',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4506,'1110','41696942546','2023-10-10 16:45:52',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(4507,'1110','41696942546','2023-10-10 16:46:52',NULL,1100.00,'','4','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(4508,'1110','41696942546','2023-10-10 19:14:42',NULL,1100.00,'','4','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(4509,'1110','41696942546','2023-10-10 19:17:29',NULL,1100.00,'','4','1','Inventory sold','1','','sales','73','','No',NULL,NULL,''),(4510,'1110','41696942546','2023-10-10 19:17:54',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4511,'5500','41696942546','2023-10-10 19:18:18',31700.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4512,'1000','41696942546','2023-10-11 07:32:46',41100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4513,'4000','41696942546','2023-10-11 07:32:46',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4514,'4000','41696942546','2023-10-10 15:55:47',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4515,'4000','41696942546','2023-10-10 15:55:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4516,'4000','41696942546','2023-10-10 15:55:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4517,'4000','41696942546','2023-10-10 15:55:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4518,'4000','41696942546','2023-10-10 15:55:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4519,'4000','41696942546','2023-10-10 15:55:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4520,'4000','41696942546','2023-10-10 15:55:47',NULL,13500.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4521,'4000','41696942546','2023-10-10 16:44:39',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4522,'4000','41696942546','2023-10-10 16:44:59',NULL,20000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4523,'4000','41696942546','2023-10-10 16:45:34',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4524,'4000','41696942546','2023-10-10 16:45:52',NULL,500.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4525,'4000','41696942546','2023-10-10 16:46:52',NULL,1600.00,'','4','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(4526,'4000','41696942546','2023-10-10 19:14:42',NULL,1500.00,'','4','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(4527,'4000','41696942546','2023-10-10 19:17:29',NULL,1500.00,'','4','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(4528,'4000','41696942546','2023-10-10 19:17:54',NULL,500.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4529,'1110','31697042023','2023-10-11 20:20:18',NULL,16500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4530,'5500','31697042023','2023-10-11 20:20:18',16500.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4531,'1000','31697042023','2023-10-11 20:20:18',20000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4532,'4000','31697042023','2023-10-11 20:20:18',NULL,20000.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4533,'1110','31697044825','2023-10-11 20:21:35',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4534,'5500','31697044825','2023-10-11 20:21:35',85.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4535,'1000','31697044825','2023-10-11 20:21:35',200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4536,'4000','31697044825','2023-10-11 20:21:35',NULL,200.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4537,'1110','31697044928','2023-10-11 20:22:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(4538,'1110','31697044928','2023-10-11 20:22:56',NULL,200.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4539,'5500','31697044928','2023-10-11 20:22:56',200.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4540,'1000','31697044928','2023-10-11 20:22:56',1200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4541,'4000','31697044928','2023-10-11 20:22:56',NULL,600.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(4542,'4000','31697044928','2023-10-11 20:22:56',NULL,600.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4543,'1110','41696998771','2023-10-11 17:19:50',NULL,16500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4544,'1110','41696998771','2023-10-11 17:19:50',NULL,10500.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(4545,'1110','41696998771','2023-10-11 17:19:50',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4546,'1110','41696998771','2023-10-11 17:19:50',NULL,200.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4547,'1110','41696998771','2023-10-11 17:19:50',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4548,'1110','41696998771','2023-10-11 17:19:50',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4549,'1110','41696998771','2023-10-11 17:19:50',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4550,'1110','41696998771','2023-10-11 17:19:50',NULL,200.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4551,'1110','41696998771','2023-10-11 17:19:50',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4552,'1110','41696998771','2023-10-11 17:19:50',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4553,'1110','41696998771','2023-10-11 17:19:50',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4554,'1110','41696998771','2023-10-11 17:19:50',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4555,'5500','41696998771','2023-10-11 17:19:50',27800.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4556,'1000','41696998771','2023-10-11 17:19:50',34300.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4557,'4000','41696998771','2023-10-11 17:19:50',NULL,19500.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4558,'4000','41696998771','2023-10-11 17:19:50',NULL,11200.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(4559,'4000','41696998771','2023-10-11 17:19:50',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4560,'4000','41696998771','2023-10-11 17:19:50',NULL,300.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4561,'4000','41696998771','2023-10-11 17:19:50',NULL,300.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4562,'4000','41696998771','2023-10-11 17:19:50',NULL,300.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4563,'4000','41696998771','2023-10-11 17:19:50',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4564,'4000','41696998771','2023-10-11 17:19:50',NULL,300.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4565,'4000','41696998771','2023-10-11 17:19:50',NULL,500.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4566,'4000','41696998771','2023-10-11 17:19:50',NULL,500.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4567,'4000','41696998771','2023-10-11 17:19:50',NULL,500.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4568,'4000','41696998771','2023-10-11 17:19:50',NULL,500.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4569,'1110','31697132300','2023-10-12 20:41:25',NULL,1200.00,'','3','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(4570,'1110','31697132300','2023-10-12 20:41:25',NULL,11000.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4571,'1110','31697132300','2023-10-12 20:41:25',NULL,1050.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(4572,'1110','31697132300','2023-10-12 20:41:25',NULL,1100.00,'','3','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(4573,'1110','31697132300','2023-10-12 20:41:25',NULL,1100.00,'','3','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(4574,'1110','31697132300','2023-10-12 20:41:25',NULL,350.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4575,'1110','31697132300','2023-10-12 20:41:25',NULL,380.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(4576,'5500','31697132300','2023-10-12 20:41:25',16180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4577,'1000','31697132300','2023-10-12 20:41:25',21650.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4578,'4000','31697132300','2023-10-12 20:41:25',NULL,2000.00,'','3','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(4579,'4000','31697132300','2023-10-12 20:41:25',NULL,12500.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4580,'4000','31697132300','2023-10-12 20:41:25',NULL,1500.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4581,'4000','31697132300','2023-10-12 20:41:25',NULL,1600.00,'','3','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(4582,'4000','31697132300','2023-10-12 20:41:25',NULL,1500.00,'','3','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(4583,'4000','31697132300','2023-10-12 20:41:25',NULL,1750.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4584,'4000','31697132300','2023-10-12 20:41:25',NULL,800.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(4585,'1110','41697212204','2023-10-13 19:09:57',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4586,'1110','41697212204','2023-10-13 18:50:04',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4587,'1110','41697212204','2023-10-13 19:04:43',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4588,'1110','41697212204','2023-10-13 19:05:08',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4589,'1110','41697212204','2023-10-13 19:05:08',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4590,'1110','41697212204','2023-10-13 19:08:13',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4591,'5500','41697212204','2023-10-13 19:08:27',11510.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4592,'1000','41697212204','2023-10-13 19:09:57',15300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4593,'4000','41697212204','2023-10-13 19:09:57',NULL,13400.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4594,'4000','41697212204','2023-10-13 18:50:04',NULL,500.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4595,'4000','41697212204','2023-10-13 19:04:43',NULL,300.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4596,'4000','41697212204','2023-10-13 19:05:08',NULL,300.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4597,'4000','41697212204','2023-10-13 19:05:08',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4598,'4000','41697212204','2023-10-13 19:08:13',NULL,500.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4599,'1110','31697293321','2023-10-16 18:14:17',NULL,1100.00,'','3','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(4600,'1110','31697293321','2023-10-16 18:14:17',NULL,4500.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(4601,'1110','31697293321','2023-10-16 18:14:17',NULL,16500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4602,'1110','31697293321','2023-10-16 18:14:17',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4603,'1110','31697293321','2023-10-16 18:14:17',NULL,11800.00,'','3','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(4604,'5500','31697293321','2023-10-16 18:14:17',33985.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4605,'1000','31697293321','2023-10-16 18:14:17',41800.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4606,'4000','31697293321','2023-10-16 18:14:17',NULL,1600.00,'','3','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(4607,'4000','31697293321','2023-10-16 18:14:17',NULL,6500.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(4608,'4000','31697293321','2023-10-16 18:14:17',NULL,19000.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4609,'4000','31697293321','2023-10-16 18:14:17',NULL,200.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4610,'4000','31697293321','2023-10-16 18:14:17',NULL,14500.00,'','3','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(4611,'1110','31697469263','2023-10-18 05:53:44',NULL,20300.00,'','3','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(4612,'1110','31697469263','2023-10-18 05:53:44',NULL,14000.00,'','3','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(4613,'1110','31697469263','2023-10-18 05:53:44',NULL,250.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4614,'1110','31697469263','2023-10-18 05:53:44',NULL,350.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(4615,'5500','31697469263','2023-10-18 05:53:44',34900.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4616,'1000','31697469263','2023-10-18 05:53:44',38500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4617,'4000','31697469263','2023-10-18 05:53:44',NULL,21500.00,'','3','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(4618,'4000','31697469263','2023-10-18 05:53:44',NULL,15500.00,'','3','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(4619,'4000','31697469263','2023-10-18 05:53:44',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4620,'4000','31697469263','2023-10-18 05:53:44',NULL,500.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4621,'1110','31697597636','2023-10-18 05:56:18',NULL,10500.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(4622,'1110','31697597636','2023-10-18 05:56:18',NULL,11800.00,'','3','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(4623,'1110','31697597636','2023-10-18 05:56:18',NULL,800.00,'','3','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4624,'5500','31697597636','2023-10-18 05:56:18',23100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4625,'1000','31697597636','2023-10-18 05:56:18',27500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4626,'4000','31697597636','2023-10-18 05:56:18',NULL,11400.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(4627,'4000','31697597636','2023-10-18 05:56:18',NULL,15000.00,'','3','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(4628,'4000','31697597636','2023-10-18 05:56:18',NULL,1100.00,'','3','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4629,'1110','31697644069','2023-10-20 16:00:57',NULL,17600.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4630,'1110','31697644069','2023-10-20 16:00:57',NULL,14000.00,'','3','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(4631,'1110','31697644069','2023-10-20 16:00:57',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4632,'1110','31697644069','2023-10-20 16:00:57',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4633,'1110','31697644069','2023-10-20 16:00:57',NULL,1200.00,'','3','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(4634,'1110','31697644069','2023-10-20 16:00:57',NULL,200.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4635,'5500','31697644069','2023-10-20 16:00:57',33170.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4636,'1000','31697644069','2023-10-20 16:00:57',38450.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4637,'4000','31697644069','2023-10-20 16:00:57',NULL,20000.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4638,'4000','31697644069','2023-10-20 16:00:57',NULL,15500.00,'','3','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(4639,'4000','31697644069','2023-10-20 16:00:57',NULL,300.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4640,'4000','31697644069','2023-10-20 16:00:57',NULL,250.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4641,'4000','31697644069','2023-10-20 16:00:57',NULL,1900.00,'','3','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(4642,'4000','31697644069','2023-10-20 16:00:57',NULL,500.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4643,'1110','31697824118','2023-10-20 20:52:07',NULL,35200.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4644,'1110','31697824118','2023-10-20 20:52:07',NULL,11800.00,'','3','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(4645,'1110','31697824118','2023-10-20 20:52:07',NULL,14500.00,'','3','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(4646,'1110','31697824118','2023-10-20 20:52:07',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4647,'1110','31697824118','2023-10-20 20:52:07',NULL,400.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(4648,'1110','31697824118','2023-10-20 20:52:07',NULL,1000.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(4649,'5500','31697824118','2023-10-20 20:52:07',63400.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4650,'1000','31697824118','2023-10-20 20:52:07',73500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4651,'4000','31697824118','2023-10-20 20:52:07',NULL,38000.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4652,'4000','31697824118','2023-10-20 20:52:07',NULL,15000.00,'','3','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(4653,'4000','31697824118','2023-10-20 20:52:07',NULL,16000.00,'','3','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(4654,'4000','31697824118','2023-10-20 20:52:07',NULL,2000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4655,'4000','31697824118','2023-10-20 20:52:07',NULL,1000.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4656,'4000','31697824118','2023-10-20 20:52:07',NULL,1500.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(4657,'1110','31697879029','2023-10-21 20:44:10',NULL,300.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4658,'1110','31697879029','2023-10-21 20:44:10',NULL,170.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4659,'1110','31697879029','2023-10-21 20:44:10',NULL,10000.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4660,'1110','31697879029','2023-10-21 20:44:10',NULL,17600.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4661,'1110','31697879029','2023-10-21 20:44:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(4662,'1110','31697879029','2023-10-21 20:44:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(4663,'1110','31697879029','2023-10-21 20:44:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(4664,'5500','31697879029','2023-10-21 20:44:10',28070.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4665,'1000','31697879029','2023-10-21 20:44:10',33400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4666,'4000','31697879029','2023-10-21 20:44:10',NULL,1200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4667,'4000','31697879029','2023-10-21 20:44:10',NULL,500.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4668,'4000','31697879029','2023-10-21 20:44:10',NULL,11000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4669,'4000','31697879029','2023-10-21 20:44:10',NULL,19500.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4670,'4000','31697879029','2023-10-21 20:44:10',NULL,500.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(4671,'4000','31697879029','2023-10-21 20:44:10',NULL,300.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(4672,'4000','31697879029','2023-10-21 20:44:10',NULL,400.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(4673,'1110','31697979139','2023-10-22 15:56:18',NULL,10000.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4674,'1110','31697979139','2023-10-22 15:56:18',NULL,10000.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4675,'1110','31697979139','2023-10-22 15:56:18',NULL,16800.00,'','3','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(4676,'1110','31697979139','2023-10-22 15:56:18',NULL,1200.00,'','3','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(4677,'1110','31697979139','2023-10-22 15:56:18',NULL,800.00,'','3','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4678,'1110','31697979139','2023-10-22 15:56:18',NULL,250.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4679,'5500','31697979139','2023-10-22 15:56:18',39050.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4680,'1000','31697979139','2023-10-22 15:56:18',44600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4681,'4000','31697979139','2023-10-22 15:56:18',NULL,11000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4682,'4000','31697979139','2023-10-22 15:56:18',NULL,11500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4683,'4000','31697979139','2023-10-22 15:56:18',NULL,18500.00,'','3','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(4684,'4000','31697979139','2023-10-22 15:56:18',NULL,1500.00,'','3','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(4685,'4000','31697979139','2023-10-22 15:56:18',NULL,1100.00,'','3','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4686,'4000','31697979139','2023-10-22 15:56:18',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4687,'1110','41698080220','2023-10-23 19:58:24',NULL,17600.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4688,'1110','41698080220','2023-10-23 19:57:00',NULL,40000.00,'','4','1','Inventory sold','1','','sales','112','','No',NULL,NULL,''),(4689,'5500','41698080220','2023-10-23 19:57:37',57600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4690,'1000','41698080220','2023-10-23 19:58:24',64000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4691,'4000','41698080220','2023-10-23 19:58:24',NULL,20000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4692,'4000','41698080220','2023-10-23 19:57:00',NULL,44000.00,'','4','1','Good sold','1','','sales','112','','No',NULL,NULL,''),(4693,'1110','31698134100','2023-10-25 13:27:19',NULL,17600.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4694,'1110','31698134100','2023-10-25 13:27:19',NULL,32000.00,'','3','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(4695,'1110','31698134100','2023-10-25 13:27:19',NULL,20000.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4696,'1110','31698134100','2023-10-25 13:27:19',NULL,400.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4697,'5500','31698134100','2023-10-25 13:27:19',70000.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4698,'1000','31698134100','2023-10-25 13:27:19',77600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4699,'4000','31698134100','2023-10-25 13:27:19',NULL,19500.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4700,'4000','31698134100','2023-10-25 13:27:19',NULL,34500.00,'','3','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(4701,'4000','31698134100','2023-10-25 13:27:19',NULL,23000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4702,'4000','31698134100','2023-10-25 13:27:19',NULL,600.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4703,'1110','41698248388','2023-10-25 19:03:41',NULL,16800.00,'','4','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(4704,'1110','41698248388','2023-10-25 18:39:48',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4705,'1110','41698248388','2023-10-25 18:41:12',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4706,'1110','41698248388','2023-10-25 18:41:32',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(4707,'1110','41698248388','2023-10-25 18:41:45',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4708,'1110','41698248388','2023-10-25 18:42:09',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4709,'1110','41698248388','2023-10-25 18:42:09',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4710,'1110','41698248388','2023-10-25 18:44:08',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4711,'1110','41698248388','2023-10-25 18:44:08',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4712,'1110','41698248388','2023-10-25 18:44:08',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4713,'1110','41698248388','2023-10-25 18:45:09',NULL,17600.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4714,'1110','41698248388','2023-10-25 18:56:20',NULL,14000.00,'','4','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(4715,'1110','41698248388','2023-10-25 18:56:52',NULL,11800.00,'','4','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(4716,'1110','41698248388','2023-10-25 19:01:09',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4717,'5500','41698248388','2023-10-25 19:03:21',72315.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4718,'1000','41698248388','2023-10-25 19:03:41',83500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4719,'4000','41698248388','2023-10-25 19:03:41',NULL,18500.00,'','4','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(4720,'4000','41698248388','2023-10-25 18:39:48',NULL,300.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4721,'4000','41698248388','2023-10-25 18:41:12',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4722,'4000','41698248388','2023-10-25 18:41:32',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4723,'4000','41698248388','2023-10-25 18:41:45',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4724,'4000','41698248388','2023-10-25 18:42:09',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4725,'4000','41698248388','2023-10-25 18:42:09',NULL,500.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4726,'4000','41698248388','2023-10-25 18:44:08',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4727,'4000','41698248388','2023-10-25 18:44:08',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4728,'4000','41698248388','2023-10-25 18:44:08',NULL,13500.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4729,'4000','41698248388','2023-10-25 18:45:09',NULL,19000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4730,'4000','41698248388','2023-10-25 18:56:20',NULL,15000.00,'','4','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(4731,'4000','41698248388','2023-10-25 18:56:52',NULL,14500.00,'','4','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(4732,'4000','41698248388','2023-10-25 19:01:09',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4733,'1110','31698252141','2023-10-25 19:43:11',NULL,1300.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(4734,'1110','31698252141','2023-10-25 19:43:11',NULL,800.00,'','3','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4735,'5500','31698252141','2023-10-25 19:43:11',2100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4736,'1000','31698252141','2023-10-25 19:43:11',2800.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4737,'4000','31698252141','2023-10-25 19:43:11',NULL,1700.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(4738,'4000','31698252141','2023-10-25 19:43:11',NULL,1100.00,'','3','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4739,'1110','41698333708','2023-10-27 14:15:53',NULL,17600.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(4740,'1110','41698333708','2023-10-26 18:21:48',NULL,17600.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4741,'1110','41698333708','2023-10-26 18:22:11',NULL,40000.00,'','4','1','Inventory sold','1','','sales','112','','No',NULL,NULL,''),(4742,'1110','41698333708','2023-10-26 18:25:33',NULL,4500.00,'','4','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(4743,'5500','41698333708','2023-10-27 14:15:21',79700.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4744,'1000','41698333708','2023-10-27 14:15:53',87300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4745,'4000','41698333708','2023-10-27 14:15:53',NULL,19300.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(4746,'4000','41698333708','2023-10-26 18:21:48',NULL,20000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4747,'4000','41698333708','2023-10-26 18:22:11',NULL,43000.00,'','4','1','Good sold','1','','sales','112','','No',NULL,NULL,''),(4748,'4000','41698333708','2023-10-26 18:25:33',NULL,5000.00,'','4','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(4749,'1110','41698468407','2023-10-28 07:47:31',NULL,800.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4750,'1110','41698468407','2023-10-28 07:46:47',NULL,800.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4751,'1110','41698468407','2023-10-28 07:46:47',NULL,800.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4752,'1110','41698468407','2023-10-28 07:46:47',NULL,800.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4753,'1110','41698468407','2023-10-28 07:46:47',NULL,800.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4754,'1110','41698468407','2023-10-28 07:46:47',NULL,800.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4755,'1110','41698468407','2023-10-28 07:46:47',NULL,800.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4756,'1110','41698468407','2023-10-28 07:46:47',NULL,800.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4757,'1110','41698468407','2023-10-28 07:46:47',NULL,800.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4758,'1110','41698468407','2023-10-28 07:46:47',NULL,800.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4759,'1110','41698468407','2023-10-28 07:46:47',NULL,800.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4760,'5500','41698468407','2023-10-28 07:47:09',8800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4761,'1000','41698468407','2023-10-28 07:47:31',13000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4762,'4000','41698468407','2023-10-28 07:47:31',NULL,1200.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4763,'4000','41698468407','2023-10-28 07:46:47',NULL,1200.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4764,'4000','41698468407','2023-10-28 07:46:47',NULL,1200.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4765,'4000','41698468407','2023-10-28 07:46:47',NULL,1200.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4766,'4000','41698468407','2023-10-28 07:46:47',NULL,1200.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4767,'4000','41698468407','2023-10-28 07:46:47',NULL,1200.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4768,'4000','41698468407','2023-10-28 07:46:47',NULL,1200.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4769,'4000','41698468407','2023-10-28 07:46:47',NULL,1200.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4770,'4000','41698468407','2023-10-28 07:46:47',NULL,1200.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4771,'4000','41698468407','2023-10-28 07:46:47',NULL,1200.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4772,'4000','41698468407','2023-10-28 07:46:47',NULL,1000.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4773,'1110','41698468454','2023-10-28 07:52:48',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4774,'1110','41698468454','2023-10-28 07:47:34',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4775,'1110','41698468454','2023-10-28 07:47:34',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4776,'1110','41698468454','2023-10-28 07:47:34',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4777,'1110','41698468454','2023-10-28 07:47:34',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4778,'1110','41698468454','2023-10-28 07:47:34',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4779,'1110','41698468454','2023-10-28 07:48:24',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4780,'1110','41698468454','2023-10-28 07:48:24',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4781,'1110','41698468454','2023-10-28 07:48:24',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4782,'1110','41698468454','2023-10-28 07:48:55',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4783,'1110','41698468454','2023-10-28 07:48:55',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4784,'1110','41698468454','2023-10-28 07:48:55',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(4785,'1110','41698468454','2023-10-28 07:50:13',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(4786,'1110','41698468454','2023-10-28 07:50:13',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(4787,'5500','41698468454','2023-10-28 07:50:13',2155.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4788,'1000','41698468454','2023-10-28 07:52:48',5400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4789,'4000','41698468454','2023-10-28 07:52:48',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4790,'4000','41698468454','2023-10-28 07:47:34',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4791,'4000','41698468454','2023-10-28 07:47:34',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4792,'4000','41698468454','2023-10-28 07:47:34',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4793,'4000','41698468454','2023-10-28 07:47:34',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4794,'4000','41698468454','2023-10-28 07:47:34',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4795,'4000','41698468454','2023-10-28 07:48:24',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4796,'4000','41698468454','2023-10-28 07:48:24',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4797,'4000','41698468454','2023-10-28 07:48:24',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4798,'4000','41698468454','2023-10-28 07:48:55',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4799,'4000','41698468454','2023-10-28 07:48:55',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4800,'4000','41698468454','2023-10-28 07:48:55',NULL,700.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(4801,'4000','41698468454','2023-10-28 07:50:13',NULL,700.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(4802,'4000','41698468454','2023-10-28 07:50:13',NULL,700.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(4803,'1110','41698508638','2023-10-28 19:02:51',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4804,'1110','41698508638','2023-10-28 18:57:18',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4805,'1110','41698508638','2023-10-28 18:57:55',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(4806,'1110','41698508638','2023-10-28 18:58:12',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(4807,'1110','41698508638','2023-10-28 18:58:44',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4808,'1110','41698508638','2023-10-28 18:59:27',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4809,'1110','41698508638','2023-10-28 19:00:24',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4810,'5500','41698508638','2023-10-28 19:02:37',21760.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4811,'1000','41698508638','2023-10-28 19:02:51',26400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4812,'4000','41698508638','2023-10-28 19:02:51',NULL,13500.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4813,'4000','41698508638','2023-10-28 18:57:18',NULL,11000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4814,'4000','41698508638','2023-10-28 18:57:55',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4815,'4000','41698508638','2023-10-28 18:58:12',NULL,500.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4816,'4000','41698508638','2023-10-28 18:58:44',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4817,'4000','41698508638','2023-10-28 18:59:27',NULL,300.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4818,'4000','41698508638','2023-10-28 19:00:24',NULL,300.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4819,'1110','41698563046','2023-10-29 19:18:09',NULL,17600.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(4820,'1110','41698563046','2023-10-29 10:04:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4821,'1110','41698563046','2023-10-29 10:04:23',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4822,'1110','41698563046','2023-10-29 10:04:40',NULL,20300.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(4823,'1110','41698563046','2023-10-29 12:32:24',NULL,0.00,'','4','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(4824,'1110','41698563046','2023-10-29 19:08:14',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4825,'1110','41698563046','2023-10-29 19:08:37',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4826,'1110','41698563046','2023-10-29 19:10:03',NULL,17600.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4827,'1110','41698563046','2023-10-29 19:11:44',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(4828,'5500','41698563046','2023-10-29 19:17:37',66050.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4829,'1000','41698563046','2023-10-29 19:18:09',74100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4830,'4000','41698563046','2023-10-29 19:18:09',NULL,19500.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(4831,'4000','41698563046','2023-10-29 10:04:07',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4832,'4000','41698563046','2023-10-29 10:04:23',NULL,500.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4833,'4000','41698563046','2023-10-29 10:04:40',NULL,22500.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(4834,'4000','41698563046','2023-10-29 12:32:24',NULL,500.00,'','4','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(4835,'4000','41698563046','2023-10-29 19:08:14',NULL,10500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4836,'4000','41698563046','2023-10-29 19:08:37',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4837,'4000','41698563046','2023-10-29 19:10:03',NULL,19500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4838,'4000','41698563046','2023-10-29 19:11:44',NULL,500.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(4839,'1110','41698646905','2023-10-30 19:52:34',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4840,'1110','41698646905','2023-10-30 09:21:45',NULL,30500.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(4841,'1110','41698646905','2023-10-30 09:22:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4842,'1110','41698646905','2023-10-30 19:50:58',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4843,'1110','41698646905','2023-10-30 19:51:16',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4844,'1110','41698646905','2023-10-30 19:51:16',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4845,'1110','41698646905','2023-10-30 19:51:16',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4846,'1110','41698646905','2023-10-30 19:51:16',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4847,'1110','41698646905','2023-10-30 19:51:16',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4848,'1110','41698646905','2023-10-30 19:51:16',NULL,800.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4849,'5500','41698646905','2023-10-30 19:52:10',41830.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4850,'1000','41698646905','2023-10-30 19:52:34',47500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4851,'4000','41698646905','2023-10-30 19:52:34',NULL,11300.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4852,'4000','41698646905','2023-10-30 09:21:45',NULL,33500.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(4853,'4000','41698646905','2023-10-30 09:22:07',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4854,'4000','41698646905','2023-10-30 19:50:58',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4855,'4000','41698646905','2023-10-30 19:51:16',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4856,'4000','41698646905','2023-10-30 19:51:16',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4857,'4000','41698646905','2023-10-30 19:51:16',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4858,'4000','41698646905','2023-10-30 19:51:16',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4859,'4000','41698646905','2023-10-30 19:51:16',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4860,'4000','41698646905','2023-10-30 19:51:16',NULL,1200.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4861,'1110','41698750835','2023-11-01 10:03:11',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4862,'1110','41698750835','2023-10-31 14:13:55',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4863,'1110','41698750835','2023-10-31 14:13:55',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4864,'1110','41698750835','2023-10-31 14:13:55',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4865,'1110','41698750835','2023-10-31 14:13:55',NULL,16800.00,'','4','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(4866,'1110','41698750835','2023-10-31 14:58:05',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4867,'1110','41698750835','2023-10-31 18:05:40',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(4868,'1110','41698750835','2023-10-31 18:11:07',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4869,'1110','41698750835','2023-10-31 18:14:59',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4870,'5500','41698750835','2023-10-31 18:15:17',27570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4871,'1000','41698750835','2023-11-01 10:03:11',32000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4872,'4000','41698750835','2023-11-01 10:03:11',NULL,300.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4873,'4000','41698750835','2023-10-31 14:13:55',NULL,600.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4874,'4000','41698750835','2023-10-31 14:13:55',NULL,300.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4875,'4000','41698750835','2023-10-31 14:13:55',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4876,'4000','41698750835','2023-10-31 14:13:55',NULL,18000.00,'','4','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(4877,'4000','41698750835','2023-10-31 14:58:05',NULL,11500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4878,'4000','41698750835','2023-10-31 18:05:40',NULL,500.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4879,'4000','41698750835','2023-10-31 18:11:07',NULL,300.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4880,'4000','41698750835','2023-10-31 18:14:59',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4881,'1110','41698838044','2023-11-03 11:58:53',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4882,'1110','41698838044','2023-11-01 14:27:24',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(4883,'1110','41698838044','2023-11-01 14:27:49',NULL,11800.00,'','4','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(4884,'1110','41698838044','2023-11-01 14:28:09',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(4885,'1110','41698838044','2023-11-01 15:52:05',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(4886,'1110','41698838044','2023-11-01 15:52:37',NULL,400.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(4887,'1110','41698838044','2023-11-01 17:03:04',NULL,400.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(4888,'1110','41698838044','2023-11-01 17:03:04',NULL,400.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(4889,'5500','41698838044','2023-11-01 17:03:04',14100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4890,'1000','41698838044','2023-11-03 11:58:53',18600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4891,'4000','41698838044','2023-11-03 11:58:53',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4892,'4000','41698838044','2023-11-01 14:27:24',NULL,800.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(4893,'4000','41698838044','2023-11-01 14:27:49',NULL,14300.00,'','4','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(4894,'4000','41698838044','2023-11-01 14:28:09',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4895,'4000','41698838044','2023-11-01 15:52:05',NULL,600.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4896,'4000','41698838044','2023-11-01 15:52:37',NULL,700.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(4897,'4000','41698838044','2023-11-01 17:03:04',NULL,700.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(4898,'4000','41698838044','2023-11-01 17:03:04',NULL,700.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(4899,'1110','41699011831','2023-11-03 15:34:32',NULL,11800.00,'','4','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(4900,'1110','41699011831','2023-11-03 14:43:51',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4901,'1110','41699011831','2023-11-03 15:31:02',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4902,'1110','41699011831','2023-11-03 15:31:23',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4903,'1110','41699011831','2023-11-03 15:31:23',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4904,'1110','41699011831','2023-11-03 15:31:23',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4905,'1110','41699011831','2023-11-03 15:31:23',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4906,'1110','41699011831','2023-11-03 15:31:23',NULL,17600.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(4907,'5500','41699011831','2023-11-03 15:32:36',29850.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4908,'1000','41699011831','2023-11-03 15:34:32',35700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4909,'4000','41699011831','2023-11-03 15:34:32',NULL,14300.00,'','4','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(4910,'4000','41699011831','2023-11-03 14:43:51',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4911,'4000','41699011831','2023-11-03 15:31:02',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4912,'4000','41699011831','2023-11-03 15:31:23',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4913,'4000','41699011831','2023-11-03 15:31:23',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4914,'4000','41699011831','2023-11-03 15:31:23',NULL,300.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4915,'4000','41699011831','2023-11-03 15:31:23',NULL,300.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4916,'4000','41699011831','2023-11-03 15:31:23',NULL,20000.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(4917,'1110','41699014881','2023-11-03 17:32:03',NULL,17600.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4918,'5500','41699014881','2023-11-03 15:34:41',17600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4919,'1000','41699014881','2023-11-03 17:32:03',19500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4920,'4000','41699014881','2023-11-03 17:32:03',NULL,19500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4921,'1110','41699021931','2023-11-04 09:49:33',NULL,16800.00,'','4','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(4922,'1110','41699021931','2023-11-03 17:32:11',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4923,'1110','41699021931','2023-11-03 17:33:18',NULL,11800.00,'','4','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(4924,'1110','41699021931','2023-11-03 17:33:34',NULL,11800.00,'','4','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(4925,'1110','41699021931','2023-11-04 09:45:56',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4926,'1110','41699021931','2023-11-04 09:46:24',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4927,'1110','41699021931','2023-11-04 09:46:24',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4928,'1110','41699021931','2023-11-04 09:48:07',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4929,'1110','41699021931','2023-11-04 09:48:07',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4930,'1110','41699021931','2023-11-04 09:48:07',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4931,'1110','41699021931','2023-11-04 09:48:07',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4932,'1110','41699021931','2023-11-04 09:48:07',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4933,'1110','41699021931','2023-11-04 09:48:07',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4934,'1110','41699021931','2023-11-04 09:48:07',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4935,'5500','41699021931','2023-11-04 09:48:07',41290.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4936,'1000','41699021931','2023-11-04 09:49:33',48850.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4937,'4000','41699021931','2023-11-04 09:49:33',NULL,18500.00,'','4','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(4938,'4000','41699021931','2023-11-03 17:32:11',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4939,'4000','41699021931','2023-11-03 17:33:18',NULL,13800.00,'','4','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(4940,'4000','41699021931','2023-11-03 17:33:34',NULL,13800.00,'','4','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(4941,'4000','41699021931','2023-11-04 09:45:56',NULL,250.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4942,'4000','41699021931','2023-11-04 09:46:24',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4943,'4000','41699021931','2023-11-04 09:46:24',NULL,600.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4944,'4000','41699021931','2023-11-04 09:48:07',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4945,'4000','41699021931','2023-11-04 09:48:07',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4946,'4000','41699021931','2023-11-04 09:48:07',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4947,'4000','41699021931','2023-11-04 09:48:07',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4948,'4000','41699021931','2023-11-04 09:48:07',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4949,'4000','41699021931','2023-11-04 09:48:07',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4950,'4000','41699021931','2023-11-04 09:48:07',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4951,'1110','41699112904','2023-11-04 20:09:16',NULL,17600.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(4952,'1110','41699112904','2023-11-04 18:48:24',NULL,800.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(4953,'1110','41699112904','2023-11-04 18:50:51',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4954,'1110','41699112904','2023-11-04 18:51:21',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4955,'1110','41699112904','2023-11-04 19:00:52',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4956,'1110','41699112904','2023-11-04 19:01:10',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4957,'1110','41699112904','2023-11-04 19:01:10',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4958,'1110','41699112904','2023-11-04 19:01:10',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4959,'1110','41699112904','2023-11-04 19:01:10',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4960,'1110','41699112904','2023-11-04 19:01:10',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4961,'1110','41699112904','2023-11-04 19:17:11',NULL,1100.00,'','4','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(4962,'1110','41699112904','2023-11-04 19:18:11',NULL,1150.00,'','4','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(4963,'1110','41699112904','2023-11-04 19:19:53',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(4964,'1110','41699112904','2023-11-04 19:20:33',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(4965,'1110','41699112904','2023-11-04 19:20:33',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4966,'5500','41699112904','2023-11-04 20:08:55',32050.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4967,'1000','41699112904','2023-11-04 20:09:16',38100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4968,'4000','41699112904','2023-11-04 20:09:16',NULL,19800.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(4969,'4000','41699112904','2023-11-04 18:48:24',NULL,1200.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(4970,'4000','41699112904','2023-11-04 18:50:51',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4971,'4000','41699112904','2023-11-04 18:51:21',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4972,'4000','41699112904','2023-11-04 19:00:52',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4973,'4000','41699112904','2023-11-04 19:01:10',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4974,'4000','41699112904','2023-11-04 19:01:10',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4975,'4000','41699112904','2023-11-04 19:01:10',NULL,300.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4976,'4000','41699112904','2023-11-04 19:01:10',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4977,'4000','41699112904','2023-11-04 19:01:10',NULL,11000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4978,'4000','41699112904','2023-11-04 19:17:11',NULL,1500.00,'','4','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(4979,'4000','41699112904','2023-11-04 19:18:11',NULL,1600.00,'','4','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(4980,'4000','41699112904','2023-11-04 19:19:53',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4981,'4000','41699112904','2023-11-04 19:20:33',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(4982,'4000','41699112904','2023-11-04 19:20:33',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4983,'1110','41699167261','2023-11-06 08:00:02',NULL,17600.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4984,'1110','41699167261','2023-11-05 09:54:21',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4985,'1110','41699167261','2023-11-05 09:54:47',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4986,'1110','41699167261','2023-11-05 15:38:29',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(4987,'1110','41699167261','2023-11-05 15:38:59',NULL,16800.00,'','4','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(4988,'1110','41699167261','2023-11-05 15:39:39',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(4989,'1110','41699167261','2023-11-05 15:42:04',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4990,'1110','41699167261','2023-11-05 15:43:00',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4991,'1110','41699167261','2023-11-05 15:43:00',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4992,'1110','41699167261','2023-11-05 15:43:00',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4993,'1110','41699167261','2023-11-05 15:43:00',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4994,'1110','41699167261','2023-11-05 15:43:00',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4995,'1110','41699167261','2023-11-05 15:43:00',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4996,'1110','41699167261','2023-11-05 15:43:00',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4997,'1110','41699167261','2023-11-05 15:43:00',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4998,'1110','41699167261','2023-11-05 15:43:00',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(4999,'1110','41699167261','2023-11-05 18:04:13',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5000,'1110','41699167261','2023-11-05 18:04:13',NULL,400.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(5001,'1110','41699167261','2023-11-05 18:04:46',NULL,16800.00,'','4','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(5002,'1110','41699167261','2023-11-05 18:05:56',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5003,'1110','41699167261','2023-11-05 18:26:20',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5004,'1110','41699167261','2023-11-05 18:26:45',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5005,'1110','41699167261','2023-11-05 18:27:50',NULL,1100.00,'','4','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(5006,'1110','41699167261','2023-11-06 07:59:11',NULL,350.00,'','4','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5007,'5500','41699167261','2023-11-06 07:59:31',75080.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5008,'1000','41699167261','2023-11-06 08:00:02',85200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5009,'4000','41699167261','2023-11-06 08:00:02',NULL,19500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5010,'4000','41699167261','2023-11-05 09:54:21',NULL,11300.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5011,'4000','41699167261','2023-11-05 09:54:47',NULL,11500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5012,'4000','41699167261','2023-11-05 15:38:29',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(5013,'4000','41699167261','2023-11-05 15:38:59',NULL,17500.00,'','4','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(5014,'4000','41699167261','2023-11-05 15:39:39',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(5015,'4000','41699167261','2023-11-05 15:42:04',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5016,'4000','41699167261','2023-11-05 15:43:00',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5017,'4000','41699167261','2023-11-05 15:43:00',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5018,'4000','41699167261','2023-11-05 15:43:00',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5019,'4000','41699167261','2023-11-05 15:43:00',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5020,'4000','41699167261','2023-11-05 15:43:00',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5021,'4000','41699167261','2023-11-05 15:43:00',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5022,'4000','41699167261','2023-11-05 15:43:00',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5023,'4000','41699167261','2023-11-05 15:43:00',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5024,'4000','41699167261','2023-11-05 15:43:00',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5025,'4000','41699167261','2023-11-05 18:04:13',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5026,'4000','41699167261','2023-11-05 18:04:13',NULL,700.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5027,'4000','41699167261','2023-11-05 18:04:46',NULL,18300.00,'','4','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(5028,'4000','41699167261','2023-11-05 18:05:56',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5029,'4000','41699167261','2023-11-05 18:26:20',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5030,'4000','41699167261','2023-11-05 18:26:45',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5031,'4000','41699167261','2023-11-05 18:27:50',NULL,1700.00,'','4','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5032,'4000','41699167261','2023-11-06 07:59:11',NULL,600.00,'','4','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5033,'1110','41699246811','2023-11-07 17:13:28',NULL,1100.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(5034,'1110','41699246811','2023-11-06 08:59:58',NULL,1100.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(5035,'5500','41699246811','2023-11-06 11:43:07',2200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5036,'1000','41699246811','2023-11-07 17:13:28',3100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5037,'4000','41699246811','2023-11-07 17:13:28',NULL,1500.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(5038,'4000','41699246811','2023-11-06 08:59:58',NULL,1600.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(5039,'1110','41699366416','2023-11-07 17:19:01',NULL,1100.00,'','4','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(5040,'1110','41699366416','2023-11-07 17:13:36',NULL,1100.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(5041,'1110','41699366416','2023-11-07 17:14:13',NULL,1100.00,'','4','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(5042,'1110','41699366416','2023-11-07 17:14:30',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5043,'1110','41699366416','2023-11-07 17:15:09',NULL,11800.00,'','4','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(5044,'1110','41699366416','2023-11-07 17:16:59',NULL,16800.00,'','4','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(5045,'5500','41699366416','2023-11-07 17:17:51',41900.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5046,'1000','41699366416','2023-11-07 17:19:01',47000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5047,'4000','41699366416','2023-11-07 17:19:01',NULL,1500.00,'','4','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(5048,'4000','41699366416','2023-11-07 17:13:36',NULL,1400.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(5049,'4000','41699366416','2023-11-07 17:14:13',NULL,1500.00,'','4','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(5050,'4000','41699366416','2023-11-07 17:14:30',NULL,11200.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5051,'4000','41699366416','2023-11-07 17:15:09',NULL,13200.00,'','4','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(5052,'4000','41699366416','2023-11-07 17:16:59',NULL,18200.00,'','4','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(5053,'1110','41699366758','2023-11-07 19:41:40',NULL,17600.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5054,'1110','41699366758','2023-11-07 17:19:18',NULL,350.00,'','4','1','Inventory sold','1','','sales','95','','No',NULL,NULL,''),(5055,'1110','41699366758','2023-11-07 17:20:06',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5056,'1110','41699366758','2023-11-07 17:20:23',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5057,'1110','41699366758','2023-11-07 17:20:23',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5058,'1110','41699366758','2023-11-07 17:21:06',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5059,'5500','41699366758','2023-11-07 17:21:45',38110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5060,'1000','41699366758','2023-11-07 19:41:40',43000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5061,'4000','41699366758','2023-11-07 19:41:40',NULL,19500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5062,'4000','41699366758','2023-11-07 17:19:18',NULL,500.00,'','4','1','Good sold','1','','sales','95','','No',NULL,NULL,''),(5063,'4000','41699366758','2023-11-07 17:20:06',NULL,11300.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5064,'4000','41699366758','2023-11-07 17:20:23',NULL,11300.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5065,'4000','41699366758','2023-11-07 17:20:23',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5066,'4000','41699366758','2023-11-07 17:21:06',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5067,'1110','41699458359','2023-11-09 13:04:33',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5068,'1110','41699458359','2023-11-08 18:46:00',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5069,'1110','41699458359','2023-11-08 18:46:00',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5070,'1110','41699458359','2023-11-08 18:46:00',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5071,'1110','41699458359','2023-11-08 18:46:00',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5072,'1110','41699458359','2023-11-08 18:46:00',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5073,'1110','41699458359','2023-11-08 18:46:00',NULL,16800.00,'','4','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(5074,'1110','41699458359','2023-11-08 18:47:12',NULL,17600.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5075,'1110','41699458359','2023-11-08 19:08:11',NULL,350.00,'','4','1','Inventory sold','1','','sales','95','','No',NULL,NULL,''),(5076,'5500','41699458359','2023-11-08 19:09:10',35230.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5077,'1000','41699458359','2023-11-09 13:04:33',40000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5078,'4000','41699458359','2023-11-09 13:04:33',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5079,'4000','41699458359','2023-11-08 18:46:00',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5080,'4000','41699458359','2023-11-08 18:46:00',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5081,'4000','41699458359','2023-11-08 18:46:00',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5082,'4000','41699458359','2023-11-08 18:46:00',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5083,'4000','41699458359','2023-11-08 18:46:00',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5084,'4000','41699458359','2023-11-08 18:46:00',NULL,18500.00,'','4','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(5085,'4000','41699458359','2023-11-08 18:47:12',NULL,19500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5086,'4000','41699458359','2023-11-08 19:08:11',NULL,800.00,'','4','1','Good sold','1','','sales','95','','No',NULL,NULL,''),(5087,'1110','41699524315','2023-11-09 13:38:54',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5088,'5500','41699524315','2023-11-09 13:35:59',11000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5089,'1000','41699524315','2023-11-09 13:38:54',13000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5090,'4000','41699524315','2023-11-09 13:38:54',NULL,13000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5091,'1110','41699547614','2023-11-09 19:37:11',NULL,1100.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(5092,'1110','41699547614','2023-11-09 19:33:34',NULL,1100.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(5093,'1110','41699547614','2023-11-09 19:33:34',NULL,1100.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(5094,'1110','41699547614','2023-11-09 19:33:34',NULL,1100.00,'','4','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(5095,'1110','41699547614','2023-11-09 19:34:10',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5096,'1110','41699547614','2023-11-09 19:34:43',NULL,17600.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5097,'1110','41699547614','2023-11-09 19:35:54',NULL,17600.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5098,'1110','41699547614','2023-11-09 19:35:54',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5099,'1110','41699547614','2023-11-09 19:36:10',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5100,'1110','41699547614','2023-11-09 19:36:10',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5101,'1110','41699547614','2023-11-09 19:36:10',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5102,'1110','41699547614','2023-11-09 19:36:10',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5103,'1110','41699547614','2023-11-09 19:36:10',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5104,'1110','41699547614','2023-11-09 19:36:10',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5105,'5500','41699547614','2023-11-09 19:36:10',51160.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5106,'1000','41699547614','2023-11-09 19:37:11',60400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5107,'4000','41699547614','2023-11-09 19:37:11',NULL,1500.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(5108,'4000','41699547614','2023-11-09 19:33:34',NULL,1500.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(5109,'4000','41699547614','2023-11-09 19:33:34',NULL,1500.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(5110,'4000','41699547614','2023-11-09 19:33:34',NULL,1500.00,'','4','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(5111,'4000','41699547614','2023-11-09 19:34:10',NULL,13000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5112,'4000','41699547614','2023-11-09 19:34:43',NULL,20000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5113,'4000','41699547614','2023-11-09 19:35:54',NULL,20000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5114,'4000','41699547614','2023-11-09 19:35:54',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5115,'4000','41699547614','2023-11-09 19:36:10',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5116,'4000','41699547614','2023-11-09 19:36:10',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5117,'4000','41699547614','2023-11-09 19:36:10',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5118,'4000','41699547614','2023-11-09 19:36:10',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5119,'4000','41699547614','2023-11-09 19:36:10',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5120,'4000','41699547614','2023-11-09 19:36:10',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5121,'1110','41699633200','2023-11-10 19:48:04',NULL,17600.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(5122,'1110','41699633200','2023-11-10 19:20:00',NULL,17600.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(5123,'1110','41699633200','2023-11-10 19:20:39',NULL,17600.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5124,'1110','41699633200','2023-11-10 19:46:22',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5125,'1110','41699633200','2023-11-10 19:46:46',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5126,'1110','41699633200','2023-11-10 19:46:46',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5127,'1110','41699633200','2023-11-10 19:46:46',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5128,'1110','41699633200','2023-11-10 19:46:46',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5129,'1110','41699633200','2023-11-10 19:46:46',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5130,'1110','41699633200','2023-11-10 19:46:46',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5131,'1110','41699633200','2023-11-10 19:46:46',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5132,'1110','41699633200','2023-11-10 19:46:46',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5133,'5500','41699633200','2023-11-10 19:46:46',54600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5134,'1000','41699633200','2023-11-10 19:48:04',60800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5135,'4000','41699633200','2023-11-10 19:48:04',NULL,19000.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(5136,'4000','41699633200','2023-11-10 19:20:00',NULL,19500.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(5137,'4000','41699633200','2023-11-10 19:20:39',NULL,19500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5138,'4000','41699633200','2023-11-10 19:46:22',NULL,1000.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5139,'4000','41699633200','2023-11-10 19:46:46',NULL,200.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5140,'4000','41699633200','2023-11-10 19:46:46',NULL,200.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5141,'4000','41699633200','2023-11-10 19:46:46',NULL,300.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5142,'4000','41699633200','2023-11-10 19:46:46',NULL,300.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5143,'4000','41699633200','2023-11-10 19:46:46',NULL,200.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5144,'4000','41699633200','2023-11-10 19:46:46',NULL,200.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5145,'4000','41699633200','2023-11-10 19:46:46',NULL,200.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5146,'4000','41699633200','2023-11-10 19:46:46',NULL,200.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5147,'1110','41699692696','2023-11-11 12:00:43',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5148,'1110','41699692696','2023-11-11 11:51:36',NULL,14000.00,'','4','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(5149,'5500','41699692696','2023-11-11 11:58:34',24000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5150,'1000','41699692696','2023-11-11 12:00:43',26500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5151,'4000','41699692696','2023-11-11 12:00:43',NULL,11000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5152,'4000','41699692696','2023-11-11 11:51:36',NULL,15500.00,'','4','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(5153,'1110','41699714858','2023-11-11 20:21:11',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5154,'1110','41699714858','2023-11-11 18:00:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5155,'1110','41699714858','2023-11-11 18:00:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5156,'1110','41699714858','2023-11-11 18:00:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5157,'1110','41699714858','2023-11-11 18:00:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5158,'1110','41699714858','2023-11-11 18:00:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5159,'1110','41699714858','2023-11-11 18:00:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5160,'1110','41699714858','2023-11-11 18:00:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5161,'1110','41699714858','2023-11-11 18:00:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5162,'1110','41699714858','2023-11-11 18:00:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5163,'1110','41699714858','2023-11-11 18:00:58',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5164,'1110','41699714858','2023-11-11 18:02:50',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5165,'1110','41699714858','2023-11-11 18:02:50',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5166,'1110','41699714858','2023-11-11 18:02:50',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5167,'1110','41699714858','2023-11-11 18:08:46',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5168,'1110','41699714858','2023-11-11 18:09:29',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5169,'1110','41699714858','2023-11-11 18:09:53',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5170,'1110','41699714858','2023-11-11 18:10:18',NULL,17600.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5171,'1110','41699714858','2023-11-11 19:51:14',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5172,'1110','41699714858','2023-11-11 19:51:57',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5173,'1110','41699714858','2023-11-11 20:01:02',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5174,'1110','41699714858','2023-11-11 20:01:44',NULL,1100.00,'','4','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(5175,'5500','41699714858','2023-11-11 20:20:30',20885.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5176,'1000','41699714858','2023-11-11 20:21:11',27400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5177,'4000','41699714858','2023-11-11 20:21:11',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5178,'4000','41699714858','2023-11-11 18:00:58',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5179,'4000','41699714858','2023-11-11 18:00:58',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5180,'4000','41699714858','2023-11-11 18:00:58',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5181,'4000','41699714858','2023-11-11 18:00:58',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5182,'4000','41699714858','2023-11-11 18:00:58',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5183,'4000','41699714858','2023-11-11 18:00:58',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5184,'4000','41699714858','2023-11-11 18:00:58',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5185,'4000','41699714858','2023-11-11 18:00:58',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5186,'4000','41699714858','2023-11-11 18:00:58',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5187,'4000','41699714858','2023-11-11 18:00:58',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5188,'4000','41699714858','2023-11-11 18:02:50',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5189,'4000','41699714858','2023-11-11 18:02:50',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5190,'4000','41699714858','2023-11-11 18:02:50',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5191,'4000','41699714858','2023-11-11 18:08:46',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5192,'4000','41699714858','2023-11-11 18:09:29',NULL,700.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5193,'4000','41699714858','2023-11-11 18:09:53',NULL,400.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5194,'4000','41699714858','2023-11-11 18:10:18',NULL,20000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5195,'4000','41699714858','2023-11-11 19:51:14',NULL,300.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5196,'4000','41699714858','2023-11-11 19:51:57',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5197,'4000','41699714858','2023-11-11 20:01:02',NULL,700.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5198,'4000','41699714858','2023-11-11 20:01:44',NULL,1500.00,'','4','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(5199,'1110','41699791290','2023-11-13 08:59:16',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5200,'1110','41699791290','2023-11-12 15:14:50',NULL,1100.00,'','4','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(5201,'1110','41699791290','2023-11-12 18:32:26',NULL,1100.00,'','4','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(5202,'1110','41699791290','2023-11-12 18:32:43',NULL,1100.00,'','4','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(5203,'1110','41699791290','2023-11-12 18:32:59',NULL,1300.00,'','4','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(5204,'1110','41699791290','2023-11-12 18:33:29',NULL,16800.00,'','4','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(5205,'5500','41699791290','2023-11-13 08:57:50',31400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5206,'1000','41699791290','2023-11-13 08:59:16',38600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5207,'4000','41699791290','2023-11-13 08:59:16',NULL,12500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5208,'4000','41699791290','2023-11-12 15:14:50',NULL,1500.00,'','4','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(5209,'4000','41699791290','2023-11-12 18:32:26',NULL,1500.00,'','4','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(5210,'4000','41699791290','2023-11-12 18:32:43',NULL,1600.00,'','4','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(5211,'4000','41699791290','2023-11-12 18:32:59',NULL,2000.00,'','4','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5212,'4000','41699791290','2023-11-12 18:33:29',NULL,19500.00,'','4','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(5213,'1110','41699860163','2023-11-13 19:42:51',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(5214,'1110','41699860163','2023-11-13 10:22:43',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5215,'1110','41699860163','2023-11-13 16:57:28',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5216,'1110','41699860163','2023-11-13 16:57:42',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5217,'1110','41699860163','2023-11-13 16:57:42',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5218,'1110','41699860163','2023-11-13 16:57:42',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5219,'1110','41699860163','2023-11-13 16:57:42',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5220,'1110','41699860163','2023-11-13 16:57:42',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5221,'1110','41699860163','2023-11-13 16:57:42',NULL,30500.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(5222,'1110','41699860163','2023-11-13 17:01:21',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5223,'1110','41699860163','2023-11-13 17:02:28',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5224,'1110','41699860163','2023-11-13 17:03:58',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5225,'1110','41699860163','2023-11-13 19:40:50',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(5226,'1110','41699860163','2023-11-13 19:41:16',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5227,'5500','41699860163','2023-11-13 19:41:40',32185.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5228,'1000','41699860163','2023-11-13 19:42:51',37700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5229,'4000','41699860163','2023-11-13 19:42:51',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(5230,'4000','41699860163','2023-11-13 10:22:43',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5231,'4000','41699860163','2023-11-13 16:57:28',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5232,'4000','41699860163','2023-11-13 16:57:42',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5233,'4000','41699860163','2023-11-13 16:57:42',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5234,'4000','41699860163','2023-11-13 16:57:42',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5235,'4000','41699860163','2023-11-13 16:57:42',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5236,'4000','41699860163','2023-11-13 16:57:42',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5237,'4000','41699860163','2023-11-13 16:57:42',NULL,33300.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(5238,'4000','41699860163','2023-11-13 17:01:21',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5239,'4000','41699860163','2023-11-13 17:02:28',NULL,800.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5240,'4000','41699860163','2023-11-13 17:03:58',NULL,600.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5241,'4000','41699860163','2023-11-13 19:40:50',NULL,500.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(5242,'4000','41699860163','2023-11-13 19:41:16',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5243,'1110','41699978423','2023-11-14 19:15:00',NULL,1150.00,'','4','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5244,'1110','41699978423','2023-11-14 19:13:43',NULL,1150.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(5245,'5500','41699978423','2023-11-14 19:14:39',2300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5246,'1000','41699978423','2023-11-14 19:15:00',3000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5247,'4000','41699978423','2023-11-14 19:15:00',NULL,1500.00,'','4','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5248,'4000','41699978423','2023-11-14 19:13:43',NULL,1500.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(5249,'1110','41699978529','2023-11-14 19:16:04',NULL,1150.00,'','4','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5250,'1110','41699978529','2023-11-14 19:15:29',NULL,1150.00,'','4','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5251,'5500','41699978529','2023-11-14 19:15:29',2300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5252,'1000','41699978529','2023-11-14 19:16:04',3000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5253,'4000','41699978529','2023-11-14 19:16:04',NULL,1500.00,'','4','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5254,'4000','41699978529','2023-11-14 19:15:29',NULL,1500.00,'','4','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5255,'1110','41700058123','2023-11-16 17:01:51',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5256,'1110','41700058123','2023-11-15 17:22:03',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5257,'1110','41700058123','2023-11-15 17:22:03',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5258,'1110','41700058123','2023-11-15 17:22:03',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5259,'1110','41700058123','2023-11-15 17:22:03',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5260,'1110','41700058123','2023-11-15 17:22:03',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5261,'1110','41700058123','2023-11-15 17:22:03',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5262,'1110','41700058123','2023-11-15 17:22:03',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5263,'1110','41700058123','2023-11-15 17:22:03',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5264,'1110','41700058123','2023-11-15 17:22:03',NULL,1100.00,'','4','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(5265,'1110','41700058123','2023-11-15 18:51:35',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5266,'1110','41700058123','2023-11-15 18:56:12',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5267,'1110','41700058123','2023-11-15 18:56:12',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5268,'1110','41700058123','2023-11-15 18:56:55',NULL,1150.00,'','4','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5269,'1110','41700058123','2023-11-15 18:58:54',NULL,1100.00,'','4','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(5270,'1110','41700058123','2023-11-15 20:06:01',NULL,1100.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(5271,'1110','41700058123','2023-11-15 20:06:40',NULL,1100.00,'','4','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(5272,'5500','41700058123','2023-11-15 20:08:01',8850.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5273,'1000','41700058123','2023-11-16 17:01:51',13100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5274,'4000','41700058123','2023-11-16 17:01:51',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5275,'4000','41700058123','2023-11-15 17:22:03',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5276,'4000','41700058123','2023-11-15 17:22:03',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5277,'4000','41700058123','2023-11-15 17:22:03',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5278,'4000','41700058123','2023-11-15 17:22:03',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5279,'4000','41700058123','2023-11-15 17:22:03',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5280,'4000','41700058123','2023-11-15 17:22:03',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5281,'4000','41700058123','2023-11-15 17:22:03',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5282,'4000','41700058123','2023-11-15 17:22:03',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5283,'4000','41700058123','2023-11-15 17:22:03',NULL,1800.00,'','4','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5284,'4000','41700058123','2023-11-15 18:51:35',NULL,1450.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5285,'4000','41700058123','2023-11-15 18:56:12',NULL,1450.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5286,'4000','41700058123','2023-11-15 18:56:12',NULL,600.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5287,'4000','41700058123','2023-11-15 18:56:55',NULL,1500.00,'','4','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5288,'4000','41700058123','2023-11-15 18:58:54',NULL,1500.00,'','4','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(5289,'4000','41700058123','2023-11-15 20:06:01',NULL,1500.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(5290,'4000','41700058123','2023-11-15 20:06:40',NULL,1500.00,'','4','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(5291,'1110','41700151367','2023-11-16 19:48:21',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5292,'1110','41700151367','2023-11-16 19:16:07',NULL,11800.00,'','4','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(5293,'1110','41700151367','2023-11-16 19:35:43',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5294,'1110','41700151367','2023-11-16 19:38:28',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5295,'1110','41700151367','2023-11-16 19:38:28',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5296,'1110','41700151367','2023-11-16 19:38:28',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5297,'1110','41700151367','2023-11-16 19:38:28',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5298,'1110','41700151367','2023-11-16 19:38:28',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5299,'1110','41700151367','2023-11-16 19:38:28',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5300,'1110','41700151367','2023-11-16 19:38:28',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5301,'1110','41700151367','2023-11-16 19:38:28',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5302,'1110','41700151367','2023-11-16 19:39:45',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5303,'1110','41700151367','2023-11-16 19:41:23',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5304,'5500','41700151367','2023-11-16 19:47:58',23050.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5305,'1000','41700151367','2023-11-16 19:48:21',31850.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5306,'4000','41700151367','2023-11-16 19:48:21',NULL,13000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5307,'4000','41700151367','2023-11-16 19:16:07',NULL,15900.00,'','4','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(5308,'4000','41700151367','2023-11-16 19:35:43',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5309,'4000','41700151367','2023-11-16 19:38:28',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5310,'4000','41700151367','2023-11-16 19:38:28',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5311,'4000','41700151367','2023-11-16 19:38:28',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5312,'4000','41700151367','2023-11-16 19:38:28',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5313,'4000','41700151367','2023-11-16 19:38:28',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5314,'4000','41700151367','2023-11-16 19:38:28',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5315,'4000','41700151367','2023-11-16 19:38:28',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5316,'4000','41700151367','2023-11-16 19:38:28',NULL,350.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5317,'4000','41700151367','2023-11-16 19:39:45',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5318,'4000','41700151367','2023-11-16 19:41:23',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5319,'1110','41700235743','2023-11-17 18:58:57',NULL,11800.00,'','4','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(5320,'1110','41700235743','2023-11-17 18:42:23',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5321,'1110','41700235743','2023-11-17 18:43:05',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5322,'1110','41700235743','2023-11-17 18:43:44',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5323,'1110','41700235743','2023-11-17 18:43:44',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5324,'1110','41700235743','2023-11-17 18:45:17',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5325,'1110','41700235743','2023-11-17 18:45:17',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5326,'1110','41700235743','2023-11-17 18:45:17',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5327,'1110','41700235743','2023-11-17 18:45:17',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5328,'1110','41700235743','2023-11-17 18:45:17',NULL,1100.00,'','4','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(5329,'1110','41700235743','2023-11-17 18:45:34',NULL,1100.00,'','4','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(5330,'5500','41700235743','2023-11-17 18:58:28',25500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5331,'1000','41700235743','2023-11-17 18:58:57',36400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5332,'4000','41700235743','2023-11-17 18:58:57',NULL,16000.00,'','4','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(5333,'4000','41700235743','2023-11-17 18:42:23',NULL,14000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5334,'4000','41700235743','2023-11-17 18:43:05',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5335,'4000','41700235743','2023-11-17 18:43:44',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5336,'4000','41700235743','2023-11-17 18:43:44',NULL,600.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5337,'4000','41700235743','2023-11-17 18:45:17',NULL,600.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5338,'4000','41700235743','2023-11-17 18:45:17',NULL,600.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5339,'4000','41700235743','2023-11-17 18:45:17',NULL,600.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5340,'4000','41700235743','2023-11-17 18:45:17',NULL,600.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5341,'4000','41700235743','2023-11-17 18:45:17',NULL,1500.00,'','4','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(5342,'4000','41700235743','2023-11-17 18:45:34',NULL,1500.00,'','4','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(5343,'1110','41700322715','2023-11-18 19:00:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5344,'1110','41700322715','2023-11-18 18:51:55',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5345,'1110','41700322715','2023-11-18 18:51:55',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5346,'1110','41700322715','2023-11-18 18:51:55',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5347,'1110','41700322715','2023-11-18 18:51:55',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5348,'1110','41700322715','2023-11-18 18:52:53',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5349,'1110','41700322715','2023-11-18 18:52:53',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5350,'1110','41700322715','2023-11-18 18:53:25',NULL,1100.00,'','4','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(5351,'1110','41700322715','2023-11-18 18:53:49',NULL,1100.00,'','4','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(5352,'1110','41700322715','2023-11-18 18:53:49',NULL,5500.00,'','4','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(5353,'5500','41700322715','2023-11-18 19:00:30',11650.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5354,'1000','41700322715','2023-11-18 19:00:58',16200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5355,'4000','41700322715','2023-11-18 19:00:58',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5356,'4000','41700322715','2023-11-18 18:51:55',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5357,'4000','41700322715','2023-11-18 18:51:55',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5358,'4000','41700322715','2023-11-18 18:51:55',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5359,'4000','41700322715','2023-11-18 18:51:55',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5360,'4000','41700322715','2023-11-18 18:52:53',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5361,'4000','41700322715','2023-11-18 18:52:53',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5362,'4000','41700322715','2023-11-18 18:53:25',NULL,1800.00,'','4','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5363,'4000','41700322715','2023-11-18 18:53:49',NULL,1800.00,'','4','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5364,'4000','41700322715','2023-11-18 18:53:49',NULL,7500.00,'','4','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5365,'1110','41700323268','2023-11-18 19:15:44',NULL,1100.00,'','4','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(5366,'1110','41700323268','2023-11-18 19:01:08',NULL,20300.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(5367,'1110','41700323268','2023-11-18 19:10:41',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5368,'1110','41700323268','2023-11-18 19:11:36',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5369,'5500','41700323268','2023-11-18 19:15:22',21650.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5370,'1000','41700323268','2023-11-18 19:15:44',26500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5371,'4000','41700323268','2023-11-18 19:15:44',NULL,1500.00,'','4','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(5372,'4000','41700323268','2023-11-18 19:01:08',NULL,23800.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(5373,'4000','41700323268','2023-11-18 19:10:41',NULL,700.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5374,'4000','41700323268','2023-11-18 19:11:36',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5375,'1110','41700392238','2023-11-21 10:04:54',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5376,'1110','41700392238','2023-11-19 14:10:38',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5377,'1110','41700392238','2023-11-21 10:01:59',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5378,'1110','41700392238','2023-11-21 10:01:59',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5379,'1110','41700392238','2023-11-21 10:01:59',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5380,'1110','41700392238','2023-11-21 10:01:59',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5381,'1110','41700392238','2023-11-21 10:01:59',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5382,'1110','41700392238','2023-11-21 10:01:59',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5383,'1110','41700392238','2023-11-21 10:01:59',NULL,17600.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(5384,'1110','41700392238','2023-11-21 10:02:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5385,'1110','41700392238','2023-11-21 10:03:17',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5386,'1110','41700392238','2023-11-21 10:03:35',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5387,'1110','41700392238','2023-11-21 10:03:35',NULL,11800.00,'','4','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(5388,'5500','41700392238','2023-11-21 10:04:08',30260.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5389,'1000','41700392238','2023-11-21 10:04:54',38100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5390,'4000','41700392238','2023-11-21 10:04:54',NULL,300.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5391,'4000','41700392238','2023-11-19 14:10:38',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5392,'4000','41700392238','2023-11-21 10:01:59',NULL,300.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5393,'4000','41700392238','2023-11-21 10:01:59',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5394,'4000','41700392238','2023-11-21 10:01:59',NULL,300.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5395,'4000','41700392238','2023-11-21 10:01:59',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5396,'4000','41700392238','2023-11-21 10:01:59',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5397,'4000','41700392238','2023-11-21 10:01:59',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5398,'4000','41700392238','2023-11-21 10:01:59',NULL,20000.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(5399,'4000','41700392238','2023-11-21 10:02:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5400,'4000','41700392238','2023-11-21 10:03:17',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5401,'4000','41700392238','2023-11-21 10:03:35',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5402,'4000','41700392238','2023-11-21 10:03:35',NULL,15600.00,'','4','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(5403,'1110','41700552172','2023-11-21 19:47:17',NULL,20300.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(5404,'1110','41700552172','2023-11-21 10:36:12',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5405,'1110','41700552172','2023-11-21 11:36:18',NULL,17600.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(5406,'1110','41700552172','2023-11-21 14:44:33',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5407,'1110','41700552172','2023-11-21 14:44:51',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5408,'1110','41700552172','2023-11-21 14:45:04',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5409,'1110','41700552172','2023-11-21 19:45:01',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(5410,'1110','41700552172','2023-11-21 19:45:36',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5411,'1110','41700552172','2023-11-21 19:45:57',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5412,'1110','41700552172','2023-11-21 19:45:57',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5413,'5500','41700552172','2023-11-21 19:46:26',38920.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5414,'1000','41700552172','2023-11-21 19:47:17',46100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5415,'4000','41700552172','2023-11-21 19:47:17',NULL,23300.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(5416,'4000','41700552172','2023-11-21 10:36:12',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5417,'4000','41700552172','2023-11-21 11:36:18',NULL,20300.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(5418,'4000','41700552172','2023-11-21 14:44:33',NULL,500.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5419,'4000','41700552172','2023-11-21 14:44:51',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5420,'4000','41700552172','2023-11-21 14:45:04',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5421,'4000','41700552172','2023-11-21 19:45:01',NULL,400.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(5422,'4000','41700552172','2023-11-21 19:45:36',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5423,'4000','41700552172','2023-11-21 19:45:57',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5424,'4000','41700552172','2023-11-21 19:45:57',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5425,'1110','41700668588','2023-11-22 19:01:59',NULL,11800.00,'','4','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(5426,'1110','41700668588','2023-11-22 18:56:28',NULL,11800.00,'','4','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(5427,'1110','41700668588','2023-11-22 18:56:28',NULL,11800.00,'','4','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(5428,'1110','41700668588','2023-11-22 18:58:22',NULL,16800.00,'','4','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(5429,'1110','41700668588','2023-11-22 18:58:50',NULL,17600.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(5430,'5500','41700668588','2023-11-22 18:59:21',69800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5431,'1000','41700668588','2023-11-22 19:01:59',81500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5432,'4000','41700668588','2023-11-22 19:01:59',NULL,16500.00,'','4','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(5433,'4000','41700668588','2023-11-22 18:56:28',NULL,13000.00,'','4','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(5434,'4000','41700668588','2023-11-22 18:56:28',NULL,13000.00,'','4','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(5435,'4000','41700668588','2023-11-22 18:58:22',NULL,21000.00,'','4','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(5436,'4000','41700668588','2023-11-22 18:58:50',NULL,18000.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(5437,'1110','41700724613','2023-11-23 10:31:58',NULL,1150.00,'','4','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5438,'1110','41700724613','2023-11-23 10:30:13',NULL,1100.00,'','4','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(5439,'1110','41700724613','2023-11-23 10:30:35',NULL,1100.00,'','4','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(5440,'1110','41700724613','2023-11-23 10:30:48',NULL,1150.00,'','4','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5441,'1110','41700724613','2023-11-23 10:31:06',NULL,1100.00,'','4','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(5442,'1110','41700724613','2023-11-23 10:31:18',NULL,1000.00,'','4','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(5443,'5500','41700724613','2023-11-23 10:31:39',6600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5444,'1000','41700724613','2023-11-23 10:31:58',9100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5445,'4000','41700724613','2023-11-23 10:31:58',NULL,1500.00,'','4','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5446,'4000','41700724613','2023-11-23 10:30:13',NULL,1500.00,'','4','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(5447,'4000','41700724613','2023-11-23 10:30:35',NULL,1500.00,'','4','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(5448,'4000','41700724613','2023-11-23 10:30:48',NULL,1600.00,'','4','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5449,'4000','41700724613','2023-11-23 10:31:06',NULL,1500.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(5450,'4000','41700724613','2023-11-23 10:31:18',NULL,1500.00,'','4','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(5451,'1110','41700758821','2023-11-23 20:10:52',NULL,17600.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(5452,'1110','41700758821','2023-11-23 20:00:21',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5453,'1110','41700758821','2023-11-23 20:00:36',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5454,'1110','41700758821','2023-11-23 20:00:55',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5455,'1110','41700758821','2023-11-23 20:00:55',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5456,'1110','41700758821','2023-11-23 20:00:55',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5457,'1110','41700758821','2023-11-23 20:00:55',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5458,'1110','41700758821','2023-11-23 20:00:55',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5459,'1110','41700758821','2023-11-23 20:00:55',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5460,'1110','41700758821','2023-11-23 20:00:55',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5461,'1110','41700758821','2023-11-23 20:00:55',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5462,'1110','41700758821','2023-11-23 20:00:55',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5463,'1110','41700758821','2023-11-23 20:02:17',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5464,'1110','41700758821','2023-11-23 20:07:09',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5465,'1110','41700758821','2023-11-23 20:07:09',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5466,'1110','41700758821','2023-11-23 20:07:09',NULL,1200.00,'','4','1','Inventory sold','1','','sales','77','','No',NULL,NULL,''),(5467,'5500','41700758821','2023-11-23 20:07:54',20670.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5468,'1000','41700758821','2023-11-23 20:10:52',25950.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5469,'4000','41700758821','2023-11-23 20:10:52',NULL,20000.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(5470,'4000','41700758821','2023-11-23 20:00:21',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5471,'4000','41700758821','2023-11-23 20:00:36',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5472,'4000','41700758821','2023-11-23 20:00:55',NULL,250.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5473,'4000','41700758821','2023-11-23 20:00:55',NULL,250.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5474,'4000','41700758821','2023-11-23 20:00:55',NULL,250.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5475,'4000','41700758821','2023-11-23 20:00:55',NULL,250.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5476,'4000','41700758821','2023-11-23 20:00:55',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5477,'4000','41700758821','2023-11-23 20:00:55',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5478,'4000','41700758821','2023-11-23 20:00:55',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5479,'4000','41700758821','2023-11-23 20:00:55',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5480,'4000','41700758821','2023-11-23 20:00:55',NULL,250.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5481,'4000','41700758821','2023-11-23 20:02:17',NULL,600.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5482,'4000','41700758821','2023-11-23 20:07:09',NULL,600.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5483,'4000','41700758821','2023-11-23 20:07:09',NULL,700.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5484,'4000','41700758821','2023-11-23 20:07:09',NULL,1500.00,'','4','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5485,'1110','41700931456','2023-11-25 19:59:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5486,'1110','41700931456','2023-11-25 19:57:36',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5487,'1110','41700931456','2023-11-25 19:57:59',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5488,'1110','41700931456','2023-11-25 19:58:35',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5489,'1110','41700931456','2023-11-25 19:58:35',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5490,'1110','41700931456','2023-11-25 19:58:46',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5491,'1110','41700931456','2023-11-25 19:58:46',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5492,'5500','41700931456','2023-11-25 19:59:24',5330.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5493,'1000','41700931456','2023-11-25 19:59:47',6450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5494,'4000','41700931456','2023-11-25 19:59:47',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5495,'4000','41700931456','2023-11-25 19:57:36',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5496,'4000','41700931456','2023-11-25 19:57:59',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5497,'4000','41700931456','2023-11-25 19:58:35',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5498,'4000','41700931456','2023-11-25 19:58:35',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5499,'4000','41700931456','2023-11-25 19:58:46',NULL,1350.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5500,'4000','41700931456','2023-11-25 19:58:46',NULL,400.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5501,'1110','41700931732','2023-11-25 20:03:35',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5502,'1110','41700931732','2023-11-25 20:02:12',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5503,'1110','41700931732','2023-11-25 20:02:12',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5504,'1110','41700931732','2023-11-25 20:02:33',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5505,'1110','41700931732','2023-11-25 20:02:55',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5506,'5500','41700931732','2023-11-25 20:02:55',955.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5507,'1000','41700931732','2023-11-25 20:03:35',1600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5508,'4000','41700931732','2023-11-25 20:03:35',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5509,'4000','41700931732','2023-11-25 20:02:12',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5510,'4000','41700931732','2023-11-25 20:02:12',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5511,'4000','41700931732','2023-11-25 20:02:33',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5512,'4000','41700931732','2023-11-25 20:02:55',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5513,'1110','41701016600','2023-11-26 20:01:22',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5514,'1110','41701016600','2023-11-26 19:36:40',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5515,'1110','41701016600','2023-11-26 19:36:40',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5516,'1110','41701016600','2023-11-26 19:36:40',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5517,'1110','41701016600','2023-11-26 19:36:40',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5518,'1110','41701016600','2023-11-26 19:36:40',NULL,255.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5519,'1110','41701016600','2023-11-26 19:37:17',NULL,1150.00,'','4','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5520,'1110','41701016600','2023-11-26 19:38:55',NULL,1100.00,'','4','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(5521,'5500','41701016600','2023-11-26 20:00:54',2755.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5522,'1000','41701016600','2023-11-26 20:01:22',4600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5523,'4000','41701016600','2023-11-26 20:01:22',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5524,'4000','41701016600','2023-11-26 19:36:40',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5525,'4000','41701016600','2023-11-26 19:36:40',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5526,'4000','41701016600','2023-11-26 19:36:40',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5527,'4000','41701016600','2023-11-26 19:36:40',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5528,'4000','41701016600','2023-11-26 19:36:40',NULL,600.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5529,'4000','41701016600','2023-11-26 19:37:17',NULL,1500.00,'','4','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5530,'4000','41701016600','2023-11-26 19:38:55',NULL,1500.00,'','4','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(5531,'1110','41701100802','2023-11-27 19:11:14',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5532,'1110','41701100802','2023-11-27 19:00:02',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5533,'1110','41701100802','2023-11-27 19:00:02',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5534,'1110','41701100802','2023-11-27 19:00:02',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5535,'1110','41701100802','2023-11-27 19:01:30',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5536,'1110','41701100802','2023-11-27 19:01:48',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5537,'5500','41701100802','2023-11-27 19:01:48',3000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5538,'1000','41701100802','2023-11-27 19:11:14',4000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5539,'4000','41701100802','2023-11-27 19:11:14',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5540,'4000','41701100802','2023-11-27 19:00:02',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5541,'4000','41701100802','2023-11-27 19:00:02',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5542,'4000','41701100802','2023-11-27 19:00:02',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5543,'4000','41701100802','2023-11-27 19:01:30',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5544,'4000','41701100802','2023-11-27 19:01:48',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5545,'1110','41701101479','2023-11-27 19:17:57',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5546,'1110','41701101479','2023-11-27 19:11:19',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5547,'1110','41701101479','2023-11-27 19:11:19',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5548,'5500','41701101479','2023-11-27 19:11:39',850.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5549,'1000','41701101479','2023-11-27 19:17:57',1500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5550,'4000','41701101479','2023-11-27 19:17:57',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5551,'4000','41701101479','2023-11-27 19:11:19',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5552,'4000','41701101479','2023-11-27 19:11:19',NULL,500.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5553,'1110','41701189781','2023-11-28 19:55:59',NULL,1100.00,'','4','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(5554,'1110','41701189781','2023-11-28 19:43:01',NULL,1150.00,'','4','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5555,'1110','41701189781','2023-11-28 19:43:19',NULL,1100.00,'','4','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(5556,'1110','41701189781','2023-11-28 19:43:52',NULL,17600.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5557,'5500','41701189781','2023-11-28 19:44:56',20950.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5558,'1000','41701189781','2023-11-28 19:55:59',27000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5559,'4000','41701189781','2023-11-28 19:55:59',NULL,1500.00,'','4','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5560,'4000','41701189781','2023-11-28 19:43:01',NULL,1500.00,'','4','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5561,'4000','41701189781','2023-11-28 19:43:19',NULL,1500.00,'','4','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(5562,'4000','41701189781','2023-11-28 19:43:52',NULL,22500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5563,'1110','41701274714','2023-12-01 11:52:28',NULL,1100.00,'','4','1','Inventory sold','1','','sales','73','','No',NULL,NULL,''),(5564,'1110','41701274714','2023-11-29 19:18:34',NULL,1100.00,'','4','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(5565,'1110','41701274714','2023-11-29 19:18:58',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5566,'1110','41701274714','2023-12-01 11:45:35',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5567,'1110','41701274714','2023-12-01 11:46:22',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5568,'1110','41701274714','2023-12-01 11:46:22',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5569,'1110','41701274714','2023-12-01 11:46:22',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5570,'1110','41701274714','2023-12-01 11:49:18',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5571,'1110','41701274714','2023-12-01 11:49:18',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5572,'1110','41701274714','2023-12-01 11:49:18',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5573,'1110','41701274714','2023-12-01 11:49:18',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5574,'1110','41701274714','2023-12-01 11:49:18',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5575,'1110','41701274714','2023-12-01 11:49:18',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5576,'1110','41701274714','2023-12-01 11:49:18',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5577,'1110','41701274714','2023-12-01 11:49:18',NULL,1100.00,'','4','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(5578,'5500','41701274714','2023-12-01 11:51:56',4950.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5579,'1000','41701274714','2023-12-01 11:52:28',8100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5580,'4000','41701274714','2023-12-01 11:52:28',NULL,1500.00,'','4','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(5581,'4000','41701274714','2023-11-29 19:18:34',NULL,1500.00,'','4','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(5582,'4000','41701274714','2023-11-29 19:18:58',NULL,500.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5583,'4000','41701274714','2023-12-01 11:45:35',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5584,'4000','41701274714','2023-12-01 11:46:22',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5585,'4000','41701274714','2023-12-01 11:46:22',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5586,'4000','41701274714','2023-12-01 11:46:22',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5587,'4000','41701274714','2023-12-01 11:49:18',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5588,'4000','41701274714','2023-12-01 11:49:18',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5589,'4000','41701274714','2023-12-01 11:49:18',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5590,'4000','41701274714','2023-12-01 11:49:18',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5591,'4000','41701274714','2023-12-01 11:49:18',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5592,'4000','41701274714','2023-12-01 11:49:18',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5593,'4000','41701274714','2023-12-01 11:49:18',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5594,'4000','41701274714','2023-12-01 11:49:18',NULL,1500.00,'','4','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(5595,'1110','41701448788','2023-12-01 19:55:12',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5596,'1110','41701448788','2023-12-01 19:39:48',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5597,'1110','41701448788','2023-12-01 19:40:42',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5598,'1110','41701448788','2023-12-01 19:40:42',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5599,'1110','41701448788','2023-12-01 19:40:42',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5600,'1110','41701448788','2023-12-01 19:40:42',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5601,'1110','41701448788','2023-12-01 19:40:42',NULL,750.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(5602,'1110','41701448788','2023-12-01 19:41:15',NULL,750.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(5603,'1110','41701448788','2023-12-01 19:41:15',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5604,'1110','41701448788','2023-12-01 19:42:21',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5605,'1110','41701448788','2023-12-01 19:42:21',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5606,'1110','41701448788','2023-12-01 19:42:21',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5607,'1110','41701448788','2023-12-01 19:42:21',NULL,350.00,'','4','1','Inventory sold','1','','sales','85','','No',NULL,NULL,''),(5608,'5500','41701448788','2023-12-01 19:44:04',3550.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5609,'1000','41701448788','2023-12-01 19:55:12',9400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5610,'4000','41701448788','2023-12-01 19:55:12',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5611,'4000','41701448788','2023-12-01 19:39:48',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5612,'4000','41701448788','2023-12-01 19:40:42',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5613,'4000','41701448788','2023-12-01 19:40:42',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5614,'4000','41701448788','2023-12-01 19:40:42',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5615,'4000','41701448788','2023-12-01 19:40:42',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5616,'4000','41701448788','2023-12-01 19:40:42',NULL,2000.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(5617,'4000','41701448788','2023-12-01 19:41:15',NULL,1800.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(5618,'4000','41701448788','2023-12-01 19:41:15',NULL,1000.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5619,'4000','41701448788','2023-12-01 19:42:21',NULL,1000.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5620,'4000','41701448788','2023-12-01 19:42:21',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5621,'4000','41701448788','2023-12-01 19:42:21',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5622,'4000','41701448788','2023-12-01 19:42:21',NULL,800.00,'','4','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5623,'1110','41701531638','2023-12-02 18:46:08',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5624,'1110','41701531638','2023-12-02 18:40:38',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5625,'1110','41701531638','2023-12-02 18:43:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5626,'1110','41701531638','2023-12-02 18:43:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5627,'1110','41701531638','2023-12-02 18:43:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5628,'1110','41701531638','2023-12-02 18:43:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5629,'1110','41701531638','2023-12-02 18:43:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5630,'1110','41701531638','2023-12-02 18:43:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5631,'1110','41701531638','2023-12-02 18:43:07',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(5632,'5500','41701531638','2023-12-02 18:45:50',11550.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5633,'1000','41701531638','2023-12-02 18:46:08',15200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5634,'4000','41701531638','2023-12-02 18:46:08',NULL,13200.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5635,'4000','41701531638','2023-12-02 18:40:38',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5636,'4000','41701531638','2023-12-02 18:43:07',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5637,'4000','41701531638','2023-12-02 18:43:07',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5638,'4000','41701531638','2023-12-02 18:43:07',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5639,'4000','41701531638','2023-12-02 18:43:07',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5640,'4000','41701531638','2023-12-02 18:43:07',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5641,'4000','41701531638','2023-12-02 18:43:07',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5642,'4000','41701531638','2023-12-02 18:43:07',NULL,300.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(5643,'1110','41701532318','2023-12-02 19:11:05',NULL,800.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(5644,'1110','41701532318','2023-12-02 18:51:58',NULL,1100.00,'','4','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(5645,'1110','41701532318','2023-12-02 18:58:51',NULL,1150.00,'','4','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5646,'1110','41701532318','2023-12-02 19:09:44',NULL,1100.00,'','4','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(5647,'1110','41701532318','2023-12-02 19:10:05',NULL,1100.00,'','4','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(5648,'5500','41701532318','2023-12-02 19:10:39',5250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5649,'1000','41701532318','2023-12-02 19:11:05',7200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5650,'4000','41701532318','2023-12-02 19:11:05',NULL,1200.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(5651,'4000','41701532318','2023-12-02 18:51:58',NULL,1500.00,'','4','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(5652,'4000','41701532318','2023-12-02 18:58:51',NULL,1500.00,'','4','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5653,'4000','41701532318','2023-12-02 19:09:44',NULL,1500.00,'','4','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(5654,'4000','41701532318','2023-12-02 19:10:05',NULL,1500.00,'','4','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(5655,'1110','41701610830','2023-12-04 20:06:56',NULL,500.00,'','4','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(5656,'1110','41701610830','2023-12-03 16:40:30',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5657,'1110','41701610830','2023-12-03 16:40:56',NULL,17600.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5658,'1110','41701610830','2023-12-04 19:34:13',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5659,'1110','41701610830','2023-12-04 19:47:13',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5660,'1110','41701610830','2023-12-04 19:47:35',NULL,350.00,'','4','1','Inventory sold','1','','sales','85','','No',NULL,NULL,''),(5661,'1110','41701610830','2023-12-04 19:48:09',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5662,'1110','41701610830','2023-12-04 19:48:30',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5663,'1110','41701610830','2023-12-04 19:48:30',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5664,'1110','41701610830','2023-12-04 19:51:41',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5665,'1110','41701610830','2023-12-04 20:01:16',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5666,'1110','41701610830','2023-12-04 20:03:08',NULL,400.00,'','4','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(5667,'1110','41701610830','2023-12-04 20:03:35',NULL,1100.00,'','4','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(5668,'1110','41701610830','2023-12-04 20:05:49',NULL,1100.00,'','4','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(5669,'1110','41701610830','2023-12-04 20:05:49',NULL,1100.00,'','4','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(5670,'1110','41701610830','2023-12-04 20:05:49',NULL,1100.00,'','4','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(5671,'5500','41701610830','2023-12-04 20:05:49',37950.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5672,'1000','41701610830','2023-12-04 20:06:56',49300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5673,'4000','41701610830','2023-12-04 20:06:56',NULL,1000.00,'','4','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(5674,'4000','41701610830','2023-12-03 16:40:30',NULL,700.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5675,'4000','41701610830','2023-12-03 16:40:56',NULL,22000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5676,'4000','41701610830','2023-12-04 19:34:13',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5677,'4000','41701610830','2023-12-04 19:47:13',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5678,'4000','41701610830','2023-12-04 19:47:35',NULL,500.00,'','4','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5679,'4000','41701610830','2023-12-04 19:48:09',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5680,'4000','41701610830','2023-12-04 19:48:30',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5681,'4000','41701610830','2023-12-04 19:48:30',NULL,13500.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5682,'4000','41701610830','2023-12-04 19:51:41',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5683,'4000','41701610830','2023-12-04 20:01:16',NULL,700.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5684,'4000','41701610830','2023-12-04 20:03:08',NULL,1000.00,'','4','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(5685,'4000','41701610830','2023-12-04 20:03:35',NULL,1500.00,'','4','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5686,'4000','41701610830','2023-12-04 20:05:49',NULL,1500.00,'','4','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5687,'4000','41701610830','2023-12-04 20:05:49',NULL,1500.00,'','4','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5688,'4000','41701610830','2023-12-04 20:05:49',NULL,1500.00,'','4','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5689,'1110','41701797360','2023-12-05 20:36:39',NULL,30500.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(5690,'1110','41701797360','2023-12-05 20:29:20',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5691,'1110','41701797360','2023-12-05 20:29:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5692,'1110','41701797360','2023-12-05 20:29:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5693,'1110','41701797360','2023-12-05 20:29:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5694,'1110','41701797360','2023-12-05 20:29:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5695,'1110','41701797360','2023-12-05 20:29:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5696,'1110','41701797360','2023-12-05 20:29:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5697,'1110','41701797360','2023-12-05 20:29:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5698,'1110','41701797360','2023-12-05 20:29:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5699,'1110','41701797360','2023-12-05 20:29:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5700,'1110','41701797360','2023-12-05 20:29:47',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5701,'1110','41701797360','2023-12-05 20:30:51',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5702,'1110','41701797360','2023-12-05 20:30:51',NULL,17600.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5703,'1110','41701797360','2023-12-05 20:31:11',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5704,'1110','41701797360','2023-12-05 20:31:56',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5705,'1110','41701797360','2023-12-05 20:31:56',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5706,'1110','41701797360','2023-12-05 20:31:56',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5707,'1110','41701797360','2023-12-05 20:32:46',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(5708,'1110','41701797360','2023-12-05 20:33:03',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5709,'1110','41701797360','2023-12-05 20:33:28',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5710,'1110','41701797360','2023-12-05 20:34:35',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5711,'1110','41701797360','2023-12-05 20:35:09',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5712,'1110','41701797360','2023-12-05 20:35:09',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5713,'5500','41701797360','2023-12-05 20:35:51',71455.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5714,'1000','41701797360','2023-12-05 20:36:39',88250.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5715,'4000','41701797360','2023-12-05 20:36:39',NULL,33500.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(5716,'4000','41701797360','2023-12-05 20:29:20',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5717,'4000','41701797360','2023-12-05 20:29:47',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5718,'4000','41701797360','2023-12-05 20:29:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5719,'4000','41701797360','2023-12-05 20:29:47',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5720,'4000','41701797360','2023-12-05 20:29:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5721,'4000','41701797360','2023-12-05 20:29:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5722,'4000','41701797360','2023-12-05 20:29:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5723,'4000','41701797360','2023-12-05 20:29:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5724,'4000','41701797360','2023-12-05 20:29:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5725,'4000','41701797360','2023-12-05 20:29:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5726,'4000','41701797360','2023-12-05 20:29:47',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5727,'4000','41701797360','2023-12-05 20:30:51',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5728,'4000','41701797360','2023-12-05 20:30:51',NULL,22500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5729,'4000','41701797360','2023-12-05 20:31:11',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5730,'4000','41701797360','2023-12-05 20:31:56',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5731,'4000','41701797360','2023-12-05 20:31:56',NULL,150.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5732,'4000','41701797360','2023-12-05 20:31:56',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5733,'4000','41701797360','2023-12-05 20:32:46',NULL,400.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(5734,'4000','41701797360','2023-12-05 20:33:03',NULL,700.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5735,'4000','41701797360','2023-12-05 20:33:28',NULL,13800.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5736,'4000','41701797360','2023-12-05 20:34:35',NULL,500.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5737,'4000','41701797360','2023-12-05 20:35:09',NULL,300.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5738,'4000','41701797360','2023-12-05 20:35:09',NULL,12300.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5739,'1110','41701943093','2023-12-07 13:34:40',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5740,'1110','41701943093','2023-12-07 12:58:13',NULL,10000.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5741,'1110','41701943093','2023-12-07 12:58:38',NULL,17600.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5742,'5500','41701943093','2023-12-07 13:01:11',37600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5743,'1000','41701943093','2023-12-07 13:34:40',47200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5744,'4000','41701943093','2023-12-07 13:34:40',NULL,12200.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5745,'4000','41701943093','2023-12-07 12:58:13',NULL,12500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5746,'4000','41701943093','2023-12-07 12:58:38',NULL,22500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5747,'1110','31701948606','2023-12-07 19:23:32',NULL,11800.00,'','3','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(5748,'1110','31701948606','2023-12-07 19:23:32',NULL,20500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5749,'1110','31701948606','2023-12-07 19:23:32',NULL,20000.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5750,'1110','31701948606','2023-12-07 19:23:32',NULL,10000.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5751,'1110','31701948606','2023-12-07 19:23:32',NULL,20500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5752,'1110','31701948606','2023-12-07 19:23:32',NULL,350.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5753,'5500','31701948606','2023-12-07 19:23:32',83150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5754,'1000','31701948606','2023-12-07 19:23:32',92400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5755,'4000','31701948606','2023-12-07 19:23:32',NULL,13000.00,'','3','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(5756,'4000','31701948606','2023-12-07 19:23:32',NULL,22000.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5757,'4000','31701948606','2023-12-07 19:23:32',NULL,24000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5758,'4000','31701948606','2023-12-07 19:23:32',NULL,11000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5759,'4000','31701948606','2023-12-07 19:23:32',NULL,21900.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5760,'4000','31701948606','2023-12-07 19:23:32',NULL,500.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5761,'1110','31701967585','2023-12-07 19:46:57',NULL,1100.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(5762,'5500','31701967585','2023-12-07 19:46:57',1100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5763,'1000','31701967585','2023-12-07 19:46:57',1500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5764,'4000','31701967585','2023-12-07 19:46:57',NULL,1500.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(5765,'1110','31702054803','2023-12-08 20:03:37',NULL,20500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5766,'1110','31702054803','2023-12-08 20:03:37',NULL,20500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5767,'1110','31702054803','2023-12-08 20:03:37',NULL,170.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5768,'1110','31702054803','2023-12-08 20:03:37',NULL,200.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5769,'1110','31702054803','2023-12-08 20:03:37',NULL,29000.00,'','3','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(5770,'5500','31702054803','2023-12-08 20:03:37',70370.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5771,'1000','31702054803','2023-12-08 20:03:37',76500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5772,'4000','31702054803','2023-12-08 20:03:37',NULL,22000.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5773,'4000','31702054803','2023-12-08 20:03:37',NULL,22500.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5774,'4000','31702054803','2023-12-08 20:03:37',NULL,400.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5775,'4000','31702054803','2023-12-08 20:03:37',NULL,600.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5776,'4000','31702054803','2023-12-08 20:03:37',NULL,31000.00,'','3','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(5777,'1110','41702189568','2023-12-10 09:55:37',NULL,17600.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(5778,'1110','41702189568','2023-12-10 09:26:08',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5779,'1110','41702189568','2023-12-10 09:27:39',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5780,'1110','41702189568','2023-12-10 09:27:39',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5781,'1110','41702189568','2023-12-10 09:27:39',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5782,'1110','41702189568','2023-12-10 09:27:39',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5783,'1110','41702189568','2023-12-10 09:27:39',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5784,'1110','41702189568','2023-12-10 09:27:39',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5785,'1110','41702189568','2023-12-10 09:27:39',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5786,'1110','41702189568','2023-12-10 09:27:39',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5787,'1110','41702189568','2023-12-10 09:27:39',NULL,20500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5788,'1110','41702189568','2023-12-10 09:53:10',NULL,20500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5789,'1110','41702189568','2023-12-10 09:53:28',NULL,20300.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(5790,'1110','41702189568','2023-12-10 09:53:51',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5791,'5500','41702189568','2023-12-10 09:55:17',79670.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5792,'1000','41702189568','2023-12-10 09:55:37',88400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5793,'4000','41702189568','2023-12-10 09:55:37',NULL,19000.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(5794,'4000','41702189568','2023-12-10 09:26:08',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5795,'4000','41702189568','2023-12-10 09:27:39',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5796,'4000','41702189568','2023-12-10 09:27:39',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5797,'4000','41702189568','2023-12-10 09:27:39',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5798,'4000','41702189568','2023-12-10 09:27:39',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5799,'4000','41702189568','2023-12-10 09:27:39',NULL,300.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5800,'4000','41702189568','2023-12-10 09:27:39',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5801,'4000','41702189568','2023-12-10 09:27:39',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5802,'4000','41702189568','2023-12-10 09:27:39',NULL,200.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5803,'4000','41702189568','2023-12-10 09:27:39',NULL,22000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5804,'4000','41702189568','2023-12-10 09:53:10',NULL,22000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5805,'4000','41702189568','2023-12-10 09:53:28',NULL,23200.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(5806,'4000','41702189568','2023-12-10 09:53:51',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5807,'1110','31702215727','2023-12-11 19:26:40',NULL,250.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5808,'1110','31702215727','2023-12-11 19:26:40',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5809,'1110','31702215727','2023-12-11 19:26:40',NULL,200.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5810,'1110','31702215727','2023-12-11 19:26:40',NULL,200.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(5811,'1110','31702215727','2023-12-11 19:26:40',NULL,150.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(5812,'1110','31702215727','2023-12-11 19:26:40',NULL,400.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(5813,'1110','31702215727','2023-12-11 19:26:40',NULL,400.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5814,'1110','31702215727','2023-12-11 19:26:40',NULL,350.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5815,'5500','31702215727','2023-12-11 19:26:40',2035.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5816,'1000','31702215727','2023-12-11 19:26:40',4350.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5817,'4000','31702215727','2023-12-11 19:26:40',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5818,'4000','31702215727','2023-12-11 19:26:40',NULL,200.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5819,'4000','31702215727','2023-12-11 19:26:40',NULL,500.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5820,'4000','31702215727','2023-12-11 19:26:40',NULL,350.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(5821,'4000','31702215727','2023-12-11 19:26:40',NULL,300.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(5822,'4000','31702215727','2023-12-11 19:26:40',NULL,700.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5823,'4000','31702215727','2023-12-11 19:26:40',NULL,800.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5824,'4000','31702215727','2023-12-11 19:26:40',NULL,500.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5825,'1110','31702312010','2023-12-11 19:50:01',NULL,1200.00,'','3','1','Inventory sold','1','','sales','77','','No',NULL,NULL,''),(5826,'1110','31702312010','2023-12-11 19:50:01',NULL,1100.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(5827,'1110','31702312010','2023-12-11 19:50:01',NULL,1000.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(5828,'1110','31702312010','2023-12-11 19:50:01',NULL,22000.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5829,'1110','31702312010','2023-12-11 19:50:01',NULL,250.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5830,'1110','31702312010','2023-12-11 19:50:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(5831,'1110','31702312010','2023-12-11 19:50:01',NULL,450.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(5832,'1110','31702312010','2023-12-11 19:50:01',NULL,350.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5833,'1110','31702312010','2023-12-11 19:50:01',NULL,595.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5834,'1110','31702312010','2023-12-11 19:50:01',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5835,'1110','31702312010','2023-12-11 19:50:01',NULL,1250.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5836,'5500','31702312010','2023-12-11 19:50:01',28280.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5837,'1000','31702312010','2023-12-11 19:50:01',40650.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5838,'4000','31702312010','2023-12-11 19:50:01',NULL,1600.00,'','3','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(5839,'4000','31702312010','2023-12-11 19:50:01',NULL,1500.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(5840,'4000','31702312010','2023-12-11 19:50:01',NULL,1600.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(5841,'4000','31702312010','2023-12-11 19:50:01',NULL,30000.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5842,'4000','31702312010','2023-12-11 19:50:01',NULL,1250.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5843,'4000','31702312010','2023-12-11 19:50:01',NULL,300.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(5844,'4000','31702312010','2023-12-11 19:50:01',NULL,900.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(5845,'4000','31702312010','2023-12-11 19:50:01',NULL,500.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5846,'4000','31702312010','2023-12-11 19:50:01',NULL,1400.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5847,'4000','31702312010','2023-12-11 19:50:01',NULL,200.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5848,'4000','31702312010','2023-12-11 19:50:01',NULL,1400.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5849,'1110','31702316781','2023-12-11 20:46:38',NULL,800.00,'','3','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(5850,'5500','31702316781','2023-12-11 20:46:38',800.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5851,'1000','31702316781','2023-12-11 20:46:38',1100.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5852,'4000','31702316781','2023-12-11 20:46:38',NULL,1100.00,'','3','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(5853,'1110','31702397813','2023-12-12 21:12:02',NULL,1100.00,'','3','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(5854,'1110','31702397813','2023-12-12 21:12:02',NULL,1000.00,'','3','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(5855,'1110','31702397813','2023-12-12 21:12:02',NULL,1100.00,'','3','1','Inventory sold','1','','sales','73','','No',NULL,NULL,''),(5856,'1110','31702397813','2023-12-12 21:12:02',NULL,22000.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5857,'1110','31702397813','2023-12-12 21:12:02',NULL,10000.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5858,'1110','31702397813','2023-12-12 21:12:02',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5859,'1110','31702397813','2023-12-12 21:12:02',NULL,255.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5860,'1110','31702397813','2023-12-12 21:12:02',NULL,200.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5861,'5500','31702397813','2023-12-12 21:12:02',36155.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5862,'1000','31702397813','2023-12-12 21:12:02',47350.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5863,'4000','31702397813','2023-12-12 21:12:02',NULL,1600.00,'','3','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(5864,'4000','31702397813','2023-12-12 21:12:02',NULL,1500.00,'','3','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(5865,'4000','31702397813','2023-12-12 21:12:02',NULL,1500.00,'','3','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(5866,'4000','31702397813','2023-12-12 21:12:02',NULL,27000.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5867,'4000','31702397813','2023-12-12 21:12:02',NULL,12500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5868,'4000','31702397813','2023-12-12 21:12:02',NULL,2000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5869,'4000','31702397813','2023-12-12 21:12:02',NULL,750.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5870,'4000','31702397813','2023-12-12 21:12:02',NULL,500.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5871,'1110','31702553901','2023-12-15 17:44:08',NULL,22700.00,'','3','1','Inventory sold','1','','sales','115','','No',NULL,NULL,''),(5872,'1110','31702553901','2023-12-15 17:44:08',NULL,40800.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5873,'1110','31702553901','2023-12-15 17:44:08',NULL,17600.00,'','3','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(5874,'1110','31702553901','2023-12-15 17:44:08',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5875,'1110','31702553901','2023-12-15 17:44:08',NULL,1250.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5876,'1110','31702553901','2023-12-15 17:44:08',NULL,150.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(5877,'1110','31702553901','2023-12-15 17:44:08',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5878,'1110','31702553901','2023-12-15 17:44:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(5879,'1110','31702553901','2023-12-15 17:44:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(5880,'5500','31702553901','2023-12-15 17:44:08',83050.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5881,'1000','31702553901','2023-12-15 17:44:08',104500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5882,'4000','31702553901','2023-12-15 17:44:08',NULL,26000.00,'','3','1','Good sold','1','','sales','115','','No',NULL,NULL,''),(5883,'4000','31702553901','2023-12-15 17:44:08',NULL,52000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5884,'4000','31702553901','2023-12-15 17:44:08',NULL,20500.00,'','3','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(5885,'4000','31702553901','2023-12-15 17:44:08',NULL,2000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5886,'4000','31702553901','2023-12-15 17:44:08',NULL,1500.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5887,'4000','31702553901','2023-12-15 17:44:08',NULL,300.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(5888,'4000','31702553901','2023-12-15 17:44:08',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5889,'4000','31702553901','2023-12-15 17:44:08',NULL,1000.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(5890,'4000','31702553901','2023-12-15 17:44:08',NULL,1000.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(5891,'1110','31702651474','2023-12-15 20:06:55',NULL,14500.00,'','3','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(5892,'1110','31702651474','2023-12-15 20:06:55',NULL,40000.00,'','3','1','Inventory sold','1','','sales','112','','No',NULL,NULL,''),(5893,'1110','31702651474','2023-12-15 20:06:55',NULL,1250.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5894,'1110','31702651474','2023-12-15 20:06:55',NULL,11000.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5895,'1110','31702651474','2023-12-15 20:06:55',NULL,2200.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(5896,'1110','31702651474','2023-12-15 20:06:55',NULL,350.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5897,'1110','31702651474','2023-12-15 20:06:55',NULL,2500.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5898,'1110','31702651474','2023-12-15 20:06:55',NULL,700.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(5899,'1110','31702651474','2023-12-15 20:06:55',NULL,255.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5900,'5500','31702651474','2023-12-15 20:06:55',72755.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5901,'1000','31702651474','2023-12-15 20:06:55',86400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5902,'4000','31702651474','2023-12-15 20:06:55',NULL,17000.00,'','3','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(5903,'4000','31702651474','2023-12-15 20:06:55',NULL,45000.00,'','3','1','Good sold','1','','sales','112','','No',NULL,NULL,''),(5904,'4000','31702651474','2023-12-15 20:06:55',NULL,1400.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5905,'4000','31702651474','2023-12-15 20:06:55',NULL,13800.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5906,'4000','31702651474','2023-12-15 20:06:55',NULL,4000.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5907,'4000','31702651474','2023-12-15 20:06:55',NULL,600.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5908,'4000','31702651474','2023-12-15 20:06:55',NULL,3000.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5909,'4000','31702651474','2023-12-15 20:06:55',NULL,1000.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(5910,'4000','31702651474','2023-12-15 20:06:55',NULL,600.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5911,'1110','31702824361','2023-12-19 17:15:18',NULL,1250.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5912,'1110','31702824361','2023-12-19 17:15:18',NULL,240.00,'','3','1','Inventory sold','1','','sales','92','','No',NULL,NULL,''),(5913,'1110','31702824361','2023-12-19 17:15:18',NULL,200.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5914,'1110','31702824361','2023-12-19 17:15:18',NULL,200.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(5915,'1110','31702824361','2023-12-19 17:15:18',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5916,'1110','31702824361','2023-12-19 17:15:18',NULL,1500.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(5917,'1110','31702824361','2023-12-19 17:15:18',NULL,1100.00,'','3','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(5918,'1110','31702824361','2023-12-19 17:15:18',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5919,'1110','31702824361','2023-12-19 17:15:18',NULL,340.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5920,'1110','31702824361','2023-12-19 17:15:18',NULL,17600.00,'','3','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(5921,'5500','31702824361','2023-12-19 17:15:18',22565.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5922,'1000','31702824361','2023-12-19 17:15:18',27100.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5923,'4000','31702824361','2023-12-19 17:15:18',NULL,1400.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5924,'4000','31702824361','2023-12-19 17:15:18',NULL,500.00,'','3','1','Good sold','1','','sales','92','','No',NULL,NULL,''),(5925,'4000','31702824361','2023-12-19 17:15:18',NULL,500.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5926,'4000','31702824361','2023-12-19 17:15:18',NULL,400.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(5927,'4000','31702824361','2023-12-19 17:15:18',NULL,300.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5928,'4000','31702824361','2023-12-19 17:15:18',NULL,2000.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(5929,'4000','31702824361','2023-12-19 17:15:18',NULL,1500.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5930,'4000','31702824361','2023-12-19 17:15:18',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5931,'4000','31702824361','2023-12-19 17:15:18',NULL,800.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5932,'4000','31702824361','2023-12-19 17:15:18',NULL,19500.00,'','3','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(5933,'1110','31702995324','2023-12-20 14:43:15',NULL,20500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5934,'1110','31702995324','2023-12-20 14:43:15',NULL,40000.00,'','3','1','Inventory sold','1','','sales','112','','No',NULL,NULL,''),(5935,'1110','31702995324','2023-12-20 14:43:15',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5936,'1110','31702995324','2023-12-20 14:43:15',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5937,'1110','31702995324','2023-12-20 14:43:15',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5938,'5500','31702995324','2023-12-20 14:43:15',80950.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5939,'1000','31702995324','2023-12-20 14:43:15',89800.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5940,'4000','31702995324','2023-12-20 14:43:15',NULL,23000.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5941,'4000','31702995324','2023-12-20 14:43:15',NULL,43000.00,'','3','1','Good sold','1','','sales','112','','No',NULL,NULL,''),(5942,'4000','31702995324','2023-12-20 14:43:15',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5943,'4000','31702995324','2023-12-20 14:43:15',NULL,12000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5944,'4000','31702995324','2023-12-20 14:43:15',NULL,11600.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5945,'1110','31703072600','2023-12-22 21:15:22',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5946,'1110','31703072600','2023-12-22 21:15:22',NULL,200.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5947,'1110','31703072600','2023-12-22 21:15:22',NULL,1100.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(5948,'1110','31703072600','2023-12-22 21:15:22',NULL,800.00,'','3','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(5949,'1110','31703072600','2023-12-22 21:15:22',NULL,800.00,'','3','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(5950,'1110','31703072600','2023-12-22 21:15:22',NULL,2500.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(5951,'1110','31703072600','2023-12-22 21:15:22',NULL,800.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(5952,'1110','31703072600','2023-12-22 21:15:22',NULL,22700.00,'','3','1','Inventory sold','1','','sales','115','','No',NULL,NULL,''),(5953,'1110','31703072600','2023-12-22 21:15:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(5954,'1110','31703072600','2023-12-22 21:15:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(5955,'1110','31703072600','2023-12-22 21:15:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(5956,'5500','31703072600','2023-12-22 21:15:22',28950.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5957,'1000','31703072600','2023-12-22 21:15:22',35100.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5958,'4000','31703072600','2023-12-22 21:15:22',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5959,'4000','31703072600','2023-12-22 21:15:22',NULL,200.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5960,'4000','31703072600','2023-12-22 21:15:22',NULL,1600.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(5961,'4000','31703072600','2023-12-22 21:15:22',NULL,1100.00,'','3','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(5962,'4000','31703072600','2023-12-22 21:15:22',NULL,1000.00,'','3','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(5963,'4000','31703072600','2023-12-22 21:15:22',NULL,2800.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(5964,'4000','31703072600','2023-12-22 21:15:22',NULL,1400.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5965,'4000','31703072600','2023-12-22 21:15:22',NULL,24000.00,'','3','1','Good sold','1','','sales','115','','No',NULL,NULL,''),(5966,'4000','31703072600','2023-12-22 21:15:22',NULL,1000.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(5967,'4000','31703072600','2023-12-22 21:15:22',NULL,1500.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(5968,'4000','31703072600','2023-12-22 21:15:22',NULL,300.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(5969,'1110','31703352855','2023-12-23 20:44:26',NULL,350.00,'','3','1','Inventory sold','1','','sales','85','','No',NULL,NULL,''),(5970,'1110','31703352855','2023-12-23 20:44:26',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5971,'1110','31703352855','2023-12-23 20:44:26',NULL,22700.00,'','3','1','Inventory sold','1','','sales','115','','No',NULL,NULL,''),(5972,'1110','31703352855','2023-12-23 20:44:26',NULL,20500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5973,'1110','31703352855','2023-12-23 20:44:26',NULL,1100.00,'','3','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(5974,'1110','31703352855','2023-12-23 20:44:26',NULL,450.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(5975,'1110','31703352855','2023-12-23 20:44:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(5976,'1110','31703352855','2023-12-23 20:44:26',NULL,400.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5977,'1110','31703352855','2023-12-23 20:44:26',NULL,400.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(5978,'5500','31703352855','2023-12-23 20:44:26',56100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5979,'1000','31703352855','2023-12-23 20:44:26',64000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5980,'4000','31703352855','2023-12-23 20:44:26',NULL,800.00,'','3','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5981,'4000','31703352855','2023-12-23 20:44:26',NULL,11800.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5982,'4000','31703352855','2023-12-23 20:44:26',NULL,23900.00,'','3','1','Good sold','1','','sales','115','','No',NULL,NULL,''),(5983,'4000','31703352855','2023-12-23 20:44:26',NULL,22000.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5984,'4000','31703352855','2023-12-23 20:44:26',NULL,1500.00,'','3','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(5985,'4000','31703352855','2023-12-23 20:44:26',NULL,900.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(5986,'4000','31703352855','2023-12-23 20:44:26',NULL,1000.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(5987,'4000','31703352855','2023-12-23 20:44:26',NULL,1600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5988,'4000','31703352855','2023-12-23 20:44:26',NULL,500.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5989,'1110','31703524899','2023-12-25 20:24:47',NULL,20500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5990,'1110','31703524899','2023-12-25 20:24:47',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5991,'1110','31703524899','2023-12-25 20:24:47',NULL,300.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5992,'1110','31703524899','2023-12-25 20:24:47',NULL,200.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5993,'1110','31703524899','2023-12-25 20:24:47',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5994,'5500','31703524899','2023-12-25 20:24:47',31285.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5995,'1000','31703524899','2023-12-25 20:24:47',34900.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5996,'4000','31703524899','2023-12-25 20:24:47',NULL,21500.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5997,'4000','31703524899','2023-12-25 20:24:47',NULL,11500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5998,'4000','31703524899','2023-12-25 20:24:47',NULL,1200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5999,'4000','31703524899','2023-12-25 20:24:47',NULL,500.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6000,'4000','31703524899','2023-12-25 20:24:47',NULL,200.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(6001,'1110','31703609631','2023-12-27 19:49:01',NULL,1150.00,'','3','1','Inventory sold','1','','sales','117','','No',NULL,NULL,''),(6002,'1110','31703609631','2023-12-27 19:49:01',NULL,1100.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(6003,'1110','31703609631','2023-12-27 19:49:01',NULL,1100.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(6004,'5500','31703609631','2023-12-27 19:49:01',3350.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6005,'1000','31703609631','2023-12-27 19:49:01',4600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6006,'4000','31703609631','2023-12-27 19:49:01',NULL,1600.00,'','3','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(6007,'4000','31703609631','2023-12-27 19:49:01',NULL,1500.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(6008,'4000','31703609631','2023-12-27 19:49:01',NULL,1500.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(6009,'1110','31703695749','2023-12-27 20:46:00',NULL,1150.00,'','3','1','Inventory sold','1','','sales','118','','No',NULL,NULL,''),(6010,'1110','31703695749','2023-12-27 20:46:00',NULL,1100.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(6011,'1110','31703695749','2023-12-27 20:46:00',NULL,1100.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(6012,'1110','31703695749','2023-12-27 20:46:00',NULL,1100.00,'','3','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(6013,'1110','31703695749','2023-12-27 20:46:00',NULL,1250.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6014,'1110','31703695749','2023-12-27 20:46:00',NULL,17600.00,'','3','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6015,'1110','31703695749','2023-12-27 20:46:00',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6016,'1110','31703695749','2023-12-27 20:46:00',NULL,20500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6017,'1110','31703695749','2023-12-27 20:46:00',NULL,20500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6018,'1110','31703695749','2023-12-27 20:46:00',NULL,26.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(6019,'1110','31703695749','2023-12-27 20:46:00',NULL,2000.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(6020,'1110','31703695749','2023-12-27 20:46:00',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(6021,'1110','31703695749','2023-12-27 20:46:00',NULL,350.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(6022,'5500','31703695749','2023-12-27 20:46:00',76961.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6023,'1000','31703695749','2023-12-27 20:46:00',85150.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6024,'4000','31703695749','2023-12-27 20:46:00',NULL,1600.00,'','3','1','Good sold','1','','sales','118','','No',NULL,NULL,''),(6025,'4000','31703695749','2023-12-27 20:46:00',NULL,1500.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(6026,'4000','31703695749','2023-12-27 20:46:00',NULL,1500.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(6027,'4000','31703695749','2023-12-27 20:46:00',NULL,1500.00,'','3','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(6028,'4000','31703695749','2023-12-27 20:46:00',NULL,1350.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6029,'4000','31703695749','2023-12-27 20:46:00',NULL,18800.00,'','3','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6030,'4000','31703695749','2023-12-27 20:46:00',NULL,11500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6031,'4000','31703695749','2023-12-27 20:46:00',NULL,21800.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6032,'4000','31703695749','2023-12-27 20:46:00',NULL,21800.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6033,'4000','31703695749','2023-12-27 20:46:00',NULL,500.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6034,'4000','31703695749','2023-12-27 20:46:00',NULL,2500.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6035,'4000','31703695749','2023-12-27 20:46:00',NULL,200.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(6036,'4000','31703695749','2023-12-27 20:46:00',NULL,600.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6037,'1110','31703783860','2023-12-28 21:09:50',NULL,1100.00,'','3','1','Inventory sold','1','','sales','73','','No',NULL,NULL,''),(6038,'1110','31703783860','2023-12-28 21:09:50',NULL,1100.00,'','3','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(6039,'1110','31703783860','2023-12-28 21:09:50',NULL,1100.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(6040,'1110','31703783860','2023-12-28 21:09:50',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6041,'1110','31703783860','2023-12-28 21:09:50',NULL,20500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6042,'1110','31703783860','2023-12-28 21:09:50',NULL,800.00,'','3','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(6043,'1110','31703783860','2023-12-28 21:09:50',NULL,250.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6044,'5500','31703783860','2023-12-28 21:09:50',35050.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6045,'1000','31703783860','2023-12-28 21:09:50',39800.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6046,'4000','31703783860','2023-12-28 21:09:50',NULL,1500.00,'','3','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(6047,'4000','31703783860','2023-12-28 21:09:50',NULL,1600.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(6048,'4000','31703783860','2023-12-28 21:09:50',NULL,1500.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(6049,'4000','31703783860','2023-12-28 21:09:50',NULL,11200.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6050,'4000','31703783860','2023-12-28 21:09:50',NULL,21800.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6051,'4000','31703783860','2023-12-28 21:09:50',NULL,1200.00,'','3','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(6052,'4000','31703783860','2023-12-28 21:09:50',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6053,'1110','31703867969','2023-12-29 20:45:08',NULL,350.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6054,'1110','31703867969','2023-12-29 20:45:08',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(6055,'1110','31703867969','2023-12-29 20:45:08',NULL,350.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(6056,'1110','31703867969','2023-12-29 20:45:08',NULL,20300.00,'','3','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(6057,'1110','31703867969','2023-12-29 20:45:08',NULL,800.00,'','3','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(6058,'1110','31703867969','2023-12-29 20:45:08',NULL,1250.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6059,'1110','31703867969','2023-12-29 20:45:08',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(6060,'5500','31703867969','2023-12-29 20:45:08',23220.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6061,'1000','31703867969','2023-12-29 20:45:08',29300.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6062,'4000','31703867969','2023-12-29 20:45:08',NULL,1400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6063,'4000','31703867969','2023-12-29 20:45:08',NULL,200.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(6064,'4000','31703867969','2023-12-29 20:45:08',NULL,1000.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6065,'4000','31703867969','2023-12-29 20:45:08',NULL,23800.00,'','3','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(6066,'4000','31703867969','2023-12-29 20:45:08',NULL,1200.00,'','3','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(6067,'4000','31703867969','2023-12-29 20:45:08',NULL,1400.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6068,'4000','31703867969','2023-12-29 20:45:08',NULL,300.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(6069,'1110','31704042955','2023-12-31 20:59:50',NULL,1100.00,'','3','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(6070,'1110','31704042955','2023-12-31 20:59:50',NULL,1100.00,'','3','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(6071,'1110','31704042955','2023-12-31 20:59:50',NULL,1150.00,'','3','1','Inventory sold','1','','sales','118','','No',NULL,NULL,''),(6072,'1110','31704042955','2023-12-31 20:59:50',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6073,'1110','31704042955','2023-12-31 20:59:50',NULL,1250.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6074,'1110','31704042955','2023-12-31 20:59:50',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(6075,'1110','31704042955','2023-12-31 20:59:50',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6076,'1110','31704042955','2023-12-31 20:59:50',NULL,17600.00,'','3','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6077,'1110','31704042955','2023-12-31 20:59:50',NULL,750.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(6078,'1110','31704042955','2023-12-31 20:59:50',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6079,'5500','31704042955','2023-12-31 20:59:50',43935.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6080,'1000','31704042955','2023-12-31 20:59:50',53250.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6081,'4000','31704042955','2023-12-31 20:59:50',NULL,1600.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(6082,'4000','31704042955','2023-12-31 20:59:50',NULL,1500.00,'','3','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(6083,'4000','31704042955','2023-12-31 20:59:50',NULL,1800.00,'','3','1','Good sold','1','','sales','118','','No',NULL,NULL,''),(6084,'4000','31704042955','2023-12-31 20:59:50',NULL,11800.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6085,'4000','31704042955','2023-12-31 20:59:50',NULL,1350.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6086,'4000','31704042955','2023-12-31 20:59:50',NULL,200.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(6087,'4000','31704042955','2023-12-31 20:59:50',NULL,2000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6088,'4000','31704042955','2023-12-31 20:59:50',NULL,19500.00,'','3','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6089,'4000','31704042955','2023-12-31 20:59:50',NULL,1500.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(6090,'4000','31704042955','2023-12-31 20:59:50',NULL,12000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6091,'1110','41702197618','2024-01-03 11:00:14',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(6092,'1110','41702197618','2023-12-10 11:40:18',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(6093,'1110','41702197618','2023-12-10 11:40:18',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6094,'1110','41702197618','2023-12-10 11:40:35',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6095,'1110','41702197618','2023-12-10 11:40:35',NULL,80.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6096,'1110','41702197618','2023-12-10 11:42:55',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(6097,'1110','41702197618','2023-12-10 11:43:19',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(6098,'5500','41702197618','2023-12-10 11:43:19',710.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6099,'1000','41702197618','2024-01-03 11:00:14',1950.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6100,'4000','41702197618','2024-01-03 11:00:14',NULL,300.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(6101,'4000','41702197618','2023-12-10 11:40:18',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(6102,'4000','41702197618','2023-12-10 11:40:18',NULL,300.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6103,'4000','41702197618','2023-12-10 11:40:35',NULL,250.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6104,'4000','41702197618','2023-12-10 11:40:35',NULL,300.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6105,'4000','41702197618','2023-12-10 11:42:55',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(6106,'4000','41702197618','2023-12-10 11:43:19',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(6107,'1110','41704268820','2024-01-03 11:00:49',NULL,20500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6108,'5500','41704268820','2024-01-03 11:00:20',20500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6109,'1000','41704268820','2024-01-03 11:00:49',22500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6110,'4000','41704268820','2024-01-03 11:00:49',NULL,22500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6111,'1110','31704251927','2024-01-03 18:56:40',NULL,20500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6112,'1110','31704251927','2024-01-03 18:56:40',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6113,'1110','31704251927','2024-01-03 18:56:40',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6114,'1110','31704251927','2024-01-03 18:56:40',NULL,200.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6115,'1110','31704251927','2024-01-03 18:56:40',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6116,'1110','31704251927','2024-01-03 18:56:40',NULL,700.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(6117,'1110','31704251927','2024-01-03 18:56:40',NULL,150.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(6118,'5500','31704251927','2024-01-03 18:56:40',42450.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6119,'1000','31704251927','2024-01-03 18:56:40',49100.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6120,'4000','31704251927','2024-01-03 18:56:40',NULL,21800.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6121,'4000','31704251927','2024-01-03 18:56:40',NULL,11200.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6122,'4000','31704251927','2024-01-03 18:56:40',NULL,11800.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6123,'4000','31704251927','2024-01-03 18:56:40',NULL,1000.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6124,'4000','31704251927','2024-01-03 18:56:40',NULL,2000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6125,'4000','31704251927','2024-01-03 18:56:40',NULL,1000.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6126,'4000','31704251927','2024-01-03 18:56:40',NULL,300.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6127,'1110','41704268853','2024-01-04 09:38:01',NULL,20500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6128,'5500','41704268853','2024-01-03 11:00:53',20500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6129,'1000','41704268853','2024-01-04 09:38:01',22500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6130,'4000','41704268853','2024-01-04 09:38:01',NULL,22500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6131,'1110','31704300176','2024-01-04 09:44:19',NULL,1100.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(6132,'1110','31704300176','2024-01-04 09:44:19',NULL,20500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6133,'5500','31704300176','2024-01-04 09:44:19',21600.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6134,'1000','31704300176','2024-01-04 09:44:19',22900.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6135,'4000','31704300176','2024-01-04 09:44:19',NULL,1500.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(6136,'4000','31704300176','2024-01-04 09:44:19',NULL,21400.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6137,'1110','31704386684','2024-01-04 19:49:49',NULL,1100.00,'','3','1','Inventory sold','1','','sales','73','','No',NULL,NULL,''),(6138,'1110','31704386684','2024-01-04 19:49:49',NULL,20500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6139,'1110','31704386684','2024-01-04 19:49:49',NULL,20500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6140,'1110','31704386684','2024-01-04 19:49:49',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6141,'1110','31704386684','2024-01-04 19:49:49',NULL,170.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(6142,'1110','31704386684','2024-01-04 19:49:49',NULL,350.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(6143,'5500','31704386684','2024-01-04 19:49:49',43120.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6144,'1000','31704386684','2024-01-04 19:49:49',48400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6145,'4000','31704386684','2024-01-04 19:49:49',NULL,1500.00,'','3','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(6146,'4000','31704386684','2024-01-04 19:49:49',NULL,22000.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6147,'4000','31704386684','2024-01-04 19:49:49',NULL,22000.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6148,'4000','31704386684','2024-01-04 19:49:49',NULL,2000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6149,'4000','31704386684','2024-01-04 19:49:49',NULL,400.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(6150,'4000','31704386684','2024-01-04 19:49:49',NULL,500.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6151,'1110','41704560787','2024-01-06 20:13:07',NULL,5200.00,'','4','1','Inventory sold','1','','sales','116','','No',NULL,NULL,''),(6152,'1110','41704560787','2024-01-06 20:06:27',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6153,'5500','41704560787','2024-01-06 20:07:00',6450.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6154,'1000','41704560787','2024-01-06 20:13:07',7900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6155,'4000','41704560787','2024-01-06 20:13:07',NULL,6500.00,'','4','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(6156,'4000','41704560787','2024-01-06 20:06:27',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6157,'1110','31704518156','2024-01-08 21:00:44',NULL,1250.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6158,'1110','31704518156','2024-01-08 21:00:44',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6159,'1110','31704518156','2024-01-08 21:00:44',NULL,600.00,'','3','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(6160,'1110','31704518156','2024-01-08 21:00:44',NULL,700.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(6161,'1110','31704518156','2024-01-08 21:00:44',NULL,800.00,'','3','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(6162,'1110','31704518156','2024-01-08 21:00:44',NULL,41000.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6163,'1110','31704518156','2024-01-08 21:00:44',NULL,10500.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6164,'1110','31704518156','2024-01-08 21:00:44',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6165,'1110','31704518156','2024-01-08 21:00:44',NULL,400.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(6166,'5500','31704518156','2024-01-08 21:00:44',56250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6167,'1000','31704518156','2024-01-08 21:00:44',67700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6168,'4000','31704518156','2024-01-08 21:00:44',NULL,1500.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6169,'4000','31704518156','2024-01-08 21:00:44',NULL,5000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6170,'4000','31704518156','2024-01-08 21:00:44',NULL,1800.00,'','3','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(6171,'4000','31704518156','2024-01-08 21:00:44',NULL,1000.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6172,'4000','31704518156','2024-01-08 21:00:44',NULL,1200.00,'','3','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(6173,'4000','31704518156','2024-01-08 21:00:44',NULL,43200.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6174,'4000','31704518156','2024-01-08 21:00:44',NULL,11500.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6175,'4000','31704518156','2024-01-08 21:00:44',NULL,2000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6176,'4000','31704518156','2024-01-08 21:00:44',NULL,500.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6177,'1110','31704736848','2024-01-08 21:03:51',NULL,20500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6178,'1110','31704736848','2024-01-08 21:03:51',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6179,'1110','31704736848','2024-01-08 21:03:51',NULL,1100.00,'','3','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(6180,'1110','31704736848','2024-01-08 21:03:51',NULL,3300.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(6181,'1110','31704736848','2024-01-08 21:03:51',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(6182,'1110','31704736848','2024-01-08 21:03:51',NULL,1100.00,'','3','1','Inventory sold','1','','sales','73','','No',NULL,NULL,''),(6183,'1110','31704736848','2024-01-08 21:03:51',NULL,350.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(6184,'1110','31704736848','2024-01-08 21:03:51',NULL,3300.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(6185,'5500','31704736848','2024-01-08 21:03:51',39935.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6186,'1000','31704736848','2024-01-08 21:03:51',46800.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6187,'4000','31704736848','2024-01-08 21:03:51',NULL,22500.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6188,'4000','31704736848','2024-01-08 21:03:51',NULL,11400.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6189,'4000','31704736848','2024-01-08 21:03:51',NULL,1500.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(6190,'4000','31704736848','2024-01-08 21:03:51',NULL,4500.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(6191,'4000','31704736848','2024-01-08 21:03:51',NULL,300.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(6192,'4000','31704736848','2024-01-08 21:03:51',NULL,1500.00,'','3','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(6193,'4000','31704736848','2024-01-08 21:03:51',NULL,600.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6194,'4000','31704736848','2024-01-08 21:03:51',NULL,4500.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6195,'1110','31704822405','2024-01-09 20:48:48',NULL,17600.00,'','3','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6196,'1110','31704822405','2024-01-09 20:48:48',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6197,'1110','31704822405','2024-01-09 20:48:48',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6198,'1110','31704822405','2024-01-09 20:48:48',NULL,1150.00,'','3','1','Inventory sold','1','','sales','118','','No',NULL,NULL,''),(6199,'1110','31704822405','2024-01-09 20:48:48',NULL,1100.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6200,'1110','31704822405','2024-01-09 20:48:48',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6201,'1110','31704822405','2024-01-09 20:48:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(6202,'5500','31704822405','2024-01-09 20:48:48',40750.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6203,'1000','31704822405','2024-01-09 20:48:48',49800.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6204,'4000','31704822405','2024-01-09 20:48:48',NULL,20500.00,'','3','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6205,'4000','31704822405','2024-01-09 20:48:48',NULL,11500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6206,'4000','31704822405','2024-01-09 20:48:48',NULL,11500.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6207,'4000','31704822405','2024-01-09 20:48:48',NULL,1800.00,'','3','1','Good sold','1','','sales','118','','No',NULL,NULL,''),(6208,'4000','31704822405','2024-01-09 20:48:48',NULL,1500.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6209,'4000','31704822405','2024-01-09 20:48:48',NULL,2000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6210,'4000','31704822405','2024-01-09 20:48:48',NULL,1000.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(6211,'1110','31704822569','2024-01-09 20:53:57',NULL,700.00,'','3','1','Inventory sold','1','','sales','85','','No',NULL,NULL,''),(6212,'1110','31704822569','2024-01-09 20:53:57',NULL,300.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(6213,'5500','31704822569','2024-01-09 20:53:57',1000.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6214,'1000','31704822569','2024-01-09 20:53:57',1600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6215,'4000','31704822569','2024-01-09 20:53:57',NULL,1000.00,'','3','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(6216,'4000','31704822569','2024-01-09 20:53:57',NULL,600.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(6217,'1110','31704888382','2024-01-10 20:02:24',NULL,14500.00,'','3','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(6218,'1110','31704888382','2024-01-10 20:02:24',NULL,22700.00,'','3','1','Inventory sold','1','','sales','115','','No',NULL,NULL,''),(6219,'1110','31704888382','2024-01-10 20:02:24',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6220,'1110','31704888382','2024-01-10 20:02:24',NULL,250.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6221,'1110','31704888382','2024-01-10 20:02:24',NULL,1250.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6222,'1110','31704888382','2024-01-10 20:02:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(6223,'1110','31704888382','2024-01-10 20:02:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(6224,'1110','31704888382','2024-01-10 20:02:24',NULL,1100.00,'','3','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(6225,'1110','31704888382','2024-01-10 20:02:24',NULL,250.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6226,'1110','31704888382','2024-01-10 20:02:24',NULL,750.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(6227,'1110','31704888382','2024-01-10 20:02:24',NULL,350.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(6228,'5500','31704888382','2024-01-10 20:02:24',51350.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6229,'1000','31704888382','2024-01-10 20:02:24',59850.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6230,'4000','31704888382','2024-01-10 20:02:24',NULL,15500.00,'','3','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(6231,'4000','31704888382','2024-01-10 20:02:24',NULL,24500.00,'','3','1','Good sold','1','','sales','115','','No',NULL,NULL,''),(6232,'4000','31704888382','2024-01-10 20:02:24',NULL,11400.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6233,'4000','31704888382','2024-01-10 20:02:24',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6234,'4000','31704888382','2024-01-10 20:02:24',NULL,1350.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6235,'4000','31704888382','2024-01-10 20:02:24',NULL,1000.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(6236,'4000','31704888382','2024-01-10 20:02:24',NULL,500.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(6237,'4000','31704888382','2024-01-10 20:02:24',NULL,1500.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(6238,'4000','31704888382','2024-01-10 20:02:24',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6239,'4000','31704888382','2024-01-10 20:02:24',NULL,1500.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(6240,'4000','31704888382','2024-01-10 20:02:24',NULL,600.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6241,'1110','31704987296','2024-01-11 20:18:08',NULL,17600.00,'','3','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6242,'1110','31704987296','2024-01-11 20:18:08',NULL,20500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6243,'1110','31704987296','2024-01-11 20:18:08',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6244,'1110','31704987296','2024-01-11 20:18:08',NULL,350.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(6245,'1110','31704987296','2024-01-11 20:18:08',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(6246,'1110','31704987296','2024-01-11 20:18:08',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6247,'1110','31704987296','2024-01-11 20:18:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(6248,'1110','31704987296','2024-01-11 20:18:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(6249,'1110','31704987296','2024-01-11 20:18:08',NULL,20500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6250,'1110','31704987296','2024-01-11 20:18:08',NULL,2200.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(6251,'1110','31704987296','2024-01-11 20:18:08',NULL,22700.00,'','3','1','Inventory sold','1','','sales','115','','No',NULL,NULL,''),(6252,'1110','31704987296','2024-01-11 20:18:08',NULL,750.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(6253,'5500','31704987296','2024-01-11 20:18:08',95385.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6254,'1000','31704987296','2024-01-11 20:18:08',111400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6255,'4000','31704987296','2024-01-11 20:18:08',NULL,20000.00,'','3','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6256,'4000','31704987296','2024-01-11 20:18:08',NULL,22500.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6257,'4000','31704987296','2024-01-11 20:18:08',NULL,12000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6258,'4000','31704987296','2024-01-11 20:18:08',NULL,500.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6259,'4000','31704987296','2024-01-11 20:18:08',NULL,200.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(6260,'4000','31704987296','2024-01-11 20:18:08',NULL,2000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6261,'4000','31704987296','2024-01-11 20:18:08',NULL,1000.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(6262,'4000','31704987296','2024-01-11 20:18:08',NULL,400.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(6263,'4000','31704987296','2024-01-11 20:18:08',NULL,23000.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6264,'4000','31704987296','2024-01-11 20:18:08',NULL,3000.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6265,'4000','31704987296','2024-01-11 20:18:08',NULL,24800.00,'','3','1','Good sold','1','','sales','115','','No',NULL,NULL,''),(6266,'4000','31704987296','2024-01-11 20:18:08',NULL,2000.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(6267,'1110','31704993559','2024-01-11 20:19:37',NULL,20500.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6268,'5500','31704993559','2024-01-11 20:19:37',20500.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6269,'1000','31704993559','2024-01-11 20:19:37',21500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6270,'4000','31704993559','2024-01-11 20:19:37',NULL,21500.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6271,'1110','31704993589','2024-01-11 20:20:09',NULL,17600.00,'','3','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6272,'5500','31704993589','2024-01-11 20:20:09',17600.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6273,'1000','31704993589','2024-01-11 20:20:09',19500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6274,'4000','31704993589','2024-01-11 20:20:09',NULL,19500.00,'','3','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6275,'1110','31705163961','2024-01-13 19:39:55',NULL,2200.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6276,'1110','31705163961','2024-01-13 19:39:55',NULL,2300.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(6277,'5500','31705163961','2024-01-13 19:39:55',4500.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6278,'1000','31705163961','2024-01-13 19:39:55',6000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6279,'4000','31705163961','2024-01-13 19:39:55',NULL,3000.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6280,'4000','31705163961','2024-01-13 19:39:55',NULL,3000.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(6281,'1110','41705222703','2024-01-15 11:42:39',NULL,22700.00,'','4','1','Inventory sold','1','','sales','115','','No',NULL,NULL,''),(6282,'1110','41705222703','2024-01-14 11:58:24',NULL,10200.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6283,'1110','41705222703','2024-01-14 12:00:34',NULL,5200.00,'','4','1','Inventory sold','1','','sales','116','','No',NULL,NULL,''),(6284,'5500','41705222703','2024-01-15 11:41:04',38100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6285,'1000','41705222703','2024-01-15 11:42:39',43800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6286,'4000','41705222703','2024-01-15 11:42:39',NULL,24000.00,'','4','1','Good sold','1','','sales','115','','No',NULL,NULL,''),(6287,'4000','41705222703','2024-01-14 11:58:24',NULL,11300.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6288,'4000','41705222703','2024-01-14 12:00:34',NULL,8500.00,'','4','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(6289,'4000','41705222703','2024-01-15 17:55:36',24000.00,NULL,'','3','1','Returned products','1','','return','','','No',NULL,NULL,''),(6290,'1000','41705222703','2024-01-15 17:55:36',NULL,24000.00,'','3','1','Returned products','1','','return','','','No',NULL,NULL,''),(6291,'5500','41705222703','2024-01-15 17:55:36',NULL,22700.00,'','3','1','Cost of goods returned','1','','sales','115','','No',NULL,NULL,''),(6292,'1110','41705222703','2024-01-15 17:55:36',22700.00,NULL,'','3','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(6293,'1110','31705330549','2024-01-17 20:53:47',NULL,22700.00,'','3','1','Inventory sold','1','','sales','115','','No',NULL,NULL,''),(6294,'1110','31705330549','2024-01-17 20:53:47',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6295,'1110','31705330549','2024-01-17 20:53:47',NULL,450.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(6296,'1110','31705330549','2024-01-17 20:53:47',NULL,250.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6297,'1110','31705330549','2024-01-17 20:53:47',NULL,1250.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6298,'1110','31705330549','2024-01-17 20:53:47',NULL,340.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(6299,'5500','31705330549','2024-01-17 20:53:47',35190.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6300,'1000','31705330549','2024-01-17 20:53:47',39900.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6301,'4000','31705330549','2024-01-17 20:53:47',NULL,23800.00,'','3','1','Good sold','1','','sales','115','','No',NULL,NULL,''),(6302,'4000','31705330549','2024-01-17 20:53:47',NULL,12000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6303,'4000','31705330549','2024-01-17 20:53:47',NULL,900.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(6304,'4000','31705330549','2024-01-17 20:53:47',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6305,'4000','31705330549','2024-01-17 20:53:47',NULL,1400.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6306,'4000','31705330549','2024-01-17 20:53:47',NULL,800.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(6307,'1110','41705856718','2024-01-21 20:06:51',NULL,20500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6308,'1110','41705856718','2024-01-21 20:05:18',NULL,20500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6309,'1110','41705856718','2024-01-21 20:05:32',NULL,20500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6310,'5500','41705856718','2024-01-21 20:05:51',61500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6311,'1000','41705856718','2024-01-21 20:06:51',66500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6312,'4000','41705856718','2024-01-21 20:06:51',NULL,22500.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6313,'4000','41705856718','2024-01-21 20:05:18',NULL,22000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6314,'4000','41705856718','2024-01-21 20:05:32',NULL,22000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6315,'1110','41705857151','2024-01-21 20:20:21',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6316,'1110','41705857151','2024-01-21 20:12:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6317,'1110','41705857151','2024-01-21 20:13:30',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6318,'1110','41705857151','2024-01-21 20:13:30',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(6319,'1110','41705857151','2024-01-21 20:15:04',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(6320,'1110','41705857151','2024-01-21 20:16:03',NULL,10500.00,'','4','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6321,'5500','41705857151','2024-01-21 20:16:32',11500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6322,'1000','41705857151','2024-01-21 20:20:21',13900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6323,'4000','41705857151','2024-01-21 20:20:21',NULL,1000.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6324,'4000','41705857151','2024-01-21 20:12:31',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6325,'4000','41705857151','2024-01-21 20:13:30',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6326,'4000','41705857151','2024-01-21 20:13:30',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6327,'4000','41705857151','2024-01-21 20:15:04',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6328,'4000','41705857151','2024-01-21 20:16:03',NULL,11500.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6329,'1110','41706029365','2024-01-23 20:07:57',NULL,10200.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6330,'1110','41706029365','2024-01-23 20:02:45',NULL,10200.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6331,'1110','41706029365','2024-01-23 20:04:25',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6332,'1110','41706029365','2024-01-23 20:05:44',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6333,'1110','41706029365','2024-01-23 20:05:44',NULL,20500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6334,'1110','41706029365','2024-01-23 20:06:10',NULL,20500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6335,'5500','41706029365','2024-01-23 20:07:20',63900.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6336,'1000','41706029365','2024-01-23 20:07:57',69300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6337,'4000','41706029365','2024-01-23 20:07:57',NULL,11300.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6338,'4000','41706029365','2024-01-23 20:02:45',NULL,11500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6339,'4000','41706029365','2024-01-23 20:04:25',NULL,1350.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6340,'4000','41706029365','2024-01-23 20:05:44',NULL,1350.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6341,'4000','41706029365','2024-01-23 20:05:44',NULL,21800.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6342,'4000','41706029365','2024-01-23 20:06:10',NULL,22000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6343,'1110','31705938962','2024-01-24 19:50:21',NULL,1100.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(6344,'1110','31705938962','2024-01-24 19:50:21',NULL,1100.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(6345,'1110','31705938962','2024-01-24 19:50:21',NULL,1100.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(6346,'1110','31705938962','2024-01-24 19:50:21',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6347,'1110','31705938962','2024-01-24 19:50:21',NULL,11000.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6348,'1110','31705938962','2024-01-24 19:50:21',NULL,1100.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(6349,'1110','31705938962','2024-01-24 19:50:21',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6350,'5500','31705938962','2024-01-24 19:50:21',26100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6351,'1000','31705938962','2024-01-24 19:50:21',33500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6352,'4000','31705938962','2024-01-24 19:50:21',NULL,1500.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(6353,'4000','31705938962','2024-01-24 19:50:21',NULL,1600.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(6354,'4000','31705938962','2024-01-24 19:50:21',NULL,1600.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(6355,'4000','31705938962','2024-01-24 19:50:21',NULL,11800.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6356,'4000','31705938962','2024-01-24 19:50:21',NULL,13500.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6357,'4000','31705938962','2024-01-24 19:50:21',NULL,1500.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(6358,'4000','31705938962','2024-01-24 19:50:21',NULL,2000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6359,'1110','41706287134','2024-01-26 19:42:52',NULL,16800.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(6360,'1110','41706287134','2024-01-26 19:38:55',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6361,'1110','41706287134','2024-01-26 19:39:36',NULL,20500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6362,'1110','41706287134','2024-01-26 19:40:22',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6363,'1110','41706287134','2024-01-26 19:41:42',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6364,'5500','41706287134','2024-01-26 19:42:25',49600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6365,'1000','41706287134','2024-01-26 19:42:52',54300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6366,'4000','41706287134','2024-01-26 19:42:52',NULL,18000.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(6367,'4000','41706287134','2024-01-26 19:38:55',NULL,13000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6368,'4000','41706287134','2024-01-26 19:39:36',NULL,21700.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6369,'4000','41706287134','2024-01-26 19:40:22',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6370,'4000','41706287134','2024-01-26 19:41:42',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6371,'1110','31706378422','2024-01-27 21:01:11',NULL,10500.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6372,'1110','31706378422','2024-01-27 21:01:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(6373,'5500','31706378422','2024-01-27 21:01:11',10500.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6374,'1000','31706378422','2024-01-27 21:01:11',12300.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6375,'4000','31706378422','2024-01-27 21:01:11',NULL,11800.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6376,'4000','31706378422','2024-01-27 21:01:11',NULL,500.00,'','3','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(6377,'1110','41706343119','2024-01-28 18:15:30',NULL,23500.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6378,'1110','41706343119','2024-01-27 11:11:59',NULL,10200.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6379,'1110','41706343119','2024-01-27 12:35:47',NULL,10500.00,'','4','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6380,'1110','41706343119','2024-01-27 16:26:41',NULL,22700.00,'','4','1','Inventory sold','1','','sales','115','','No',NULL,NULL,''),(6381,'5500','41706343119','2024-01-28 18:15:18',66900.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6382,'1000','41706343119','2024-01-28 18:15:30',75000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6383,'4000','41706343119','2024-01-28 18:15:30',NULL,26000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6384,'4000','41706343119','2024-01-27 11:11:59',NULL,11500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6385,'4000','41706343119','2024-01-27 12:35:47',NULL,11500.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6386,'4000','41706343119','2024-01-27 16:26:41',NULL,26000.00,'','4','1','Good sold','1','','sales','115','','No',NULL,NULL,''),(6387,'1110','41706454950','2024-01-29 10:50:09',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6388,'1110','41706454950','2024-01-28 18:15:50',NULL,17600.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6389,'1110','41706454950','2024-01-28 18:16:34',NULL,20300.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(6390,'1110','41706454950','2024-01-29 10:48:39',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6391,'5500','41706454950','2024-01-29 10:49:36',50150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6392,'1000','41706454950','2024-01-29 10:50:09',56400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6393,'4000','41706454950','2024-01-29 10:50:09',NULL,13500.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6394,'4000','41706454950','2024-01-28 18:15:50',NULL,19000.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6395,'4000','41706454950','2024-01-28 18:16:34',NULL,22500.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(6396,'4000','41706454950','2024-01-29 10:48:39',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6397,'1110','41706541555','2024-01-29 20:41:53',NULL,23500.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6398,'1110','41706541555','2024-01-29 18:19:15',NULL,20500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6399,'1110','41706541555','2024-01-29 18:19:45',NULL,23500.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6400,'1110','41706541555','2024-01-29 18:26:56',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6401,'1110','41706541555','2024-01-29 20:25:50',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6402,'1110','41706541555','2024-01-29 20:25:50',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(6403,'1110','41706541555','2024-01-29 20:33:06',NULL,400.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(6404,'1110','41706541555','2024-01-29 20:41:20',NULL,400.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(6405,'1110','41706541555','2024-01-29 20:41:20',NULL,350.00,'','4','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(6406,'5500','41706541555','2024-01-29 20:41:37',69950.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6407,'1000','41706541555','2024-01-29 20:41:53',81600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6408,'4000','41706541555','2024-01-29 20:41:53',NULL,26700.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6409,'4000','41706541555','2024-01-29 18:19:15',NULL,22000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6410,'4000','41706541555','2024-01-29 18:19:45',NULL,28000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6411,'4000','41706541555','2024-01-29 18:26:56',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6412,'4000','41706541555','2024-01-29 20:25:50',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6413,'4000','41706541555','2024-01-29 20:25:50',NULL,1800.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(6414,'4000','41706541555','2024-01-29 20:33:06',NULL,700.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6415,'4000','41706541555','2024-01-29 20:41:20',NULL,700.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6416,'4000','41706541555','2024-01-29 20:41:20',NULL,700.00,'','4','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6417,'1110','41706620117','2024-02-01 11:38:09',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6418,'1110','41706620117','2024-01-30 16:08:37',NULL,20500.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6419,'1110','41706620117','2024-01-30 16:10:19',NULL,10200.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6420,'1110','41706620117','2024-02-01 11:37:05',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6421,'1110','41706620117','2024-02-01 11:37:21',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6422,'1110','41706620117','2024-02-01 11:37:39',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6423,'1110','41706620117','2024-02-01 11:37:39',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6424,'1110','41706620117','2024-02-01 11:37:39',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6425,'1110','41706620117','2024-02-01 11:37:39',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6426,'1110','41706620117','2024-02-01 11:37:39',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6427,'5500','41706620117','2024-02-01 11:37:39',43250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6428,'1000','41706620117','2024-02-01 11:38:09',51900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6429,'4000','41706620117','2024-02-01 11:38:09',NULL,13700.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6430,'4000','41706620117','2024-01-30 16:08:37',NULL,23000.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6431,'4000','41706620117','2024-01-30 16:10:19',NULL,11500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6432,'4000','41706620117','2024-02-01 11:37:05',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6433,'4000','41706620117','2024-02-01 11:37:21',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6434,'4000','41706620117','2024-02-01 11:37:39',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6435,'4000','41706620117','2024-02-01 11:37:39',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6436,'4000','41706620117','2024-02-01 11:37:39',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6437,'4000','41706620117','2024-02-01 11:37:39',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6438,'4000','41706620117','2024-02-01 11:37:39',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6439,'1110','41706777156','2024-02-01 11:49:05',NULL,17600.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6440,'1110','41706777156','2024-02-01 11:45:56',NULL,10200.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6441,'1110','41706777156','2024-02-01 11:46:14',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6442,'5500','41706777156','2024-02-01 11:47:35',29050.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6443,'1000','41706777156','2024-02-01 11:49:05',31900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6444,'4000','41706777156','2024-02-01 11:49:05',NULL,19000.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6445,'4000','41706777156','2024-02-01 11:45:56',NULL,11500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6446,'4000','41706777156','2024-02-01 11:46:14',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6447,'1110','41706800310','2024-02-01 18:13:26',NULL,17600.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6448,'1110','41706800310','2024-02-01 18:11:50',NULL,10200.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6449,'5500','41706800310','2024-02-01 18:12:00',27800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6450,'1000','41706800310','2024-02-01 18:13:26',30500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6451,'4000','41706800310','2024-02-01 18:13:26',NULL,19000.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6452,'4000','41706800310','2024-02-01 18:11:50',NULL,11500.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6453,'1110','41706810381','2024-02-01 21:22:55',NULL,10500.00,'','4','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6454,'1110','41706810381','2024-02-01 20:59:41',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6455,'1110','41706810381','2024-02-01 21:00:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6456,'1110','41706810381','2024-02-01 21:00:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6457,'1110','41706810381','2024-02-01 21:00:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6458,'1110','41706810381','2024-02-01 21:00:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6459,'1110','41706810381','2024-02-01 21:00:31',NULL,600.00,'','4','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(6460,'1110','41706810381','2024-02-01 21:22:26',NULL,600.00,'','4','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(6461,'1110','41706810381','2024-02-01 21:22:26',NULL,600.00,'','4','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(6462,'5500','41706810381','2024-02-01 21:22:26',12550.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6463,'1000','41706810381','2024-02-01 21:22:55',17100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6464,'4000','41706810381','2024-02-01 21:22:55',NULL,11500.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6465,'4000','41706810381','2024-02-01 20:59:41',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6466,'4000','41706810381','2024-02-01 21:00:31',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6467,'4000','41706810381','2024-02-01 21:00:31',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6468,'4000','41706810381','2024-02-01 21:00:31',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6469,'4000','41706810381','2024-02-01 21:00:31',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6470,'4000','41706810381','2024-02-01 21:00:31',NULL,1800.00,'','4','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(6471,'4000','41706810381','2024-02-01 21:22:26',NULL,1500.00,'','4','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(6472,'4000','41706810381','2024-02-01 21:22:26',NULL,1200.00,'','4','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(6473,'1110','41706941224','2024-02-03 09:25:36',NULL,1100.00,'','4','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(6474,'1110','41706941224','2024-02-03 09:20:24',NULL,1150.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(6475,'1110','41706941224','2024-02-03 09:21:31',NULL,1300.00,'','4','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(6476,'1110','41706941224','2024-02-03 09:22:41',NULL,1100.00,'','4','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(6477,'1110','41706941224','2024-02-03 09:22:57',NULL,3300.00,'','4','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(6478,'1110','41706941224','2024-02-03 09:23:51',NULL,1100.00,'','4','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(6479,'1110','41706941224','2024-02-03 09:24:38',NULL,1100.00,'','4','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(6480,'5500','41706941224','2024-02-03 09:24:38',10150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6481,'1000','41706941224','2024-02-03 09:25:36',13900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6482,'4000','41706941224','2024-02-03 09:25:36',NULL,1600.00,'','4','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(6483,'4000','41706941224','2024-02-03 09:20:24',NULL,1500.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(6484,'4000','41706941224','2024-02-03 09:21:31',NULL,1800.00,'','4','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(6485,'4000','41706941224','2024-02-03 09:22:41',NULL,1500.00,'','4','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(6486,'4000','41706941224','2024-02-03 09:22:57',NULL,4500.00,'','4','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6487,'4000','41706941224','2024-02-03 09:23:51',NULL,1500.00,'','4','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(6488,'4000','41706941224','2024-02-03 09:24:38',NULL,1500.00,'','4','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(6489,'1110','41706941566','2024-02-03 09:28:37',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6490,'1110','41706941566','2024-02-03 09:26:06',NULL,10200.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6491,'1110','41706941566','2024-02-03 09:26:28',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6492,'1110','41706941566','2024-02-03 09:26:51',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6493,'1110','41706941566','2024-02-03 09:27:25',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6494,'1110','41706941566','2024-02-03 09:27:25',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6495,'1110','41706941566','2024-02-03 09:27:25',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(6496,'1110','41706941566','2024-02-03 09:27:43',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(6497,'5500','41706941566','2024-02-03 09:27:43',32820.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6498,'1000','41706941566','2024-02-03 09:28:37',38800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6499,'4000','41706941566','2024-02-03 09:28:37',NULL,12500.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6500,'4000','41706941566','2024-02-03 09:26:06',NULL,12000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6501,'4000','41706941566','2024-02-03 09:26:28',NULL,13000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6502,'4000','41706941566','2024-02-03 09:26:51',NULL,500.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6503,'4000','41706941566','2024-02-03 09:27:25',NULL,200.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6504,'4000','41706941566','2024-02-03 09:27:25',NULL,200.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6505,'4000','41706941566','2024-02-03 09:27:25',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(6506,'4000','41706941566','2024-02-03 09:27:43',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(6507,'1110','31707189519','2024-02-06 20:46:16',NULL,30500.00,'','3','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(6508,'1110','31707189519','2024-02-06 20:46:16',NULL,16800.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(6509,'1110','31707189519','2024-02-06 20:46:16',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6510,'1110','31707189519','2024-02-06 20:46:16',NULL,1250.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6511,'1110','31707189519','2024-02-06 20:46:16',NULL,2200.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(6512,'1110','31707189519','2024-02-06 20:46:16',NULL,2200.00,'','3','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(6513,'1110','31707189519','2024-02-06 20:46:16',NULL,10500.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6514,'1110','31707189519','2024-02-06 20:46:16',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6515,'1110','31707189519','2024-02-06 20:46:16',NULL,11000.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6516,'1110','31707189519','2024-02-06 20:46:16',NULL,17600.00,'','3','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6517,'5500','31707189519','2024-02-06 20:46:16',102750.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6518,'1000','31707189519','2024-02-06 20:46:16',118100.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6519,'4000','31707189519','2024-02-06 20:46:16',NULL,33600.00,'','3','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(6520,'4000','31707189519','2024-02-06 20:46:16',NULL,18800.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(6521,'4000','31707189519','2024-02-06 20:46:16',NULL,2000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6522,'4000','31707189519','2024-02-06 20:46:16',NULL,1400.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6523,'4000','31707189519','2024-02-06 20:46:16',NULL,3000.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(6524,'4000','31707189519','2024-02-06 20:46:16',NULL,3000.00,'','3','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(6525,'4000','31707189519','2024-02-06 20:46:16',NULL,11300.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6526,'4000','31707189519','2024-02-06 20:46:16',NULL,12200.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6527,'4000','31707189519','2024-02-06 20:46:16',NULL,13500.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6528,'4000','31707189519','2024-02-06 20:46:16',NULL,19300.00,'','3','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6529,'1110','41707406800','2024-02-08 18:42:07',NULL,10500.00,'','4','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6530,'1110','41707406800','2024-02-08 18:40:00',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6531,'5500','41707406800','2024-02-08 18:40:40',21500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6532,'1000','41707406800','2024-02-08 18:42:07',25500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6533,'4000','41707406800','2024-02-08 18:42:07',NULL,11500.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6534,'4000','41707406800','2024-02-08 18:40:00',NULL,14000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6535,'1110','31707382015','2024-02-11 20:54:39',NULL,11000.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6536,'1110','31707382015','2024-02-11 20:54:39',NULL,11000.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6537,'1110','31707382015','2024-02-11 20:54:39',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6538,'5500','31707382015','2024-02-11 20:54:39',22500.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6539,'1000','31707382015','2024-02-11 20:54:39',27800.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6540,'4000','31707382015','2024-02-11 20:54:39',NULL,12900.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6541,'4000','31707382015','2024-02-11 20:54:39',NULL,12900.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6542,'4000','31707382015','2024-02-11 20:54:39',NULL,2000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6543,'1110','31707845513','2024-02-13 20:32:15',NULL,17600.00,'','3','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6544,'5500','31707845513','2024-02-13 20:32:15',17600.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6545,'1000','31707845513','2024-02-13 20:32:15',19400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6546,'4000','31707845513','2024-02-13 20:32:15',NULL,19400.00,'','3','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6547,'1110','31708276888','2024-02-18 20:39:12',NULL,40000.00,'','3','1','Inventory sold','1','','sales','112','','No',NULL,NULL,''),(6548,'1110','31708276888','2024-02-18 20:39:12',NULL,11000.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6549,'1110','31708276888','2024-02-18 20:39:12',NULL,19500.00,'','3','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6550,'1110','31708276888','2024-02-18 20:39:12',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6551,'5500','31708276888','2024-02-18 20:39:12',71000.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6552,'1000','31708276888','2024-02-18 20:39:12',81300.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6553,'4000','31708276888','2024-02-18 20:39:12',NULL,43000.00,'','3','1','Good sold','1','','sales','112','','No',NULL,NULL,''),(6554,'4000','31708276888','2024-02-18 20:39:12',NULL,12300.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6555,'4000','31708276888','2024-02-18 20:39:12',NULL,24000.00,'','3','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6556,'4000','31708276888','2024-02-18 20:39:12',NULL,2000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6557,'1110','31708364761','2024-02-19 20:46:55',NULL,17600.00,'','3','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6558,'1110','31708364761','2024-02-19 20:46:55',NULL,11000.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6559,'5500','31708364761','2024-02-19 20:46:55',28600.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6560,'1000','31708364761','2024-02-19 20:46:55',30800.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6561,'4000','31708364761','2024-02-19 20:46:55',NULL,18500.00,'','3','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6562,'4000','31708364761','2024-02-19 20:46:55',NULL,12300.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6563,'1110','31708484457','2024-02-22 20:38:56',NULL,17600.00,'','3','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6564,'1110','31708484457','2024-02-22 20:38:56',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6565,'5500','31708484457','2024-02-22 20:38:56',18100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6566,'1000','31708484457','2024-02-22 20:38:56',20500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6567,'4000','31708484457','2024-02-22 20:38:56',NULL,18500.00,'','3','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6568,'4000','31708484457','2024-02-22 20:38:56',NULL,2000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6569,'1110','31708623541','2024-02-22 20:41:29',NULL,10500.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6570,'1110','31708623541','2024-02-22 20:41:29',NULL,30600.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6571,'1110','31708623541','2024-02-22 20:41:29',NULL,15000.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(6572,'5500','31708623541','2024-02-22 20:41:29',56100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6573,'1000','31708623541','2024-02-22 20:41:29',64200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6574,'4000','31708623541','2024-02-22 20:41:29',NULL,13000.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6575,'4000','31708623541','2024-02-22 20:41:29',NULL,33900.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6576,'4000','31708623541','2024-02-22 20:41:29',NULL,17300.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(6577,'1110','31708623695','2024-02-22 20:41:52',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6578,'5500','31708623695','2024-02-22 20:41:52',500.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6579,'1000','31708623695','2024-02-22 20:41:52',2000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6580,'4000','31708623695','2024-02-22 20:41:52',NULL,2000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6581,'1110','31708970309','2024-02-26 21:00:18',NULL,17600.00,'','3','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6582,'1110','31708970309','2024-02-26 21:00:18',NULL,32000.00,'','3','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(6583,'1110','31708970309','2024-02-26 21:00:18',NULL,19500.00,'','3','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6584,'1110','31708970309','2024-02-26 21:00:18',NULL,4400.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(6585,'5500','31708970309','2024-02-26 21:00:18',73500.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6586,'1000','31708970309','2024-02-26 21:00:18',85500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6587,'4000','31708970309','2024-02-26 21:00:18',NULL,20500.00,'','3','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6588,'4000','31708970309','2024-02-26 21:00:18',NULL,36500.00,'','3','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(6589,'4000','31708970309','2024-02-26 21:00:18',NULL,22500.00,'','3','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6590,'4000','31708970309','2024-02-26 21:00:18',NULL,6000.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6591,'1110','31709055321','2024-02-27 20:36:20',NULL,19500.00,'','3','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6592,'1110','31709055321','2024-02-27 20:36:20',NULL,17600.00,'','3','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6593,'1110','31709055321','2024-02-27 20:36:20',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6594,'5500','31709055321','2024-02-27 20:36:20',47300.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6595,'1000','31709055321','2024-02-27 20:36:20',52700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6596,'4000','31709055321','2024-02-27 20:36:20',NULL,22500.00,'','3','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6597,'4000','31709055321','2024-02-27 20:36:20',NULL,19200.00,'','3','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6598,'4000','31709055321','2024-02-27 20:36:20',NULL,11000.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6599,'1110','31709574389','2024-03-04 20:48:28',NULL,17600.00,'','3','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6600,'1110','31709574389','2024-03-04 20:48:28',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6601,'1110','31709574389','2024-03-04 20:48:28',NULL,10200.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6602,'1110','31709574389','2024-03-04 20:48:28',NULL,1100.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(6603,'5500','31709574389','2024-03-04 20:48:28',39100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6604,'1000','31709574389','2024-03-04 20:48:28',43600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6605,'4000','31709574389','2024-03-04 20:48:28',NULL,18700.00,'','3','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6606,'4000','31709574389','2024-03-04 20:48:28',NULL,11700.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6607,'4000','31709574389','2024-03-04 20:48:28',NULL,11700.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6608,'4000','31709574389','2024-03-04 20:48:28',NULL,1500.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6609,'1110','31709745537','2024-03-06 20:22:42',NULL,30600.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6610,'1110','31709745537','2024-03-06 20:22:42',NULL,12500.00,'','3','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(6611,'1110','31709745537','2024-03-06 20:22:42',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6612,'1110','31709745537','2024-03-06 20:22:42',NULL,1250.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6613,'5500','31709745537','2024-03-06 20:22:42',44850.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6614,'1000','31709745537','2024-03-06 20:22:42',55800.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6615,'4000','31709745537','2024-03-06 20:22:42',NULL,35400.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6616,'4000','31709745537','2024-03-06 20:22:42',NULL,17000.00,'','3','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(6617,'4000','31709745537','2024-03-06 20:22:42',NULL,2000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6618,'4000','31709745537','2024-03-06 20:22:42',NULL,1400.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6619,'1110','31709831709','2024-03-10 14:35:11',NULL,30600.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6620,'5500','31709831709','2024-03-10 14:35:11',30600.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6621,'1000','31709831709','2024-03-10 14:35:11',35400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6622,'4000','31709831709','2024-03-10 14:35:11',NULL,35400.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6623,'1110','41708869757','2024-03-10 18:03:38',NULL,15000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(6624,'1110','41708869757','2024-02-25 17:02:37',NULL,10200.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6625,'1110','41708869757','2024-02-25 17:03:04',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6626,'1110','41708869757','2024-02-25 17:04:02',NULL,19500.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6627,'5500','41708869757','2024-02-25 17:05:07',55700.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6628,'1000','41708869757','2024-03-10 18:03:38',64800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6629,'4000','41708869757','2024-03-10 18:03:38',NULL,18000.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(6630,'4000','41708869757','2024-02-25 17:02:37',NULL,11300.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6631,'4000','41708869757','2024-02-25 17:03:04',NULL,13000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6632,'4000','41708869757','2024-02-25 17:04:02',NULL,22500.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6633,'1110','41710083025','2024-03-11 10:52:33',NULL,10500.00,'','4','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6634,'1110','41710083025','2024-03-10 18:03:45',NULL,10200.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6635,'1110','41710083025','2024-03-10 18:05:16',NULL,10200.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6636,'1110','41710083025','2024-03-10 18:05:16',NULL,10200.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6637,'1110','41710083025','2024-03-10 18:05:16',NULL,21700.00,'','4','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(6638,'1110','41710083025','2024-03-10 18:05:55',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6639,'5500','41710083025','2024-03-10 19:16:15',73800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6640,'1000','41710083025','2024-03-11 10:52:33',88300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6641,'4000','41710083025','2024-03-11 10:52:33',NULL,11500.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6642,'4000','41710083025','2024-03-10 18:03:45',NULL,13000.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6643,'4000','41710083025','2024-03-10 18:05:16',NULL,12800.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6644,'4000','41710083025','2024-03-10 18:05:16',NULL,12600.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6645,'4000','41710083025','2024-03-10 18:05:16',NULL,25500.00,'','4','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(6646,'4000','41710083025','2024-03-10 18:05:55',NULL,12900.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6647,'1110','41710485923','2024-03-15 10:40:48',NULL,15400.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(6648,'5500','41710485923','2024-03-15 09:58:43',15400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6649,'1000','41710485923','2024-03-15 10:40:48',17000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6650,'4000','41710485923','2024-03-15 10:40:48',NULL,17000.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(6651,'1110','41710696198','2024-03-17 20:24:15',NULL,5200.00,'','4','1','Inventory sold','1','','sales','116','','No',NULL,NULL,''),(6652,'1110','41710696198','2024-03-17 20:23:18',NULL,11000.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6653,'5500','41710696198','2024-03-17 20:23:34',16200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6654,'1000','41710696198','2024-03-17 20:24:15',20500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6655,'4000','41710696198','2024-03-17 20:24:15',NULL,6500.00,'','4','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(6656,'4000','41710696198','2024-03-17 20:23:18',NULL,14000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6657,'1110','41710863414','2024-03-19 18:51:38',NULL,15000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(6658,'1110','41710863414','2024-03-19 18:50:14',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6659,'1110','41710863414','2024-03-19 18:50:34',NULL,1150.00,'','4','1','Inventory sold','1','','sales','117','','No',NULL,NULL,''),(6660,'1110','41710863414','2024-03-19 18:50:46',NULL,1100.00,'','4','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(6661,'1110','41710863414','2024-03-19 18:51:06',NULL,1100.00,'','4','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6662,'5500','41710863414','2024-03-19 18:51:18',19600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6663,'1000','41710863414','2024-03-19 18:51:38',25500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6664,'4000','41710863414','2024-03-19 18:51:38',NULL,19000.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(6665,'4000','41710863414','2024-03-19 18:50:14',NULL,1500.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6666,'4000','41710863414','2024-03-19 18:50:34',NULL,1800.00,'','4','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(6667,'4000','41710863414','2024-03-19 18:50:46',NULL,1600.00,'','4','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(6668,'4000','41710863414','2024-03-19 18:51:06',NULL,1600.00,'','4','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6669,'1110','41711175128','2024-03-23 18:59:48',NULL,15400.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(6670,'1110','41711175128','2024-03-23 09:25:28',NULL,16500.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6671,'1110','41711175128','2024-03-23 11:45:40',NULL,15400.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(6672,'1110','41711175128','2024-03-23 17:32:20',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6673,'1110','41711175128','2024-03-23 18:58:36',NULL,1050.00,'','4','1','Inventory sold','1','','sales','105','','No',NULL,NULL,''),(6674,'1110','41711175128','2024-03-23 18:58:44',NULL,1500.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(6675,'5500','41711175128','2024-03-23 18:59:31',51100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6676,'1000','41711175128','2024-03-23 18:59:48',55900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6677,'4000','41711175128','2024-03-23 18:59:48',NULL,16500.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(6678,'4000','41711175128','2024-03-23 09:25:28',NULL,18000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6679,'4000','41711175128','2024-03-23 11:45:40',NULL,18000.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(6680,'4000','41711175128','2024-03-23 17:32:20',NULL,1500.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6681,'4000','41711175128','2024-03-23 18:58:36',NULL,200.00,'','4','1','Good sold','1','','sales','105','','No',NULL,NULL,''),(6682,'4000','41711175128','2024-03-23 18:58:44',NULL,1700.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(6691,'1000','41711356139','2024-03-25 15:50:07',47300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6699,'1110','41711549262','2024-03-27 17:22:05',NULL,12500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(6700,'1110','41711549262','2024-03-27 17:21:02',NULL,16500.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6701,'5500','41711549262','2024-03-27 17:21:43',29000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6702,'1000','41711549262','2024-03-27 17:22:05',35500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6703,'4000','41711549262','2024-03-27 17:22:05',NULL,16000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(6704,'4000','41711549262','2024-03-27 17:21:02',NULL,19500.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6705,'1110','41711608165','2024-03-28 09:45:46',NULL,16500.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6706,'1110','41711608165','2024-03-28 09:42:45',NULL,12500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(6707,'1110','41711608165','2024-03-28 09:43:28',NULL,10200.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6708,'5500','41711608165','2024-03-28 09:45:26',39200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6709,'1000','41711608165','2024-03-28 09:45:46',46800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6710,'4000','41711608165','2024-03-28 09:45:46',NULL,19000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6711,'4000','41711608165','2024-03-28 09:42:45',NULL,15500.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(6712,'4000','41711608165','2024-03-28 09:43:28',NULL,12300.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6713,'1110','41711720372','2024-03-29 16:54:57',NULL,17600.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6714,'1110','41711720372','2024-03-29 16:52:52',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6715,'1110','41711720372','2024-03-29 16:53:17',NULL,1100.00,'','4','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(6716,'5500','41711720372','2024-03-29 16:53:33',19950.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6717,'1000','41711720372','2024-03-29 16:54:57',21900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6718,'4000','41711720372','2024-03-29 16:54:57',NULL,19000.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6719,'4000','41711720372','2024-03-29 16:52:52',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6720,'4000','41711720372','2024-03-29 16:53:17',NULL,1500.00,'','4','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(6723,'1000','41711720502','2024-03-30 12:12:29',19000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6725,'1110','41711809348','2024-03-30 19:12:35',NULL,12500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(6726,'1110','41711809348','2024-03-30 17:35:48',NULL,15000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(6727,'5500','41711809348','2024-03-30 19:12:05',27500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6728,'1000','41711809348','2024-03-30 19:12:35',34000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6729,'4000','41711809348','2024-03-30 19:12:35',NULL,15500.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(6730,'4000','41711809348','2024-03-30 17:35:48',NULL,18500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(6731,'1110','31712079802','2024-04-02 20:43:39',NULL,9500.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6732,'5500','31712079802','2024-04-02 20:43:39',9500.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6733,'1000','31712079802','2024-04-02 20:43:39',11000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6734,'4000','31712079802','2024-04-02 20:43:39',NULL,11000.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6735,'1110','31712079821','2024-04-02 20:44:04',NULL,250.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6736,'5500','31712079821','2024-04-02 20:44:04',250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6737,'1000','31712079821','2024-04-02 20:44:04',1000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6738,'4000','31712079821','2024-04-02 20:44:04',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6739,'1110','41712124865','2024-04-03 09:14:48',NULL,15000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(6740,'5500','41712124865','2024-04-03 09:14:25',15000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6741,'1000','41712124865','2024-04-03 09:14:48',18500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6742,'4000','41712124865','2024-04-03 09:14:48',NULL,18500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(6743,'1110','41712124893','2024-04-03 10:54:01',NULL,16500.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6744,'1110','41712124893','2024-04-03 09:14:53',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(6745,'1110','41712124893','2024-04-03 09:25:25',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(6746,'1110','41712124893','2024-04-03 09:25:25',NULL,12500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(6747,'5500','41712124893','2024-04-03 09:26:29',29300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6748,'1000','41712124893','2024-04-03 10:54:01',34550.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6749,'4000','41712124893','2024-04-03 10:54:01',NULL,19000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6750,'4000','41712124893','2024-04-03 09:14:53',NULL,250.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(6751,'4000','41712124893','2024-04-03 09:25:25',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(6752,'4000','41712124893','2024-04-03 09:25:25',NULL,15000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(6753,'1110','31712164016','2024-04-03 21:20:07',NULL,9500.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6754,'1110','31712164016','2024-04-03 21:20:07',NULL,12500.00,'','3','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(6755,'1110','31712164016','2024-04-03 21:20:07',NULL,15000.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(6756,'1110','31712164016','2024-04-03 21:20:07',NULL,1250.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6757,'1110','31712164016','2024-04-03 21:20:07',NULL,2000.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6758,'1110','31712164016','2024-04-03 21:20:07',NULL,2300.00,'','3','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(6759,'1110','31712164016','2024-04-03 21:20:07',NULL,200.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6760,'5500','31712164016','2024-04-03 21:20:07',42750.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6761,'1000','31712164016','2024-04-03 21:20:07',54900.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6762,'4000','31712164016','2024-04-03 21:20:07',NULL,11000.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6763,'4000','31712164016','2024-04-03 21:20:07',NULL,13800.00,'','3','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(6764,'4000','31712164016','2024-04-03 21:20:07',NULL,18000.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(6765,'4000','31712164016','2024-04-03 21:20:07',NULL,1400.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6766,'4000','31712164016','2024-04-03 21:20:07',NULL,7000.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6767,'4000','31712164016','2024-04-03 21:20:07',NULL,3100.00,'','3','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(6768,'4000','31712164016','2024-04-03 21:20:07',NULL,600.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6769,'1110','41712313833','2024-04-05 13:44:08',NULL,15000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(6770,'5500','41712313833','2024-04-05 13:43:54',15000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6771,'1000','41712313833','2024-04-05 13:44:08',19000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6772,'4000','41712313833','2024-04-05 13:44:08',NULL,19000.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(6773,'1110','31712250090','2024-04-09 11:07:47',NULL,9500.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6774,'1110','31712250090','2024-04-09 11:07:47',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6775,'5500','31712250090','2024-04-09 11:07:47',10000.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6776,'1000','31712250090','2024-04-09 11:07:47',13500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6777,'4000','31712250090','2024-04-09 11:07:47',NULL,11500.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6778,'4000','31712250090','2024-04-09 11:07:47',NULL,2000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6779,'1110','31712689130','2024-04-09 22:00:12',NULL,45000.00,'','3','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(6780,'1110','31712689130','2024-04-09 22:00:12',NULL,14500.00,'','3','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6781,'1110','31712689130','2024-04-09 22:00:12',NULL,500.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6782,'5500','31712689130','2024-04-09 22:00:12',60000.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6783,'1000','31712689130','2024-04-09 22:00:12',69400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6784,'4000','31712689130','2024-04-09 22:00:12',NULL,50400.00,'','3','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(6785,'4000','31712689130','2024-04-09 22:00:12',NULL,17000.00,'','3','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6786,'4000','31712689130','2024-04-09 22:00:12',NULL,2000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6787,'1110','31712690424','2024-04-09 22:20:40',NULL,1250.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6788,'5500','31712690424','2024-04-09 22:20:40',1250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6789,'1000','31712690424','2024-04-09 22:20:40',1400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6790,'4000','31712690424','2024-04-09 22:20:40',NULL,1400.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6791,'1110','41712844445','2024-04-11 17:09:20',NULL,15000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(6792,'1110','41712844445','2024-04-11 17:07:25',NULL,14500.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6793,'5500','41712844445','2024-04-11 17:08:18',29500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6794,'1000','41712844445','2024-04-11 17:09:20',35000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6795,'4000','41712844445','2024-04-11 17:09:20',NULL,17000.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(6796,'4000','41712844445','2024-04-11 17:07:25',NULL,18000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6797,'1110','41712939390','2024-04-12 19:30:21',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6798,'1110','41712939390','2024-04-12 19:29:50',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6799,'5500','41712939390','2024-04-12 19:29:50',19000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6800,'1000','41712939390','2024-04-12 19:30:21',24000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6801,'4000','41712939390','2024-04-12 19:30:21',NULL,12000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6802,'4000','41712939390','2024-04-12 19:29:50',NULL,12000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6803,'1110','41712939431','2024-04-12 19:32:28',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6804,'1110','41712939431','2024-04-12 19:30:31',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6805,'1110','41712939431','2024-04-12 19:30:52',NULL,1500.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(6806,'1110','41712939431','2024-04-12 19:31:07',NULL,12500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(6807,'5500','41712939431','2024-04-12 19:32:02',24750.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6808,'1000','41712939431','2024-04-12 19:32:28',33200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6809,'4000','41712939431','2024-04-12 19:32:28',NULL,15000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6810,'4000','41712939431','2024-04-12 19:30:31',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6811,'4000','41712939431','2024-04-12 19:30:52',NULL,1800.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(6812,'4000','41712939431','2024-04-12 19:31:07',NULL,15000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(6813,'1110','31713032217','2024-04-13 21:17:08',NULL,9500.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6814,'5500','31713032217','2024-04-13 21:17:08',9500.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6815,'1000','31713032217','2024-04-13 21:17:08',12000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6816,'4000','31713032217','2024-04-13 21:17:08',NULL,12000.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6817,'1110','41713258251','2024-04-16 12:05:09',NULL,14500.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6818,'1110','41713258251','2024-04-16 12:04:11',NULL,14500.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6819,'1110','41713258251','2024-04-16 12:04:11',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6820,'1110','41713258251','2024-04-16 12:04:35',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6821,'5500','41713258251','2024-04-16 12:04:35',48000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6822,'1000','41713258251','2024-04-16 12:05:09',58000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6823,'4000','41713258251','2024-04-16 12:05:09',NULL,17000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6824,'4000','41713258251','2024-04-16 12:04:11',NULL,17000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6825,'4000','41713258251','2024-04-16 12:04:11',NULL,12000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6826,'4000','41713258251','2024-04-16 12:04:35',NULL,12000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6827,'1110','41714063374','2024-04-25 19:44:17',NULL,29000.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(6828,'1110','41714063374','2024-04-25 19:42:54',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6829,'1110','41714063374','2024-04-25 19:43:15',NULL,1500.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(6830,'5500','41714063374','2024-04-25 19:43:33',31750.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6831,'1000','41714063374','2024-04-25 19:44:17',39100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6832,'4000','41714063374','2024-04-25 19:44:17',NULL,36000.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(6833,'4000','41714063374','2024-04-25 19:42:54',NULL,1400.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6834,'4000','41714063374','2024-04-25 19:43:15',NULL,1700.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(6835,'1110','41714287813','2024-04-28 10:03:59',NULL,10500.00,'','4','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6836,'5500','41714287813','2024-04-28 10:03:33',10500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6837,'1000','41714287813','2024-04-28 10:03:59',12000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6838,'4000','41714287813','2024-04-28 10:03:59',NULL,12000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6839,'1110','41714311107','2024-04-28 20:06:53',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6840,'1110','41714311107','2024-04-28 16:31:47',NULL,10500.00,'','4','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6841,'5500','41714311107','2024-04-28 17:11:55',20000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6842,'1000','41714311107','2024-04-28 20:06:53',24500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6843,'4000','41714311107','2024-04-28 20:06:53',NULL,11500.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6844,'4000','41714311107','2024-04-28 16:31:47',NULL,13000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6845,'1110','41714638402','2024-05-03 14:24:06',NULL,12700.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(6846,'1110','41714638402','2024-05-02 11:26:42',NULL,10500.00,'','4','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6847,'5500','41714638402','2024-05-02 11:27:11',23200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6848,'1000','41714638402','2024-05-03 14:24:06',26000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6849,'4000','41714638402','2024-05-03 14:24:06',NULL,14000.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(6850,'4000','41714638402','2024-05-02 11:26:42',NULL,12000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6851,'1110','41715005046','2024-05-06 17:20:14',NULL,12700.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(6852,'1110','41715005046','2024-05-06 17:17:26',NULL,21700.00,'','4','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(6853,'1110','41715005046','2024-05-06 17:18:06',NULL,12700.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(6854,'1110','41715005046','2024-05-06 17:18:34',NULL,10500.00,'','4','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6855,'1110','41715005046','2024-05-06 17:18:59',NULL,10500.00,'','4','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6856,'1110','41715005046','2024-05-06 17:18:59',NULL,10500.00,'','4','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6857,'5500','41715005046','2024-05-06 17:19:50',78600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6858,'1000','41715005046','2024-05-06 17:20:14',87000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6859,'4000','41715005046','2024-05-06 17:20:14',NULL,14000.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(6860,'4000','41715005046','2024-05-06 17:17:26',NULL,24000.00,'','4','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(6861,'4000','41715005046','2024-05-06 17:18:06',NULL,14000.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(6862,'4000','41715005046','2024-05-06 17:18:34',NULL,12000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6863,'4000','41715005046','2024-05-06 17:18:59',NULL,11500.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6864,'4000','41715005046','2024-05-06 17:18:59',NULL,11500.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6865,'1110','41715153232','2024-05-08 10:28:02',NULL,10500.00,'','4','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6866,'1110','41715153232','2024-05-08 10:27:12',NULL,15000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(6867,'5500','41715153232','2024-05-08 10:27:32',25500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6868,'1000','41715153232','2024-05-08 10:28:02',30500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6869,'4000','41715153232','2024-05-08 10:28:02',NULL,12000.00,'','4','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6870,'4000','41715153232','2024-05-08 10:27:12',NULL,18500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(6871,'1110','41715357699','2024-05-10 19:16:11',NULL,14500.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6872,'1110','41715357699','2024-05-10 19:14:59',NULL,12500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(6873,'5500','41715357699','2024-05-10 19:15:41',27000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6874,'1000','41715357699','2024-05-10 19:16:11',36000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6875,'4000','41715357699','2024-05-10 19:16:11',NULL,20000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6876,'4000','41715357699','2024-05-10 19:14:59',NULL,16000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(6877,'1110','41715772236','2024-05-15 14:26:45',NULL,15300.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6878,'1110','41715772236','2024-05-15 14:23:56',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6879,'1110','41715772236','2024-05-15 14:25:42',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6880,'1110','41715772236','2024-05-15 14:25:42',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6881,'5500','41715772236','2024-05-15 14:25:42',43800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6882,'1000','41715772236','2024-05-15 14:26:45',49000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6883,'4000','41715772236','2024-05-15 14:26:45',NULL,16300.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6884,'4000','41715772236','2024-05-15 14:23:56',NULL,9600.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6885,'4000','41715772236','2024-05-15 14:25:42',NULL,13500.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6886,'4000','41715772236','2024-05-15 14:25:42',NULL,9600.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6887,'1110','41715841557','2024-05-16 09:42:03',NULL,14500.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6888,'1110','41715841557','2024-05-16 09:39:17',NULL,15000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(6889,'5500','41715841557','2024-05-16 09:41:47',29500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6890,'1000','41715841557','2024-05-16 09:42:03',38000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6891,'4000','41715841557','2024-05-16 09:42:03',NULL,19500.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6892,'4000','41715841557','2024-05-16 09:39:17',NULL,18500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(6893,'1110','41715948053','2024-05-17 15:14:56',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6894,'1110','41715948053','2024-05-17 15:14:13',NULL,15300.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6895,'5500','41715948053','2024-05-17 15:14:24',24800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6896,'1000','41715948053','2024-05-17 15:14:56',29000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6897,'4000','41715948053','2024-05-17 15:14:56',NULL,12000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6898,'4000','41715948053','2024-05-17 15:14:13',NULL,17000.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6899,'1110','41716135195','2024-05-19 19:13:59',NULL,2300.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(6900,'1110','41716135195','2024-05-19 19:13:15',NULL,2300.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(6901,'1110','41716135195','2024-05-19 19:13:15',NULL,2300.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(6902,'1110','41716135195','2024-05-19 19:13:15',NULL,20300.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(6903,'1110','41716135195','2024-05-19 19:13:35',NULL,15300.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6904,'5500','41716135195','2024-05-19 19:13:49',42500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6905,'1000','41716135195','2024-05-19 19:13:59',51800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6906,'4000','41716135195','2024-05-19 19:13:59',NULL,3100.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(6907,'4000','41716135195','2024-05-19 19:13:15',NULL,3100.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(6908,'4000','41716135195','2024-05-19 19:13:15',NULL,3100.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(6909,'4000','41716135195','2024-05-19 19:13:15',NULL,25000.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(6910,'4000','41716135195','2024-05-19 19:13:35',NULL,17500.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6911,'1110','41716193690','2024-05-21 19:49:55',NULL,14500.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6912,'1110','41716193690','2024-05-20 11:28:10',NULL,1250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6913,'1110','41716193690','2024-05-20 11:28:20',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6914,'1110','41716193690','2024-05-21 19:06:33',NULL,12500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(6915,'5500','41716193690','2024-05-21 19:49:23',37750.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6916,'1000','41716193690','2024-05-21 19:49:55',48500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6917,'4000','41716193690','2024-05-21 19:49:55',NULL,20000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6918,'4000','41716193690','2024-05-20 11:28:10',NULL,1500.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6919,'4000','41716193690','2024-05-20 11:28:20',NULL,12000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6920,'4000','41716193690','2024-05-21 19:06:33',NULL,15000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(6921,'1110','31716567857','2024-05-26 20:51:07',NULL,19000.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6922,'1110','31716567857','2024-05-26 20:51:07',NULL,2500.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6923,'5500','31716567857','2024-05-26 20:51:07',21500.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6924,'1000','31716567857','2024-05-26 20:51:07',25600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6925,'4000','31716567857','2024-05-26 20:51:07',NULL,23000.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6926,'4000','31716567857','2024-05-26 20:51:07',NULL,2600.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6927,'1110','31716745874','2024-05-26 20:52:59',NULL,14500.00,'','3','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6928,'1110','31716745874','2024-05-26 20:52:59',NULL,21700.00,'','3','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(6929,'1110','31716745874','2024-05-26 20:52:59',NULL,2500.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6930,'1110','31716745874','2024-05-26 20:52:59',NULL,350.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(6931,'1110','31716745874','2024-05-26 20:52:59',NULL,1100.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(6932,'5500','31716745874','2024-05-26 20:52:59',40150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6933,'1000','31716745874','2024-05-26 20:52:59',48100.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6934,'4000','31716745874','2024-05-26 20:52:59',NULL,20000.00,'','3','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6935,'4000','31716745874','2024-05-26 20:52:59',NULL,23500.00,'','3','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(6936,'4000','31716745874','2024-05-26 20:52:59',NULL,2600.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6937,'4000','31716745874','2024-05-26 20:52:59',NULL,500.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(6938,'4000','31716745874','2024-05-26 20:52:59',NULL,1500.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6939,'1110','41716904326','2024-06-01 14:49:14',NULL,12700.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(6940,'1110','41716904326','2024-05-28 16:52:06',NULL,12700.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(6941,'1110','41716904326','2024-05-28 16:52:29',NULL,15000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(6942,'5500','41716904326','2024-05-28 16:52:50',40400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6943,'1000','41716904326','2024-06-01 14:49:14',45600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6944,'4000','41716904326','2024-06-01 14:49:14',NULL,14000.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(6945,'4000','41716904326','2024-05-28 16:52:06',NULL,13800.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(6946,'4000','41716904326','2024-05-28 16:52:29',NULL,17800.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(6947,'1110','41717242560','2024-06-01 14:50:22',NULL,12700.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(6948,'5500','41717242560','2024-06-01 14:49:20',12700.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6949,'1000','41717242560','2024-06-01 14:50:22',13700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6950,'4000','41717242560','2024-06-01 14:50:22',NULL,13700.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(6951,'1110','41717310248','2024-06-02 09:43:31',NULL,12700.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(6952,'1110','41717310248','2024-06-02 09:37:28',NULL,10100.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(6953,'5500','41717310248','2024-06-02 09:38:00',22800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6954,'1000','41717310248','2024-06-02 09:43:31',25800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6955,'4000','41717310248','2024-06-02 09:43:31',NULL,13800.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(6956,'4000','41717310248','2024-06-02 09:37:28',NULL,12000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(6957,'1110','41717426637','2024-06-03 17:58:30',NULL,10100.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(6958,'1110','41717426637','2024-06-03 17:57:17',NULL,10100.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(6959,'1110','41717426637','2024-06-03 17:57:17',NULL,15300.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6960,'5500','41717426637','2024-06-03 17:57:46',35500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6961,'1000','41717426637','2024-06-03 17:58:30',40000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6962,'4000','41717426637','2024-06-03 17:58:30',NULL,11000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(6963,'4000','41717426637','2024-06-03 17:57:17',NULL,12000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(6964,'4000','41717426637','2024-06-03 17:57:17',NULL,17000.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6965,'1110','41717564487','2024-06-05 19:03:37',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6966,'1110','41717564487','2024-06-05 08:14:47',NULL,15000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(6967,'1110','41717564487','2024-06-05 08:15:04',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6968,'1110','41717564487','2024-06-05 19:02:29',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6969,'1110','41717564487','2024-06-05 19:02:29',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6970,'1110','41717564487','2024-06-05 19:02:29',NULL,10100.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(6971,'5500','41717564487','2024-06-05 19:03:15',63100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6972,'1000','41717564487','2024-06-05 19:03:37',70300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6973,'4000','41717564487','2024-06-05 19:03:37',NULL,12000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6974,'4000','41717564487','2024-06-05 08:14:47',NULL,17500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(6975,'4000','41717564487','2024-06-05 08:15:04',NULL,9600.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6976,'4000','41717564487','2024-06-05 19:02:29',NULL,9600.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6977,'4000','41717564487','2024-06-05 19:02:29',NULL,9600.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6978,'4000','41717564487','2024-06-05 19:02:29',NULL,12000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(6979,'1110','41717772672','2024-06-07 18:23:49',NULL,15300.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6980,'1110','41717772672','2024-06-07 18:04:32',NULL,14500.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6981,'1110','41717772672','2024-06-07 18:04:42',NULL,14500.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(6982,'5500','41717772672','2024-06-07 18:05:44',44300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6983,'1000','41717772672','2024-06-07 18:23:49',57500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6984,'4000','41717772672','2024-06-07 18:23:49',NULL,17500.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6985,'4000','41717772672','2024-06-07 18:04:32',NULL,20000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6986,'4000','41717772672','2024-06-07 18:04:42',NULL,20000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(6987,'1110','41717921238','2024-06-09 11:22:07',NULL,6250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(6988,'5500','41717921238','2024-06-09 11:20:38',6250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6989,'1000','41717921238','2024-06-09 11:22:07',6250.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6990,'4000','41717921238','2024-06-09 11:22:07',NULL,6250.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(6991,'1110','41718702231','2024-06-18 12:19:08',NULL,47500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6992,'1110','41718702231','2024-06-18 12:17:11',NULL,10100.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(6993,'1110','41718702231','2024-06-18 12:17:55',NULL,10100.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(6994,'1110','41718702231','2024-06-18 12:17:55',NULL,10100.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(6995,'1110','41718702231','2024-06-18 12:17:55',NULL,10100.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(6996,'1110','41718702231','2024-06-18 12:17:55',NULL,10100.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(6997,'5500','41718702231','2024-06-18 12:17:55',98000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6998,'1000','41718702231','2024-06-18 12:19:08',114000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6999,'4000','41718702231','2024-06-18 12:19:08',NULL,55000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7000,'4000','41718702231','2024-06-18 12:17:11',NULL,12500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(7001,'4000','41718702231','2024-06-18 12:17:55',NULL,12500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(7002,'4000','41718702231','2024-06-18 12:17:55',NULL,11000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(7003,'4000','41718702231','2024-06-18 12:17:55',NULL,11500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(7004,'4000','41718702231','2024-06-18 12:17:55',NULL,11500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(7005,'1110','41719067476','2024-06-27 11:20:49',NULL,15300.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(7006,'1110','41719067476','2024-06-22 17:44:36',NULL,12500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7007,'1110','41719067476','2024-06-22 17:45:58',NULL,2500.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(7008,'5500','41719067476','2024-06-22 17:47:39',30300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7009,'1000','41719067476','2024-06-27 11:20:49',35100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7010,'4000','41719067476','2024-06-27 11:20:49',NULL,17000.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(7011,'4000','41719067476','2024-06-22 17:44:36',NULL,15500.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7012,'4000','41719067476','2024-06-22 17:45:58',NULL,2600.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(7013,'1110','41719476458','2024-06-27 11:21:37',NULL,15300.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(7014,'5500','41719476458','2024-06-27 11:20:58',15300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7015,'1000','41719476458','2024-06-27 11:21:37',17000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7016,'4000','41719476458','2024-06-27 11:21:37',NULL,17000.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(7017,'1110','41719476500','2024-06-29 14:18:22',NULL,12700.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(7018,'1110','41719476500','2024-06-27 11:21:40',NULL,12700.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(7019,'5500','41719476500','2024-06-29 14:17:55',25400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7020,'1000','41719476500','2024-06-29 14:18:22',29000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7021,'4000','41719476500','2024-06-29 14:18:22',NULL,14500.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(7022,'4000','41719476500','2024-06-27 11:21:40',NULL,14500.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(7023,'1110','41720257081','2024-07-06 12:14:50',NULL,13000.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7024,'1110','41720257081','2024-07-06 12:11:21',NULL,12700.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(7025,'1110','41720257081','2024-07-06 12:12:24',NULL,12700.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(7026,'1110','41720257081','2024-07-06 12:12:24',NULL,9000.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7027,'1110','41720257081','2024-07-06 12:13:17',NULL,13000.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7028,'1110','41720257081','2024-07-06 12:13:43',NULL,15000.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(7029,'5500','41720257081','2024-07-06 12:14:09',75400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7030,'1000','41720257081','2024-07-06 12:14:50',91000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7031,'4000','41720257081','2024-07-06 12:14:50',NULL,15000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7032,'4000','41720257081','2024-07-06 12:11:21',NULL,14000.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(7033,'4000','41720257081','2024-07-06 12:12:24',NULL,14000.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(7034,'4000','41720257081','2024-07-06 12:12:24',NULL,13000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7035,'4000','41720257081','2024-07-06 12:13:17',NULL,16000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7036,'4000','41720257081','2024-07-06 12:13:43',NULL,19000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(7037,'1110','41720263227','2024-07-06 18:04:00',NULL,13000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(7038,'1110','41720263227','2024-07-06 13:53:47',NULL,13000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(7039,'1110','41720263227','2024-07-06 16:41:13',NULL,1500.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(7040,'1110','41720263227','2024-07-06 16:41:53',NULL,350.00,'','4','1','Inventory sold','1','','sales','85','','No',NULL,NULL,''),(7041,'1110','41720263227','2024-07-06 18:03:07',NULL,1500.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(7042,'5500','41720263227','2024-07-06 18:03:19',29350.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7043,'1000','41720263227','2024-07-06 18:04:00',35550.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7044,'4000','41720263227','2024-07-06 18:04:00',NULL,16000.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(7045,'4000','41720263227','2024-07-06 13:53:47',NULL,15500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(7046,'4000','41720263227','2024-07-06 16:41:13',NULL,1550.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(7047,'4000','41720263227','2024-07-06 16:41:53',NULL,1000.00,'','4','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(7048,'4000','41720263227','2024-07-06 18:03:07',NULL,1500.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(7049,'1110','41720364952','2024-07-07 18:16:32',NULL,13000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(7050,'1110','41720364952','2024-07-07 18:09:12',NULL,13000.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7051,'1110','41720364952','2024-07-07 18:11:21',NULL,1500.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(7052,'1110','41720364952','2024-07-07 18:16:03',NULL,1500.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(7053,'5500','41720364952','2024-07-07 18:16:03',29000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7054,'1000','41720364952','2024-07-07 18:16:32',34100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7055,'4000','41720364952','2024-07-07 18:16:32',NULL,16000.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(7056,'4000','41720364952','2024-07-07 18:09:12',NULL,15000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7057,'4000','41720364952','2024-07-07 18:11:21',NULL,1500.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(7058,'4000','41720364952','2024-07-07 18:16:03',NULL,1600.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(7059,'1110','41720784572','2024-07-12 14:47:31',NULL,13000.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7060,'1110','41720784572','2024-07-12 14:42:52',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7061,'1110','41720784572','2024-07-12 14:46:01',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7062,'1110','41720784572','2024-07-12 14:46:01',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7063,'1110','41720784572','2024-07-12 14:46:01',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7064,'1110','41720784572','2024-07-12 14:46:01',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7065,'1110','41720784572','2024-07-12 14:46:01',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7066,'5500','41720784572','2024-07-12 14:46:43',70000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7067,'1000','41720784572','2024-07-12 14:47:31',85100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7068,'4000','41720784572','2024-07-12 14:47:31',NULL,13100.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7069,'4000','41720784572','2024-07-12 14:42:52',NULL,12000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7070,'4000','41720784572','2024-07-12 14:46:01',NULL,12000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7071,'4000','41720784572','2024-07-12 14:46:01',NULL,12000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7072,'4000','41720784572','2024-07-12 14:46:01',NULL,12000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7073,'4000','41720784572','2024-07-12 14:46:01',NULL,12000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7074,'4000','41720784572','2024-07-12 14:46:01',NULL,12000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7075,'1110','41721021411','2024-07-15 08:39:36',NULL,9000.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(7076,'5500','41721021411','2024-07-15 08:30:11',9000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7077,'1000','41721021411','2024-07-15 08:39:36',9000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7078,'4000','41721021411','2024-07-15 08:39:36',NULL,9000.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(7079,'1110','41721062137','2024-07-15 19:49:49',NULL,9000.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7080,'1110','41721062137','2024-07-15 19:48:57',NULL,13000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(7081,'5500','41721062137','2024-07-15 19:49:19',22000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7082,'1000','41721062137','2024-07-15 19:49:49',26800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7083,'4000','41721062137','2024-07-15 19:49:49',NULL,12000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7084,'4000','41721062137','2024-07-15 19:48:57',NULL,14800.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(7085,'1110','31721320147','2024-07-18 19:38:00',NULL,13300.00,'','3','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7086,'5500','31721320147','2024-07-18 19:38:00',13300.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7087,'1000','31721320147','2024-07-18 19:38:00',15000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7088,'4000','31721320147','2024-07-18 19:38:00',NULL,15000.00,'','3','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7089,'1110','41721370475','2024-07-19 09:31:02',NULL,13300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7090,'1110','41721370475','2024-07-19 09:27:55',NULL,13300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7091,'1110','41721370475','2024-07-19 09:30:08',NULL,900.00,'','4','1','Inventory sold','1','','sales','104','','No',NULL,NULL,''),(7092,'5500','41721370475','2024-07-19 09:30:28',27500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7093,'1000','41721370475','2024-07-19 09:31:02',31000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7094,'4000','41721370475','2024-07-19 09:31:02',NULL,15000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7095,'4000','41721370475','2024-07-19 09:27:55',NULL,15000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7096,'4000','41721370475','2024-07-19 09:30:08',NULL,1000.00,'','4','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(7097,'1110','41721370676','2024-07-19 09:31:51',NULL,9000.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7098,'5500','41721370676','2024-07-19 09:31:16',9000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7099,'1000','41721370676','2024-07-19 09:31:51',12500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7100,'4000','41721370676','2024-07-19 09:31:51',NULL,12500.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7101,'1110','41721467900','2024-07-20 19:42:14',NULL,13300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7102,'1110','41721467900','2024-07-20 12:31:40',NULL,13000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(7103,'1110','41721467900','2024-07-20 12:32:09',NULL,1500.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(7104,'5500','41721467900','2024-07-20 12:33:12',27800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7105,'1000','41721467900','2024-07-20 19:42:14',29650.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7106,'4000','41721467900','2024-07-20 19:42:14',NULL,13350.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7107,'4000','41721467900','2024-07-20 12:31:40',NULL,14800.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(7108,'4000','41721467900','2024-07-20 12:32:09',NULL,1500.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(7109,'1110','41721579945','2024-07-21 19:46:39',NULL,13300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7110,'1110','41721579945','2024-07-21 19:39:05',NULL,13000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(7111,'1110','41721579945','2024-07-21 19:43:50',NULL,13300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7112,'5500','41721579945','2024-07-21 19:45:03',39600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7113,'1000','41721579945','2024-07-21 19:46:39',42850.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7114,'4000','41721579945','2024-07-21 19:46:39',NULL,15000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7115,'4000','41721579945','2024-07-21 19:39:05',NULL,14500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(7116,'4000','41721579945','2024-07-21 19:43:50',NULL,13350.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7117,'1110','41721580416','2024-07-21 19:50:22',NULL,13300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7118,'5500','41721580416','2024-07-21 19:46:56',13300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7119,'1000','41721580416','2024-07-21 19:50:22',14500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7120,'4000','41721580416','2024-07-21 19:50:22',NULL,14500.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7121,'1110','41721580625','2024-07-21 19:55:05',NULL,10000.00,'','4','1','Inventory sold','1','','sales','138','','No',NULL,NULL,''),(7122,'5500','41721580625','2024-07-21 19:50:25',10000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7123,'1000','41721580625','2024-07-21 19:55:05',11000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7124,'4000','41721580625','2024-07-21 19:55:05',NULL,11000.00,'','4','1','Good sold','1','','sales','138','','No',NULL,NULL,''),(7125,'1110','41721749353','2024-07-23 18:44:36',NULL,6250.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(7126,'5500','41721749353','2024-07-23 18:42:33',6250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7127,'1000','41721749353','2024-07-23 18:44:36',6300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7128,'4000','41721749353','2024-07-23 18:44:36',NULL,6300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(7129,'1110','41721881246','2024-07-25 07:22:01',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7130,'5500','41721881246','2024-07-25 07:20:46',9500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7131,'1000','41721881246','2024-07-25 07:22:01',9600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7132,'4000','41721881246','2024-07-25 07:22:01',NULL,9600.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7133,'1110','41721881334','2024-07-25 07:25:56',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7134,'1110','41721881334','2024-07-25 07:22:14',NULL,9000.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7135,'1110','41721881334','2024-07-25 07:22:35',NULL,9000.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7136,'1110','41721881334','2024-07-25 07:23:40',NULL,13300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7137,'1110','41721881334','2024-07-25 07:24:07',NULL,13300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7138,'5500','41721881334','2024-07-25 07:25:10',54100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7139,'1000','41721881334','2024-07-25 07:25:56',64500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7140,'4000','41721881334','2024-07-25 07:25:56',NULL,11000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7141,'4000','41721881334','2024-07-25 07:22:14',NULL,12000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7142,'4000','41721881334','2024-07-25 07:22:35',NULL,12000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7143,'4000','41721881334','2024-07-25 07:23:40',NULL,14500.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7144,'4000','41721881334','2024-07-25 07:24:07',NULL,15000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7145,'1110','41722090441','2024-07-27 17:27:56',NULL,9000.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7146,'5500','41722090441','2024-07-27 17:27:21',9000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7147,'1000','41722090441','2024-07-27 17:27:56',90050.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7148,'4000','41722090441','2024-07-27 17:27:56',NULL,90050.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7149,'1110','41722168352','2024-07-28 15:08:16',NULL,9000.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7150,'5500','41722168352','2024-07-28 15:05:52',9000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7151,'1000','41722168352','2024-07-28 15:08:16',12500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7152,'4000','41722168352','2024-07-28 15:08:16',NULL,12500.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7153,'1110','41722168511','2024-07-28 15:09:24',NULL,13000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(7154,'5500','41722168511','2024-07-28 15:08:31',13000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7155,'1000','41722168511','2024-07-28 15:09:24',16000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7156,'4000','41722168511','2024-07-28 15:09:24',NULL,16000.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(7157,'1110','41722319085','2024-08-01 10:59:58',NULL,9000.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7158,'1110','41722319085','2024-07-30 08:58:05',NULL,13000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(7159,'1110','41722319085','2024-08-01 10:59:14',NULL,13000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(7160,'5500','41722319085','2024-08-01 10:59:14',35000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7161,'1000','41722319085','2024-08-01 10:59:58',36600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7162,'4000','41722319085','2024-08-01 10:59:58',NULL,9050.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7163,'4000','41722319085','2024-07-30 08:58:05',NULL,14500.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(7164,'4000','41722319085','2024-08-01 10:59:14',NULL,13050.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(7165,'1110','41722668703','2024-08-03 10:05:41',NULL,13000.00,'','4','1','Inventory sold','1','','sales','123','','No',NULL,NULL,''),(7166,'5500','41722668703','2024-08-03 10:05:03',13000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7167,'1000','41722668703','2024-08-03 10:05:41',15000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7168,'4000','41722668703','2024-08-03 10:05:41',NULL,15000.00,'','4','1','Good sold','1','','sales','123','','No',NULL,NULL,''),(7169,'1110','41722759723','2024-08-05 10:58:47',NULL,15300.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(7170,'5500','41722759723','2024-08-04 11:22:03',15300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7171,'1000','41722759723','2024-08-05 10:58:47',16500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7172,'4000','41722759723','2024-08-05 10:58:47',NULL,16500.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(7173,'1110','41722844733','2024-08-05 16:29:51',NULL,14000.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7174,'1110','41722844733','2024-08-05 10:58:53',NULL,14000.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7175,'1110','41722844733','2024-08-05 16:29:03',NULL,14000.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7176,'5500','41722844733','2024-08-05 16:29:16',42000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7177,'1000','41722844733','2024-08-05 16:29:51',47000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7178,'4000','41722844733','2024-08-05 16:29:51',NULL,15500.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7179,'4000','41722844733','2024-08-05 10:58:53',NULL,16000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7180,'4000','41722844733','2024-08-05 16:29:03',NULL,15500.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7181,'1110','41722955641','2024-08-06 17:48:46',NULL,8700.00,'','4','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(7182,'1110','41722955641','2024-08-06 17:47:21',NULL,26200.00,'','4','1','Inventory sold','1','','sales','140','','No',NULL,NULL,''),(7183,'5500','41722955641','2024-08-06 17:48:00',34900.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7184,'1000','41722955641','2024-08-06 17:48:46',40000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7185,'4000','41722955641','2024-08-06 17:48:46',NULL,10000.00,'','4','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(7186,'4000','41722955641','2024-08-06 17:47:21',NULL,30000.00,'','4','1','Good sold','1','','sales','140','','No',NULL,NULL,''),(7187,'1110','41723120701','2024-08-08 15:48:01',NULL,16000.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(7188,'1110','41723120701','2024-08-08 15:38:21',NULL,14000.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7189,'1110','41723120701','2024-08-08 15:40:28',NULL,9500.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7190,'5500','41723120701','2024-08-08 15:42:54',39500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7191,'1000','41723120701','2024-08-08 15:48:01',45000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7192,'4000','41723120701','2024-08-08 15:48:01',NULL,18000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(7193,'4000','41723120701','2024-08-08 15:38:21',NULL,16000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7194,'4000','41723120701','2024-08-08 15:40:28',NULL,11000.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7195,'1110','41723809157','2024-08-16 16:23:25',NULL,26300.00,'','4','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(7196,'1110','41723809157','2024-08-16 14:52:37',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7197,'5500','41723809157','2024-08-16 16:23:03',35800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7198,'1000','41723809157','2024-08-16 16:23:25',40500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7199,'4000','41723809157','2024-08-16 16:23:25',NULL,29500.00,'','4','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(7200,'4000','41723809157','2024-08-16 14:52:37',NULL,11000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7201,'1110','31722007039','2024-08-20 20:05:32',NULL,13300.00,'','3','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7202,'1110','31722007039','2024-08-20 20:05:32',NULL,16000.00,'','3','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(7203,'1110','31722007039','2024-08-20 20:05:32',NULL,40000.00,'','3','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(7204,'5500','31722007039','2024-08-20 20:05:32',69300.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7205,'1000','31722007039','2024-08-20 20:05:32',39500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7206,'4000','31722007039','2024-08-20 20:05:32',NULL,16000.00,'','3','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7207,'4000','31722007039','2024-08-20 20:05:32',NULL,18500.00,'','3','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(7208,'4000','31722007039','2024-08-20 20:05:32',NULL,5000.00,'','3','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(7209,'1110','31724173546','2024-08-21 08:39:23',NULL,14000.00,'','3','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7210,'1110','31724173546','2024-08-21 08:39:23',NULL,16000.00,'','3','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(7211,'1110','31724173546','2024-08-21 08:39:23',NULL,2900.00,'','3','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(7212,'1110','31724173546','2024-08-21 08:39:23',NULL,1150.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(7213,'1110','31724173546','2024-08-21 08:39:23',NULL,9500.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7214,'1110','31724173546','2024-08-21 08:39:23',NULL,255.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7215,'1110','31724173546','2024-08-21 08:39:23',NULL,400.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7216,'1110','31724173546','2024-08-21 08:39:23',NULL,250.00,'','3','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7217,'1110','31724173546','2024-08-21 08:39:23',NULL,300.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7218,'5500','31724173546','2024-08-21 08:39:23',44755.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7219,'1000','31724173546','2024-08-21 08:39:23',54000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7220,'4000','31724173546','2024-08-21 08:39:23',NULL,16000.00,'','3','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7221,'4000','31724173546','2024-08-21 08:39:23',NULL,19000.00,'','3','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(7222,'4000','31724173546','2024-08-21 08:39:23',NULL,3500.00,'','3','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(7223,'4000','31724173546','2024-08-21 08:39:23',NULL,1300.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(7224,'4000','31724173546','2024-08-21 08:39:23',NULL,10800.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7225,'4000','31724173546','2024-08-21 08:39:23',NULL,600.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7226,'4000','31724173546','2024-08-21 08:39:23',NULL,1600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7227,'4000','31724173546','2024-08-21 08:39:23',NULL,600.00,'','3','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7228,'4000','31724173546','2024-08-21 08:39:23',NULL,600.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7229,'1110','31724303559','2024-08-22 08:20:15',NULL,250.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7230,'1110','31724303559','2024-08-22 08:20:15',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7231,'1110','31724303559','2024-08-22 08:20:15',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7232,'1110','31724303559','2024-08-22 08:20:15',NULL,400.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(7233,'1110','31724303559','2024-08-22 08:20:15',NULL,12700.00,'','3','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(7234,'1110','31724303559','2024-08-22 08:20:15',NULL,700.00,'','3','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7235,'1110','31724303559','2024-08-22 08:20:15',NULL,300.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7236,'5500','31724303559','2024-08-22 08:20:15',14450.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7237,'1000','31724303559','2024-08-22 08:20:15',19300.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7238,'4000','31724303559','2024-08-22 08:20:15',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7239,'4000','31724303559','2024-08-22 08:20:15',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7240,'4000','31724303559','2024-08-22 08:20:15',NULL,300.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7241,'4000','31724303559','2024-08-22 08:20:15',NULL,1600.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(7242,'4000','31724303559','2024-08-22 08:20:15',NULL,14000.00,'','3','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(7243,'4000','31724303559','2024-08-22 08:20:15',NULL,1400.00,'','3','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7244,'4000','31724303559','2024-08-22 08:20:15',NULL,600.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7245,'1110','31724388761','2024-08-23 07:56:15',NULL,1300.00,'','3','1','Inventory sold','1','','sales','146','','No',NULL,NULL,''),(7246,'1110','31724388761','2024-08-23 07:56:15',NULL,350.00,'','3','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7247,'1110','31724388761','2024-08-23 07:56:15',NULL,1200.00,'','3','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(7248,'1110','31724388761','2024-08-23 07:56:15',NULL,150.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7249,'1110','31724388761','2024-08-23 07:56:15',NULL,350.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7250,'1110','31724388761','2024-08-23 07:56:15',NULL,350.00,'','3','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7251,'1110','31724388761','2024-08-23 07:56:15',NULL,14000.00,'','3','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7252,'1110','31724388761','2024-08-23 07:56:15',NULL,150.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7253,'1110','31724388761','2024-08-23 07:56:15',NULL,400.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(7254,'5500','31724388761','2024-08-23 07:56:15',18250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7255,'1000','31724388761','2024-08-23 07:56:15',22900.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7256,'4000','31724388761','2024-08-23 07:56:15',NULL,1600.00,'','3','1','Good sold','1','','sales','146','','No',NULL,NULL,''),(7257,'4000','31724388761','2024-08-23 07:56:15',NULL,600.00,'','3','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7258,'4000','31724388761','2024-08-23 07:56:15',NULL,1600.00,'','3','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(7259,'4000','31724388761','2024-08-23 07:56:15',NULL,200.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7260,'4000','31724388761','2024-08-23 07:56:15',NULL,1400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7261,'4000','31724388761','2024-08-23 07:56:15',NULL,600.00,'','3','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7262,'4000','31724388761','2024-08-23 07:56:15',NULL,16000.00,'','3','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7263,'4000','31724388761','2024-08-23 07:56:15',NULL,200.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7264,'4000','31724388761','2024-08-23 07:56:15',NULL,700.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(7265,'1110','31724473650','2024-08-24 07:57:51',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7266,'1110','31724473650','2024-08-24 07:57:51',NULL,300.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7267,'1110','31724473650','2024-08-24 07:57:51',NULL,150.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7268,'1110','31724473650','2024-08-24 07:57:51',NULL,350.00,'','3','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7269,'1110','31724473650','2024-08-24 07:57:51',NULL,500.00,'','3','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7270,'1110','31724473650','2024-08-24 07:57:51',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7271,'1110','31724473650','2024-08-24 07:57:51',NULL,110.00,'','3','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(7272,'1110','31724473650','2024-08-24 07:57:51',NULL,350.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(7273,'5500','31724473650','2024-08-24 07:57:51',1895.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7274,'1000','31724473650','2024-08-24 07:57:51',4000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7275,'4000','31724473650','2024-08-24 07:57:51',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7276,'4000','31724473650','2024-08-24 07:57:51',NULL,600.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7277,'4000','31724473650','2024-08-24 07:57:51',NULL,200.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7278,'4000','31724473650','2024-08-24 07:57:51',NULL,500.00,'','3','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7279,'4000','31724473650','2024-08-24 07:57:51',NULL,1500.00,'','3','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7280,'4000','31724473650','2024-08-24 07:57:51',NULL,200.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7281,'4000','31724473650','2024-08-24 07:57:51',NULL,200.00,'','3','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(7282,'4000','31724473650','2024-08-24 07:57:51',NULL,600.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(7283,'1110','31724648642','2024-08-26 08:08:43',NULL,14000.00,'','3','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7284,'1110','31724648642','2024-08-26 08:08:43',NULL,250.00,'','3','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7285,'1110','31724648642','2024-08-26 08:08:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7286,'1110','31724648642','2024-08-26 08:08:43',NULL,200.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(7287,'1110','31724648642','2024-08-26 08:08:43',NULL,110.00,'','3','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(7288,'1110','31724648642','2024-08-26 08:08:43',NULL,1200.00,'','3','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(7289,'1110','31724648642','2024-08-26 08:08:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7290,'1110','31724648642','2024-08-26 08:08:43',NULL,350.00,'','3','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7291,'1110','31724648642','2024-08-26 08:08:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7292,'1110','31724648642','2024-08-26 08:08:43',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7293,'1110','31724648642','2024-08-26 08:08:43',NULL,700.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(7294,'5500','31724648642','2024-08-26 08:08:43',17045.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7295,'1000','31724648642','2024-08-26 08:08:43',20950.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7296,'4000','31724648642','2024-08-26 08:08:43',NULL,15700.00,'','3','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7297,'4000','31724648642','2024-08-26 08:08:43',NULL,500.00,'','3','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7298,'4000','31724648642','2024-08-26 08:08:43',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7299,'4000','31724648642','2024-08-26 08:08:43',NULL,400.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(7300,'4000','31724648642','2024-08-26 08:08:43',NULL,250.00,'','3','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(7301,'4000','31724648642','2024-08-26 08:08:43',NULL,1600.00,'','3','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(7302,'4000','31724648642','2024-08-26 08:08:43',NULL,300.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7303,'4000','31724648642','2024-08-26 08:08:43',NULL,600.00,'','3','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7304,'4000','31724648642','2024-08-26 08:08:43',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7305,'4000','31724648642','2024-08-26 08:08:43',NULL,200.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7306,'4000','31724648642','2024-08-26 08:08:43',NULL,1000.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(7307,'1110','31724648928','2024-08-26 08:09:21',NULL,1150.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(7308,'5500','31724648928','2024-08-26 08:09:21',1150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7309,'1000','31724648928','2024-08-26 08:09:21',1200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7310,'4000','31724648928','2024-08-26 08:09:21',NULL,1200.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(7311,'1110','31724774829','2024-08-27 19:11:22',NULL,170.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7312,'1110','31724774829','2024-08-27 19:11:22',NULL,14000.00,'','3','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7313,'1110','31724774829','2024-08-27 19:11:22',NULL,150.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7314,'1110','31724774829','2024-08-27 19:11:22',NULL,250.00,'','3','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7315,'1110','31724774829','2024-08-27 19:11:22',NULL,50.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7316,'1110','31724774829','2024-08-27 19:11:22',NULL,150.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7317,'1110','31724774829','2024-08-27 19:11:22',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7318,'1110','31724774829','2024-08-27 19:11:22',NULL,9500.00,'','3','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7319,'5500','31724774829','2024-08-27 19:11:22',24355.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7320,'1000','31724774829','2024-08-27 19:11:22',29000.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7321,'4000','31724774829','2024-08-27 19:11:22',NULL,400.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7322,'4000','31724774829','2024-08-27 19:11:22',NULL,15000.00,'','3','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7323,'4000','31724774829','2024-08-27 19:11:22',NULL,300.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7324,'4000','31724774829','2024-08-27 19:11:22',NULL,700.00,'','3','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7325,'4000','31724774829','2024-08-27 19:11:22',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7326,'4000','31724774829','2024-08-27 19:11:22',NULL,300.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7327,'4000','31724774829','2024-08-27 19:11:22',NULL,100.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7328,'4000','31724774829','2024-08-27 19:11:22',NULL,12000.00,'','3','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7329,'1110','41725206315','2024-09-01 19:10:12',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7330,'1110','41725206315','2024-09-01 18:58:35',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7331,'1110','41725206315','2024-09-01 18:59:44',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7332,'1110','41725206315','2024-09-01 19:02:53',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7333,'1110','41725206315','2024-09-01 19:03:16',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7334,'1110','41725206315','2024-09-01 19:03:38',NULL,14000.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7335,'1110','41725206315','2024-09-01 19:03:55',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7336,'1110','41725206315','2024-09-01 19:04:25',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(7337,'1110','41725206315','2024-09-01 19:05:36',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7338,'1110','41725206315','2024-09-01 19:06:14',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(7339,'1110','41725206315','2024-09-01 19:06:39',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7340,'1110','41725206315','2024-09-01 19:07:35',NULL,19600.00,'','4','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(7341,'1110','41725206315','2024-09-01 19:08:26',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7342,'1110','41725206315','2024-09-01 19:09:08',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7343,'5500','41725206315','2024-09-01 19:09:53',35185.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7344,'1000','41725206315','2024-09-01 19:10:12',42150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7345,'4000','41725206315','2024-09-01 19:10:12',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7346,'4000','41725206315','2024-09-01 18:58:35',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7347,'4000','41725206315','2024-09-01 18:59:44',NULL,250.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7348,'4000','41725206315','2024-09-01 19:02:53',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7349,'4000','41725206315','2024-09-01 19:03:16',NULL,500.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7350,'4000','41725206315','2024-09-01 19:03:38',NULL,16000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7351,'4000','41725206315','2024-09-01 19:03:55',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7352,'4000','41725206315','2024-09-01 19:04:25',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(7353,'4000','41725206315','2024-09-01 19:05:36',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7354,'4000','41725206315','2024-09-01 19:06:14',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(7355,'4000','41725206315','2024-09-01 19:06:39',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7356,'4000','41725206315','2024-09-01 19:07:35',NULL,22500.00,'','4','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(7357,'4000','41725206315','2024-09-01 19:08:26',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7358,'4000','41725206315','2024-09-01 19:09:08',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7359,'1110','41725269919','2024-09-02 12:43:14',NULL,19000.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7360,'1110','41725269919','2024-09-02 12:38:39',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7361,'1110','41725269919','2024-09-02 12:38:54',NULL,200.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7362,'1110','41725269919','2024-09-02 12:39:25',NULL,450.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7363,'1110','41725269919','2024-09-02 12:40:04',NULL,600.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(7364,'1110','41725269919','2024-09-02 12:40:53',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7365,'1110','41725269919','2024-09-02 12:41:19',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(7366,'1110','41725269919','2024-09-02 12:41:57',NULL,200.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7367,'1110','41725269919','2024-09-02 12:42:10',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7368,'5500','41725269919','2024-09-02 12:42:37',22085.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7369,'1000','41725269919','2024-09-02 12:43:14',31300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7370,'4000','41725269919','2024-09-02 12:43:14',NULL,25600.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7371,'4000','41725269919','2024-09-02 12:38:39',NULL,300.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7372,'4000','41725269919','2024-09-02 12:38:54',NULL,800.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7373,'4000','41725269919','2024-09-02 12:39:25',NULL,900.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7374,'4000','41725269919','2024-09-02 12:40:04',NULL,1200.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(7375,'4000','41725269919','2024-09-02 12:40:53',NULL,600.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7376,'4000','41725269919','2024-09-02 12:41:19',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(7377,'4000','41725269919','2024-09-02 12:41:57',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7378,'4000','41725269919','2024-09-02 12:42:10',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7379,'1110','31724931181','2024-09-02 20:02:25',NULL,9500.00,'','3','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7380,'1110','31724931181','2024-09-02 20:02:25',NULL,400.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7381,'1110','31724931181','2024-09-02 20:02:25',NULL,28000.00,'','3','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7382,'1110','31724931181','2024-09-02 20:02:25',NULL,85.00,'','3','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7383,'1110','31724931181','2024-09-02 20:02:25',NULL,500.00,'','3','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7384,'1110','31724931181','2024-09-02 20:02:25',NULL,350.00,'','3','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7385,'1110','31724931181','2024-09-02 20:02:25',NULL,450.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7386,'5500','31724931181','2024-09-02 20:02:25',39285.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7387,'1000','31724931181','2024-09-02 20:02:25',47700.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7388,'4000','31724931181','2024-09-02 20:02:25',NULL,12000.00,'','3','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7389,'4000','31724931181','2024-09-02 20:02:25',NULL,1600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7390,'4000','31724931181','2024-09-02 20:02:25',NULL,31000.00,'','3','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7391,'4000','31724931181','2024-09-02 20:02:25',NULL,200.00,'','3','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7392,'4000','31724931181','2024-09-02 20:02:25',NULL,1400.00,'','3','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7393,'4000','31724931181','2024-09-02 20:02:25',NULL,600.00,'','3','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7394,'4000','31724931181','2024-09-02 20:02:25',NULL,900.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7395,'1110','41725376338','2024-09-03 18:16:04',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7396,'1110','41725376338','2024-09-03 18:12:18',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7397,'1110','41725376338','2024-09-03 18:13:40',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7398,'1110','41725376338','2024-09-03 18:13:57',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7399,'1110','41725376338','2024-09-03 18:14:23',NULL,16000.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(7400,'1110','41725376338','2024-09-03 18:14:38',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(7401,'5500','41725376338','2024-09-03 18:15:39',17000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7402,'1000','41725376338','2024-09-03 18:16:04',20800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7403,'4000','41725376338','2024-09-03 18:16:04',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7404,'4000','41725376338','2024-09-03 18:12:18',NULL,500.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7405,'4000','41725376338','2024-09-03 18:13:40',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7406,'4000','41725376338','2024-09-03 18:13:57',NULL,700.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7407,'4000','41725376338','2024-09-03 18:14:23',NULL,18000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(7408,'4000','41725376338','2024-09-03 18:14:38',NULL,500.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(7409,'1110','41725528218','2024-09-05 12:32:37',NULL,2400.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(7410,'1110','41725528218','2024-09-05 12:23:38',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7411,'1110','41725528218','2024-09-05 12:24:28',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(7412,'1110','41725528218','2024-09-05 12:25:16',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7413,'1110','41725528218','2024-09-05 12:25:40',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7414,'1110','41725528218','2024-09-05 12:26:12',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7415,'1110','41725528218','2024-09-05 12:26:43',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(7416,'1110','41725528218','2024-09-05 12:27:07',NULL,10100.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(7417,'1110','41725528218','2024-09-05 12:28:34',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7418,'1110','41725528218','2024-09-05 12:29:50',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7419,'1110','41725528218','2024-09-05 12:30:13',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(7420,'5500','41725528218','2024-09-05 12:32:11',24635.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7421,'1000','41725528218','2024-09-05 12:32:37',30200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7422,'4000','41725528218','2024-09-05 12:32:37',NULL,3000.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(7423,'4000','41725528218','2024-09-05 12:23:38',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7424,'4000','41725528218','2024-09-05 12:24:28',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(7425,'4000','41725528218','2024-09-05 12:25:16',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7426,'4000','41725528218','2024-09-05 12:25:40',NULL,11800.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7427,'4000','41725528218','2024-09-05 12:26:12',NULL,600.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7428,'4000','41725528218','2024-09-05 12:26:43',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(7429,'4000','41725528218','2024-09-05 12:27:07',NULL,11500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(7430,'4000','41725528218','2024-09-05 12:28:34',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7431,'4000','41725528218','2024-09-05 12:29:50',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7432,'4000','41725528218','2024-09-05 12:30:13',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(7433,'1110','31725624303','2024-09-07 15:30:05',NULL,1100.00,'','3','1','Inventory sold','1','','sales','55','','No',NULL,NULL,''),(7434,'5500','31725624303','2024-09-07 15:30:05',1100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7435,'1000','31725624303','2024-09-07 15:30:05',1600.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7436,'4000','31725624303','2024-09-07 15:30:05',NULL,1600.00,'','3','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(7437,'1110','31725712223','2024-09-07 15:42:27',NULL,450.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7438,'1110','31725712223','2024-09-07 15:42:27',NULL,60400.00,'','3','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7439,'1110','31725712223','2024-09-07 15:42:27',NULL,200.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(7440,'1110','31725712223','2024-09-07 15:42:27',NULL,350.00,'','3','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(7441,'1110','31725712223','2024-09-07 15:42:27',NULL,1000.00,'','3','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7442,'1110','31725712223','2024-09-07 15:42:27',NULL,40000.00,'','3','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(7443,'1110','31725712223','2024-09-07 15:42:27',NULL,300.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7444,'1110','31725712223','2024-09-07 15:42:27',NULL,1050.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(7445,'5500','31725712223','2024-09-07 15:42:27',103750.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7446,'1000','31725712223','2024-09-07 15:42:27',117800.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7447,'4000','31725712223','2024-09-07 15:42:27',NULL,4500.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7448,'4000','31725712223','2024-09-07 15:42:27',NULL,64000.00,'','3','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7449,'4000','31725712223','2024-09-07 15:42:27',NULL,500.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(7450,'4000','31725712223','2024-09-07 15:42:27',NULL,700.00,'','3','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(7451,'4000','31725712223','2024-09-07 15:42:27',NULL,2000.00,'','3','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7452,'4000','31725712223','2024-09-07 15:42:27',NULL,44000.00,'','3','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(7453,'4000','31725712223','2024-09-07 15:42:27',NULL,600.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7454,'4000','31725712223','2024-09-07 15:42:27',NULL,1500.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(7455,'1110','31725775822','2024-09-08 09:13:21',NULL,15100.00,'','3','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7456,'1110','31725775822','2024-09-08 09:13:21',NULL,300.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7457,'1110','31725775822','2024-09-08 09:13:21',NULL,250.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7458,'1110','31725775822','2024-09-08 09:13:21',NULL,15100.00,'','3','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7459,'5500','31725775822','2024-09-08 09:13:21',30750.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7460,'1000','31725775822','2024-09-08 09:13:21',33400.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7461,'4000','31725775822','2024-09-08 09:13:21',NULL,16000.00,'','3','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7462,'4000','31725775822','2024-09-08 09:13:21',NULL,600.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7463,'4000','31725775822','2024-09-08 09:13:21',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7464,'4000','31725775822','2024-09-08 09:13:21',NULL,15800.00,'','3','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7465,'1110','41725862644','2024-09-09 09:33:56',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7466,'1110','41725862644','2024-09-09 09:17:24',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7467,'1110','41725862644','2024-09-09 09:17:24',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7468,'1110','41725862644','2024-09-09 09:17:24',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7469,'1110','41725862644','2024-09-09 09:18:43',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7470,'1110','41725862644','2024-09-09 09:18:43',NULL,10200.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7471,'1110','41725862644','2024-09-09 09:19:52',NULL,10200.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7472,'1110','41725862644','2024-09-09 09:19:52',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7473,'1110','41725862644','2024-09-09 09:21:57',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7474,'1110','41725862644','2024-09-09 09:22:42',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7475,'1110','41725862644','2024-09-09 09:31:56',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7476,'1110','41725862644','2024-09-09 09:33:16',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7477,'5500','41725862644','2024-09-09 09:33:16',22000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7478,'1000','41725862644','2024-09-09 09:33:56',28100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7479,'4000','41725862644','2024-09-09 09:33:56',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7480,'4000','41725862644','2024-09-09 09:17:24',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7481,'4000','41725862644','2024-09-09 09:17:24',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7482,'4000','41725862644','2024-09-09 09:17:24',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7483,'4000','41725862644','2024-09-09 09:18:43',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7484,'4000','41725862644','2024-09-09 09:18:43',NULL,12000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7485,'4000','41725862644','2024-09-09 09:19:52',NULL,12500.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7486,'4000','41725862644','2024-09-09 09:19:52',NULL,600.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7487,'4000','41725862644','2024-09-09 09:21:57',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7488,'4000','41725862644','2024-09-09 09:22:42',NULL,600.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7489,'4000','41725862644','2024-09-09 09:31:56',NULL,700.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7490,'4000','41725862644','2024-09-09 09:33:16',NULL,600.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7491,'1110','41725867007','2024-09-09 10:31:09',NULL,1100.00,'','4','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(7492,'1110','41725867007','2024-09-09 10:30:07',NULL,1150.00,'','4','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(7493,'5500','41725867007','2024-09-09 10:30:39',2250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7494,'1000','41725867007','2024-09-09 10:31:09',2400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7495,'4000','41725867007','2024-09-09 10:31:09',NULL,1200.00,'','4','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(7496,'4000','41725867007','2024-09-09 10:30:07',NULL,1200.00,'','4','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(7497,'1110','41725989429','2024-09-10 20:33:04',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7498,'1110','41725989429','2024-09-10 20:30:29',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7499,'1110','41725989429','2024-09-10 20:31:06',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7500,'1110','41725989429','2024-09-10 20:31:32',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7501,'1110','41725989429','2024-09-10 20:31:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7502,'1110','41725989429','2024-09-10 20:32:08',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7503,'1110','41725989429','2024-09-10 20:32:08',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7504,'5500','41725989429','2024-09-10 20:32:08',15800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7505,'1000','41725989429','2024-09-10 20:33:04',18300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7506,'4000','41725989429','2024-09-10 20:33:04',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7507,'4000','41725989429','2024-09-10 20:30:29',NULL,700.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7508,'4000','41725989429','2024-09-10 20:31:06',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7509,'4000','41725989429','2024-09-10 20:31:32',NULL,16300.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7510,'4000','41725989429','2024-09-10 20:31:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7511,'4000','41725989429','2024-09-10 20:32:08',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7512,'4000','41725989429','2024-09-10 20:32:08',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7513,'1110','41726053472','2024-09-11 14:22:08',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7514,'1110','41726053472','2024-09-11 14:17:52',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7515,'1110','41726053472','2024-09-11 14:17:52',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7516,'1110','41726053472','2024-09-11 14:18:13',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7517,'1110','41726053472','2024-09-11 14:18:56',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7518,'1110','41726053472','2024-09-11 14:19:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7519,'1110','41726053472','2024-09-11 14:20:52',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7520,'1110','41726053472','2024-09-11 14:21:10',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7521,'5500','41726053472','2024-09-11 14:21:34',15885.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7522,'1000','41726053472','2024-09-11 14:22:08',18100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7523,'4000','41726053472','2024-09-11 14:22:08',NULL,600.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7524,'4000','41726053472','2024-09-11 14:17:52',NULL,600.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7525,'4000','41726053472','2024-09-11 14:17:52',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7526,'4000','41726053472','2024-09-11 14:18:13',NULL,16000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7527,'4000','41726053472','2024-09-11 14:18:56',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7528,'4000','41726053472','2024-09-11 14:19:31',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7529,'4000','41726053472','2024-09-11 14:20:52',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7530,'4000','41726053472','2024-09-11 14:21:10',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7531,'1110','41726204058','2024-09-13 08:10:34',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7532,'1110','41726204058','2024-09-13 08:07:38',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7533,'1110','41726204058','2024-09-13 08:07:38',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7534,'1110','41726204058','2024-09-13 08:08:21',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7535,'1110','41726204058','2024-09-13 08:08:21',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(7536,'1110','41726204058','2024-09-13 08:08:42',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7537,'1110','41726204058','2024-09-13 08:09:05',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7538,'1110','41726204058','2024-09-13 08:09:23',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(7539,'1110','41726204058','2024-09-13 08:09:41',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(7540,'5500','41726204058','2024-09-13 08:10:18',3935.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7541,'1000','41726204058','2024-09-13 08:10:34',5200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7542,'4000','41726204058','2024-09-13 08:10:34',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7543,'4000','41726204058','2024-09-13 08:07:38',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7544,'4000','41726204058','2024-09-13 08:07:38',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7545,'4000','41726204058','2024-09-13 08:08:21',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7546,'4000','41726204058','2024-09-13 08:08:21',NULL,1500.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(7547,'4000','41726204058','2024-09-13 08:08:42',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7548,'4000','41726204058','2024-09-13 08:09:05',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7549,'4000','41726204058','2024-09-13 08:09:23',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(7550,'4000','41726204058','2024-09-13 08:09:41',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(7551,'1110','41726246861','2024-09-13 20:03:31',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7552,'1110','41726246861','2024-09-13 20:01:01',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7553,'1110','41726246861','2024-09-13 20:01:42',NULL,250.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7554,'1110','41726246861','2024-09-13 20:01:58',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7555,'1110','41726246861','2024-09-13 20:02:28',NULL,34.00,'','4','1','Inventory sold','1','','sales','140','','No',NULL,NULL,''),(7556,'1110','41726246861','2024-09-13 20:02:47',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(7557,'5500','41726246861','2024-09-13 20:03:06',16184.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7558,'1000','41726246861','2024-09-13 20:03:31',56700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7559,'4000','41726246861','2024-09-13 20:03:31',NULL,16700.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7560,'4000','41726246861','2024-09-13 20:01:01',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7561,'4000','41726246861','2024-09-13 20:01:42',NULL,1000.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7562,'4000','41726246861','2024-09-13 20:01:58',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7563,'4000','41726246861','2024-09-13 20:02:28',NULL,37500.00,'','4','1','Good sold','1','','sales','140','','No',NULL,NULL,''),(7564,'4000','41726246861','2024-09-13 20:02:47',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(7565,'1110','41726320740','2024-09-14 16:36:04',NULL,10200.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7566,'1110','41726320740','2024-09-14 16:32:20',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7567,'1110','41726320740','2024-09-14 16:33:50',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7568,'1110','41726320740','2024-09-14 16:34:09',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7569,'1110','41726320740','2024-09-14 16:34:09',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7570,'1110','41726320740','2024-09-14 16:34:09',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7571,'1110','41726320740','2024-09-14 16:34:52',NULL,170.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7572,'5500','41726320740','2024-09-14 16:35:04',11020.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7573,'1000','41726320740','2024-09-14 16:36:04',14100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7574,'4000','41726320740','2024-09-14 16:36:04',NULL,11500.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7575,'4000','41726320740','2024-09-14 16:32:20',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7576,'4000','41726320740','2024-09-14 16:33:50',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7577,'4000','41726320740','2024-09-14 16:34:09',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7578,'4000','41726320740','2024-09-14 16:34:09',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7579,'4000','41726320740','2024-09-14 16:34:09',NULL,1000.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7580,'4000','41726320740','2024-09-14 16:34:52',NULL,400.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7581,'1110','41726402519','2024-09-15 15:21:57',NULL,1050.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7582,'1110','41726402519','2024-09-15 15:15:19',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(7583,'1110','41726402519','2024-09-15 15:16:57',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7584,'1110','41726402519','2024-09-15 15:19:34',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7585,'1110','41726402519','2024-09-15 15:20:39',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7586,'1110','41726402519','2024-09-15 15:21:02',NULL,170.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7587,'5500','41726402519','2024-09-15 15:21:22',2070.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7588,'1000','41726402519','2024-09-15 15:21:57',3700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7589,'4000','41726402519','2024-09-15 15:21:57',NULL,1800.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7590,'4000','41726402519','2024-09-15 15:15:19',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(7591,'4000','41726402519','2024-09-15 15:16:57',NULL,200.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7592,'4000','41726402519','2024-09-15 15:19:34',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7593,'4000','41726402519','2024-09-15 15:20:39',NULL,600.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7594,'4000','41726402519','2024-09-15 15:21:02',NULL,400.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7595,'1110','41726475373','2024-09-16 11:40:05',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7596,'1110','41726475373','2024-09-16 11:29:33',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7597,'1110','41726475373','2024-09-16 11:29:33',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7598,'1110','41726475373','2024-09-16 11:36:46',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(7599,'1110','41726475373','2024-09-16 11:37:42',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7600,'1110','41726475373','2024-09-16 11:38:02',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7601,'1110','41726475373','2024-09-16 11:38:22',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7602,'1110','41726475373','2024-09-16 11:38:41',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7603,'1110','41726475373','2024-09-16 11:39:10',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7604,'5500','41726475373','2024-09-16 11:39:35',1285.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7605,'1000','41726475373','2024-09-16 11:40:05',3300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7606,'4000','41726475373','2024-09-16 11:40:05',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7607,'4000','41726475373','2024-09-16 11:29:33',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7608,'4000','41726475373','2024-09-16 11:29:33',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7609,'4000','41726475373','2024-09-16 11:36:46',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(7610,'4000','41726475373','2024-09-16 11:37:42',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7611,'4000','41726475373','2024-09-16 11:38:02',NULL,900.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7612,'4000','41726475373','2024-09-16 11:38:22',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7613,'4000','41726475373','2024-09-16 11:38:41',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7614,'4000','41726475373','2024-09-16 11:39:10',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7615,'1110','41726566724','2024-09-17 13:02:22',NULL,200.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7616,'1110','41726566724','2024-09-17 12:52:04',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7617,'1110','41726566724','2024-09-17 12:52:43',NULL,10200.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7618,'1110','41726566724','2024-09-17 12:52:59',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7619,'1110','41726566724','2024-09-17 12:54:21',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7620,'1110','41726566724','2024-09-17 12:54:21',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7621,'1110','41726566724','2024-09-17 12:54:44',NULL,700.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7622,'5500','41726566724','2024-09-17 12:57:34',11800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7623,'1000','41726566724','2024-09-17 13:02:22',16000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7624,'4000','41726566724','2024-09-17 13:02:22',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7625,'4000','41726566724','2024-09-17 12:52:04',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7626,'4000','41726566724','2024-09-17 12:52:43',NULL,12500.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7627,'4000','41726566724','2024-09-17 12:52:59',NULL,600.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7628,'4000','41726566724','2024-09-17 12:54:21',NULL,600.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7629,'4000','41726566724','2024-09-17 12:54:21',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7630,'4000','41726566724','2024-09-17 12:54:44',NULL,1400.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7631,'1110','41726660029','2024-09-18 15:03:42',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(7632,'1110','41726660029','2024-09-18 14:47:09',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7633,'1110','41726660029','2024-09-18 15:01:36',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7634,'1110','41726660029','2024-09-18 15:02:20',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7635,'1110','41726660029','2024-09-18 15:02:56',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7636,'1110','41726660029','2024-09-18 15:03:14',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7637,'1110','41726660029','2024-09-18 15:03:14',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7638,'5500','41726660029','2024-09-18 15:03:14',835.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7639,'1000','41726660029','2024-09-18 15:03:42',2350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7640,'4000','41726660029','2024-09-18 15:03:42',NULL,600.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(7641,'4000','41726660029','2024-09-18 14:47:09',NULL,300.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7642,'4000','41726660029','2024-09-18 15:01:36',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7643,'4000','41726660029','2024-09-18 15:02:20',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7644,'4000','41726660029','2024-09-18 15:02:56',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7645,'4000','41726660029','2024-09-18 15:03:14',NULL,250.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7646,'4000','41726660029','2024-09-18 15:03:14',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7647,'1110','41726762658','2024-09-19 19:21:52',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7648,'1110','41726762658','2024-09-19 19:17:38',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7649,'1110','41726762658','2024-09-19 19:18:27',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7650,'1110','41726762658','2024-09-19 19:18:46',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7651,'1110','41726762658','2024-09-19 19:19:02',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(7652,'1110','41726762658','2024-09-19 19:19:18',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7653,'1110','41726762658','2024-09-19 19:19:37',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(7654,'1110','41726762658','2024-09-19 19:19:55',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(7655,'1110','41726762658','2024-09-19 19:19:55',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(7656,'1110','41726762658','2024-09-19 19:20:25',NULL,10000.00,'','4','1','Inventory sold','1','','sales','138','','No',NULL,NULL,''),(7657,'5500','41726762658','2024-09-19 19:20:59',14300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7658,'1000','41726762658','2024-09-19 19:21:52',18000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7659,'4000','41726762658','2024-09-19 19:21:52',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7660,'4000','41726762658','2024-09-19 19:17:38',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7661,'4000','41726762658','2024-09-19 19:18:27',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7662,'4000','41726762658','2024-09-19 19:18:46',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7663,'4000','41726762658','2024-09-19 19:19:02',NULL,350.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(7664,'4000','41726762658','2024-09-19 19:19:18',NULL,250.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7665,'4000','41726762658','2024-09-19 19:19:37',NULL,1500.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(7666,'4000','41726762658','2024-09-19 19:19:55',NULL,1300.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(7667,'4000','41726762658','2024-09-19 19:19:55',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(7668,'4000','41726762658','2024-09-19 19:20:25',NULL,12000.00,'','4','1','Good sold','1','','sales','138','','No',NULL,NULL,''),(7669,'1110','41726844550','2024-09-20 18:06:39',NULL,700.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7670,'1110','41726844550','2024-09-20 18:02:30',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7671,'1110','41726844550','2024-09-20 18:02:49',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7672,'1110','41726844550','2024-09-20 18:03:05',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7673,'1110','41726844550','2024-09-20 18:03:53',NULL,2300.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(7674,'5500','41726844550','2024-09-20 18:05:47',3400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7675,'1000','41726844550','2024-09-20 18:06:39',5500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7676,'4000','41726844550','2024-09-20 18:06:39',NULL,1800.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7677,'4000','41726844550','2024-09-20 18:02:30',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7678,'4000','41726844550','2024-09-20 18:02:49',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7679,'4000','41726844550','2024-09-20 18:03:05',NULL,400.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7680,'4000','41726844550','2024-09-20 18:03:53',NULL,2600.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(7681,'1110','41726927599','2024-09-21 17:23:16',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(7682,'1110','41726927599','2024-09-21 17:06:39',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7683,'1110','41726927599','2024-09-21 17:07:47',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7684,'1110','41726927599','2024-09-21 17:08:03',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7685,'1110','41726927599','2024-09-21 17:09:03',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7686,'1110','41726927599','2024-09-21 17:09:25',NULL,10200.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7687,'1110','41726927599','2024-09-21 17:10:08',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7688,'1110','41726927599','2024-09-21 17:10:45',NULL,350.00,'','4','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(7689,'5500','41726927599','2024-09-21 17:11:43',11635.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7690,'1000','41726927599','2024-09-21 17:23:16',15400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7691,'4000','41726927599','2024-09-21 17:23:16',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(7692,'4000','41726927599','2024-09-21 17:06:39',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7693,'4000','41726927599','2024-09-21 17:07:47',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7694,'4000','41726927599','2024-09-21 17:08:03',NULL,1000.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7695,'4000','41726927599','2024-09-21 17:09:03',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7696,'4000','41726927599','2024-09-21 17:09:25',NULL,12300.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7697,'4000','41726927599','2024-09-21 17:10:08',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7698,'4000','41726927599','2024-09-21 17:10:45',NULL,600.00,'','4','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(7699,'1110','41727020682','2024-09-22 19:02:01',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7700,'1110','41727020682','2024-09-22 18:58:03',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7701,'1110','41727020682','2024-09-22 18:58:03',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7702,'1110','41727020682','2024-09-22 18:59:22',NULL,350.00,'','4','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(7703,'1110','41727020682','2024-09-22 19:00:21',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(7704,'1110','41727020682','2024-09-22 19:00:37',NULL,1300.00,'','4','1','Inventory sold','1','','sales','146','','No',NULL,NULL,''),(7705,'1110','41727020682','2024-09-22 19:00:54',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7706,'5500','41727020682','2024-09-22 19:01:34',2435.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7707,'1000','41727020682','2024-09-22 19:02:01',4300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7708,'4000','41727020682','2024-09-22 19:02:01',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7709,'4000','41727020682','2024-09-22 18:58:03',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7710,'4000','41727020682','2024-09-22 18:58:03',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7711,'4000','41727020682','2024-09-22 18:59:22',NULL,600.00,'','4','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(7712,'4000','41727020682','2024-09-22 19:00:21',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(7713,'4000','41727020682','2024-09-22 19:00:37',NULL,1600.00,'','4','1','Good sold','1','','sales','146','','No',NULL,NULL,''),(7714,'4000','41727020682','2024-09-22 19:00:54',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7715,'1110','41727074429','2024-09-23 09:59:45',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7716,'1110','41727074429','2024-09-23 09:53:49',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7717,'1110','41727074429','2024-09-23 09:54:03',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7718,'1110','41727074429','2024-09-23 09:54:19',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7719,'1110','41727074429','2024-09-23 09:54:46',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7720,'1110','41727074429','2024-09-23 09:55:03',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7721,'1110','41727074429','2024-09-23 09:57:42',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7722,'1110','41727074429','2024-09-23 09:57:54',NULL,400.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7723,'1110','41727074429','2024-09-23 09:58:33',NULL,10200.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7724,'5500','41727074429','2024-09-23 09:59:17',11485.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7725,'1000','41727074429','2024-09-23 09:59:45',15150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7726,'4000','41727074429','2024-09-23 09:59:45',NULL,200.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7727,'4000','41727074429','2024-09-23 09:53:49',NULL,200.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7728,'4000','41727074429','2024-09-23 09:54:03',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7729,'4000','41727074429','2024-09-23 09:54:19',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7730,'4000','41727074429','2024-09-23 09:54:46',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7731,'4000','41727074429','2024-09-23 09:55:03',NULL,150.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7732,'4000','41727074429','2024-09-23 09:57:42',NULL,700.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7733,'4000','41727074429','2024-09-23 09:57:54',NULL,1000.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7734,'4000','41727074429','2024-09-23 09:58:33',NULL,12000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7735,'1110','41727164974','2024-09-24 11:17:44',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7736,'1110','41727164974','2024-09-24 11:02:54',NULL,10100.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(7737,'1110','41727164974','2024-09-24 11:03:17',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7738,'1110','41727164974','2024-09-24 11:12:43',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7739,'1110','41727164974','2024-09-24 11:12:43',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7740,'1110','41727164974','2024-09-24 11:12:43',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7741,'1110','41727164974','2024-09-24 11:13:34',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7742,'1110','41727164974','2024-09-24 11:14:21',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7743,'1110','41727164974','2024-09-24 11:14:21',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7744,'1110','41727164974','2024-09-24 11:14:21',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7745,'1110','41727164974','2024-09-24 11:14:54',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7746,'1110','41727164974','2024-09-24 11:15:23',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7747,'5500','41727164974','2024-09-24 11:17:25',26800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7748,'1000','41727164974','2024-09-24 11:17:44',34600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7749,'4000','41727164974','2024-09-24 11:17:44',NULL,17500.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7750,'4000','41727164974','2024-09-24 11:02:54',NULL,12000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(7751,'4000','41727164974','2024-09-24 11:03:17',NULL,1000.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7752,'4000','41727164974','2024-09-24 11:12:43',NULL,1000.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7753,'4000','41727164974','2024-09-24 11:12:43',NULL,1000.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7754,'4000','41727164974','2024-09-24 11:12:43',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7755,'4000','41727164974','2024-09-24 11:13:34',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7756,'4000','41727164974','2024-09-24 11:14:21',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7757,'4000','41727164974','2024-09-24 11:14:21',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7758,'4000','41727164974','2024-09-24 11:14:21',NULL,600.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7759,'4000','41727164974','2024-09-24 11:14:54',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7760,'4000','41727164974','2024-09-24 11:15:23',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7761,'1110','41727165868','2024-09-24 11:19:05',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(7762,'5500','41727165868','2024-09-24 11:17:48',350.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7763,'1000','41727165868','2024-09-24 11:19:05',500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7764,'4000','41727165868','2024-09-24 11:19:05',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(7765,'1110','41727272880','2024-09-25 17:07:17',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7766,'1110','41727272880','2024-09-25 17:01:20',NULL,250.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7767,'1110','41727272880','2024-09-25 17:05:45',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7768,'5500','41727272880','2024-09-25 17:06:32',15500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7769,'1000','41727272880','2024-09-25 17:07:17',18300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7770,'4000','41727272880','2024-09-25 17:07:17',NULL,17000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7771,'4000','41727272880','2024-09-25 17:01:20',NULL,1000.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7772,'4000','41727272880','2024-09-25 17:05:45',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7773,'1110','41727331887','2024-09-26 09:29:37',NULL,170.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7774,'1110','41727331887','2024-09-26 09:24:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7775,'1110','41727331887','2024-09-26 09:25:27',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7776,'1110','41727331887','2024-09-26 09:25:27',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7777,'1110','41727331887','2024-09-26 09:25:27',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7778,'1110','41727331887','2024-09-26 09:25:27',NULL,400.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7779,'1110','41727331887','2024-09-26 09:27:22',NULL,400.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(7780,'1110','41727331887','2024-09-26 09:28:02',NULL,800.00,'','4','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(7781,'5500','41727331887','2024-09-26 09:28:02',2020.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7782,'1000','41727331887','2024-09-26 09:29:37',4200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7783,'4000','41727331887','2024-09-26 09:29:37',NULL,400.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7784,'4000','41727331887','2024-09-26 09:24:47',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7785,'4000','41727331887','2024-09-26 09:25:27',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7786,'4000','41727331887','2024-09-26 09:25:27',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7787,'4000','41727331887','2024-09-26 09:25:27',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7788,'4000','41727331887','2024-09-26 09:25:27',NULL,1000.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7789,'4000','41727331887','2024-09-26 09:27:22',NULL,700.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(7790,'4000','41727331887','2024-09-26 09:28:02',NULL,1200.00,'','4','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(7791,'1110','41727502107','2024-09-28 09:01:04',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7792,'1110','41727502107','2024-09-28 08:41:47',NULL,10100.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(7793,'1110','41727502107','2024-09-28 08:42:00',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7794,'1110','41727502107','2024-09-28 08:45:39',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7795,'1110','41727502107','2024-09-28 08:46:51',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7796,'1110','41727502107','2024-09-28 08:59:30',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7797,'1110','41727502107','2024-09-28 08:59:45',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7798,'5500','41727502107','2024-09-28 09:00:32',26050.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7799,'1000','41727502107','2024-09-28 09:01:04',30500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7800,'4000','41727502107','2024-09-28 09:01:04',NULL,17000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7801,'4000','41727502107','2024-09-28 08:41:47',NULL,11500.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(7802,'4000','41727502107','2024-09-28 08:42:00',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7803,'4000','41727502107','2024-09-28 08:45:39',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7804,'4000','41727502107','2024-09-28 08:46:51',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7805,'4000','41727502107','2024-09-28 08:59:30',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7806,'4000','41727502107','2024-09-28 08:59:45',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7807,'1110','41727503473','2024-09-28 09:09:48',NULL,15300.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(7808,'5500','41727503473','2024-09-28 09:04:33',15300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7809,'1000','41727503473','2024-09-28 09:09:48',15350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7810,'4000','41727503473','2024-09-28 09:09:48',NULL,15350.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(7811,'1110','41727589702','2024-09-29 09:18:19',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7812,'1110','41727589702','2024-09-29 09:01:42',NULL,200.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7813,'1110','41727589702','2024-09-29 09:02:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7814,'1110','41727589702','2024-09-29 09:05:40',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7815,'1110','41727589702','2024-09-29 09:06:09',NULL,500.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7816,'1110','41727589702','2024-09-29 09:06:50',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7817,'1110','41727589702','2024-09-29 09:07:17',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7818,'1110','41727589702','2024-09-29 09:07:50',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7819,'1110','41727589702','2024-09-29 09:08:18',NULL,10200.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7820,'5500','41727589702','2024-09-29 09:11:12',26785.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7821,'1000','41727589702','2024-09-29 09:18:19',31800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7822,'4000','41727589702','2024-09-29 09:18:19',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7823,'4000','41727589702','2024-09-29 09:01:42',NULL,800.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7824,'4000','41727589702','2024-09-29 09:02:07',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7825,'4000','41727589702','2024-09-29 09:05:40',NULL,17000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7826,'4000','41727589702','2024-09-29 09:06:09',NULL,1200.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7827,'4000','41727589702','2024-09-29 09:06:50',NULL,700.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7828,'4000','41727589702','2024-09-29 09:07:17',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7829,'4000','41727589702','2024-09-29 09:07:50',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7830,'4000','41727589702','2024-09-29 09:08:18',NULL,11000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7831,'1110','41727703124','2024-09-30 16:40:15',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7832,'1110','41727703124','2024-09-30 16:32:04',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7833,'1110','41727703124','2024-09-30 16:32:29',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7834,'1110','41727703124','2024-09-30 16:32:54',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7835,'1110','41727703124','2024-09-30 16:33:31',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7836,'1110','41727703124','2024-09-30 16:33:58',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7837,'1110','41727703124','2024-09-30 16:35:30',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7838,'1110','41727703124','2024-09-30 16:36:05',NULL,110.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(7839,'1110','41727703124','2024-09-30 16:37:04',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7840,'1110','41727703124','2024-09-30 16:37:42',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7841,'1110','41727703124','2024-09-30 16:38:53',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7842,'5500','41727703124','2024-09-30 16:39:10',16510.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7843,'1000','41727703124','2024-09-30 16:40:15',20950.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7844,'4000','41727703124','2024-09-30 16:40:15',NULL,17000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7845,'4000','41727703124','2024-09-30 16:32:04',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7846,'4000','41727703124','2024-09-30 16:32:29',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7847,'4000','41727703124','2024-09-30 16:32:54',NULL,250.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7848,'4000','41727703124','2024-09-30 16:33:31',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7849,'4000','41727703124','2024-09-30 16:33:58',NULL,800.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7850,'4000','41727703124','2024-09-30 16:35:30',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7851,'4000','41727703124','2024-09-30 16:36:05',NULL,200.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(7852,'4000','41727703124','2024-09-30 16:37:04',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7853,'4000','41727703124','2024-09-30 16:37:42',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7854,'4000','41727703124','2024-09-30 16:38:53',NULL,900.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7855,'1110','41727942191','2024-10-03 11:06:58',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7856,'1110','41727942191','2024-10-03 10:56:31',NULL,10200.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7857,'1110','41727942191','2024-10-03 10:57:09',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7858,'1110','41727942191','2024-10-03 10:59:56',NULL,450.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7859,'1110','41727942191','2024-10-03 11:01:03',NULL,250.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7860,'1110','41727942191','2024-10-03 11:02:07',NULL,1300.00,'','4','1','Inventory sold','1','','sales','146','','No',NULL,NULL,''),(7861,'1110','41727942191','2024-10-03 11:03:11',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7862,'1110','41727942191','2024-10-03 11:04:33',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(7863,'5500','41727942191','2024-10-03 11:05:05',42900.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7864,'1000','41727942191','2024-10-03 11:06:58',48350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7865,'4000','41727942191','2024-10-03 11:06:58',NULL,16900.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7866,'4000','41727942191','2024-10-03 10:56:31',NULL,11300.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7867,'4000','41727942191','2024-10-03 10:57:09',NULL,16400.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7868,'4000','41727942191','2024-10-03 10:59:56',NULL,900.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7869,'4000','41727942191','2024-10-03 11:01:03',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7870,'4000','41727942191','2024-10-03 11:02:07',NULL,1600.00,'','4','1','Good sold','1','','sales','146','','No',NULL,NULL,''),(7871,'4000','41727942191','2024-10-03 11:03:11',NULL,250.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7872,'4000','41727942191','2024-10-03 11:04:33',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(7873,'1110','41727942821','2024-10-03 11:14:19',NULL,2300.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(7874,'1110','41727942821','2024-10-03 11:07:01',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7875,'1110','41727942821','2024-10-03 11:09:24',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7876,'1110','41727942821','2024-10-03 11:09:56',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7877,'1110','41727942821','2024-10-03 11:10:17',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7878,'1110','41727942821','2024-10-03 11:11:00',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7879,'1110','41727942821','2024-10-03 11:11:22',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7880,'1110','41727942821','2024-10-03 11:11:35',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7881,'1110','41727942821','2024-10-03 11:11:53',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7882,'1110','41727942821','2024-10-03 11:12:54',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7883,'1110','41727942821','2024-10-03 11:13:11',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7884,'5500','41727942821','2024-10-03 11:13:59',3635.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7885,'1000','41727942821','2024-10-03 11:14:19',6450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7886,'4000','41727942821','2024-10-03 11:14:19',NULL,2600.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(7887,'4000','41727942821','2024-10-03 11:07:01',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7888,'4000','41727942821','2024-10-03 11:09:24',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7889,'4000','41727942821','2024-10-03 11:09:56',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7890,'4000','41727942821','2024-10-03 11:10:17',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7891,'4000','41727942821','2024-10-03 11:11:00',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7892,'4000','41727942821','2024-10-03 11:11:22',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7893,'4000','41727942821','2024-10-03 11:11:35',NULL,350.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7894,'4000','41727942821','2024-10-03 11:11:53',NULL,700.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7895,'4000','41727942821','2024-10-03 11:12:54',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7896,'4000','41727942821','2024-10-03 11:13:11',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7897,'1110','41728054462','2024-10-04 18:16:10',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7898,'1110','41728054462','2024-10-04 18:07:42',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7899,'1110','41728054462','2024-10-04 18:08:05',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7900,'1110','41728054462','2024-10-04 18:08:55',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7901,'1110','41728054462','2024-10-04 18:09:10',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7902,'1110','41728054462','2024-10-04 18:09:10',NULL,10200.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(7903,'1110','41728054462','2024-10-04 18:10:33',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7904,'1110','41728054462','2024-10-04 18:13:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7905,'1110','41728054462','2024-10-04 18:14:10',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7906,'1110','41728054462','2024-10-04 18:14:28',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7907,'1110','41728054462','2024-10-04 18:14:58',NULL,10100.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(7908,'1110','41728054462','2024-10-04 18:15:17',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(7909,'5500','41728054462','2024-10-04 18:15:39',36800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7910,'1000','41728054462','2024-10-04 18:16:10',42900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7911,'4000','41728054462','2024-10-04 18:16:10',NULL,17000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7912,'4000','41728054462','2024-10-04 18:07:42',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7913,'4000','41728054462','2024-10-04 18:08:05',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7914,'4000','41728054462','2024-10-04 18:08:55',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7915,'4000','41728054462','2024-10-04 18:09:10',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7916,'4000','41728054462','2024-10-04 18:09:10',NULL,12000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(7917,'4000','41728054462','2024-10-04 18:10:33',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7918,'4000','41728054462','2024-10-04 18:13:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7919,'4000','41728054462','2024-10-04 18:14:10',NULL,400.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7920,'4000','41728054462','2024-10-04 18:14:28',NULL,600.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7921,'4000','41728054462','2024-10-04 18:14:58',NULL,11000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(7922,'4000','41728054462','2024-10-04 18:15:17',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(7923,'1110','41728195453','2024-10-06 09:36:30',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7924,'1110','41728195453','2024-10-06 09:17:33',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(7925,'1110','41728195453','2024-10-06 09:18:14',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7926,'1110','41728195453','2024-10-06 09:24:54',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7927,'1110','41728195453','2024-10-06 09:25:19',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7928,'1110','41728195453','2024-10-06 09:25:58',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7929,'1110','41728195453','2024-10-06 09:26:17',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7930,'1110','41728195453','2024-10-06 09:26:33',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7931,'5500','41728195453','2024-10-06 09:26:49',17235.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7932,'1000','41728195453','2024-10-06 09:36:30',20900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7933,'4000','41728195453','2024-10-06 09:36:30',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7934,'4000','41728195453','2024-10-06 09:17:33',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(7935,'4000','41728195453','2024-10-06 09:18:14',NULL,250.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7936,'4000','41728195453','2024-10-06 09:24:54',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7937,'4000','41728195453','2024-10-06 09:25:19',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7938,'4000','41728195453','2024-10-06 09:25:58',NULL,800.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7939,'4000','41728195453','2024-10-06 09:26:17',NULL,17000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7940,'4000','41728195453','2024-10-06 09:26:33',NULL,650.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7941,'1110','41728226788','2024-10-06 18:08:18',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7942,'1110','41728226788','2024-10-06 17:59:48',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7943,'1110','41728226788','2024-10-06 18:03:16',NULL,600.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7944,'1110','41728226788','2024-10-06 18:03:58',NULL,200.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7945,'1110','41728226788','2024-10-06 18:04:30',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(7946,'1110','41728226788','2024-10-06 18:05:50',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7947,'1110','41728226788','2024-10-06 18:06:05',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7948,'1110','41728226788','2024-10-06 18:07:09',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(7949,'5500','41728226788','2024-10-06 18:07:23',17650.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7950,'1000','41728226788','2024-10-06 18:08:18',21800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7951,'4000','41728226788','2024-10-06 18:08:18',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7952,'4000','41728226788','2024-10-06 17:59:48',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7953,'4000','41728226788','2024-10-06 18:03:16',NULL,1200.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7954,'4000','41728226788','2024-10-06 18:03:58',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7955,'4000','41728226788','2024-10-06 18:04:30',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(7956,'4000','41728226788','2024-10-06 18:05:50',NULL,17000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7957,'4000','41728226788','2024-10-06 18:06:05',NULL,500.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7958,'4000','41728226788','2024-10-06 18:07:09',NULL,900.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(7959,'1110','41728311603','2024-10-07 17:35:33',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7960,'1110','41728311603','2024-10-07 17:33:23',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7961,'1110','41728311603','2024-10-07 17:33:46',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7962,'1110','41728311603','2024-10-07 17:34:30',NULL,10100.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(7963,'5500','41728311603','2024-10-07 17:34:55',10385.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7964,'1000','41728311603','2024-10-07 17:35:33',11800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7965,'4000','41728311603','2024-10-07 17:35:33',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7966,'4000','41728311603','2024-10-07 17:33:23',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7967,'4000','41728311603','2024-10-07 17:33:46',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7968,'4000','41728311603','2024-10-07 17:34:30',NULL,11000.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(7969,'1110','41728367646','2024-10-08 09:18:50',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(7970,'1110','41728367646','2024-10-08 09:07:26',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7971,'1110','41728367646','2024-10-08 09:09:30',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7972,'1110','41728367646','2024-10-08 09:09:30',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(7973,'1110','41728367646','2024-10-08 09:15:09',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7974,'1110','41728367646','2024-10-08 09:15:58',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7975,'5500','41728367646','2024-10-08 09:18:04',15850.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7976,'1000','41728367646','2024-10-08 09:18:50',18900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7977,'4000','41728367646','2024-10-08 09:18:50',NULL,17000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(7978,'4000','41728367646','2024-10-08 09:07:26',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7979,'4000','41728367646','2024-10-08 09:09:30',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7980,'4000','41728367646','2024-10-08 09:09:30',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(7981,'4000','41728367646','2024-10-08 09:15:09',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7982,'4000','41728367646','2024-10-08 09:15:58',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7983,'1110','41728482584','2024-10-09 17:49:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7984,'1110','41728482584','2024-10-09 17:03:04',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7985,'1110','41728482584','2024-10-09 17:03:04',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7986,'1110','41728482584','2024-10-09 17:03:04',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7987,'1110','41728482584','2024-10-09 17:48:46',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7988,'5500','41728482584','2024-10-09 17:48:46',320.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7989,'1000','41728482584','2024-10-09 17:49:31',850.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7990,'4000','41728482584','2024-10-09 17:49:31',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7991,'4000','41728482584','2024-10-09 17:03:04',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7992,'4000','41728482584','2024-10-09 17:03:04',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7993,'4000','41728482584','2024-10-09 17:03:04',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7994,'4000','41728482584','2024-10-09 17:48:46',NULL,250.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7995,'1110','41728551938','2024-10-10 12:21:41',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(7996,'1110','41728551938','2024-10-10 12:18:58',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(7997,'1110','41728551938','2024-10-10 12:18:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7998,'1110','41728551938','2024-10-10 12:19:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7999,'1110','41728551938','2024-10-10 12:19:46',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8000,'1110','41728551938','2024-10-10 12:20:04',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8001,'1110','41728551938','2024-10-10 12:20:22',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8002,'1110','41728551938','2024-10-10 12:20:22',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8003,'1110','41728551938','2024-10-10 12:20:38',NULL,500.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8004,'1110','41728551938','2024-10-10 12:20:54',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8005,'5500','41728551938','2024-10-10 12:21:18',4000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8006,'1000','41728551938','2024-10-10 12:21:41',7000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8007,'4000','41728551938','2024-10-10 12:21:41',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8008,'4000','41728551938','2024-10-10 12:18:58',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8009,'4000','41728551938','2024-10-10 12:18:58',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8010,'4000','41728551938','2024-10-10 12:19:31',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8011,'4000','41728551938','2024-10-10 12:19:46',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8012,'4000','41728551938','2024-10-10 12:20:04',NULL,1000.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(8013,'4000','41728551938','2024-10-10 12:20:22',NULL,1000.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(8014,'4000','41728551938','2024-10-10 12:20:22',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8015,'4000','41728551938','2024-10-10 12:20:38',NULL,1000.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8016,'4000','41728551938','2024-10-10 12:20:54',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8017,'1110','41728657805','2024-10-11 18:03:39',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8018,'1110','41728657805','2024-10-11 17:43:25',NULL,350.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8019,'1110','41728657805','2024-10-11 17:45:19',NULL,200.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8020,'1110','41728657805','2024-10-11 17:46:55',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8021,'1110','41728657805','2024-10-11 17:48:01',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8022,'1110','41728657805','2024-10-11 17:50:25',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8023,'1110','41728657805','2024-10-11 17:50:55',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8024,'1110','41728657805','2024-10-11 17:51:24',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8025,'1110','41728657805','2024-10-11 17:52:25',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8026,'1110','41728657805','2024-10-11 17:53:19',NULL,10200.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8027,'1110','41728657805','2024-10-11 17:59:57',NULL,10200.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8028,'1110','41728657805','2024-10-11 17:59:57',NULL,500.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8029,'1110','41728657805','2024-10-11 18:01:08',NULL,15300.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(8030,'5500','41728657805','2024-10-11 18:02:11',54100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8031,'1000','41728657805','2024-10-11 18:03:39',63650.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8032,'4000','41728657805','2024-10-11 18:03:39',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8033,'4000','41728657805','2024-10-11 17:43:25',NULL,1400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8034,'4000','41728657805','2024-10-11 17:45:19',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8035,'4000','41728657805','2024-10-11 17:46:55',NULL,16900.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8036,'4000','41728657805','2024-10-11 17:48:01',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8037,'4000','41728657805','2024-10-11 17:50:25',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8038,'4000','41728657805','2024-10-11 17:50:55',NULL,600.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8039,'4000','41728657805','2024-10-11 17:51:24',NULL,900.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(8040,'4000','41728657805','2024-10-11 17:52:25',NULL,250.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8041,'4000','41728657805','2024-10-11 17:53:19',NULL,11900.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8042,'4000','41728657805','2024-10-11 17:59:57',NULL,11900.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8043,'4000','41728657805','2024-10-11 17:59:57',NULL,800.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8044,'4000','41728657805','2024-10-11 18:01:08',NULL,16500.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(8045,'1110','41728733354','2024-10-12 14:47:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8046,'1110','41728733354','2024-10-12 14:42:34',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8047,'1110','41728733354','2024-10-12 14:43:04',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8048,'1110','41728733354','2024-10-12 14:44:24',NULL,1700.00,'','4','1','Inventory sold','1','','sales','144','','No',NULL,NULL,''),(8049,'5500','41728733354','2024-10-12 14:44:54',1850.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8050,'1000','41728733354','2024-10-12 14:47:07',3000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8051,'4000','41728733354','2024-10-12 14:47:07',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8052,'4000','41728733354','2024-10-12 14:42:34',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8053,'4000','41728733354','2024-10-12 14:43:04',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8054,'4000','41728733354','2024-10-12 14:44:24',NULL,2500.00,'','4','1','Good sold','1','','sales','144','','No',NULL,NULL,''),(8055,'1110','41728817325','2024-10-13 14:13:04',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8056,'1110','41728817325','2024-10-13 14:02:05',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8057,'1110','41728817325','2024-10-13 14:02:28',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8058,'1110','41728817325','2024-10-13 14:02:50',NULL,500.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8059,'1110','41728817325','2024-10-13 14:03:14',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8060,'1110','41728817325','2024-10-13 14:08:19',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8061,'1110','41728817325','2024-10-13 14:08:19',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8062,'5500','41728817325','2024-10-13 14:10:12',20250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8063,'1000','41728817325','2024-10-13 14:13:04',26100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8064,'4000','41728817325','2024-10-13 14:13:04',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8065,'4000','41728817325','2024-10-13 14:02:05',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8066,'4000','41728817325','2024-10-13 14:02:28',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8067,'4000','41728817325','2024-10-13 14:02:50',NULL,1000.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8068,'4000','41728817325','2024-10-13 14:03:14',NULL,12000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8069,'4000','41728817325','2024-10-13 14:08:19',NULL,11900.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8070,'4000','41728817325','2024-10-13 14:08:19',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8071,'1110','41728999047','2024-10-15 16:36:44',NULL,350.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(8072,'1110','41728999047','2024-10-15 16:30:47',NULL,400.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8073,'1110','41728999047','2024-10-15 16:33:40',NULL,400.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8074,'1110','41728999047','2024-10-15 16:35:38',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8075,'5500','41728999047','2024-10-15 16:36:05',1200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8076,'1000','41728999047','2024-10-15 16:36:44',2200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8077,'4000','41728999047','2024-10-15 16:36:44',NULL,500.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(8078,'4000','41728999047','2024-10-15 16:30:47',NULL,800.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8079,'4000','41728999047','2024-10-15 16:33:40',NULL,700.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8080,'4000','41728999047','2024-10-15 16:35:38',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8081,'1110','41728999498','2024-10-15 16:53:21',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (8082,'1110','41728999498','2024-10-15 16:38:18',NULL,450.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8083,'1110','41728999498','2024-10-15 16:42:18',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8084,'1110','41728999498','2024-10-15 16:50:37',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8085,'1110','41728999498','2024-10-15 16:50:55',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8086,'1110','41728999498','2024-10-15 16:51:26',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8087,'5500','41728999498','2024-10-15 16:52:11',15950.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8088,'1000','41728999498','2024-10-15 16:53:21',20350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8089,'4000','41728999498','2024-10-15 16:53:21',NULL,18000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8090,'4000','41728999498','2024-10-15 16:38:18',NULL,900.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8091,'4000','41728999498','2024-10-15 16:42:18',NULL,300.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8092,'4000','41728999498','2024-10-15 16:50:37',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8093,'4000','41728999498','2024-10-15 16:50:55',NULL,250.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8094,'4000','41728999498','2024-10-15 16:51:26',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8095,'1110','41729000404','2024-10-15 16:54:59',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(8096,'5500','41729000404','2024-10-15 16:53:24',200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8097,'1000','41729000404','2024-10-15 16:54:59',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8098,'4000','41729000404','2024-10-15 16:54:59',NULL,400.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(8099,'1110','41729000504','2024-10-15 16:57:18',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8100,'5500','41729000504','2024-10-15 16:55:04',15100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8101,'1000','41729000504','2024-10-15 16:57:18',15901.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8102,'4000','41729000504','2024-10-15 16:57:18',NULL,15901.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8103,'1110','41729062574','2024-10-16 10:13:17',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8104,'1110','41729062574','2024-10-16 10:09:34',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8105,'1110','41729062574','2024-10-16 10:09:34',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8106,'1110','41729062574','2024-10-16 10:10:22',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8107,'1110','41729062574','2024-10-16 10:10:52',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8108,'1110','41729062574','2024-10-16 10:10:52',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8109,'1110','41729062574','2024-10-16 10:10:52',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8110,'1110','41729062574','2024-10-16 10:10:52',NULL,500.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8111,'1110','41729062574','2024-10-16 10:10:52',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8112,'1110','41729062574','2024-10-16 10:12:09',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8113,'5500','41729062574','2024-10-16 10:12:54',36250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8114,'1000','41729062574','2024-10-16 10:13:17',41853.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8115,'4000','41729062574','2024-10-16 10:13:17',NULL,11000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8116,'4000','41729062574','2024-10-16 10:09:34',NULL,11000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8117,'4000','41729062574','2024-10-16 10:09:34',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8118,'4000','41729062574','2024-10-16 10:10:22',NULL,251.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8119,'4000','41729062574','2024-10-16 10:10:52',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8120,'4000','41729062574','2024-10-16 10:10:52',NULL,251.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8121,'4000','41729062574','2024-10-16 10:10:52',NULL,251.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8122,'4000','41729062574','2024-10-16 10:10:52',NULL,1000.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8123,'4000','41729062574','2024-10-16 10:10:52',NULL,16900.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8124,'4000','41729062574','2024-10-16 10:12:09',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8125,'1110','41729151215','2024-10-17 10:55:39',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8126,'1110','41729151215','2024-10-17 10:46:55',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8127,'1110','41729151215','2024-10-17 10:47:25',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8128,'1110','41729151215','2024-10-17 10:53:33',NULL,15100.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8129,'1110','41729151215','2024-10-17 10:54:01',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8130,'1110','41729151215','2024-10-17 10:54:20',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8131,'1110','41729151215','2024-10-17 10:54:59',NULL,350.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(8132,'5500','41729151215','2024-10-17 10:55:19',25500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8133,'1000','41729151215','2024-10-17 10:55:39',29400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8134,'4000','41729151215','2024-10-17 10:55:39',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8135,'4000','41729151215','2024-10-17 10:46:55',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8136,'4000','41729151215','2024-10-17 10:47:25',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8137,'4000','41729151215','2024-10-17 10:53:33',NULL,16900.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8138,'4000','41729151215','2024-10-17 10:54:01',NULL,11000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8139,'4000','41729151215','2024-10-17 10:54:20',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8140,'4000','41729151215','2024-10-17 10:54:59',NULL,500.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(8141,'1110','31729413509','2024-10-20 11:41:52',NULL,250.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8142,'1110','31729413509','2024-10-20 11:41:52',NULL,9700.00,'','3','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8143,'1110','31729413509','2024-10-20 11:41:52',NULL,9700.00,'','3','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8144,'1110','31729413509','2024-10-20 11:41:52',NULL,150.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8145,'1110','31729413509','2024-10-20 11:41:52',NULL,200.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8146,'5500','31729413509','2024-10-20 11:41:52',20000.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8147,'1000','31729413509','2024-10-20 11:41:52',24200.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8148,'4000','31729413509','2024-10-20 11:41:52',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8149,'4000','31729413509','2024-10-20 11:41:52',NULL,11500.00,'','3','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8150,'4000','31729413509','2024-10-20 11:41:52',NULL,11000.00,'','3','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8151,'4000','31729413509','2024-10-20 11:41:52',NULL,300.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8152,'4000','31729413509','2024-10-20 11:41:52',NULL,400.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8153,'1110','41729584665','2024-10-22 11:18:46',NULL,15900.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8154,'1110','41729584665','2024-10-22 11:11:05',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8155,'1110','41729584665','2024-10-22 11:11:47',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8156,'1110','41729584665','2024-10-22 11:12:14',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8157,'1110','41729584665','2024-10-22 11:15:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8158,'1110','41729584665','2024-10-22 11:15:25',NULL,1300.00,'','4','1','Inventory sold','1','','sales','146','','No',NULL,NULL,''),(8159,'1110','41729584665','2024-10-22 11:16:04',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(8160,'1110','41729584665','2024-10-22 11:16:50',NULL,700.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(8161,'1110','41729584665','2024-10-22 11:17:10',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(8162,'5500','41729584665','2024-10-22 11:18:28',30200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8163,'1000','41729584665','2024-10-22 11:18:46',34600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8164,'4000','41729584665','2024-10-22 11:18:46',NULL,17000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8165,'4000','41729584665','2024-10-22 11:11:05',NULL,10900.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8166,'4000','41729584665','2024-10-22 11:11:47',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8167,'4000','41729584665','2024-10-22 11:12:14',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8168,'4000','41729584665','2024-10-22 11:15:07',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8169,'4000','41729584665','2024-10-22 11:15:25',NULL,1500.00,'','4','1','Good sold','1','','sales','146','','No',NULL,NULL,''),(8170,'4000','41729584665','2024-10-22 11:16:04',NULL,1500.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(8171,'4000','41729584665','2024-10-22 11:16:50',NULL,1400.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(8172,'4000','41729584665','2024-10-22 11:17:10',NULL,1500.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(8173,'1110','41729756316','2024-10-24 11:25:40',NULL,21700.00,'','4','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(8174,'1110','41729756316','2024-10-24 10:51:56',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8175,'1110','41729756316','2024-10-24 10:52:08',NULL,1300.00,'','4','1','Inventory sold','1','','sales','146','','No',NULL,NULL,''),(8176,'1110','41729756316','2024-10-24 10:54:03',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8177,'1110','41729756316','2024-10-24 10:54:52',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8178,'1110','41729756316','2024-10-24 10:56:01',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(8179,'1110','41729756316','2024-10-24 10:57:26',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8180,'1110','41729756316','2024-10-24 10:58:10',NULL,17000.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(8181,'1110','41729756316','2024-10-24 11:00:29',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8182,'1110','41729756316','2024-10-24 11:24:12',NULL,110.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(8183,'5500','41729756316','2024-10-24 11:25:11',41045.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8184,'1000','41729756316','2024-10-24 11:25:40',45800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8185,'4000','41729756316','2024-10-24 11:25:40',NULL,21800.00,'','4','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(8186,'4000','41729756316','2024-10-24 10:51:56',NULL,500.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8187,'4000','41729756316','2024-10-24 10:52:08',NULL,2500.00,'','4','1','Good sold','1','','sales','146','','No',NULL,NULL,''),(8188,'4000','41729756316','2024-10-24 10:54:03',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8189,'4000','41729756316','2024-10-24 10:54:52',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8190,'4000','41729756316','2024-10-24 10:56:01',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(8191,'4000','41729756316','2024-10-24 10:57:26',NULL,500.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8192,'4000','41729756316','2024-10-24 10:58:10',NULL,19000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(8193,'4000','41729756316','2024-10-24 11:00:29',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8194,'4000','41729756316','2024-10-24 11:24:12',NULL,300.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(8195,'1110','41729853972','2024-10-25 14:03:43',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8196,'1110','41729853972','2024-10-25 13:59:32',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8197,'1110','41729853972','2024-10-25 13:59:52',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(8198,'1110','41729853972','2024-10-25 14:00:07',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8199,'1110','41729853972','2024-10-25 14:00:20',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8200,'1110','41729853972','2024-10-25 14:00:39',NULL,3600.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(8201,'1110','41729853972','2024-10-25 14:00:56',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(8202,'1110','41729853972','2024-10-25 14:01:28',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8203,'1110','41729853972','2024-10-25 14:01:53',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8204,'1110','41729853972','2024-10-25 14:02:13',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8205,'1110','41729853972','2024-10-25 14:02:13',NULL,10100.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(8206,'1110','41729853972','2024-10-25 14:02:43',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8207,'5500','41729853972','2024-10-25 14:03:15',16885.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8208,'1000','41729853972','2024-10-25 14:03:43',20850.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8209,'4000','41729853972','2024-10-25 14:03:43',NULL,300.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8210,'4000','41729853972','2024-10-25 13:59:32',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8211,'4000','41729853972','2024-10-25 13:59:52',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(8212,'4000','41729853972','2024-10-25 14:00:07',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8213,'4000','41729853972','2024-10-25 14:00:20',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8214,'4000','41729853972','2024-10-25 14:00:39',NULL,4500.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(8215,'4000','41729853972','2024-10-25 14:00:56',NULL,1450.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(8216,'4000','41729853972','2024-10-25 14:01:28',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8217,'4000','41729853972','2024-10-25 14:01:53',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8218,'4000','41729853972','2024-10-25 14:02:13',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8219,'4000','41729853972','2024-10-25 14:02:13',NULL,11700.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(8220,'4000','41729853972','2024-10-25 14:02:43',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8221,'1110','41730118938','2024-10-28 15:45:24',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8222,'1110','41730118938','2024-10-28 15:35:38',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8223,'1110','41730118938','2024-10-28 15:38:10',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8224,'1110','41730118938','2024-10-28 15:44:23',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8225,'5500','41730118938','2024-10-28 15:44:53',11300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8226,'1000','41730118938','2024-10-28 15:45:24',15300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8227,'4000','41730118938','2024-10-28 15:45:24',NULL,600.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8228,'4000','41730118938','2024-10-28 15:35:38',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8229,'4000','41730118938','2024-10-28 15:38:10',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8230,'4000','41730118938','2024-10-28 15:44:23',NULL,13000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8231,'1110','41730181526','2024-10-29 09:05:19',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(8232,'1110','41730181526','2024-10-29 08:58:46',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8233,'1110','41730181526','2024-10-29 08:59:05',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8234,'1110','41730181526','2024-10-29 09:00:07',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8235,'1110','41730181526','2024-10-29 09:00:15',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8236,'1110','41730181526','2024-10-29 09:02:39',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8237,'1110','41730181526','2024-10-29 09:03:14',NULL,15900.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8238,'1110','41730181526','2024-10-29 09:04:20',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8239,'1110','41730181526','2024-10-29 09:04:50',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8240,'5500','41730181526','2024-10-29 09:05:06',20135.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8241,'1000','41730181526','2024-10-29 09:05:19',22700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8242,'4000','41730181526','2024-10-29 09:05:19',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(8243,'4000','41730181526','2024-10-29 08:58:46',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8244,'4000','41730181526','2024-10-29 08:59:05',NULL,1500.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8245,'4000','41730181526','2024-10-29 09:00:07',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8246,'4000','41730181526','2024-10-29 09:00:15',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8247,'4000','41730181526','2024-10-29 09:02:39',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8248,'4000','41730181526','2024-10-29 09:03:14',NULL,16900.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8249,'4000','41730181526','2024-10-29 09:04:20',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8250,'4000','41730181526','2024-10-29 09:04:50',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8251,'1110','41730303161','2024-10-30 18:47:07',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8252,'5500','41730303161','2024-10-30 18:46:02',9700.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8253,'1000','41730303161','2024-10-30 18:47:07',9701.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8254,'4000','41730303161','2024-10-30 18:47:07',NULL,9701.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8255,'1110','41730359829','2024-10-31 10:48:33',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8256,'1110','41730359829','2024-10-31 10:30:29',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8257,'1110','41730359829','2024-10-31 10:31:59',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(8258,'1110','41730359829','2024-10-31 10:32:20',NULL,1300.00,'','4','1','Inventory sold','1','','sales','146','','No',NULL,NULL,''),(8259,'1110','41730359829','2024-10-31 10:32:37',NULL,2400.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(8260,'5500','41730359829','2024-10-31 10:48:14',3935.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8261,'1000','41730359829','2024-10-31 10:48:33',5000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8262,'4000','41730359829','2024-10-31 10:48:33',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8263,'4000','41730359829','2024-10-31 10:30:29',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8264,'4000','41730359829','2024-10-31 10:31:59',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(8265,'4000','41730359829','2024-10-31 10:32:20',NULL,1300.00,'','4','1','Good sold','1','','sales','146','','No',NULL,NULL,''),(8266,'4000','41730359829','2024-10-31 10:32:37',NULL,3000.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(8267,'1110','41730475930','2024-11-01 18:54:43',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8268,'1110','41730475930','2024-11-01 18:45:30',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8269,'1110','41730475930','2024-11-01 18:50:43',NULL,220.00,'','4','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(8270,'1110','41730475930','2024-11-01 18:51:10',NULL,220.00,'','4','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(8271,'1110','41730475930','2024-11-01 18:51:10',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8272,'1110','41730475930','2024-11-01 18:52:09',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(8273,'1110','41730475930','2024-11-01 18:52:33',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8274,'1110','41730475930','2024-11-01 18:52:50',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8275,'1110','41730475930','2024-11-01 18:53:36',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(8276,'1110','41730475930','2024-11-01 18:54:00',NULL,700.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8277,'5500','41730475930','2024-11-01 18:54:17',11875.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8278,'1000','41730475930','2024-11-01 18:54:43',16900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8279,'4000','41730475930','2024-11-01 18:54:43',NULL,600.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8280,'4000','41730475930','2024-11-01 18:45:30',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8281,'4000','41730475930','2024-11-01 18:50:43',NULL,600.00,'','4','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(8282,'4000','41730475930','2024-11-01 18:51:10',NULL,700.00,'','4','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(8283,'4000','41730475930','2024-11-01 18:51:10',NULL,11200.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8284,'4000','41730475930','2024-11-01 18:52:09',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(8285,'4000','41730475930','2024-11-01 18:52:33',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8286,'4000','41730475930','2024-11-01 18:52:50',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8287,'4000','41730475930','2024-11-01 18:53:36',NULL,300.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(8288,'4000','41730475930','2024-11-01 18:54:00',NULL,2000.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(8289,'1110','41730476498','2024-11-01 18:59:50',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(8290,'5500','41730476498','2024-11-01 18:54:58',1200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8291,'1000','41730476498','2024-11-01 18:59:50',1500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8292,'4000','41730476498','2024-11-01 18:59:50',NULL,1500.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(8293,'1110','41730531541','2024-11-03 07:57:14',NULL,15900.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8294,'1110','41730531541','2024-11-02 10:12:21',NULL,10100.00,'','4','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(8295,'1110','41730531541','2024-11-02 20:41:27',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8296,'1110','41730531541','2024-11-03 07:50:40',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8297,'1110','41730531541','2024-11-03 07:51:09',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8298,'1110','41730531541','2024-11-03 07:51:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8299,'1110','41730531541','2024-11-03 07:51:51',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(8300,'1110','41730531541','2024-11-03 07:53:15',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8301,'1110','41730531541','2024-11-03 07:53:36',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8302,'1110','41730531541','2024-11-03 07:53:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8303,'1110','41730531541','2024-11-03 07:54:26',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8304,'1110','41730531541','2024-11-03 07:54:46',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(8305,'1110','41730531541','2024-11-03 07:55:52',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8306,'1110','41730531541','2024-11-03 07:56:18',NULL,350.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(8307,'5500','41730531541','2024-11-03 07:56:40',28035.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8308,'1000','41730531541','2024-11-03 07:57:14',33100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8309,'4000','41730531541','2024-11-03 07:57:14',NULL,17000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8310,'4000','41730531541','2024-11-02 10:12:21',NULL,11200.00,'','4','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(8311,'4000','41730531541','2024-11-02 20:41:27',NULL,600.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8312,'4000','41730531541','2024-11-03 07:50:40',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8313,'4000','41730531541','2024-11-03 07:51:09',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8314,'4000','41730531541','2024-11-03 07:51:31',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8315,'4000','41730531541','2024-11-03 07:51:51',NULL,400.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(8316,'4000','41730531541','2024-11-03 07:53:15',NULL,900.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(8317,'4000','41730531541','2024-11-03 07:53:36',NULL,150.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8318,'4000','41730531541','2024-11-03 07:53:58',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8319,'4000','41730531541','2024-11-03 07:54:26',NULL,350.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8320,'4000','41730531541','2024-11-03 07:54:46',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(8321,'4000','41730531541','2024-11-03 07:55:52',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8322,'4000','41730531541','2024-11-03 07:56:18',NULL,500.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(8323,'1110','41730609862','2024-11-03 08:14:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8324,'1110','41730609862','2024-11-03 07:57:42',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8325,'1110','41730609862','2024-11-03 08:09:12',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8326,'1110','41730609862','2024-11-03 08:09:37',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8327,'1110','41730609862','2024-11-03 08:10:03',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8328,'1110','41730609862','2024-11-03 08:10:21',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8329,'1110','41730609862','2024-11-03 08:10:35',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8330,'5500','41730609862','2024-11-03 08:13:45',10500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8331,'1000','41730609862','2024-11-03 08:14:07',13300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8332,'4000','41730609862','2024-11-03 08:14:07',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8333,'4000','41730609862','2024-11-03 07:57:42',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8334,'4000','41730609862','2024-11-03 08:09:12',NULL,11000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8335,'4000','41730609862','2024-11-03 08:09:37',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8336,'4000','41730609862','2024-11-03 08:10:03',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8337,'4000','41730609862','2024-11-03 08:10:21',NULL,700.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8338,'4000','41730609862','2024-11-03 08:10:35',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8339,'1110','41730730551','2024-11-04 17:40:03',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8340,'1110','41730730551','2024-11-04 17:29:11',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8341,'1110','41730730551','2024-11-04 17:38:19',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8342,'1110','41730730551','2024-11-04 17:38:38',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8343,'1110','41730730551','2024-11-04 17:39:00',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(8344,'1110','41730730551','2024-11-04 17:39:17',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8345,'5500','41730730551','2024-11-04 17:39:35',10500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8346,'1000','41730730551','2024-11-04 17:40:03',14800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8347,'4000','41730730551','2024-11-04 17:40:03',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8348,'4000','41730730551','2024-11-04 17:29:11',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8349,'4000','41730730551','2024-11-04 17:38:19',NULL,2500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8350,'4000','41730730551','2024-11-04 17:38:38',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8351,'4000','41730730551','2024-11-04 17:39:00',NULL,300.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(8352,'4000','41730730551','2024-11-04 17:39:17',NULL,11000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8353,'1110','41730797419','2024-11-05 12:42:11',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8354,'1110','41730797419','2024-11-05 12:03:39',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8355,'1110','41730797419','2024-11-05 12:39:14',NULL,750.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8356,'1110','41730797419','2024-11-05 12:39:28',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8357,'1110','41730797419','2024-11-05 12:39:50',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8358,'1110','41730797419','2024-11-05 12:40:12',NULL,15900.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8359,'1110','41730797419','2024-11-05 12:40:31',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8360,'1110','41730797419','2024-11-05 12:41:02',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8361,'5500','41730797419','2024-11-05 12:41:53',37650.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8362,'1000','41730797419','2024-11-05 12:42:11',42900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8363,'4000','41730797419','2024-11-05 12:42:11',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8364,'4000','41730797419','2024-11-05 12:03:39',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8365,'4000','41730797419','2024-11-05 12:39:14',NULL,1500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8366,'4000','41730797419','2024-11-05 12:39:28',NULL,11000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8367,'4000','41730797419','2024-11-05 12:39:50',NULL,11000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8368,'4000','41730797419','2024-11-05 12:40:12',NULL,17000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8369,'4000','41730797419','2024-11-05 12:40:31',NULL,1500.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8370,'4000','41730797419','2024-11-05 12:41:02',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8371,'1110','41730813935','2024-11-05 16:40:42',NULL,31800.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8372,'1110','41730813935','2024-11-05 16:38:55',NULL,17000.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(8373,'5500','41730813935','2024-11-05 16:39:38',48800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8374,'1000','41730813935','2024-11-05 16:40:42',48803.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8375,'4000','41730813935','2024-11-05 16:40:42',NULL,31802.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8376,'4000','41730813935','2024-11-05 16:38:55',NULL,17001.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(8377,'1110','41730971112','2024-11-07 12:25:35',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8378,'1110','41730971112','2024-11-07 12:18:32',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8379,'1110','41730971112','2024-11-07 12:19:42',NULL,400.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8380,'1110','41730971112','2024-11-07 12:19:59',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8381,'1110','41730971112','2024-11-07 12:20:47',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8382,'1110','41730971112','2024-11-07 12:21:10',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8383,'1110','41730971112','2024-11-07 12:21:29',NULL,15900.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8384,'5500','41730971112','2024-11-07 12:22:34',36250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8385,'1000','41730971112','2024-11-07 12:25:35',39501.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8386,'4000','41730971112','2024-11-07 12:25:35',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8387,'4000','41730971112','2024-11-07 12:18:32',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8388,'4000','41730971112','2024-11-07 12:19:42',NULL,400.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8389,'4000','41730971112','2024-11-07 12:19:59',NULL,700.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(8390,'4000','41730971112','2024-11-07 12:20:47',NULL,11000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8391,'4000','41730971112','2024-11-07 12:21:10',NULL,9701.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8392,'4000','41730971112','2024-11-07 12:21:29',NULL,17000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8393,'1110','41731084946','2024-11-08 19:57:53',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8394,'1110','41731084946','2024-11-08 19:55:46',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8395,'1110','41731084946','2024-11-08 19:55:46',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8396,'1110','41731084946','2024-11-08 19:56:16',NULL,600.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(8397,'1110','41731084946','2024-11-08 19:56:35',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8398,'1110','41731084946','2024-11-08 19:57:02',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8399,'1110','41731084946','2024-11-08 19:57:02',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8400,'1110','41731084946','2024-11-08 19:57:02',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(8401,'5500','41731084946','2024-11-08 19:57:38',2185.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8402,'1000','41731084946','2024-11-08 19:57:53',3800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8403,'4000','41731084946','2024-11-08 19:57:53',NULL,400.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8404,'4000','41731084946','2024-11-08 19:55:46',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8405,'4000','41731084946','2024-11-08 19:55:46',NULL,700.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(8406,'4000','41731084946','2024-11-08 19:56:16',NULL,600.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(8407,'4000','41731084946','2024-11-08 19:56:35',NULL,400.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8408,'4000','41731084946','2024-11-08 19:57:02',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8409,'4000','41731084946','2024-11-08 19:57:02',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8410,'4000','41731084946','2024-11-08 19:57:02',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(8411,'1110','41731085089','2024-11-08 19:59:08',NULL,15900.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8412,'5500','41731085089','2024-11-08 19:58:09',15900.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8413,'1000','41731085089','2024-11-08 19:59:08',15901.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8414,'4000','41731085089','2024-11-08 19:59:08',NULL,15901.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8415,'1110','41731128399','2024-11-09 08:06:53',NULL,350.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(8416,'1110','41731128399','2024-11-09 07:59:59',NULL,15900.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8417,'1110','41731128399','2024-11-09 08:02:05',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8418,'1110','41731128399','2024-11-09 08:02:25',NULL,350.00,'','4','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(8419,'1110','41731128399','2024-11-09 08:02:55',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8420,'1110','41731128399','2024-11-09 08:03:17',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8421,'1110','41731128399','2024-11-09 08:04:18',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8422,'1110','41731128399','2024-11-09 08:04:39',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8423,'1110','41731128399','2024-11-09 08:05:05',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8424,'1110','41731128399','2024-11-09 08:05:27',NULL,200.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8425,'5500','41731128399','2024-11-09 08:06:02',29500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8426,'1000','41731128399','2024-11-09 08:06:53',35100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8427,'4000','41731128399','2024-11-09 08:06:53',NULL,700.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(8428,'4000','41731128399','2024-11-09 07:59:59',NULL,17000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8429,'4000','41731128399','2024-11-09 08:02:05',NULL,500.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8430,'4000','41731128399','2024-11-09 08:02:25',NULL,1000.00,'','4','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(8431,'4000','41731128399','2024-11-09 08:02:55',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8432,'4000','41731128399','2024-11-09 08:03:17',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8433,'4000','41731128399','2024-11-09 08:04:18',NULL,400.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8434,'4000','41731128399','2024-11-09 08:04:39',NULL,800.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(8435,'4000','41731128399','2024-11-09 08:05:05',NULL,11300.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8436,'4000','41731128399','2024-11-09 08:05:27',NULL,800.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8437,'1110','41731248837','2024-11-10 17:30:21',NULL,17000.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(8438,'1110','41731248837','2024-11-10 17:27:17',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8439,'1110','41731248837','2024-11-10 17:28:07',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8440,'1110','41731248837','2024-11-10 17:28:24',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8441,'1110','41731248837','2024-11-10 17:28:58',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8442,'1110','41731248837','2024-11-10 17:29:45',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8443,'5500','41731248837','2024-11-10 17:30:05',18950.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8444,'1000','41731248837','2024-11-10 17:30:21',21000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8445,'4000','41731248837','2024-11-10 17:30:21',NULL,18200.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(8446,'4000','41731248837','2024-11-10 17:27:17',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8447,'4000','41731248837','2024-11-10 17:28:07',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8448,'4000','41731248837','2024-11-10 17:28:24',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8449,'4000','41731248837','2024-11-10 17:28:58',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8450,'4000','41731248837','2024-11-10 17:29:45',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8451,'1110','41731249024','2024-11-10 17:34:44',NULL,11500.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8452,'5500','41731249024','2024-11-10 17:30:24',11500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8453,'1000','41731249024','2024-11-10 17:34:44',11510.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8454,'4000','41731249024','2024-11-10 17:34:44',NULL,11510.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8455,'1110','41731306521','2024-11-11 09:41:28',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8456,'1110','41731306521','2024-11-11 09:28:41',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8457,'1110','41731306521','2024-11-11 09:29:04',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8458,'1110','41731306521','2024-11-11 09:30:12',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8459,'1110','41731306521','2024-11-11 09:31:31',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8460,'1110','41731306521','2024-11-11 09:32:28',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8461,'1110','41731306521','2024-11-11 09:39:31',NULL,15900.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8462,'1110','41731306521','2024-11-11 09:39:49',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8463,'1110','41731306521','2024-11-11 09:40:21',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8464,'1110','41731306521','2024-11-11 09:40:39',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8465,'5500','41731306521','2024-11-11 09:40:55',17050.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8466,'1000','41731306521','2024-11-11 09:41:28',20000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8467,'4000','41731306521','2024-11-11 09:41:28',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8468,'4000','41731306521','2024-11-11 09:28:41',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8469,'4000','41731306521','2024-11-11 09:29:04',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8470,'4000','41731306521','2024-11-11 09:30:12',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8471,'4000','41731306521','2024-11-11 09:31:31',NULL,1200.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(8472,'4000','41731306521','2024-11-11 09:32:28',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8473,'4000','41731306521','2024-11-11 09:39:31',NULL,17000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8474,'4000','41731306521','2024-11-11 09:39:49',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8475,'4000','41731306521','2024-11-11 09:40:21',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8476,'4000','41731306521','2024-11-11 09:40:39',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8477,'1110','41731431035','2024-11-12 20:06:31',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8478,'1110','41731431035','2024-11-12 20:04:06',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8479,'1110','41731431035','2024-11-12 20:04:06',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8480,'1110','41731431035','2024-11-12 20:04:28',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(8481,'1110','41731431035','2024-11-12 20:04:45',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8482,'1110','41731431035','2024-11-12 20:05:03',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8483,'1110','41731431035','2024-11-12 20:05:46',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8484,'5500','41731431035','2024-11-12 20:06:01',4150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8485,'1000','41731431035','2024-11-12 20:06:31',5600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8486,'4000','41731431035','2024-11-12 20:06:31',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8487,'4000','41731431035','2024-11-12 20:04:06',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8488,'4000','41731431035','2024-11-12 20:04:06',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8489,'4000','41731431035','2024-11-12 20:04:28',NULL,1600.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(8490,'4000','41731431035','2024-11-12 20:04:45',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8491,'4000','41731431035','2024-11-12 20:05:03',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8492,'4000','41731431035','2024-11-12 20:05:46',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8493,'1110','41731505926','2024-11-13 17:03:41',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(8494,'1110','41731505926','2024-11-13 16:52:06',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8495,'1110','41731505926','2024-11-13 16:59:06',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8496,'1110','41731505926','2024-11-13 16:59:30',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8497,'1110','41731505926','2024-11-13 17:00:06',NULL,110.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(8498,'1110','41731505926','2024-11-13 17:00:20',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8499,'1110','41731505926','2024-11-13 17:01:23',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8500,'1110','41731505926','2024-11-13 17:01:23',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8501,'1110','41731505926','2024-11-13 17:02:19',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8502,'1110','41731505926','2024-11-13 17:02:19',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8503,'1110','41731505926','2024-11-13 17:02:55',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8504,'5500','41731505926','2024-11-13 17:03:17',1495.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8505,'1000','41731505926','2024-11-13 17:03:41',4100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8506,'4000','41731505926','2024-11-13 17:03:41',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(8507,'4000','41731505926','2024-11-13 16:52:06',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8508,'4000','41731505926','2024-11-13 16:59:06',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8509,'4000','41731505926','2024-11-13 16:59:30',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8510,'4000','41731505926','2024-11-13 17:00:06',NULL,200.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(8511,'4000','41731505926','2024-11-13 17:00:20',NULL,600.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8512,'4000','41731505926','2024-11-13 17:01:23',NULL,600.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8513,'4000','41731505926','2024-11-13 17:01:23',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8514,'4000','41731505926','2024-11-13 17:02:19',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8515,'4000','41731505926','2024-11-13 17:02:19',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8516,'4000','41731505926','2024-11-13 17:02:55',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8517,'1110','41732170880','2024-11-21 09:39:55',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(8518,'1110','41732170880','2024-11-21 09:34:40',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(8519,'1110','41732170880','2024-11-21 09:34:40',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8520,'1110','41732170880','2024-11-21 09:36:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8521,'1110','41732170880','2024-11-21 09:36:43',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8522,'1110','41732170880','2024-11-21 09:37:09',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8523,'1110','41732170880','2024-11-21 09:38:19',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8524,'1110','41732170880','2024-11-21 09:38:45',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8525,'1110','41732170880','2024-11-21 09:39:04',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8526,'5500','41732170880','2024-11-21 09:39:23',12900.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8527,'1000','41732170880','2024-11-21 09:39:55',17350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8528,'4000','41732170880','2024-11-21 09:39:55',NULL,2000.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(8529,'4000','41732170880','2024-11-21 09:34:40',NULL,1500.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(8530,'4000','41732170880','2024-11-21 09:34:40',NULL,700.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8531,'4000','41732170880','2024-11-21 09:36:07',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8532,'4000','41732170880','2024-11-21 09:36:43',NULL,600.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8533,'4000','41732170880','2024-11-21 09:37:09',NULL,11500.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8534,'4000','41732170880','2024-11-21 09:38:19',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8535,'4000','41732170880','2024-11-21 09:38:45',NULL,250.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8536,'4000','41732170880','2024-11-21 09:39:04',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8537,'1110','31732381086','2024-11-23 20:04:21',NULL,17000.00,'','3','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(8538,'1110','31732381086','2024-11-23 20:04:21',NULL,9700.00,'','3','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8539,'5500','31732381086','2024-11-23 20:04:21',26700.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8540,'1000','31732381086','2024-11-23 20:04:21',30500.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8541,'4000','31732381086','2024-11-23 20:04:21',NULL,18500.00,'','3','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(8542,'4000','31732381086','2024-11-23 20:04:21',NULL,12000.00,'','3','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8543,'1110','41732379976','2024-11-27 10:47:06',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8544,'1110','41732379976','2024-11-23 19:49:17',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8545,'1110','41732379976','2024-11-23 19:49:40',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8546,'1110','41732379976','2024-11-23 19:51:54',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8547,'1110','41732379976','2024-11-23 19:52:43',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8548,'1110','41732379976','2024-11-27 09:57:34',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8549,'1110','41732379976','2024-11-27 10:35:19',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8550,'1110','41732379976','2024-11-27 10:35:43',NULL,200.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8551,'1110','41732379976','2024-11-27 10:36:09',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8552,'1110','41732379976','2024-11-27 10:36:59',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8553,'1110','41732379976','2024-11-27 10:37:15',NULL,400.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8554,'1110','41732379976','2024-11-27 10:37:39',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(8555,'1110','41732379976','2024-11-27 10:39:52',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8556,'1110','41732379976','2024-11-27 10:40:30',NULL,10500.00,'','4','1','Inventory sold','1','','sales','160','','No',NULL,NULL,''),(8557,'5500','41732379976','2024-11-27 10:46:48',13235.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8558,'1000','41732379976','2024-11-27 10:47:06',19600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8559,'4000','41732379976','2024-11-27 10:47:06',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8560,'4000','41732379976','2024-11-23 19:49:17',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8561,'4000','41732379976','2024-11-23 19:49:40',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8562,'4000','41732379976','2024-11-23 19:51:54',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8563,'4000','41732379976','2024-11-23 19:52:43',NULL,300.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8564,'4000','41732379976','2024-11-27 09:57:34',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8565,'4000','41732379976','2024-11-27 10:35:19',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8566,'4000','41732379976','2024-11-27 10:35:43',NULL,1000.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8567,'4000','41732379976','2024-11-27 10:36:09',NULL,1000.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(8568,'4000','41732379976','2024-11-27 10:36:59',NULL,700.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(8569,'4000','41732379976','2024-11-27 10:37:15',NULL,800.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8570,'4000','41732379976','2024-11-27 10:37:39',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(8571,'4000','41732379976','2024-11-27 10:39:52',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8572,'4000','41732379976','2024-11-27 10:40:30',NULL,13000.00,'','4','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(8573,'1110','41732776216','2024-11-28 09:56:46',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8574,'1110','41732776216','2024-11-28 09:43:36',NULL,15900.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8575,'1110','41732776216','2024-11-28 09:54:23',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(8576,'1110','41732776216','2024-11-28 09:55:17',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(8577,'1110','41732776216','2024-11-28 09:55:17',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8578,'1110','41732776216','2024-11-28 09:55:45',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8579,'5500','41732776216','2024-11-28 09:56:07',18650.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8580,'1000','41732776216','2024-11-28 09:56:46',21600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8581,'4000','41732776216','2024-11-28 09:56:46',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8582,'4000','41732776216','2024-11-28 09:43:36',NULL,18000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8583,'4000','41732776216','2024-11-28 09:54:23',NULL,1400.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(8584,'4000','41732776216','2024-11-28 09:55:17',NULL,1400.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(8585,'4000','41732776216','2024-11-28 09:55:17',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8586,'4000','41732776216','2024-11-28 09:55:45',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8587,'1110','41732777011','2024-11-28 09:57:42',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8588,'5500','41732777011','2024-11-28 09:56:51',150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8589,'1000','41732777011','2024-11-28 09:57:42',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8590,'4000','41732777011','2024-11-28 09:57:42',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8591,'1110','41732868747','2024-11-29 11:29:16',NULL,10500.00,'','4','1','Inventory sold','1','','sales','160','','No',NULL,NULL,''),(8592,'1110','41732868747','2024-11-29 11:25:47',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8593,'1110','41732868747','2024-11-29 11:26:29',NULL,300.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8594,'1110','41732868747','2024-11-29 11:27:14',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8595,'1110','41732868747','2024-11-29 11:27:57',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(8596,'5500','41732868747','2024-11-29 11:28:12',12400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8597,'1000','41732868747','2024-11-29 11:29:16',17000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8598,'4000','41732868747','2024-11-29 11:29:16',NULL,13800.00,'','4','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(8599,'4000','41732868747','2024-11-29 11:25:47',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8600,'4000','41732868747','2024-11-29 11:26:29',NULL,600.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8601,'4000','41732868747','2024-11-29 11:27:14',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8602,'4000','41732868747','2024-11-29 11:27:57',NULL,1500.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(8603,'1110','31733072707','2024-12-01 20:16:33',NULL,1150.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8604,'1110','31733072707','2024-12-01 20:16:33',NULL,15900.00,'','3','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8605,'1110','31733072707','2024-12-01 20:16:33',NULL,10500.00,'','3','1','Inventory sold','1','','sales','160','','No',NULL,NULL,''),(8606,'1110','31733072707','2024-12-01 20:16:33',NULL,150.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8607,'1110','31733072707','2024-12-01 20:16:33',NULL,1150.00,'','3','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8608,'1110','31733072707','2024-12-01 20:16:33',NULL,700.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8609,'1110','31733072707','2024-12-01 20:16:33',NULL,750.00,'','3','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8610,'1110','31733072707','2024-12-01 20:16:33',NULL,220.00,'','3','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(8611,'1110','31733072707','2024-12-01 20:16:33',NULL,2250.00,'','3','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(8612,'1110','31733072707','2024-12-01 20:16:33',NULL,8700.00,'','3','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(8613,'1110','31733072707','2024-12-01 20:16:33',NULL,200.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8614,'1110','31733072707','2024-12-01 20:16:33',NULL,150.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8615,'5500','31733072707','2024-12-01 20:16:33',41820.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8616,'1000','31733072707','2024-12-01 20:16:33',53300.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8617,'4000','31733072707','2024-12-01 20:16:33',NULL,1500.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8618,'4000','31733072707','2024-12-01 20:16:33',NULL,17800.00,'','3','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8619,'4000','31733072707','2024-12-01 20:16:33',NULL,13800.00,'','3','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(8620,'4000','31733072707','2024-12-01 20:16:33',NULL,500.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8621,'4000','31733072707','2024-12-01 20:16:33',NULL,1300.00,'','3','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8622,'4000','31733072707','2024-12-01 20:16:33',NULL,1000.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8623,'4000','31733072707','2024-12-01 20:16:33',NULL,2100.00,'','3','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8624,'4000','31733072707','2024-12-01 20:16:33',NULL,400.00,'','3','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(8625,'4000','31733072707','2024-12-01 20:16:33',NULL,3000.00,'','3','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(8626,'4000','31733072707','2024-12-01 20:16:33',NULL,10800.00,'','3','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(8627,'4000','31733072707','2024-12-01 20:16:33',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8628,'4000','31733072707','2024-12-01 20:16:33',NULL,300.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8629,'1110','31733414511','2024-12-05 19:08:11',NULL,200.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8630,'1110','31733414511','2024-12-05 19:08:11',NULL,15900.00,'','3','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8631,'1110','31733414511','2024-12-05 19:08:11',NULL,150.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8632,'1110','31733414511','2024-12-05 19:08:11',NULL,500.00,'','3','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8633,'1110','31733414511','2024-12-05 19:08:11',NULL,1200.00,'','3','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(8634,'1110','31733414511','2024-12-05 19:08:11',NULL,350.00,'','3','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8635,'5500','31733414511','2024-12-05 19:08:11',18300.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8636,'1000','31733414511','2024-12-05 19:08:11',22900.00,NULL,'','3','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8637,'4000','31733414511','2024-12-05 19:08:11',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8638,'4000','31733414511','2024-12-05 19:08:11',NULL,17800.00,'','3','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8639,'4000','31733414511','2024-12-05 19:08:11',NULL,300.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8640,'4000','31733414511','2024-12-05 19:08:11',NULL,2000.00,'','3','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8641,'4000','31733414511','2024-12-05 19:08:11',NULL,1500.00,'','3','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(8642,'4000','31733414511','2024-12-05 19:08:11',NULL,500.00,'','3','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8643,'1110','41733589415','2024-12-07 19:44:25',NULL,15900.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8644,'1110','41733589415','2024-12-07 19:36:55',NULL,300.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8645,'1110','41733589415','2024-12-07 19:37:35',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8646,'1110','41733589415','2024-12-07 19:39:44',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8647,'1110','41733589415','2024-12-07 19:39:44',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8648,'1110','41733589415','2024-12-07 19:39:44',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8649,'1110','41733589415','2024-12-07 19:39:44',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8650,'5500','41733589415','2024-12-07 19:43:07',16750.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8651,'1000','41733589415','2024-12-07 19:44:25',20050.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8652,'4000','41733589415','2024-12-07 19:44:25',NULL,18000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8653,'4000','41733589415','2024-12-07 19:36:55',NULL,600.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8654,'4000','41733589415','2024-12-07 19:37:35',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8655,'4000','41733589415','2024-12-07 19:39:44',NULL,250.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8656,'4000','41733589415','2024-12-07 19:39:44',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8657,'4000','41733589415','2024-12-07 19:39:44',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8658,'4000','41733589415','2024-12-07 19:39:44',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8659,'1110','41733589876','2024-12-07 19:53:02',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8660,'1110','41733589876','2024-12-07 19:44:36',NULL,110.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(8661,'1110','41733589876','2024-12-07 19:46:35',NULL,300.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8662,'1110','41733589876','2024-12-07 19:47:02',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8663,'1110','41733589876','2024-12-07 19:52:17',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8664,'5500','41733589876','2024-12-07 19:52:38',1060.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8665,'1000','41733589876','2024-12-07 19:53:02',2300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8666,'4000','41733589876','2024-12-07 19:53:02',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8667,'4000','41733589876','2024-12-07 19:44:36',NULL,200.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(8668,'4000','41733589876','2024-12-07 19:46:35',NULL,600.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8669,'4000','41733589876','2024-12-07 19:47:02',NULL,400.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8670,'4000','41733589876','2024-12-07 19:52:17',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8671,'1110','41733733516','2024-12-09 12:21:03',NULL,16300.00,'','4','1','Inventory sold','1','','sales','163','','No',NULL,NULL,''),(8672,'1110','41733733516','2024-12-09 11:38:36',NULL,500.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8673,'1110','41733733516','2024-12-09 11:39:48',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(8674,'1110','41733733516','2024-12-09 11:53:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8675,'1110','41733733516','2024-12-09 11:55:15',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8676,'1110','41733733516','2024-12-09 12:14:06',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8677,'1110','41733733516','2024-12-09 12:14:06',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8678,'1110','41733733516','2024-12-09 12:14:47',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8679,'1110','41733733516','2024-12-09 12:18:32',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8680,'1110','41733733516','2024-12-09 12:18:32',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8681,'1110','41733733516','2024-12-09 12:18:32',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8682,'5500','41733733516','2024-12-09 12:20:43',19485.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8683,'1000','41733733516','2024-12-09 12:21:03',23900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8684,'4000','41733733516','2024-12-09 12:21:03',NULL,17800.00,'','4','1','Good sold','1','','sales','163','','No',NULL,NULL,''),(8685,'4000','41733733516','2024-12-09 11:38:36',NULL,1000.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8686,'4000','41733733516','2024-12-09 11:39:48',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(8687,'4000','41733733516','2024-12-09 11:53:31',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8688,'4000','41733733516','2024-12-09 11:55:15',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8689,'4000','41733733516','2024-12-09 12:14:06',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8690,'4000','41733733516','2024-12-09 12:14:06',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8691,'4000','41733733516','2024-12-09 12:14:47',NULL,1000.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8692,'4000','41733733516','2024-12-09 12:18:32',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8693,'4000','41733733516','2024-12-09 12:18:32',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8694,'4000','41733733516','2024-12-09 12:18:32',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8695,'1110','41733927554','2024-12-11 17:46:28',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8696,'1110','41733927554','2024-12-11 17:32:34',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8697,'1110','41733927554','2024-12-11 17:33:24',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8698,'1110','41733927554','2024-12-11 17:33:51',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8699,'1110','41733927554','2024-12-11 17:43:20',NULL,16200.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(8700,'1110','41733927554','2024-12-11 17:43:44',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8701,'1110','41733927554','2024-12-11 17:44:31',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8702,'1110','41733927554','2024-12-11 17:45:05',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8703,'1110','41733927554','2024-12-11 17:45:30',NULL,16200.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(8704,'1110','41733927554','2024-12-11 17:45:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8705,'5500','41733927554','2024-12-11 17:46:04',33600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8706,'1000','41733927554','2024-12-11 17:46:28',39200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8707,'4000','41733927554','2024-12-11 17:46:28',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8708,'4000','41733927554','2024-12-11 17:32:34',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8709,'4000','41733927554','2024-12-11 17:33:24',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8710,'4000','41733927554','2024-12-11 17:33:51',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8711,'4000','41733927554','2024-12-11 17:43:20',NULL,18000.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(8712,'4000','41733927554','2024-12-11 17:43:44',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8713,'4000','41733927554','2024-12-11 17:44:31',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8714,'4000','41733927554','2024-12-11 17:45:05',NULL,700.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8715,'4000','41733927554','2024-12-11 17:45:30',NULL,18500.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(8716,'4000','41733927554','2024-12-11 17:45:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8717,'1110','41733928402','2024-12-11 17:52:29',NULL,15900.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8718,'1110','41733928402','2024-12-11 17:46:42',NULL,15900.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8719,'1110','41733928402','2024-12-11 17:46:42',NULL,15900.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8720,'1110','41733928402','2024-12-11 17:46:42',NULL,32400.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(8721,'1110','41733928402','2024-12-11 17:50:05',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8722,'5500','41733928402','2024-12-11 17:51:37',89800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8723,'1000','41733928402','2024-12-11 17:52:29',90733.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8724,'4000','41733928402','2024-12-11 17:52:29',NULL,16210.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8725,'4000','41733928402','2024-12-11 17:46:42',NULL,16210.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8726,'4000','41733928402','2024-12-11 17:46:42',NULL,16210.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8727,'4000','41733928402','2024-12-11 17:46:42',NULL,32402.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(8728,'4000','41733928402','2024-12-11 17:50:05',NULL,9701.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8729,'1110','41733928804','2024-12-11 19:55:04',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8730,'1110','41733928804','2024-12-11 19:23:35',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8731,'1110','41733928804','2024-12-11 19:49:40',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8732,'1110','41733928804','2024-12-11 19:50:05',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8733,'1110','41733928804','2024-12-11 19:50:26',NULL,16200.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(8734,'1110','41733928804','2024-12-11 19:50:54',NULL,250.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8735,'5500','41733928804','2024-12-11 19:51:29',17250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8736,'1000','41733928804','2024-12-11 19:55:04',21550.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8737,'4000','41733928804','2024-12-11 19:55:04',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8738,'4000','41733928804','2024-12-11 19:23:35',NULL,1000.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(8739,'4000','41733928804','2024-12-11 19:49:40',NULL,250.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8740,'4000','41733928804','2024-12-11 19:50:05',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8741,'4000','41733928804','2024-12-11 19:50:26',NULL,18000.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(8742,'4000','41733928804','2024-12-11 19:50:54',NULL,1500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8743,'1110','41734023093','2024-12-12 20:13:13',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8744,'1110','41734023093','2024-12-12 20:04:53',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8745,'1110','41734023093','2024-12-12 20:06:35',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8746,'1110','41734023093','2024-12-12 20:07:13',NULL,350.00,'','4','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(8747,'1110','41734023093','2024-12-12 20:07:32',NULL,16200.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(8748,'1110','41734023093','2024-12-12 20:08:37',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8749,'1110','41734023093','2024-12-12 20:08:57',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8750,'1110','41734023093','2024-12-12 20:09:33',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8751,'1110','41734023093','2024-12-12 20:09:48',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8752,'1110','41734023093','2024-12-12 20:10:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8753,'1110','41734023093','2024-12-12 20:10:37',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8754,'5500','41734023093','2024-12-12 20:12:40',17800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8755,'1000','41734023093','2024-12-12 20:13:13',22400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8756,'4000','41734023093','2024-12-12 20:13:13',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8757,'4000','41734023093','2024-12-12 20:04:53',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8758,'4000','41734023093','2024-12-12 20:06:35',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8759,'4000','41734023093','2024-12-12 20:07:13',NULL,1000.00,'','4','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(8760,'4000','41734023093','2024-12-12 20:07:32',NULL,18000.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(8761,'4000','41734023093','2024-12-12 20:08:37',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8762,'4000','41734023093','2024-12-12 20:08:57',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8763,'4000','41734023093','2024-12-12 20:09:33',NULL,700.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8764,'4000','41734023093','2024-12-12 20:09:48',NULL,700.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(8765,'4000','41734023093','2024-12-12 20:10:07',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8766,'4000','41734023093','2024-12-12 20:10:37',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8767,'1110','41734112742','2024-12-13 21:03:26',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8768,'1110','41734112742','2024-12-13 20:59:02',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8769,'1110','41734112742','2024-12-13 20:59:53',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8770,'1110','41734112742','2024-12-13 21:00:24',NULL,15900.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8771,'1110','41734112742','2024-12-13 21:00:48',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8772,'1110','41734112742','2024-12-13 21:01:14',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8773,'1110','41734112742','2024-12-13 21:01:28',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8774,'1110','41734112742','2024-12-13 21:02:19',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8775,'5500','41734112742','2024-12-13 21:02:19',17500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8776,'1000','41734112742','2024-12-13 21:03:26',22200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8777,'4000','41734112742','2024-12-13 21:03:26',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8778,'4000','41734112742','2024-12-13 20:59:02',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8779,'4000','41734112742','2024-12-13 20:59:53',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8780,'4000','41734112742','2024-12-13 21:00:24',NULL,18000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8781,'4000','41734112742','2024-12-13 21:00:48',NULL,1000.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(8782,'4000','41734112742','2024-12-13 21:01:14',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8783,'4000','41734112742','2024-12-13 21:01:28',NULL,700.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8784,'4000','41734112742','2024-12-13 21:02:19',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8785,'1110','41734252886','2024-12-15 12:07:19',NULL,15900.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8786,'1110','41734252886','2024-12-15 11:54:46',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8787,'1110','41734252886','2024-12-15 12:01:43',NULL,9700.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8788,'1110','41734252886','2024-12-15 12:02:24',NULL,10500.00,'','4','1','Inventory sold','1','','sales','160','','No',NULL,NULL,''),(8789,'1110','41734252886','2024-12-15 12:02:49',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8790,'1110','41734252886','2024-12-15 12:03:13',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8791,'1110','41734252886','2024-12-15 12:03:13',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8792,'1110','41734252886','2024-12-15 12:03:37',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8793,'1110','41734252886','2024-12-15 12:03:52',NULL,16200.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(8794,'1110','41734252886','2024-12-15 12:04:05',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8795,'1110','41734252886','2024-12-15 12:04:23',NULL,350.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(8796,'1110','41734252886','2024-12-15 12:04:49',NULL,16200.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(8797,'1110','41734252886','2024-12-15 12:05:24',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8798,'1110','41734252886','2024-12-15 12:06:47',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8799,'5500','41734252886','2024-12-15 12:07:01',69950.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8800,'1000','41734252886','2024-12-15 12:07:19',81400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8801,'4000','41734252886','2024-12-15 12:07:19',NULL,17800.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8802,'4000','41734252886','2024-12-15 11:54:46',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8803,'4000','41734252886','2024-12-15 12:01:43',NULL,11500.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8804,'4000','41734252886','2024-12-15 12:02:24',NULL,13000.00,'','4','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(8805,'4000','41734252886','2024-12-15 12:02:49',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8806,'4000','41734252886','2024-12-15 12:03:13',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8807,'4000','41734252886','2024-12-15 12:03:13',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8808,'4000','41734252886','2024-12-15 12:03:37',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8809,'4000','41734252886','2024-12-15 12:03:52',NULL,17500.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(8810,'4000','41734252886','2024-12-15 12:04:05',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8811,'4000','41734252886','2024-12-15 12:04:23',NULL,500.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(8812,'4000','41734252886','2024-12-15 12:04:49',NULL,18500.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(8813,'4000','41734252886','2024-12-15 12:05:24',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8814,'4000','41734252886','2024-12-15 12:06:47',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8815,'1110','41734363825','2024-12-16 18:51:43',NULL,16300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8816,'1110','41734363825','2024-12-16 18:43:45',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8817,'1110','41734363825','2024-12-16 18:44:58',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8818,'1110','41734363825','2024-12-16 18:44:58',NULL,500.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8819,'5500','41734363825','2024-12-16 18:47:58',19100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8820,'1000','41734363825','2024-12-16 18:51:43',21350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8821,'4000','41734363825','2024-12-16 18:51:43',NULL,17800.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8822,'4000','41734363825','2024-12-16 18:43:45',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8823,'4000','41734363825','2024-12-16 18:44:58',NULL,1250.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8824,'4000','41734363825','2024-12-16 18:44:58',NULL,1000.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8825,'1110','41734446190','2024-12-17 17:37:26',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8826,'1110','41734446190','2024-12-17 17:36:30',NULL,16300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8827,'1110','41734446190','2024-12-17 17:36:48',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8828,'5500','41734446190','2024-12-17 17:37:04',16600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8829,'1000','41734446190','2024-12-17 17:37:26',18700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8830,'4000','41734446190','2024-12-17 17:37:26',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8831,'4000','41734446190','2024-12-17 17:36:30',NULL,18000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8832,'4000','41734446190','2024-12-17 17:36:48',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8833,'1110','41734542019','2024-12-18 20:14:08',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8834,'5500','41734542019','2024-12-18 20:13:39',9500.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8835,'1000','41734542019','2024-12-18 20:14:08',11900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8836,'4000','41734542019','2024-12-18 20:14:08',NULL,11900.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8837,'1110','41734682466','2024-12-20 19:50:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8838,'1110','41734682466','2024-12-20 11:14:26',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8839,'1110','41734682466','2024-12-20 11:14:46',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8840,'1110','41734682466','2024-12-20 11:15:05',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8841,'1110','41734682466','2024-12-20 11:15:27',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8842,'1110','41734682466','2024-12-20 11:15:48',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8843,'1110','41734682466','2024-12-20 11:58:15',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8844,'1110','41734682466','2024-12-20 19:48:54',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8845,'1110','41734682466','2024-12-20 19:49:14',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8846,'1110','41734682466','2024-12-20 19:49:40',NULL,110.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(8847,'1110','41734682466','2024-12-20 19:49:59',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8848,'5500','41734682466','2024-12-20 19:50:26',20010.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8849,'1000','41734682466','2024-12-20 19:50:47',26800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8850,'4000','41734682466','2024-12-20 19:50:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8851,'4000','41734682466','2024-12-20 11:14:26',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8852,'4000','41734682466','2024-12-20 11:14:46',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8853,'4000','41734682466','2024-12-20 11:15:05',NULL,11900.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8854,'4000','41734682466','2024-12-20 11:15:27',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8855,'4000','41734682466','2024-12-20 11:15:48',NULL,12000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8856,'4000','41734682466','2024-12-20 11:58:15',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8857,'4000','41734682466','2024-12-20 19:48:54',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8858,'4000','41734682466','2024-12-20 19:49:14',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8859,'4000','41734682466','2024-12-20 19:49:40',NULL,200.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(8860,'4000','41734682466','2024-12-20 19:49:59',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8861,'1110','41734856245','2024-12-22 18:33:55',NULL,16300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8862,'1110','41734856245','2024-12-22 11:30:45',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8863,'5500','41734856245','2024-12-22 11:43:26',16550.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8864,'1000','41734856245','2024-12-22 18:33:55',18500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8865,'4000','41734856245','2024-12-22 18:33:55',NULL,18000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8866,'4000','41734856245','2024-12-22 11:30:45',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8867,'1110','41735015674','2024-12-24 07:54:00',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8868,'1110','41735015674','2024-12-24 07:47:54',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8869,'1110','41735015674','2024-12-24 07:48:48',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8870,'1110','41735015674','2024-12-24 07:49:00',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8871,'1110','41735015674','2024-12-24 07:49:16',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8872,'1110','41735015674','2024-12-24 07:50:04',NULL,21000.00,'','4','1','Inventory sold','1','','sales','160','','No',NULL,NULL,''),(8873,'1110','41735015674','2024-12-24 07:50:24',NULL,450.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8874,'1110','41735015674','2024-12-24 07:51:16',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8875,'1110','41735015674','2024-12-24 07:51:47',NULL,16300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8876,'1110','41735015674','2024-12-24 07:52:35',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8877,'1110','41735015674','2024-12-24 07:53:12',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8878,'5500','41735015674','2024-12-24 07:53:42',48200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8879,'1000','41735015674','2024-12-24 07:54:00',59100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8880,'4000','41735015674','2024-12-24 07:54:00',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8881,'4000','41735015674','2024-12-24 07:47:54',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8882,'4000','41735015674','2024-12-24 07:48:48',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8883,'4000','41735015674','2024-12-24 07:49:00',NULL,12000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8884,'4000','41735015674','2024-12-24 07:49:16',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8885,'4000','41735015674','2024-12-24 07:50:04',NULL,26000.00,'','4','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(8886,'4000','41735015674','2024-12-24 07:50:24',NULL,900.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8887,'4000','41735015674','2024-12-24 07:51:16',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8888,'4000','41735015674','2024-12-24 07:51:47',NULL,18000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8889,'4000','41735015674','2024-12-24 07:52:35',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8890,'4000','41735015674','2024-12-24 07:53:12',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8891,'1110','41735016054','2024-12-24 07:58:36',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(8892,'1110','41735016054','2024-12-24 07:54:14',NULL,350.00,'','4','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(8893,'1110','41735016054','2024-12-24 07:54:33',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8894,'1110','41735016054','2024-12-24 07:55:31',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8895,'1110','41735016054','2024-12-24 07:55:51',NULL,17000.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(8896,'1110','41735016054','2024-12-24 07:56:03',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8897,'1110','41735016054','2024-12-24 07:56:59',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8898,'1110','41735016054','2024-12-24 07:57:30',NULL,16300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8899,'1110','41735016054','2024-12-24 07:57:52',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8900,'5500','41735016054','2024-12-24 07:58:04',35700.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8901,'1000','41735016054','2024-12-24 07:58:36',42800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8902,'4000','41735016054','2024-12-24 07:58:36',NULL,1600.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(8903,'4000','41735016054','2024-12-24 07:54:14',NULL,1000.00,'','4','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(8904,'4000','41735016054','2024-12-24 07:54:33',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8905,'4000','41735016054','2024-12-24 07:55:31',NULL,1000.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(8906,'4000','41735016054','2024-12-24 07:55:51',NULL,20000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(8907,'4000','41735016054','2024-12-24 07:56:03',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8908,'4000','41735016054','2024-12-24 07:56:59',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8909,'4000','41735016054','2024-12-24 07:57:30',NULL,18000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8910,'4000','41735016054','2024-12-24 07:57:52',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8911,'1110','41735367995','2024-12-28 09:41:43',NULL,16300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8912,'1110','41735367995','2024-12-28 09:39:55',NULL,16800.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(8913,'5500','41735367995','2024-12-28 09:41:10',33100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8914,'1000','41735367995','2024-12-28 09:41:43',36000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8915,'4000','41735367995','2024-12-28 09:41:43',NULL,17000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8916,'4000','41735367995','2024-12-28 09:39:55',NULL,19000.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(8917,'1110','41735368107','2024-12-28 09:49:19',NULL,13600.00,'','4','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(8918,'1110','41735368107','2024-12-28 09:41:47',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8919,'1110','41735368107','2024-12-28 09:45:06',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8920,'1110','41735368107','2024-12-28 09:46:15',NULL,16300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8921,'1110','41735368107','2024-12-28 09:46:37',NULL,1100.00,'','4','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(8922,'1110','41735368107','2024-12-28 09:47:50',NULL,200.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8923,'5500','41735368107','2024-12-28 09:48:35',40900.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8924,'1000','41735368107','2024-12-28 09:49:19',46900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8925,'4000','41735368107','2024-12-28 09:49:19',NULL,14600.00,'','4','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(8926,'4000','41735368107','2024-12-28 09:41:47',NULL,11700.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8927,'4000','41735368107','2024-12-28 09:45:06',NULL,400.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8928,'4000','41735368107','2024-12-28 09:46:15',NULL,18000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8929,'4000','41735368107','2024-12-28 09:46:37',NULL,1400.00,'','4','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(8930,'4000','41735368107','2024-12-28 09:47:50',NULL,800.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8931,'1110','41735463959','2024-12-29 12:22:27',NULL,16300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(8932,'1110','41735463959','2024-12-29 12:19:19',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8933,'1110','41735463959','2024-12-29 12:20:04',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8934,'1110','41735463959','2024-12-29 12:20:54',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8935,'1110','41735463959','2024-12-29 12:21:39',NULL,350.00,'','4','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(8936,'5500','41735463959','2024-12-29 12:21:56',26350.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8937,'1000','41735463959','2024-12-29 12:22:27',30600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8938,'4000','41735463959','2024-12-29 12:22:27',NULL,17000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(8939,'4000','41735463959','2024-12-29 12:19:19',NULL,11500.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(8940,'4000','41735463959','2024-12-29 12:20:04',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8941,'4000','41735463959','2024-12-29 12:20:54',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8942,'4000','41735463959','2024-12-29 12:21:39',NULL,1200.00,'','4','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(8943,'1110','41735731838','2025-01-01 15:06:25',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8944,'1110','41735731838','2025-01-01 14:43:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8945,'1110','41735731838','2025-01-01 14:44:34',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8946,'1110','41735731838','2025-01-01 14:45:13',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8947,'1110','41735731838','2025-01-01 14:46:22',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8948,'1110','41735731838','2025-01-01 14:46:58',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8949,'1110','41735731838','2025-01-01 14:51:45',NULL,600.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(8950,'1110','41735731838','2025-01-01 14:52:13',NULL,17000.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(8951,'1110','41735731838','2025-01-01 14:52:42',NULL,13600.00,'','4','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(8952,'1110','41735731838','2025-01-01 14:53:07',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(8953,'1110','41735731838','2025-01-01 14:56:10',NULL,1100.00,'','4','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(8954,'1110','41735731838','2025-01-01 14:56:26',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8955,'1110','41735731838','2025-01-01 14:57:13',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8956,'1110','41735731838','2025-01-01 14:57:32',NULL,850.00,'','4','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(8957,'1110','41735731838','2025-01-01 14:58:15',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8958,'1110','41735731838','2025-01-01 15:00:29',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8959,'1110','41735731838','2025-01-01 15:01:06',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8960,'1110','41735731838','2025-01-01 15:02:46',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8961,'1110','41735731838','2025-01-01 15:03:58',NULL,4800.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(8962,'1110','41735731838','2025-01-01 15:04:24',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8963,'1110','41735731838','2025-01-01 15:04:54',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8964,'1110','41735731838','2025-01-01 15:05:43',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8965,'5500','41735731838','2025-01-01 15:06:05',41450.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8966,'1000','41735731838','2025-01-01 15:06:25',52500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8967,'4000','41735731838','2025-01-01 15:06:25',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8968,'4000','41735731838','2025-01-01 14:43:58',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8969,'4000','41735731838','2025-01-01 14:44:34',NULL,400.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8970,'4000','41735731838','2025-01-01 14:45:13',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8971,'4000','41735731838','2025-01-01 14:46:22',NULL,900.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8972,'4000','41735731838','2025-01-01 14:46:58',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(8973,'4000','41735731838','2025-01-01 14:51:45',NULL,600.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(8974,'4000','41735731838','2025-01-01 14:52:13',NULL,20500.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(8975,'4000','41735731838','2025-01-01 14:52:42',NULL,15500.00,'','4','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(8976,'4000','41735731838','2025-01-01 14:53:07',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(8977,'4000','41735731838','2025-01-01 14:56:10',NULL,1400.00,'','4','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(8978,'4000','41735731838','2025-01-01 14:56:26',NULL,700.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8979,'4000','41735731838','2025-01-01 14:57:13',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8980,'4000','41735731838','2025-01-01 14:57:32',NULL,1000.00,'','4','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(8981,'4000','41735731838','2025-01-01 14:58:15',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8982,'4000','41735731838','2025-01-01 15:00:29',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8983,'4000','41735731838','2025-01-01 15:01:06',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8984,'4000','41735731838','2025-01-01 15:02:46',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8985,'4000','41735731838','2025-01-01 15:03:58',NULL,6000.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(8986,'4000','41735731838','2025-01-01 15:04:24',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8987,'4000','41735731838','2025-01-01 15:04:54',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8988,'4000','41735731838','2025-01-01 15:05:43',NULL,1100.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(8989,'1110','41735893478','2025-01-03 11:45:29',NULL,16800.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(8990,'1110','41735893478','2025-01-03 11:37:58',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8991,'1110','41735893478','2025-01-03 11:38:23',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8992,'1110','41735893478','2025-01-03 11:38:44',NULL,700.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8993,'1110','41735893478','2025-01-03 11:38:44',NULL,600.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8994,'1110','41735893478','2025-01-03 11:39:13',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8995,'1110','41735893478','2025-01-03 11:39:47',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(8996,'1110','41735893478','2025-01-03 11:40:14',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(8997,'1110','41735893478','2025-01-03 11:40:39',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8998,'1110','41735893478','2025-01-03 11:41:00',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(8999,'1110','41735893478','2025-01-03 11:41:17',NULL,350.00,'','4','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(9000,'1110','41735893478','2025-01-03 11:41:36',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(9001,'5500','41735893478','2025-01-03 11:45:07',30000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9002,'1000','41735893478','2025-01-03 11:45:29',37700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9003,'4000','41735893478','2025-01-03 11:45:29',NULL,18500.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(9004,'4000','41735893478','2025-01-03 11:37:58',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(9005,'4000','41735893478','2025-01-03 11:38:23',NULL,700.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(9006,'4000','41735893478','2025-01-03 11:38:44',NULL,1200.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(9007,'4000','41735893478','2025-01-03 11:38:44',NULL,1200.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(9008,'4000','41735893478','2025-01-03 11:39:13',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9009,'4000','41735893478','2025-01-03 11:39:47',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(9010,'4000','41735893478','2025-01-03 11:40:14',NULL,700.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(9011,'4000','41735893478','2025-01-03 11:40:39',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(9012,'4000','41735893478','2025-01-03 11:41:00',NULL,12000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(9013,'4000','41735893478','2025-01-03 11:41:17',NULL,1000.00,'','4','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(9014,'4000','41735893478','2025-01-03 11:41:36',NULL,600.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(9015,'1110','41735893939','2025-01-03 11:46:36',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(9016,'1110','41735893939','2025-01-03 11:45:39',NULL,250.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9017,'5500','41735893939','2025-01-03 11:46:13',1400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9018,'1000','41735893939','2025-01-03 11:46:36',2300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9019,'4000','41735893939','2025-01-03 11:46:36',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(9020,'4000','41735893939','2025-01-03 11:45:39',NULL,1000.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9021,'1110','41736237398','2025-01-07 11:33:11',NULL,16300.00,'','4','1','Inventory sold','1','','sales','163','','No',NULL,NULL,''),(9022,'1110','41736237398','2025-01-07 11:09:58',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9023,'1110','41736237398','2025-01-07 11:18:03',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9024,'1110','41736237398','2025-01-07 11:18:24',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9025,'1110','41736237398','2025-01-07 11:18:37',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(9026,'1110','41736237398','2025-01-07 11:19:13',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(9027,'1110','41736237398','2025-01-07 11:19:27',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(9028,'1110','41736237398','2025-01-07 11:19:58',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9029,'1110','41736237398','2025-01-07 11:20:35',NULL,16300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(9030,'1110','41736237398','2025-01-07 11:21:32',NULL,700.00,'','4','1','Inventory sold','1','','sales','153','','No',NULL,NULL,''),(9031,'1110','41736237398','2025-01-07 11:25:00',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9032,'1110','41736237398','2025-01-07 11:25:57',NULL,1300.00,'','4','1','Inventory sold','1','','sales','146','','No',NULL,NULL,''),(9033,'1110','41736237398','2025-01-07 11:26:25',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(9034,'1110','41736237398','2025-01-07 11:27:00',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(9035,'1110','41736237398','2025-01-07 11:27:00',NULL,850.00,'','4','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(9036,'1110','41736237398','2025-01-07 11:27:46',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9037,'1110','41736237398','2025-01-07 11:28:01',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(9038,'1110','41736237398','2025-01-07 11:28:12',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(9039,'1110','41736237398','2025-01-07 11:29:27',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(9040,'1110','41736237398','2025-01-07 11:29:27',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9041,'1110','41736237398','2025-01-07 11:29:56',NULL,250.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9042,'1110','41736237398','2025-01-07 11:29:56',NULL,250.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9043,'1110','41736237398','2025-01-07 11:30:41',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(9044,'1110','41736237398','2025-01-07 11:31:14',NULL,350.00,'','4','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(9045,'1110','41736237398','2025-01-07 11:31:38',NULL,850.00,'','4','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(9046,'1110','41736237398','2025-01-07 11:32:02',NULL,850.00,'','4','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(9047,'1110','41736237398','2025-01-07 11:32:02',NULL,850.00,'','4','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(9048,'5500','41736237398','2025-01-07 11:32:30',71550.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9049,'1000','41736237398','2025-01-07 11:33:11',88500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9050,'4000','41736237398','2025-01-07 11:33:11',NULL,18000.00,'','4','1','Good sold','1','','sales','163','','No',NULL,NULL,''),(9051,'4000','41736237398','2025-01-07 11:09:58',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9052,'4000','41736237398','2025-01-07 11:18:03',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9053,'4000','41736237398','2025-01-07 11:18:24',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9054,'4000','41736237398','2025-01-07 11:18:37',NULL,1000.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(9055,'4000','41736237398','2025-01-07 11:19:13',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(9056,'4000','41736237398','2025-01-07 11:19:27',NULL,900.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(9057,'4000','41736237398','2025-01-07 11:19:58',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9058,'4000','41736237398','2025-01-07 11:20:35',NULL,18500.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(9059,'4000','41736237398','2025-01-07 11:21:32',NULL,1300.00,'','4','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(9060,'4000','41736237398','2025-01-07 11:25:00',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9061,'4000','41736237398','2025-01-07 11:25:57',NULL,2000.00,'','4','1','Good sold','1','','sales','146','','No',NULL,NULL,''),(9062,'4000','41736237398','2025-01-07 11:26:25',NULL,1400.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(9063,'4000','41736237398','2025-01-07 11:27:00',NULL,1400.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(9064,'4000','41736237398','2025-01-07 11:27:00',NULL,1000.00,'','4','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(9065,'4000','41736237398','2025-01-07 11:27:46',NULL,500.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9066,'4000','41736237398','2025-01-07 11:28:01',NULL,11500.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(9067,'4000','41736237398','2025-01-07 11:28:12',NULL,11000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(9068,'4000','41736237398','2025-01-07 11:29:27',NULL,11500.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(9069,'4000','41736237398','2025-01-07 11:29:27',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9070,'4000','41736237398','2025-01-07 11:29:56',NULL,1000.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9071,'4000','41736237398','2025-01-07 11:29:56',NULL,500.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9072,'4000','41736237398','2025-01-07 11:30:41',NULL,300.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(9073,'4000','41736237398','2025-01-07 11:31:14',NULL,1000.00,'','4','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(9074,'4000','41736237398','2025-01-07 11:31:38',NULL,1000.00,'','4','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(9075,'4000','41736237398','2025-01-07 11:32:02',NULL,1000.00,'','4','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(9076,'4000','41736237398','2025-01-07 11:32:02',NULL,1000.00,'','4','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(9077,'1110','41736486670','2025-01-10 08:28:15',NULL,16300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(9078,'1110','41736486670','2025-01-10 08:24:30',NULL,16300.00,'','4','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(9079,'1110','41736486670','2025-01-10 08:24:30',NULL,17000.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(9080,'5500','41736486670','2025-01-10 08:26:41',49600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9081,'1000','41736486670','2025-01-10 08:28:15',54305.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9082,'4000','41736486670','2025-01-10 08:28:15',NULL,18000.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(9083,'4000','41736486670','2025-01-10 08:24:30',NULL,16305.00,'','4','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(9084,'4000','41736486670','2025-01-10 08:24:30',NULL,20000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(9085,'1110','41736486900','2025-01-10 08:32:01',NULL,100.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9086,'1110','41736486900','2025-01-10 08:28:20',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9087,'1110','41736486900','2025-01-10 08:29:01',NULL,850.00,'','4','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(9088,'1110','41736486900','2025-01-10 08:29:28',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(9089,'1110','41736486900','2025-01-10 08:30:02',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9090,'1110','41736486900','2025-01-10 08:30:41',NULL,350.00,'','4','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(9091,'1110','41736486900','2025-01-10 08:31:18',NULL,350.00,'','4','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(9092,'1110','41736486900','2025-01-10 08:31:18',NULL,350.00,'','4','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(9093,'5500','41736486900','2025-01-10 08:31:18',2650.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9094,'1000','41736486900','2025-01-10 08:32:01',5800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9095,'4000','41736486900','2025-01-10 08:32:01',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9096,'4000','41736486900','2025-01-10 08:28:20',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9097,'4000','41736486900','2025-01-10 08:29:01',NULL,1000.00,'','4','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(9098,'4000','41736486900','2025-01-10 08:29:28',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(9099,'4000','41736486900','2025-01-10 08:30:02',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9100,'4000','41736486900','2025-01-10 08:30:41',NULL,1200.00,'','4','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(9101,'4000','41736486900','2025-01-10 08:31:18',NULL,800.00,'','4','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(9102,'4000','41736486900','2025-01-10 08:31:18',NULL,1000.00,'','4','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(9103,'1110','41736487128','2025-01-10 08:34:52',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9104,'1110','41736487128','2025-01-10 08:32:08',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(9105,'1110','41736487128','2025-01-10 08:32:53',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(9106,'1110','41736487128','2025-01-10 08:32:53',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(9107,'1110','41736487128','2025-01-10 08:33:28',NULL,450.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9108,'1110','41736487128','2025-01-10 08:33:49',NULL,200.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9109,'5500','41736487128','2025-01-10 08:34:23',1850.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9110,'1000','41736487128','2025-01-10 08:34:52',4300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9111,'4000','41736487128','2025-01-10 08:34:52',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9112,'4000','41736487128','2025-01-10 08:32:08',NULL,1000.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(9113,'4000','41736487128','2025-01-10 08:32:53',NULL,900.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(9114,'4000','41736487128','2025-01-10 08:32:53',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(9115,'4000','41736487128','2025-01-10 08:33:28',NULL,900.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9116,'4000','41736487128','2025-01-10 08:33:49',NULL,400.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9117,'1110','41736487313','2025-01-10 08:38:45',NULL,750.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(9118,'1110','41736487313','2025-01-10 08:35:13',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(9119,'1110','41736487313','2025-01-10 08:35:40',NULL,17000.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(9120,'1110','41736487313','2025-01-10 08:36:22',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9121,'1110','41736487313','2025-01-10 08:36:42',NULL,350.00,'','4','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(9122,'1110','41736487313','2025-01-10 08:37:47',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9123,'5500','41736487313','2025-01-10 08:38:23',27900.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9124,'1000','41736487313','2025-01-10 08:38:45',35650.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9125,'4000','41736487313','2025-01-10 08:38:45',NULL,1500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(9126,'4000','41736487313','2025-01-10 08:35:13',NULL,11000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(9127,'4000','41736487313','2025-01-10 08:35:40',NULL,21000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(9128,'4000','41736487313','2025-01-10 08:36:22',NULL,900.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9129,'4000','41736487313','2025-01-10 08:36:42',NULL,950.00,'','4','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(9130,'4000','41736487313','2025-01-10 08:37:47',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9131,'1110','41736487532','2025-01-10 08:39:36',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9132,'1110','41736487532','2025-01-10 08:38:52',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9133,'5500','41736487532','2025-01-10 08:39:14',200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9134,'1000','41736487532','2025-01-10 08:39:36',850.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9135,'4000','41736487532','2025-01-10 08:39:36',NULL,250.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9136,'4000','41736487532','2025-01-10 08:38:52',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9137,'1110','41736745370','2025-01-13 08:36:36',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(9138,'1110','41736745370','2025-01-13 08:28:02',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(9139,'1110','41736745370','2025-01-13 08:28:02',NULL,17000.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(9140,'1110','41736745370','2025-01-13 08:29:23',NULL,450.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9141,'1110','41736745370','2025-01-13 08:30:51',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(9142,'1110','41736745370','2025-01-13 08:34:51',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(9143,'1110','41736745370','2025-01-13 08:34:51',NULL,2550.00,'','4','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(9144,'1110','41736745370','2025-01-13 08:35:19',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(9145,'5500','41736745370','2025-01-13 08:36:05',39850.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9146,'1000','41736745370','2025-01-13 08:36:36',50300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9147,'4000','41736745370','2025-01-13 08:36:36',NULL,11500.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(9148,'4000','41736745370','2025-01-13 08:28:02',NULL,11000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(9149,'4000','41736745370','2025-01-13 08:28:02',NULL,21500.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(9150,'4000','41736745370','2025-01-13 08:29:23',NULL,1800.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9151,'4000','41736745370','2025-01-13 08:30:51',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(9152,'4000','41736745370','2025-01-13 08:34:51',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(9153,'4000','41736745370','2025-01-13 08:34:51',NULL,3000.00,'','4','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(9154,'4000','41736745370','2025-01-13 08:35:19',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(9155,'1110','41737189191','2025-01-18 11:58:17',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9156,'1110','41737189191','2025-01-18 11:33:11',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9157,'1110','41737189191','2025-01-18 11:43:13',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9158,'1110','41737189191','2025-01-18 11:43:43',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9159,'1110','41737189191','2025-01-18 11:44:23',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(9160,'1110','41737189191','2025-01-18 11:49:46',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9161,'1110','41737189191','2025-01-18 11:49:58',NULL,200.00,'','4','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(9162,'1110','41737189191','2025-01-18 11:51:34',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(9163,'1110','41737189191','2025-01-18 11:52:26',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9164,'1110','41737189191','2025-01-18 11:53:05',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(9165,'1110','41737189191','2025-01-18 11:54:06',NULL,1300.00,'','4','1','Inventory sold','1','','sales','146','','No',NULL,NULL,''),(9166,'1110','41737189191','2025-01-18 11:54:28',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(9167,'1110','41737189191','2025-01-18 11:55:24',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9168,'5500','41737189191','2025-01-18 11:56:43',5800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9169,'1000','41737189191','2025-01-18 11:58:17',8900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9170,'4000','41737189191','2025-01-18 11:58:17',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9171,'4000','41737189191','2025-01-18 11:33:11',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9172,'4000','41737189191','2025-01-18 11:43:13',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9173,'4000','41737189191','2025-01-18 11:43:43',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9174,'4000','41737189191','2025-01-18 11:44:23',NULL,1700.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(9175,'4000','41737189191','2025-01-18 11:49:46',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9176,'4000','41737189191','2025-01-18 11:49:58',NULL,400.00,'','4','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(9177,'4000','41737189191','2025-01-18 11:51:34',NULL,600.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(9178,'4000','41737189191','2025-01-18 11:52:26',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9179,'4000','41737189191','2025-01-18 11:53:05',NULL,1400.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(9180,'4000','41737189191','2025-01-18 11:54:06',NULL,2000.00,'','4','1','Good sold','1','','sales','146','','No',NULL,NULL,''),(9181,'4000','41737189191','2025-01-18 11:54:28',NULL,1500.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(9182,'4000','41737189191','2025-01-18 11:55:24',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9183,'1110','41737190715','2025-01-18 12:14:06',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9184,'1110','41737190715','2025-01-18 11:58:35',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9185,'1110','41737190715','2025-01-18 12:06:03',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9186,'1110','41737190715','2025-01-18 12:06:37',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(9187,'1110','41737190715','2025-01-18 12:07:01',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(9188,'1110','41737190715','2025-01-18 12:09:12',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(9189,'1110','41737190715','2025-01-18 12:09:49',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(9190,'1110','41737190715','2025-01-18 12:12:17',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(9191,'1110','41737190715','2025-01-18 12:13:20',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(9192,'5500','41737190715','2025-01-18 12:13:43',22200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9193,'1000','41737190715','2025-01-18 12:14:06',27000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9194,'4000','41737190715','2025-01-18 12:14:06',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9195,'4000','41737190715','2025-01-18 11:58:35',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9196,'4000','41737190715','2025-01-18 12:06:03',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9197,'4000','41737190715','2025-01-18 12:06:37',NULL,11000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(9198,'4000','41737190715','2025-01-18 12:07:01',NULL,11500.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(9199,'4000','41737190715','2025-01-18 12:09:12',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(9200,'4000','41737190715','2025-01-18 12:09:49',NULL,1400.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(9201,'4000','41737190715','2025-01-18 12:12:17',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(9202,'4000','41737190715','2025-01-18 12:13:20',NULL,700.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(9203,'1110','41737191672','2025-01-18 12:20:47',NULL,850.00,'','4','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(9204,'1110','41737191672','2025-01-18 12:14:32',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(9205,'1110','41737191672','2025-01-18 12:16:00',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9206,'1110','41737191672','2025-01-18 12:16:19',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9207,'5500','41737191672','2025-01-18 12:16:46',10650.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9208,'1000','41737191672','2025-01-18 12:20:47',13600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9209,'4000','41737191672','2025-01-18 12:20:47',NULL,1000.00,'','4','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(9210,'4000','41737191672','2025-01-18 12:14:32',NULL,11500.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(9211,'4000','41737191672','2025-01-18 12:16:00',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9212,'4000','41737191672','2025-01-18 12:16:19',NULL,900.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9213,'1110','41737192082','2025-01-18 12:42:31',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(9214,'1110','41737192082','2025-01-18 12:21:22',NULL,1150.00,'','4','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(9215,'1110','41737192082','2025-01-18 12:22:18',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(9216,'1110','41737192082','2025-01-18 12:24:51',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(9217,'1110','41737192082','2025-01-18 12:29:30',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9218,'1110','41737192082','2025-01-18 12:38:11',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9219,'1110','41737192082','2025-01-18 12:38:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9220,'1110','41737192082','2025-01-18 12:38:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9221,'1110','41737192082','2025-01-18 12:38:47',NULL,1100.00,'','4','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(9222,'1110','41737192082','2025-01-18 12:39:35',NULL,850.00,'','4','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(9223,'1110','41737192082','2025-01-18 12:41:10',NULL,850.00,'','4','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(9224,'5500','41737192082','2025-01-18 12:41:10',6150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9225,'1000','41737192082','2025-01-18 12:42:31',9900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9226,'4000','41737192082','2025-01-18 12:42:31',NULL,1400.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(9227,'4000','41737192082','2025-01-18 12:21:22',NULL,1300.00,'','4','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(9228,'4000','41737192082','2025-01-18 12:22:18',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(9229,'4000','41737192082','2025-01-18 12:24:51',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(9230,'4000','41737192082','2025-01-18 12:29:30',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9231,'4000','41737192082','2025-01-18 12:38:11',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9232,'4000','41737192082','2025-01-18 12:38:47',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9233,'4000','41737192082','2025-01-18 12:38:47',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9234,'4000','41737192082','2025-01-18 12:38:47',NULL,3000.00,'','4','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9235,'4000','41737192082','2025-01-18 12:39:35',NULL,1000.00,'','4','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(9236,'4000','41737192082','2025-01-18 12:41:10',NULL,1000.00,'','4','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(9237,'1110','41737566040','2025-01-22 20:16:28',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(9238,'1110','41737566040','2025-01-22 20:14:00',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(9239,'1110','41737566040','2025-01-22 20:14:00',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9240,'1110','41737566040','2025-01-22 20:14:37',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(9241,'1110','41737566040','2025-01-22 20:14:51',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9242,'1110','41737566040','2025-01-22 20:15:21',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9243,'1110','41737566040','2025-01-22 20:15:45',NULL,350.00,'','4','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(9244,'5500','41737566040','2025-01-22 20:16:20',1120.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9245,'1000','41737566040','2025-01-22 20:16:28',2800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9246,'4000','41737566040','2025-01-22 20:16:28',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(9247,'4000','41737566040','2025-01-22 20:14:00',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(9248,'4000','41737566040','2025-01-22 20:14:00',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9249,'4000','41737566040','2025-01-22 20:14:37',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(9250,'4000','41737566040','2025-01-22 20:14:51',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9251,'4000','41737566040','2025-01-22 20:15:21',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9252,'4000','41737566040','2025-01-22 20:15:45',NULL,1200.00,'','4','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(9253,'1110','41737566199','2025-01-22 20:19:29',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9254,'1110','41737566199','2025-01-22 20:16:39',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9255,'1110','41737566199','2025-01-22 20:17:29',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(9256,'1110','41737566199','2025-01-22 20:17:41',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9257,'1110','41737566199','2025-01-22 20:17:56',NULL,350.00,'','4','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(9258,'1110','41737566199','2025-01-22 20:18:11',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(9259,'1110','41737566199','2025-01-22 20:18:31',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(9260,'1110','41737566199','2025-01-22 20:18:45',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9261,'5500','41737566199','2025-01-22 20:19:03',1370.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9262,'1000','41737566199','2025-01-22 20:19:29',3600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9263,'4000','41737566199','2025-01-22 20:19:29',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9264,'4000','41737566199','2025-01-22 20:16:39',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9265,'4000','41737566199','2025-01-22 20:17:29',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(9266,'4000','41737566199','2025-01-22 20:17:41',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9267,'4000','41737566199','2025-01-22 20:17:56',NULL,1000.00,'','4','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(9268,'4000','41737566199','2025-01-22 20:18:11',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(9269,'4000','41737566199','2025-01-22 20:18:31',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(9270,'4000','41737566199','2025-01-22 20:18:45',NULL,900.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9271,'1110','41737566375','2025-01-22 20:23:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9272,'1110','41737566375','2025-01-22 20:19:35',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9273,'1110','41737566375','2025-01-22 20:20:10',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(9274,'1110','41737566375','2025-01-22 20:20:24',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(9275,'1110','41737566375','2025-01-22 20:21:03',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9276,'1110','41737566375','2025-01-22 20:21:29',NULL,350.00,'','4','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(9277,'1110','41737566375','2025-01-22 20:21:49',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9278,'1110','41737566375','2025-01-22 20:22:36',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9279,'5500','41737566375','2025-01-22 20:23:25',1300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9280,'1000','41737566375','2025-01-22 20:23:47',3700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9281,'4000','41737566375','2025-01-22 20:23:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9282,'4000','41737566375','2025-01-22 20:19:35',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9283,'4000','41737566375','2025-01-22 20:20:10',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(9284,'4000','41737566375','2025-01-22 20:20:24',NULL,600.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(9285,'4000','41737566375','2025-01-22 20:21:03',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9286,'4000','41737566375','2025-01-22 20:21:29',NULL,1000.00,'','4','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(9287,'4000','41737566375','2025-01-22 20:21:49',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9288,'4000','41737566375','2025-01-22 20:22:36',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9289,'1110','41737566648','2025-01-22 20:30:59',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(9290,'1110','41737566648','2025-01-22 20:24:08',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(9291,'1110','41737566648','2025-01-22 20:24:39',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(9292,'1110','41737566648','2025-01-22 20:24:53',NULL,350.00,'','4','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(9293,'1110','41737566648','2025-01-22 20:25:06',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9294,'1110','41737566648','2025-01-22 20:25:38',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(9295,'1110','41737566648','2025-01-22 20:26:54',NULL,450.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9296,'1110','41737566648','2025-01-22 20:28:35',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9297,'1110','41737566648','2025-01-22 20:29:27',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(9298,'1110','41737566648','2025-01-22 20:29:46',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(9299,'1110','41737566648','2025-01-22 20:30:02',NULL,1200.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(9300,'5500','41737566648','2025-01-22 20:30:18',24100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9301,'1000','41737566648','2025-01-22 20:30:59',30000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9302,'4000','41737566648','2025-01-22 20:30:59',NULL,11000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(9303,'4000','41737566648','2025-01-22 20:24:08',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(9304,'4000','41737566648','2025-01-22 20:24:39',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(9305,'4000','41737566648','2025-01-22 20:24:53',NULL,1000.00,'','4','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(9306,'4000','41737566648','2025-01-22 20:25:06',NULL,300.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9307,'4000','41737566648','2025-01-22 20:25:38',NULL,11500.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(9308,'4000','41737566648','2025-01-22 20:26:54',NULL,900.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9309,'4000','41737566648','2025-01-22 20:28:35',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9310,'4000','41737566648','2025-01-22 20:29:27',NULL,1400.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(9311,'4000','41737566648','2025-01-22 20:29:46',NULL,1400.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(9312,'4000','41737566648','2025-01-22 20:30:02',NULL,1400.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(9313,'1110','41737614368','2025-01-23 09:43:42',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9314,'1110','41737614368','2025-01-23 09:39:28',NULL,350.00,'','4','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(9315,'1110','41737614368','2025-01-23 09:40:47',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9316,'1110','41737614368','2025-01-23 09:41:31',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9317,'1110','41737614368','2025-01-23 09:42:00',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9318,'1110','41737614368','2025-01-23 09:42:21',NULL,110.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(9319,'1110','41737614368','2025-01-23 09:42:37',NULL,9500.00,'','4','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(9320,'1110','41737614368','2025-01-23 09:42:58',NULL,200.00,'','4','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(9321,'5500','41737614368','2025-01-23 09:43:22',10460.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9322,'1000','41737614368','2025-01-23 09:43:42',13600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9323,'4000','41737614368','2025-01-23 09:43:42',NULL,100.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9324,'4000','41737614368','2025-01-23 09:39:28',NULL,500.00,'','4','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(9325,'4000','41737614368','2025-01-23 09:40:47',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9326,'4000','41737614368','2025-01-23 09:41:31',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9327,'4000','41737614368','2025-01-23 09:42:00',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9328,'4000','41737614368','2025-01-23 09:42:21',NULL,700.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(9329,'4000','41737614368','2025-01-23 09:42:37',NULL,11000.00,'','4','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(9330,'4000','41737614368','2025-01-23 09:42:58',NULL,600.00,'','4','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(9331,'1110','41737876880','2025-01-26 10:43:12',NULL,17000.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(9332,'1110','41737876880','2025-01-26 10:34:40',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(9333,'1110','41737876880','2025-01-26 10:35:03',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(9334,'1110','41737876880','2025-01-26 10:36:08',NULL,250.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(9335,'1110','41737876880','2025-01-26 10:38:10',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(9336,'1110','41737876880','2025-01-26 10:38:29',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9337,'1110','41737876880','2025-01-26 10:39:09',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9338,'1110','41737876880','2025-01-26 10:39:26',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9339,'1110','41737876880','2025-01-26 10:39:53',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9340,'1110','41737876880','2025-01-26 10:40:16',NULL,350.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(9341,'1110','41737876880','2025-01-26 10:40:30',NULL,200.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(9342,'1110','41737876880','2025-01-26 10:40:50',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9343,'1110','41737876880','2025-01-26 10:41:09',NULL,13600.00,'','4','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(9344,'1110','41737876880','2025-01-26 10:41:32',NULL,850.00,'','4','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(9345,'1110','41737876880','2025-01-26 10:42:08',NULL,150.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9346,'1110','41737876880','2025-01-26 10:42:28',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9347,'5500','41737876880','2025-01-26 10:42:47',33650.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9348,'1000','41737876880','2025-01-26 10:43:12',41100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9349,'4000','41737876880','2025-01-26 10:43:12',NULL,21000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(9350,'4000','41737876880','2025-01-26 10:34:40',NULL,400.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(9351,'4000','41737876880','2025-01-26 10:35:03',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(9352,'4000','41737876880','2025-01-26 10:36:08',NULL,500.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(9353,'4000','41737876880','2025-01-26 10:38:10',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(9354,'4000','41737876880','2025-01-26 10:38:29',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9355,'4000','41737876880','2025-01-26 10:39:09',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9356,'4000','41737876880','2025-01-26 10:39:26',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9357,'4000','41737876880','2025-01-26 10:39:53',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9358,'4000','41737876880','2025-01-26 10:40:16',NULL,900.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(9359,'4000','41737876880','2025-01-26 10:40:30',NULL,500.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(9360,'4000','41737876880','2025-01-26 10:40:50',NULL,200.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9361,'4000','41737876880','2025-01-26 10:41:09',NULL,14000.00,'','4','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(9362,'4000','41737876880','2025-01-26 10:41:32',NULL,1100.00,'','4','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(9363,'4000','41737876880','2025-01-26 10:42:08',NULL,300.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9364,'4000','41737876880','2025-01-26 10:42:28',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9365,'1110','41737880303','2025-01-26 11:34:58',NULL,300.00,'','4','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9366,'1110','41737880303','2025-01-26 11:31:43',NULL,50.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9367,'1110','41737880303','2025-01-26 11:32:22',NULL,13600.00,'','4','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(9368,'1110','41737880303','2025-01-26 11:33:25',NULL,13600.00,'','4','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(9369,'1110','41737880303','2025-01-26 11:33:41',NULL,150.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9370,'1110','41737880303','2025-01-26 11:34:00',NULL,85.00,'','4','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(9371,'5500','41737880303','2025-01-26 11:34:44',27785.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9372,'1000','41737880303','2025-01-26 11:34:58',29500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9373,'4000','41737880303','2025-01-26 11:34:58',NULL,600.00,'','4','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9374,'4000','41737880303','2025-01-26 11:31:43',NULL,200.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9375,'4000','41737880303','2025-01-26 11:32:22',NULL,14000.00,'','4','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(9376,'4000','41737880303','2025-01-26 11:33:25',NULL,13900.00,'','4','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(9377,'4000','41737880303','2025-01-26 11:33:41',NULL,600.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9378,'4000','41737880303','2025-01-26 11:34:00',NULL,200.00,'','4','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(9379,'1110','41738164967','2025-01-29 18:37:25',NULL,17000.00,'','4','1','Inventory sold','1','','sales','122','','No',NULL,NULL,''),(9380,'5500','41738164967','2025-01-29 18:36:08',17000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9381,'1000','41738164967','2025-01-29 18:37:25',22000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9382,'4000','41738164967','2025-01-29 18:37:25',NULL,22000.00,'','4','1','Good sold','1','','sales','122','','No',NULL,NULL,''),(9383,'1110','41738165053','2025-01-29 18:38:17',NULL,10000.00,'','4','1','Inventory sold','1','','sales','138','','No',NULL,NULL,''),(9384,'5500','41738165053','2025-01-29 18:37:33',10000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9385,'1000','41738165053','2025-01-29 18:38:17',12000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9386,'4000','41738165053','2025-01-29 18:38:17',NULL,12000.00,'','4','1','Good sold','1','','sales','138','','No',NULL,NULL,''); /*!40000 ALTER TABLE `debitcredit` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `delivery` -- DROP TABLE IF EXISTS `delivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `delivery` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL, `mode` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `delivery` -- LOCK TABLES `delivery` WRITE; /*!40000 ALTER TABLE `delivery` DISABLE KEYS */; /*!40000 ALTER TABLE `delivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `department` -- DROP TABLE IF EXISTS `department`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `department` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `description` text NOT NULL, `faculty_id` int(11) NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `department` -- LOCK TABLES `department` WRITE; /*!40000 ALTER TABLE `department` DISABLE KEYS */; /*!40000 ALTER TABLE `department` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `depositrefunds` -- DROP TABLE IF EXISTS `depositrefunds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `depositrefunds` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(30) NOT NULL DEFAULT 1, `amount` decimal(10,2) NOT NULL, `before` varchar(20) DEFAULT NULL, `after` varchar(20) DEFAULT NULL, `bookingid` int(20) NOT NULL, `tenantid` int(11) NOT NULL, `receiptno` varchar(50) NOT NULL, `transactioncode` varchar(50) NOT NULL, `mode` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `documents` -- LOCK TABLES `documents` WRITE; /*!40000 ALTER TABLE `documents` DISABLE KEYS */; /*!40000 ALTER TABLE `documents` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `email_accounts` -- DROP TABLE IF EXISTS `email_accounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `email_accounts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `email` varchar(50) NOT NULL, `password` varchar(100) NOT NULL, `smtp_host` varchar(50) NOT NULL, `smtp_port` int(11) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `name` varchar(50) NOT NULL, `server` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `protocol` varchar(30) NOT NULL DEFAULT 'smtp', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `email_accounts` -- LOCK TABLES `email_accounts` WRITE; /*!40000 ALTER TABLE `email_accounts` DISABLE KEYS */; INSERT INTO `email_accounts` VALUES (1,'marketing@mombasacontinental.com','Pass@123','mail.mombasacontinental.com',587,1,465,'ROBISEARCH LTD/TASK MANAGER',1,'','mail/smtp'),(2,'support@robisearch.com','support!@##@!','ssl://mail.robisearch.com',465,1,1,'ROBISEARCH LTD/TASK MANAGER',2,'2019-06-23 05:28:28pm','smtp'),(3,'oukobert@gmail.com','0718667391','ssl://smtp.googlemail.com',465,1,1,'robisearch',1,'2019-11-04 11:00:33am','smtp'); /*!40000 ALTER TABLE `email_accounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `employeecharges` -- DROP TABLE IF EXISTS `employeecharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `employeecharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, `memberid` int(11) NOT NULL, `statutory` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeecharges` -- LOCK TABLES `employeecharges` WRITE; /*!40000 ALTER TABLE `employeecharges` DISABLE KEYS */; INSERT INTO `employeecharges` VALUES (1,'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 AUTO_INCREMENT=4 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 */; INSERT INTO `employeepayments` VALUES (1,'8','PAYE','2022-11-16 15:29:13','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'',1,'111668601753'),(2,'10','NHIF','2022-11-16 15:29:13','Active','1','','1','Deduction','Fixed','Fixed',1.00,750.00,'',1,'111668601753'),(3,'9','NSSF','2022-11-16 15:29:13','Active','1','','1','Deduction','Fixed','Fixed',1.00,360.00,'',1,'111668601753'); /*!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 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 */; /*!40000 ALTER TABLE `expenses` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `faqs` -- DROP TABLE IF EXISTS `faqs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `faqs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `faqs` -- LOCK TABLES `faqs` WRITE; /*!40000 ALTER TABLE `faqs` DISABLE KEYS */; /*!40000 ALTER TABLE `faqs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fingers` -- DROP TABLE IF EXISTS `fingers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fingers` ( `id` int(100) NOT NULL AUTO_INCREMENT, `admno` varchar(200) NOT NULL, `fingername` varchar(50) NOT NULL, `regdate` varchar(100) NOT NULL, `template` text NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fingers` -- LOCK TABLES `fingers` WRITE; /*!40000 ALTER TABLE `fingers` DISABLE KEYS */; /*!40000 ALTER TABLE `fingers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fiscalyear` -- DROP TABLE IF EXISTS `fiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fiscalyear` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fiscalyear` -- LOCK TABLES `fiscalyear` WRITE; /*!40000 ALTER TABLE `fiscalyear` DISABLE KEYS */; INSERT INTO `fiscalyear` VALUES (1,'2022 Fiscal Year','active','2022-01-01 00:00:00','2022-12-31 23:59:00',1,1,'2022-01-07 06:15:25',0.00,0.00,0); /*!40000 ALTER TABLE `fiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `followups` -- DROP TABLE IF EXISTS `followups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `followups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `date` varchar(50) NOT NULL, `followupid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `nextdate` datetime NOT NULL, `feedback` text NOT NULL, `recommendation` text NOT NULL, `challanges` text NOT NULL, `level` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, `finalid` varchar(50) NOT NULL, `dateposted` datetime NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'Deal', `completed` varchar(20) NOT NULL DEFAULT 'no', `stage` varchar(20) DEFAULT NULL, `allsteps` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `followups` -- LOCK TABLES `followups` WRITE; /*!40000 ALTER TABLE `followups` DISABLE KEYS */; /*!40000 ALTER TABLE `followups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glaccounts` -- DROP TABLE IF EXISTS `glaccounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glaccounts` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `bankname` varchar(50) DEFAULT NULL, `openingdate` varchar(50) NOT NULL, `description` int(11) NOT NULL, `accountstatus` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `number` varchar(50) NOT NULL, `currency` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=220 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glaccounts` -- LOCK TABLES `glaccounts` WRITE; /*!40000 ALTER TABLE `glaccounts` DISABLE KEYS */; INSERT INTO `glaccounts` VALUES (30,'1','1','1','Control Acc (Cash)','','2018-07-20 13:23:56',1,'','-13000','2020-10-01 13:01:12','1000','1'),(31,'1','1','1','Mpesa','','2020-05-10 17:24:37',1,'','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=2 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,'3','1','2022-08-22 03:27:25pm','','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 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `groupleavedays` -- LOCK TABLES `groupleavedays` WRITE; /*!40000 ALTER TABLE `groupleavedays` DISABLE KEYS */; /*!40000 ALTER TABLE `groupleavedays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `house` -- DROP TABLE IF EXISTS `house`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `house` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `floor` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `vat` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(30) NOT NULL DEFAULT 1, `vat2` decimal(10,2) NOT NULL, `paymentdetails` text NOT NULL, `meternumber` text NOT NULL, `utility` varchar(20) DEFAULT 'yes', `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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `house` -- LOCK TABLES `house` WRITE; /*!40000 ALTER TABLE `house` DISABLE KEYS */; /*!40000 ALTER TABLE `house` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `housekeeping` -- DROP TABLE IF EXISTS `housekeeping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `housekeeping` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `houseno` varchar(30) NOT NULL, `plotno` varchar(20) NOT NULL DEFAULT '0', `approvedby` varchar(20) NOT NULL, `comments` text NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `exactdate` varchar(30) NOT NULL, `type` text NOT NULL, `counter` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `housekeeping` -- LOCK TABLES `housekeeping` WRITE; /*!40000 ALTER TABLE `housekeeping` DISABLE KEYS */; /*!40000 ALTER TABLE `housekeeping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `images` -- DROP TABLE IF EXISTS `images`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `images` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `imageid` varchar(50) NOT NULL, `user` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `images` -- LOCK TABLES `images` WRITE; /*!40000 ALTER TABLE `images` DISABLE KEYS */; /*!40000 ALTER TABLE `images` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `invoice` -- DROP TABLE IF EXISTS `invoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `invoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` decimal(10,2) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `totalamount` varchar(40) NOT NULL, `paid` decimal(10,2) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `order` int(11) NOT NULL, `priority` int(11) NOT NULL, `coparent` decimal(10,2) NOT NULL, `coparentcommission` decimal(10,2) NOT NULL, `coparentvat` decimal(10,2) NOT NULL, `coparentdate` varchar(30) NOT NULL, `coparentuserid` int(11) NOT NULL, `chargeid` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `invoice` -- LOCK TABLES `invoice` WRITE; /*!40000 ALTER TABLE `invoice` DISABLE KEYS */; /*!40000 ALTER TABLE `invoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `journal` -- DROP TABLE IF EXISTS `journal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `journal` ( `id` int(50) NOT NULL AUTO_INCREMENT, `currency` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `journaldate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `journal` -- LOCK TABLES `journal` WRITE; /*!40000 ALTER TABLE `journal` DISABLE KEYS */; /*!40000 ALTER TABLE `journal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `labour` -- DROP TABLE IF EXISTS `labour`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `labour` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `qty` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `employeeid` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, `rate` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'pay', `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `labour` -- LOCK TABLES `labour` WRITE; /*!40000 ALTER TABLE `labour` DISABLE KEYS */; /*!40000 ALTER TABLE `labour` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `landlord` -- DROP TABLE IF EXISTS `landlord`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `landlord` ( `id` int(40) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `landlord` -- LOCK TABLES `landlord` WRITE; /*!40000 ALTER TABLE `landlord` DISABLE KEYS */; /*!40000 ALTER TABLE `landlord` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `lease` -- DROP TABLE IF EXISTS `lease`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `lease` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateleased` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `lease` -- LOCK TABLES `lease` WRITE; /*!40000 ALTER TABLE `lease` DISABLE KEYS */; /*!40000 ALTER TABLE `lease` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavegroup` -- DROP TABLE IF EXISTS `leavegroup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavegroup` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `defaultleavetype` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavegroup` -- LOCK TABLES `leavegroup` WRITE; /*!40000 ALTER TABLE `leavegroup` DISABLE KEYS */; /*!40000 ALTER TABLE `leavegroup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leaves` -- DROP TABLE IF EXISTS `leaves`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leaves` ( `id` int(30) NOT NULL AUTO_INCREMENT, `startdate` varchar(30) DEFAULT NULL, `enddate` varchar(30) DEFAULT NULL, `status` varchar(11) DEFAULT NULL, `employee` int(11) DEFAULT NULL, `cause` text DEFAULT NULL, `startdatetype` varchar(12) DEFAULT NULL, `enddatetype` varchar(12) DEFAULT NULL, `duration` decimal(10,2) DEFAULT NULL, `type` int(11) DEFAULT NULL, `description` text DEFAULT NULL COMMENT 'Comments on leave request', `change_type` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` timestamp NULL DEFAULT NULL, `photo` text NOT NULL, `incharge` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `postedtime` varchar(30) NOT NULL, `img_id` text DEFAULT NULL, `comments` text NOT NULL, `manager` int(10) NOT NULL, `companyid` int(11) DEFAULT 1, PRIMARY KEY (`id`), KEY `changed_by` (`updatedby`), KEY `change_date` (`updateddate`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of changes in leave requests table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leaves` -- LOCK TABLES `leaves` WRITE; /*!40000 ALTER TABLE `leaves` DISABLE KEYS */; /*!40000 ALTER TABLE `leaves` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavetypes` -- DROP TABLE IF EXISTS `leavetypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavetypes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `gender` varchar(30) NOT NULL, `deduct` varchar(10) NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavetypes` -- LOCK TABLES `leavetypes` WRITE; /*!40000 ALTER TABLE `leavetypes` DISABLE KEYS */; INSERT INTO `leavetypes` VALUES (1,'maternity leave','','2019-06-03 01:46:56pm','Female','No',0),(2,'Normal leave','','2019-06-03 01:47:13pm','Both','No',0),(3,'Emergency','','2019-06-03 01:47:41pm','Both','No',0); /*!40000 ALTER TABLE `leavetypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `loggs` -- DROP TABLE IF EXISTS `loggs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `loggs` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `timein` varchar(50) NOT NULL, `timeout` varchar(50) NOT NULL, `browser` text NOT NULL, `ip` text NOT NULL, `action` varchar(30) DEFAULT 'loggedin', `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1394 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-01-26 17:15:38','2023-01-26 17:15:52','','154.155.240.145','loggedin',1),(2,'admin','1','2023-01-26 17:20:53','','','197.232.142.176','loggedin',1),(3,'admin','1','2023-01-27 08:39:40','','','197.176.82.197','loggedin',1),(4,'admin','1','2023-01-30 10:46:46','2023-01-30 10:47:43','','102.220.36.39','loggedin',1),(5,'user','4','2023-01-30 10:47:58','','','102.220.36.39','loggedin',1),(6,'user','4','2023-01-30 11:43:30','','','102.220.36.39','loggedin',1),(7,'user','3','2023-01-30 12:13:51','','','105.160.37.172','loggedin',1),(8,'user','4','2023-01-30 12:49:34','','','102.220.36.39','loggedin',1),(9,'user','4','2023-01-30 13:54:21','','','102.220.36.39','loggedin',1),(10,'admin','1','2023-01-30 17:08:05','2023-01-30 17:08:27','','62.8.92.103','loggedin',1),(11,'user','4','2023-01-30 18:15:22','','','102.220.36.39','loggedin',1),(12,'user','4','2023-01-30 18:42:16','','','102.220.36.39','loggedin',1),(13,'user','4','2023-01-30 20:14:54','','','102.220.36.39','loggedin',1),(14,'user','4','2023-01-31 08:43:26','','','102.220.36.39','loggedin',1),(15,'user','3','2023-01-31 10:55:15','','','105.161.78.85','loggedin',1),(16,'admin','1','2023-01-31 12:09:21','','','197.232.142.176','loggedin',1),(17,'user','4','2023-01-31 14:34:08','','','102.220.36.39','loggedin',1),(18,'user','3','2023-01-31 14:52:12','','','105.160.2.181','loggedin',1),(19,'user','4','2023-01-31 15:00:09','','','102.220.36.39','loggedin',1),(20,'user','4','2023-01-31 17:15:54','','','102.220.36.39','loggedin',1),(21,'user','4','2023-02-01 10:54:15','','','102.220.36.39','loggedin',1),(22,'admin','1','2023-02-01 11:39:46','','','197.232.137.230','loggedin',1),(23,'user','4','2023-02-01 11:43:44','','','102.220.36.39','loggedin',1),(24,'user','4','2023-02-01 15:31:10','','','102.220.36.39','loggedin',1),(25,'user','4','2023-02-01 17:19:18','','','102.220.36.39','loggedin',1),(26,'user','4','2023-02-01 18:16:05','','','102.220.36.39','loggedin',1),(27,'user','3','2023-02-01 18:57:44','2023-02-01 20:20:23','','105.57.60.170','loggedin',1),(28,'user','3','2023-02-01 20:20:31','','','105.57.60.170','loggedin',1),(29,'user','3','2023-02-02 11:29:33','','','197.231.176.62','loggedin',1),(30,'user','3','2023-02-02 11:36:45','','','197.232.137.230','loggedin',1),(31,'user','3','2023-02-02 11:56:04','2023-02-02 12:04:38','','197.231.176.62','loggedin',1),(32,'user','3','2023-02-02 12:04:50','2023-02-02 12:05:23','','197.231.176.62','loggedin',1),(33,'user','4','2023-02-04 11:11:21','','','102.220.36.39','loggedin',1),(34,'user','4','2023-02-04 11:13:32','','','102.220.36.39','loggedin',1),(35,'user','3','2023-02-08 11:34:59','','','102.220.36.39','loggedin',1),(36,'user','3','2023-02-14 13:54:08','','','102.220.36.39','loggedin',1),(37,'user','3','2023-02-14 14:22:30','2023-02-14 14:23:04','','105.160.23.172','loggedin',1),(38,'user','4','2023-02-14 14:49:39','2023-02-14 14:49:54','','105.160.23.172','loggedin',1),(39,'user','3','2023-02-14 15:21:25','','','105.160.23.172','loggedin',1),(40,'user','3','2023-02-14 19:11:19','','','102.220.36.39','loggedin',1),(41,'user','3','2023-02-15 08:54:29','','','102.220.36.39','loggedin',1),(42,'user','3','2023-02-16 11:44:16','','','102.220.36.39','loggedin',1),(43,'user','4','2023-02-16 14:00:54','2023-02-16 14:06:26','','102.220.36.39','loggedin',1),(44,'user','3','2023-02-16 14:06:40','','','102.220.36.39','loggedin',1),(45,'user','3','2023-02-17 14:11:04','','','102.220.36.39','loggedin',1),(46,'user','3','2023-02-18 09:04:22','','','102.220.36.39','loggedin',1),(47,'user','3','2023-02-18 19:45:43','','','102.220.36.39','loggedin',1),(48,'user','3','2023-02-19 08:10:34','','','102.220.36.39','loggedin',1),(49,'user','4','2023-02-19 14:56:22','','','102.220.36.39','loggedin',1),(50,'user','4','2023-02-19 18:11:32','','','102.220.36.39','loggedin',1),(51,'user','4','2023-02-19 18:51:29','','','102.220.36.39','loggedin',1),(52,'user','4','2023-02-20 09:14:50','','','102.220.36.39','loggedin',1),(53,'user','4','2023-02-22 17:06:14','','','102.220.36.39','loggedin',1),(54,'user','4','2023-02-22 19:59:10','','','102.220.36.39','loggedin',1),(55,'user','4','2023-02-23 12:14:28','','','102.220.36.39','loggedin',1),(56,'user','4','2023-02-23 17:34:38','','','102.220.36.39','loggedin',1),(57,'user','4','2023-02-24 10:05:28','','','102.220.36.39','loggedin',1),(58,'user','4','2023-02-24 14:37:20','','','102.220.36.39','loggedin',1),(59,'user','4','2023-02-24 17:59:36','','','102.220.36.39','loggedin',1),(60,'user','4','2023-02-25 11:16:23','','','102.220.36.39','loggedin',1),(61,'user','3','2023-02-25 14:19:38','','','102.220.36.39','loggedin',1),(62,'user','4','2023-02-25 14:33:51','','','102.220.36.39','loggedin',1),(63,'user','4','2023-02-25 15:58:05','','','102.220.36.39','loggedin',1),(64,'user','3','2023-02-25 19:50:37','','','102.220.36.39','loggedin',1),(65,'user','4','2023-02-26 10:12:03','','','102.220.36.39','loggedin',1),(66,'user','4','2023-02-27 15:45:26','','','102.220.36.39','loggedin',1),(67,'user','3','2023-02-28 10:29:16','','','102.220.36.39','loggedin',1),(68,'user','4','2023-03-01 13:47:10','','','102.220.36.39','loggedin',1),(69,'user','3','2023-03-01 15:52:53','','','102.220.36.39','loggedin',1),(70,'user','3','2023-03-01 23:38:35','','','105.50.105.245','loggedin',1),(71,'user','4','2023-03-02 10:01:48','','','102.220.36.39','loggedin',1),(72,'user','4','2023-03-02 10:12:16','','','102.220.36.39','loggedin',1),(73,'user','4','2023-03-02 13:03:22','','','102.220.36.39','loggedin',1),(74,'user','3','2023-03-02 14:19:48','','','102.220.36.39','loggedin',1),(75,'user','3','2023-03-02 22:45:02','','','102.69.227.57','loggedin',1),(76,'user','4','2023-03-03 12:22:27','','','102.220.36.39','loggedin',1),(77,'user','3','2023-03-03 19:44:52','','','102.220.36.39','loggedin',1),(78,'user','3','2023-03-04 12:31:42','','','105.161.85.56','loggedin',1),(79,'user','3','2023-03-05 08:41:28','','','102.220.36.39','loggedin',1),(80,'user','3','2023-03-05 11:54:19','','','102.220.36.39','loggedin',1),(81,'user','3','2023-03-05 14:40:29','','','102.220.36.39','loggedin',1),(82,'user','4','2023-03-05 20:32:05','','','102.220.36.39','loggedin',1),(83,'user','3','2023-03-05 21:43:29','','','102.69.227.57','loggedin',1),(84,'user','4','2023-03-06 09:52:00','','','102.220.36.39','loggedin',1),(85,'user','4','2023-03-06 12:00:51','','','102.220.36.39','loggedin',1),(86,'user','4','2023-03-06 14:09:43','','','102.220.36.39','loggedin',1),(87,'user','4','2023-03-06 15:53:20','','','102.220.36.39','loggedin',1),(88,'user','3','2023-03-07 17:24:57','','','102.220.36.39','loggedin',1),(89,'user','3','2023-03-07 19:48:37','','','102.220.36.39','loggedin',1),(90,'user','4','2023-03-08 11:43:57','','','105.58.85.210','loggedin',1),(91,'user','3','2023-03-08 12:25:10','','','102.220.36.39','loggedin',1),(92,'user','3','2023-03-08 16:00:22','','','102.220.36.39','loggedin',1),(93,'user','3','2023-03-08 19:43:36','2023-03-08 20:40:03','','102.220.36.39','loggedin',1),(94,'user','3','2023-03-08 20:40:31','','','102.220.36.39','loggedin',1),(95,'user','4','2023-03-09 11:10:22','2023-03-09 12:16:14','','102.220.36.39','loggedin',1),(96,'user','3','2023-03-09 12:16:22','2023-03-09 12:51:14','','102.220.36.39','loggedin',1),(97,'user','4','2023-03-09 14:06:09','','','102.220.36.39','loggedin',1),(98,'user','4','2023-03-09 17:07:51','2023-03-09 18:43:39','','102.220.36.39','loggedin',1),(99,'user','3','2023-03-09 18:43:50','2023-03-09 18:50:13','','102.220.36.39','loggedin',1),(100,'user','3','2023-03-09 20:01:07','','','102.220.36.39','loggedin',1),(101,'user','4','2023-03-10 10:57:19','','','102.220.36.39','loggedin',1),(102,'user','4','2023-03-10 16:34:09','2023-03-10 17:31:02','','102.220.36.39','loggedin',1),(103,'user','3','2023-03-10 17:33:00','','','102.220.36.39','loggedin',1),(104,'user','3','2023-03-10 20:44:32','2023-03-10 20:47:57','','102.220.36.39','loggedin',1),(105,'user','3','2023-03-11 10:06:25','','','102.220.36.39','loggedin',1),(106,'user','3','2023-03-11 12:42:34','','','102.220.36.39','loggedin',1),(107,'user','4','2023-03-11 16:38:38','','','102.220.36.39','loggedin',1),(108,'user','3','2023-03-12 10:26:47','','','102.220.36.39','loggedin',1),(109,'user','3','2023-03-12 17:43:16','','','102.220.36.39','loggedin',1),(110,'user','3','2023-03-12 18:31:49','','','102.220.36.39','loggedin',1),(111,'user','4','2023-03-13 09:19:02','','','102.220.36.39','loggedin',1),(112,'user','4','2023-03-13 10:50:35','2023-03-13 12:53:07','','102.220.36.39','loggedin',1),(113,'user','3','2023-03-13 12:53:18','','','102.220.36.39','loggedin',1),(114,'user','3','2023-03-13 17:09:59','','','102.220.36.39','loggedin',1),(115,'user','3','2023-03-13 20:15:12','2023-03-13 20:45:18','','102.220.36.39','loggedin',1),(116,'user','4','2023-03-14 11:28:34','','','41.81.140.212','loggedin',1),(117,'user','3','2023-03-14 19:44:52','','','41.81.83.252','loggedin',1),(118,'user','4','2023-03-15 10:33:01','','','102.220.36.39','loggedin',1),(119,'user','3','2023-03-15 18:10:26','','','102.220.36.39','loggedin',1),(120,'user','3','2023-03-15 20:11:09','','','102.220.36.39','loggedin',1),(121,'user','3','2023-03-16 06:08:24','','','102.69.227.57','loggedin',1),(122,'user','4','2023-03-16 09:25:44','','','102.220.36.39','loggedin',1),(123,'user','4','2023-03-16 11:02:06','','','102.220.36.39','loggedin',1),(124,'user','4','2023-03-16 12:47:00','','','102.220.36.39','loggedin',1),(125,'user','3','2023-03-16 15:55:49','','','102.220.36.39','loggedin',1),(126,'user','3','2023-03-16 18:20:13','','','102.220.36.39','loggedin',1),(127,'user','3','2023-03-16 20:35:02','2023-03-16 20:39:04','','102.220.36.39','loggedin',1),(128,'user','3','2023-03-17 10:44:48','','','105.161.183.244','loggedin',1),(129,'user','3','2023-03-17 12:19:57','','','102.220.36.39','loggedin',1),(130,'user','3','2023-03-17 22:44:50','','','102.69.227.57','loggedin',1),(131,'user','4','2023-03-18 10:15:51','','','102.220.36.39','loggedin',1),(132,'user','3','2023-03-18 15:12:40','','','102.220.36.39','loggedin',1),(133,'user','3','2023-03-18 16:34:17','','','102.220.36.39','loggedin',1),(134,'user','3','2023-03-18 19:12:40','','','102.220.36.39','loggedin',1),(135,'user','3','2023-03-18 20:27:35','','','102.220.36.39','loggedin',1),(136,'user','3','2023-03-19 09:16:33','','','102.220.36.39','loggedin',1),(137,'user','3','2023-03-19 16:40:38','','','102.220.36.39','loggedin',1),(138,'user','3','2023-03-19 20:23:21','','','41.81.191.224','loggedin',1),(139,'user','3','2023-03-20 11:09:28','','','102.220.36.39','loggedin',1),(140,'user','3','2023-03-20 13:58:29','','','102.220.36.39','loggedin',1),(141,'user','3','2023-03-20 18:18:54','2023-03-20 18:37:08','','102.220.36.39','loggedin',1),(142,'user','3','2023-03-20 18:37:17','','','102.220.36.39','loggedin',1),(143,'user','3','2023-03-20 20:16:21','','','102.220.36.39','loggedin',1),(144,'user','4','2023-03-21 09:44:07','','','102.220.36.39','loggedin',1),(145,'user','3','2023-03-21 16:00:11','','','102.220.36.39','loggedin',1),(146,'user','3','2023-03-22 12:07:24','','','102.220.36.39','loggedin',1),(147,'user','3','2023-03-22 17:30:53','','','102.220.36.39','loggedin',1),(148,'user','4','2023-03-23 09:21:12','','','102.220.36.39','loggedin',1),(149,'user','3','2023-03-23 10:25:36','','','102.220.36.39','loggedin',1),(150,'user','3','2023-03-23 14:41:54','','','102.220.36.39','loggedin',1),(151,'user','4','2023-03-23 17:16:49','','','102.220.36.39','loggedin',1),(152,'user','3','2023-03-24 14:10:57','','','102.220.36.39','loggedin',1),(153,'user','3','2023-03-25 09:19:30','','','102.220.36.39','loggedin',1),(154,'user','3','2023-03-25 14:40:58','','','102.220.36.39','loggedin',1),(155,'user','3','2023-03-26 16:33:38','','','102.220.36.39','loggedin',1),(156,'user','3','2023-03-26 17:56:08','','','102.220.36.39','loggedin',1),(157,'user','3','2023-03-27 10:08:22','','','102.220.36.39','loggedin',1),(158,'user','3','2023-03-27 17:37:23','','','102.220.36.39','loggedin',1),(159,'user','3','2023-03-28 17:58:39','','','102.220.36.39','loggedin',1),(160,'user','4','2023-03-29 09:24:36','','','102.220.36.39','loggedin',1),(161,'user','4','2023-03-29 11:02:43','','','102.220.36.39','loggedin',1),(162,'user','4','2023-03-29 11:54:02','','','102.220.36.39','loggedin',1),(163,'user','4','2023-03-29 12:27:05','','','102.220.36.39','loggedin',1),(164,'user','3','2023-03-29 17:53:38','','','102.220.36.39','loggedin',1),(165,'user','3','2023-03-29 18:05:31','2023-03-29 18:27:45','','102.220.36.39','loggedin',1),(166,'user','4','2023-03-29 18:27:54','','','102.220.36.39','loggedin',1),(167,'user','4','2023-03-30 09:34:52','','','102.220.36.39','loggedin',1),(168,'user','4','2023-03-30 09:34:52','','','102.220.36.39','loggedin',1),(169,'user','3','2023-03-30 15:25:43','','','102.220.36.39','loggedin',1),(170,'user','3','2023-03-31 13:40:53','','','102.220.36.39','loggedin',1),(171,'user','3','2023-03-31 18:25:45','','','102.220.36.39','loggedin',1),(172,'user','4','2023-04-01 09:41:10','','','102.220.36.39','loggedin',1),(173,'user','3','2023-04-01 17:53:37','','','102.220.36.39','loggedin',1),(174,'user','3','2023-04-02 08:54:59','','','102.220.36.39','loggedin',1),(175,'user','3','2023-04-02 13:48:59','','','102.220.36.39','loggedin',1),(176,'user','4','2023-04-03 10:09:30','','','102.220.36.39','loggedin',1),(177,'user','3','2023-04-03 18:18:18','','','196.201.210.246','loggedin',1),(178,'user','3','2023-04-04 10:52:37','','','102.220.36.39','loggedin',1),(179,'user','3','2023-04-04 14:30:27','','','102.220.36.39','loggedin',1),(180,'user','4','2023-04-04 17:46:49','2023-04-04 17:50:19','','102.220.36.39','loggedin',1),(181,'user','3','2023-04-04 17:51:01','','','102.220.36.39','loggedin',1),(182,'user','4','2023-04-05 11:24:34','','','102.220.36.39','loggedin',1),(183,'user','3','2023-04-05 17:33:22','','','102.220.36.39','loggedin',1),(184,'user','3','2023-04-06 08:16:55','','','102.220.36.39','loggedin',1),(185,'user','4','2023-04-06 14:07:00','','','102.220.36.39','loggedin',1),(186,'user','4','2023-04-06 21:11:24','','','102.220.36.39','loggedin',1),(187,'user','3','2023-04-06 21:21:38','','','105.161.94.187','loggedin',1),(188,'user','4','2023-04-07 10:08:33','','','102.220.36.39','loggedin',1),(189,'user','4','2023-04-07 15:11:13','','','102.220.36.39','loggedin',1),(190,'user','3','2023-04-07 16:28:27','2023-04-07 16:37:43','','105.160.86.150','loggedin',1),(191,'user','3','2023-04-07 16:38:43','2023-04-07 16:39:26','','105.160.86.150','loggedin',1),(192,'user','3','2023-04-07 16:39:36','2023-04-07 16:42:15','','105.160.86.150','loggedin',1),(193,'user','4','2023-04-08 08:28:03','','','102.220.36.39','loggedin',1),(194,'user','4','2023-04-08 10:37:12','','','102.220.36.39','loggedin',1),(195,'user','3','2023-04-08 12:15:18','','','102.69.235.62','loggedin',1),(196,'user','4','2023-04-08 12:30:10','','','102.220.36.39','loggedin',1),(197,'user','4','2023-04-08 18:17:02','','','102.220.36.39','loggedin',1),(198,'user','4','2023-04-09 16:28:08','','','102.220.36.39','loggedin',1),(199,'user','4','2023-04-10 09:09:47','','','102.220.36.39','loggedin',1),(200,'user','4','2023-04-10 13:54:52','','','102.220.36.39','loggedin',1),(201,'user','4','2023-04-11 10:08:52','','','102.220.36.39','loggedin',1),(202,'user','4','2023-04-11 14:19:12','','','102.220.36.39','loggedin',1),(203,'user','4','2023-04-12 09:43:04','','','102.220.36.39','loggedin',1),(204,'user','4','2023-04-12 18:25:50','','','102.220.36.39','loggedin',1),(205,'user','4','2023-04-13 18:23:09','','','102.220.36.39','loggedin',1),(206,'user','3','2023-04-14 03:28:45','','','105.161.43.36','loggedin',1),(207,'user','4','2023-04-14 10:29:14','','','102.220.36.39','loggedin',1),(208,'user','4','2023-04-14 20:00:53','','','102.220.36.39','loggedin',1),(209,'user','4','2023-04-15 08:47:19','','','102.220.36.39','loggedin',1),(210,'user','4','2023-04-15 10:59:55','','','102.220.36.39','loggedin',1),(211,'user','4','2023-04-15 19:07:26','','','102.220.36.39','loggedin',1),(212,'user','4','2023-04-16 10:18:44','','','102.220.36.39','loggedin',1),(213,'user','4','2023-04-16 11:44:36','','','102.220.36.39','loggedin',1),(214,'user','4','2023-04-16 13:47:38','','','102.220.36.39','loggedin',1),(215,'user','4','2023-04-16 16:53:43','','','102.220.36.39','loggedin',1),(216,'user','4','2023-04-17 09:42:31','','','102.220.36.39','loggedin',1),(217,'user','3','2023-04-17 12:31:23','','','197.181.137.32','loggedin',1),(218,'user','4','2023-04-17 14:38:46','','','102.220.36.39','loggedin',1),(219,'user','3','2023-04-17 15:14:30','','','197.181.137.32','loggedin',1),(220,'user','3','2023-04-18 05:35:34','','','105.56.24.236','loggedin',1),(221,'user','4','2023-04-18 08:52:30','','','102.220.36.39','loggedin',1),(222,'user','4','2023-04-18 19:51:02','','','102.220.36.39','loggedin',1),(223,'user','4','2023-04-19 10:00:31','','','102.220.36.39','loggedin',1),(224,'user','4','2023-04-19 12:58:00','','','102.220.36.39','loggedin',1),(225,'user','3','2023-04-20 03:24:00','','','41.81.60.151','loggedin',1),(226,'user','4','2023-04-20 09:53:55','','','102.220.36.39','loggedin',1),(227,'user','4','2023-04-20 12:22:22','','','102.220.36.39','loggedin',1),(228,'user','4','2023-04-20 16:25:24','','','102.220.36.39','loggedin',1),(229,'user','4','2023-04-20 20:42:00','','','102.220.36.39','loggedin',1),(230,'user','3','2023-04-21 10:02:28','','','41.90.216.12','loggedin',1),(231,'user','4','2023-04-21 10:21:48','','','102.220.36.39','loggedin',1),(232,'user','3','2023-04-21 15:06:49','','','41.90.217.112','loggedin',1),(233,'user','3','2023-04-21 17:18:45','','','102.220.36.39','loggedin',1),(234,'user','3','2023-04-21 17:24:31','','','105.160.51.48','loggedin',1),(235,'user','3','2023-04-21 20:59:24','','','102.69.227.57','loggedin',1),(236,'user','3','2023-04-22 09:03:30','','','102.220.36.39','loggedin',1),(237,'user','3','2023-04-22 11:59:40','','','105.161.31.171','loggedin',1),(238,'user','3','2023-04-22 17:40:11','','','102.220.36.39','loggedin',1),(239,'user','3','2023-04-22 20:12:49','','','102.220.36.39','loggedin',1),(240,'user','4','2023-04-23 11:32:45','','','102.220.36.39','loggedin',1),(241,'user','3','2023-04-23 18:55:29','','','102.220.36.39','loggedin',1),(242,'user','3','2023-04-23 20:28:00','','','102.220.36.39','loggedin',1),(243,'user','3','2023-04-24 10:22:36','','','102.220.36.39','loggedin',1),(244,'user','3','2023-04-24 12:01:09','','','102.220.36.39','loggedin',1),(245,'user','4','2023-04-24 16:31:06','','','102.220.36.39','loggedin',1),(246,'user','3','2023-04-24 23:58:32','','','105.161.74.164','loggedin',1),(247,'user','4','2023-04-25 10:30:56','2023-04-25 11:22:57','','102.220.36.39','loggedin',1),(248,'user','3','2023-04-25 11:23:06','','','102.220.36.39','loggedin',1),(249,'user','4','2023-04-25 12:26:30','','','102.220.36.39','loggedin',1),(250,'user','3','2023-04-25 13:36:18','','','105.161.158.206','loggedin',1),(251,'user','3','2023-04-25 13:42:10','','','105.160.120.24','loggedin',1),(252,'user','3','2023-04-25 13:51:57','2023-04-25 13:54:05','','197.155.73.162','loggedin',1),(253,'user','3','2023-04-25 15:39:54','','','102.220.36.39','loggedin',1),(254,'user','4','2023-04-25 15:53:26','','','102.220.36.39','loggedin',1),(255,'user','3','2023-04-25 17:42:41','','','102.220.36.39','loggedin',1),(256,'user','3','2023-04-26 05:49:15','','','102.69.227.57','loggedin',1),(257,'user','3','2023-04-26 08:20:50','','','102.220.36.39','loggedin',1),(258,'user','3','2023-04-26 17:12:52','','','102.220.36.39','loggedin',1),(259,'user','4','2023-04-26 17:13:09','2023-04-26 19:33:42','','102.220.36.39','loggedin',1),(260,'user','3','2023-04-26 19:20:02','','','102.220.36.39','loggedin',1),(261,'user','3','2023-04-26 19:33:49','','','102.220.36.39','loggedin',1),(262,'user','3','2023-04-27 16:35:38','','','102.220.36.39','loggedin',1),(263,'user','3','2023-04-28 17:32:24','','','105.62.149.29','loggedin',1),(264,'user','3','2023-04-28 17:50:47','','','102.220.36.39','loggedin',1),(265,'user','3','2023-04-28 21:48:47','','','105.57.139.79','loggedin',1),(266,'user','4','2023-04-29 08:26:10','','','102.220.36.39','loggedin',1),(267,'user','4','2023-04-29 12:53:29','','','102.220.36.39','loggedin',1),(268,'user','4','2023-04-29 15:40:59','','','102.220.36.39','loggedin',1),(269,'user','3','2023-04-29 18:01:36','','','102.220.36.39','loggedin',1),(270,'user','3','2023-04-29 18:02:23','','','102.220.36.39','loggedin',1),(271,'user','3','2023-04-30 13:52:36','','','102.220.36.39','loggedin',1),(272,'user','3','2023-04-30 15:41:55','','','102.220.36.39','loggedin',1),(273,'user','3','2023-04-30 20:29:14','','','102.220.36.39','loggedin',1),(274,'user','4','2023-05-01 09:54:15','2023-05-01 11:15:29','','102.220.36.39','loggedin',1),(275,'user','3','2023-05-01 11:15:39','','','102.220.36.39','loggedin',1),(276,'user','3','2023-05-01 13:35:57','','','102.220.36.39','loggedin',1),(277,'user','3','2023-05-01 20:59:39','','','102.69.227.57','loggedin',1),(278,'user','4','2023-05-02 10:20:24','','','102.220.36.39','loggedin',1),(279,'user','4','2023-05-02 14:36:18','','','102.220.36.39','loggedin',1),(280,'user','3','2023-05-02 18:20:54','','','102.220.36.39','loggedin',1),(281,'user','3','2023-05-03 10:57:38','','','102.220.36.39','loggedin',1),(282,'user','3','2023-05-03 14:23:59','2023-05-03 14:25:59','','102.220.36.39','loggedin',1),(283,'user','6','2023-05-03 14:26:08','','','102.220.36.39','loggedin',1),(284,'user','4','2023-05-03 17:37:03','2023-05-03 19:02:30','','102.220.36.39','loggedin',1),(285,'user','3','2023-05-03 19:02:39','2023-05-03 19:13:55','','102.220.36.39','loggedin',1),(286,'user','4','2023-05-03 19:14:04','2023-05-03 19:14:33','','102.220.36.39','loggedin',1),(287,'user','3','2023-05-03 19:14:42','','','102.220.36.39','loggedin',1),(288,'user','4','2023-05-04 12:23:56','','','102.220.36.39','loggedin',1),(289,'user','4','2023-05-05 09:31:27','','','102.220.36.39','loggedin',1),(290,'user','3','2023-05-05 18:15:26','','','41.90.216.58','loggedin',1),(291,'user','4','2023-05-05 20:32:17','','','102.220.36.39','loggedin',1),(292,'user','4','2023-05-06 12:09:29','','','102.220.36.39','loggedin',1),(293,'user','6','2023-05-06 14:30:05','','','102.220.36.39','loggedin',1),(294,'user','4','2023-05-06 18:12:53','','','102.220.36.39','loggedin',1),(295,'user','3','2023-05-06 22:21:36','','','41.90.217.254','loggedin',1),(296,'user','4','2023-05-07 09:34:59','','','102.220.36.39','loggedin',1),(297,'user','4','2023-05-07 09:58:56','','','102.220.36.39','loggedin',1),(298,'user','4','2023-05-07 10:00:27','','','102.220.36.39','loggedin',1),(299,'user','4','2023-05-07 17:22:51','','','102.220.36.39','loggedin',1),(300,'user','3','2023-05-07 21:25:36','','','102.69.235.62','loggedin',1),(301,'user','4','2023-05-08 10:00:36','','','102.220.36.39','loggedin',1),(302,'user','6','2023-05-08 15:41:02','','','102.220.36.39','loggedin',1),(303,'user','6','2023-05-08 17:00:25','','','102.220.36.39','loggedin',1),(304,'user','4','2023-05-09 10:02:50','','','102.220.36.39','loggedin',1),(305,'user','4','2023-05-09 12:11:20','','','102.220.36.39','loggedin',1),(306,'user','4','2023-05-09 14:37:29','','','102.220.36.39','loggedin',1),(307,'user','6','2023-05-09 15:33:25','','','102.220.36.39','loggedin',1),(308,'user','4','2023-05-09 19:28:23','','','102.220.36.39','loggedin',1),(309,'user','3','2023-05-09 19:33:43','','','196.98.195.145','loggedin',1),(310,'user','4','2023-05-10 17:06:30','','','102.220.36.39','loggedin',1),(311,'user','4','2023-05-10 17:36:54','','','102.220.36.39','loggedin',1),(312,'user','4','2023-05-11 08:10:24','','','102.220.36.39','loggedin',1),(313,'user','4','2023-05-11 14:06:10','','','102.220.36.39','loggedin',1),(314,'user','3','2023-05-11 15:50:50','','','102.69.235.62','loggedin',1),(315,'user','4','2023-05-11 19:59:52','','','102.220.36.39','loggedin',1),(316,'user','6','2023-05-12 09:28:49','','','102.220.36.39','loggedin',1),(317,'user','4','2023-05-12 11:54:50','','','102.220.36.39','loggedin',1),(318,'user','4','2023-05-12 17:45:39','','','102.220.36.39','loggedin',1),(319,'user','6','2023-05-12 20:39:35','2023-05-12 20:43:09','','102.220.36.39','loggedin',1),(320,'user','4','2023-05-12 20:43:16','2023-05-12 20:46:49','','102.220.36.39','loggedin',1),(321,'user','6','2023-05-12 20:47:02','2023-05-12 20:47:53','','102.220.36.39','loggedin',1),(322,'user','4','2023-05-12 20:48:00','2023-05-12 20:49:31','','102.220.36.39','loggedin',1),(323,'user','3','2023-05-12 22:09:23','','','102.69.235.62','loggedin',1),(324,'user','4','2023-05-13 14:36:34','','','102.220.36.39','loggedin',1),(325,'user','4','2023-05-14 11:26:16','','','102.220.36.39','loggedin',1),(326,'user','4','2023-05-14 11:30:08','','','102.220.36.39','loggedin',1),(327,'user','4','2023-05-14 11:49:07','','','102.220.36.39','loggedin',1),(328,'user','6','2023-05-14 12:04:26','','','102.220.36.39','loggedin',1),(329,'user','6','2023-05-14 12:51:29','','','102.220.36.39','loggedin',1),(330,'user','4','2023-05-14 15:45:56','','','102.220.36.39','loggedin',1),(331,'user','4','2023-05-14 17:32:32','','','102.220.36.39','loggedin',1),(332,'user','3','2023-05-14 20:00:40','2023-05-14 20:02:33','','102.220.36.39','loggedin',1),(333,'user','4','2023-05-14 20:02:42','2023-05-14 20:06:52','','102.220.36.39','loggedin',1),(334,'user','3','2023-05-14 20:07:09','2023-05-14 20:09:34','','102.220.36.39','loggedin',1),(335,'user','4','2023-05-14 20:09:55','','','102.220.36.39','loggedin',1),(336,'user','3','2023-05-15 10:20:29','','','105.50.86.214','loggedin',1),(337,'user','3','2023-05-15 12:37:57','','','105.161.182.81','loggedin',1),(338,'user','3','2023-05-15 17:15:32','','','102.220.36.39','loggedin',1),(339,'user','3','2023-05-15 19:19:45','2023-05-15 20:35:08','','102.220.36.39','loggedin',1),(340,'user','6','2023-05-16 11:20:37','','','102.220.36.39','loggedin',1),(341,'user','4','2023-05-17 10:38:14','','','102.220.36.39','loggedin',1),(342,'user','4','2023-05-17 11:03:08','','','102.220.36.39','loggedin',1),(343,'user','4','2023-05-17 11:40:01','','','102.220.36.39','loggedin',1),(344,'user','3','2023-05-17 13:29:34','','','102.220.36.39','loggedin',1),(345,'user','6','2023-05-17 14:49:30','','','102.220.36.39','loggedin',1),(346,'user','3','2023-05-17 18:55:16','2023-05-17 19:56:21','','102.220.36.39','loggedin',1),(347,'user','3','2023-05-17 20:12:28','2023-05-17 20:13:18','','102.220.36.39','loggedin',1),(348,'user','3','2023-05-18 09:25:21','','','102.220.36.39','loggedin',1),(349,'user','3','2023-05-18 19:18:16','','','102.220.36.39','loggedin',1),(350,'user','6','2023-05-19 10:21:35','','','102.220.36.39','loggedin',1),(351,'user','3','2023-05-19 10:22:41','','','102.69.227.57','loggedin',1),(352,'user','4','2023-05-19 13:58:14','','','102.220.36.39','loggedin',1),(353,'user','3','2023-05-19 17:15:28','2023-05-19 17:57:35','','102.220.36.39','loggedin',1),(354,'user','4','2023-05-19 17:20:01','','','197.232.142.176','loggedin',1),(355,'user','3','2023-05-19 17:57:45','','','102.220.36.39','loggedin',1),(356,'admin','3','2023-05-19 19:33:23','2023-05-19 19:33:47','','102.220.36.39','loggedin',1),(357,'user','4','2023-05-19 19:33:56','','','102.220.36.39','loggedin',1),(358,'admin','3','2023-05-20 06:42:25','','','102.69.227.57','loggedin',1),(359,'user','4','2023-05-20 09:06:39','','','102.220.36.39','loggedin',1),(360,'user','4','2023-05-20 12:25:04','','','102.220.36.39','loggedin',1),(361,'admin','3','2023-05-20 14:57:02','','','102.220.36.39','loggedin',1),(362,'admin','3','2023-05-20 16:23:12','2023-05-20 16:23:34','','197.232.142.176','loggedin',1),(363,'admin','3','2023-05-20 17:00:51','','','197.232.142.176','loggedin',1),(364,'admin','3','2023-05-20 17:57:30','2023-05-20 18:02:06','','102.220.36.39','loggedin',1),(365,'admin','3','2023-05-20 18:03:55','2023-05-20 18:05:03','','102.220.36.39','loggedin',1),(366,'user','4','2023-05-20 18:05:15','2023-05-20 20:08:17','','102.220.36.39','loggedin',1),(367,'admin','3','2023-05-20 20:08:40','2023-05-20 20:15:32','','102.220.36.39','loggedin',1),(368,'admin','3','2023-05-21 14:42:10','','','102.220.36.39','loggedin',1),(369,'admin','3','2023-05-21 17:53:58','','','102.220.36.39','loggedin',1),(370,'user','4','2023-05-21 19:02:40','2023-05-21 19:08:46','','102.220.36.39','loggedin',1),(371,'admin','3','2023-05-21 19:09:20','','','102.220.36.39','loggedin',1),(372,'admin','3','2023-05-21 21:59:36','','','102.69.227.57','loggedin',1),(373,'user','4','2023-05-22 09:30:23','','','102.220.36.39','loggedin',1),(374,'admin','3','2023-05-22 16:02:12','','','102.220.36.39','loggedin',1),(375,'user','4','2023-05-23 09:13:42','','','102.220.36.39','loggedin',1),(376,'user','4','2023-05-23 09:32:02','','','102.220.36.39','loggedin',1),(377,'user','4','2023-05-23 09:38:33','','','102.220.36.39','loggedin',1),(378,'admin','3','2023-05-23 10:09:47','','','102.69.227.57','loggedin',1),(379,'user','4','2023-05-23 10:47:32','','','102.220.36.39','loggedin',1),(380,'user','4','2023-05-24 17:59:42','2023-05-24 19:36:54','','102.220.36.39','loggedin',1),(381,'admin','3','2023-05-24 19:37:16','','','102.220.36.39','loggedin',1),(382,'admin','3','2023-05-24 19:41:33','2023-05-24 19:43:31','','102.220.36.39','loggedin',1),(383,'admin','3','2023-05-24 19:43:42','','','102.220.36.39','loggedin',1),(384,'admin','3','2023-05-25 05:56:38','','','102.69.227.57','loggedin',1),(385,'admin','3','2023-05-26 14:22:24','','','102.220.36.39','loggedin',1),(386,'admin','3','2023-05-26 15:51:07','','','102.220.36.39','loggedin',1),(387,'admin','3','2023-05-26 19:49:06','2023-05-26 20:29:57','','102.220.36.39','loggedin',1),(388,'admin','3','2023-05-27 12:48:34','','','102.220.36.39','loggedin',1),(389,'admin','3','2023-05-27 17:27:30','','','102.220.36.39','loggedin',1),(390,'admin','3','2023-05-27 19:16:02','','','102.220.36.39','loggedin',1),(391,'admin','3','2023-05-28 11:33:09','','','102.220.36.39','loggedin',1),(392,'admin','3','2023-05-28 11:33:57','','','102.220.36.39','loggedin',1),(393,'admin','3','2023-05-28 15:29:56','','','102.220.36.39','loggedin',1),(394,'admin','3','2023-05-28 17:10:17','','','102.220.36.39','loggedin',1),(395,'admin','3','2023-05-28 19:50:48','','','102.220.36.39','loggedin',1),(396,'user','6','2023-05-29 11:42:36','','','102.220.36.39','loggedin',1),(397,'admin','3','2023-05-29 15:39:04','','','102.220.36.39','loggedin',1),(398,'admin','3','2023-05-29 17:35:39','','','102.220.36.39','loggedin',1),(399,'user','4','2023-05-29 19:16:54','','','102.220.36.39','loggedin',1),(400,'admin','3','2023-05-29 20:25:30','','','102.220.36.39','loggedin',1),(401,'admin','3','2023-05-30 15:26:47','','','102.220.36.39','loggedin',1),(402,'admin','3','2023-05-30 19:34:57','','','102.220.36.39','loggedin',1),(403,'admin','3','2023-05-30 20:18:44','2023-05-30 20:41:09','','102.220.36.39','loggedin',1),(404,'user','6','2023-05-31 09:46:28','','','102.220.36.39','loggedin',1),(405,'admin','3','2023-05-31 17:04:27','','','102.220.36.39','loggedin',1),(406,'admin','3','2023-05-31 17:50:07','','','102.220.36.39','loggedin',1),(407,'admin','3','2023-05-31 19:46:43','','','102.220.36.39','loggedin',1),(408,'user','4','2023-06-01 09:26:46','','','102.220.36.39','loggedin',1),(409,'admin','3','2023-06-01 14:15:54','','','102.220.36.39','loggedin',1),(410,'admin','3','2023-06-01 15:26:32','','','102.220.36.39','loggedin',1),(411,'admin','3','2023-06-02 08:39:54','','','102.220.36.39','loggedin',1),(412,'admin','3','2023-06-02 08:48:56','','','197.232.142.176','loggedin',1),(413,'admin','3','2023-06-02 19:13:07','','','102.220.36.39','loggedin',1),(414,'admin','3','2023-06-03 06:30:05','2023-06-03 06:31:09','','102.69.227.57','loggedin',1),(415,'admin','3','2023-06-03 06:31:53','','','102.69.227.57','loggedin',1),(416,'user','4','2023-06-03 09:23:37','','','102.220.36.39','loggedin',1),(417,'admin','3','2023-06-03 12:00:14','2023-06-03 12:48:38','','102.220.36.39','loggedin',1),(418,'admin','3','2023-06-03 12:48:50','','','102.220.36.39','loggedin',1),(419,'user','4','2023-06-03 18:20:30','','','102.220.36.39','loggedin',1),(420,'admin','3','2023-06-03 19:25:45','','','102.69.227.57','loggedin',1),(421,'admin','3','2023-06-04 12:34:15','','','102.220.36.39','loggedin',1),(422,'admin','3','2023-06-04 12:47:36','','','102.220.36.39','loggedin',1),(423,'user','4','2023-06-04 16:50:41','2023-06-04 18:13:16','','102.220.36.39','loggedin',1),(424,'admin','3','2023-06-04 18:13:44','','','102.220.36.39','loggedin',1),(425,'admin','3','2023-06-04 20:43:09','2023-06-04 20:49:07','','102.220.36.39','loggedin',1),(426,'user','4','2023-06-05 09:34:57','','','102.220.36.39','loggedin',1),(427,'user','4','2023-06-05 14:20:10','','','102.220.36.39','loggedin',1),(428,'user','6','2023-06-06 13:43:42','','','196.101.78.79','loggedin',1),(429,'user','4','2023-06-07 17:43:35','','','102.220.36.39','loggedin',1),(430,'admin','3','2023-06-08 00:10:13','2023-06-08 00:11:28','','105.161.43.123','loggedin',1),(431,'user','4','2023-06-08 09:36:46','','','102.220.36.39','loggedin',1),(432,'user','6','2023-06-08 19:18:25','','','102.220.36.39','loggedin',1),(433,'user','4','2023-06-09 13:44:50','','','102.220.36.39','loggedin',1),(434,'user','4','2023-06-09 18:12:45','','','102.220.36.39','loggedin',1),(435,'user','6','2023-06-09 19:17:29','2023-06-09 19:21:43','','102.220.36.39','loggedin',1),(436,'user','4','2023-06-10 12:39:36','','','102.220.36.39','loggedin',1),(437,'user','4','2023-06-10 15:10:34','','','102.220.36.39','loggedin',1),(438,'user','4','2023-06-10 17:24:46','','','102.220.36.39','loggedin',1),(439,'user','4','2023-06-11 10:15:42','2023-06-11 15:01:06','','102.220.36.39','loggedin',1),(440,'admin','3','2023-06-11 13:17:29','','','105.161.180.244','loggedin',1),(441,'user','6','2023-06-11 15:01:18','2023-06-11 15:01:49','','102.220.36.39','loggedin',1),(442,'user','6','2023-06-11 17:03:38','','','102.220.36.39','loggedin',1),(443,'user','4','2023-06-11 19:10:00','','','102.220.36.39','loggedin',1),(444,'admin','3','2023-06-12 11:59:19','','','197.181.159.135','loggedin',1),(445,'user','4','2023-06-12 15:37:43','','','102.220.36.39','loggedin',1),(446,'user','4','2023-06-12 18:56:11','','','102.220.36.39','loggedin',1),(447,'user','4','2023-06-13 10:34:41','','','102.220.36.39','loggedin',1),(448,'admin','3','2023-06-13 16:35:21','','','102.220.36.39','loggedin',1),(449,'admin','3','2023-06-13 21:58:14','','','105.59.44.55','loggedin',1),(450,'user','6','2023-06-14 08:50:17','','','102.220.36.39','loggedin',1),(451,'user','4','2023-06-14 12:34:35','','','102.220.36.39','loggedin',1),(452,'admin','3','2023-06-15 14:04:00','','','102.220.36.39','loggedin',1),(453,'admin','3','2023-06-15 21:50:11','','','102.69.227.57','loggedin',1),(454,'user','4','2023-06-17 07:15:17','','','41.212.21.74','loggedin',1),(455,'user','4','2023-06-17 07:16:35','','','41.212.21.74','loggedin',1),(456,'user','6','2023-06-17 11:22:45','2023-06-17 11:58:27','','102.220.36.39','loggedin',1),(457,'admin','3','2023-06-17 12:01:07','','','102.220.36.39','loggedin',1),(458,'user','6','2023-06-17 15:04:12','','','102.220.36.39','loggedin',1),(459,'admin','3','2023-06-17 16:46:13','','','102.220.36.39','loggedin',1),(460,'admin','3','2023-06-17 19:36:52','','','102.220.36.39','loggedin',1),(461,'admin','3','2023-06-17 22:35:20','','','102.69.227.57','loggedin',1),(462,'admin','3','2023-06-18 08:33:20','','','102.220.36.39','loggedin',1),(463,'admin','3','2023-06-18 11:54:10','','','105.161.173.16','loggedin',1),(464,'admin','3','2023-06-18 15:19:19','','','102.220.36.39','loggedin',1),(465,'admin','3','2023-06-18 18:13:45','','','102.220.36.39','loggedin',1),(466,'admin','3','2023-06-18 22:32:39','','','105.161.86.74','loggedin',1),(467,'admin','3','2023-06-19 11:58:13','','','102.220.36.39','loggedin',1),(468,'admin','3','2023-06-19 19:39:51','','','102.220.36.39','loggedin',1),(469,'admin','3','2023-06-19 20:40:19','','','102.220.36.39','loggedin',1),(470,'user','4','2023-06-20 09:59:16','','','102.220.36.39','loggedin',1),(471,'admin','3','2023-06-20 15:15:13','','','102.220.36.39','loggedin',1),(472,'admin','3','2023-06-20 23:06:08','','','102.69.227.57','loggedin',1),(473,'admin','3','2023-06-21 16:47:32','','','102.220.36.39','loggedin',1),(474,'admin','3','2023-06-21 20:00:56','','','102.220.36.39','loggedin',1),(475,'user','4','2023-06-22 08:15:59','','','102.220.36.39','loggedin',1),(476,'admin','3','2023-06-22 14:15:32','','','102.220.36.39','loggedin',1),(477,'admin','3','2023-06-22 19:02:17','2023-06-22 20:23:37','','102.220.36.39','loggedin',1),(478,'user','4','2023-06-22 20:19:32','','','102.220.36.39','loggedin',1),(479,'user','4','2023-06-22 20:20:02','','','102.220.36.39','loggedin',1),(480,'user','4','2023-06-23 15:58:05','','','102.220.36.39','loggedin',1),(481,'user','4','2023-06-23 15:58:20','','','102.220.36.39','loggedin',1),(482,'user','4','2023-06-23 15:58:38','','','102.220.36.39','loggedin',1),(483,'user','4','2023-06-23 15:59:05','','','102.220.36.39','loggedin',1),(484,'user','6','2023-06-23 15:59:26','','','102.220.36.39','loggedin',1),(485,'admin','3','2023-06-23 17:11:30','2023-06-23 20:24:05','','102.220.36.39','loggedin',1),(486,'admin','3','2023-06-23 20:40:44','2023-06-23 20:50:16','','102.220.36.39','loggedin',1),(487,'admin','3','2023-06-24 13:46:16','','','102.220.36.39','loggedin',1),(488,'user','4','2023-06-24 17:45:50','','','102.220.36.39','loggedin',1),(489,'admin','3','2023-06-24 20:30:52','','','102.220.36.39','loggedin',1),(490,'admin','3','2023-06-25 17:39:07','','','102.220.36.39','loggedin',1),(491,'admin','3','2023-06-25 20:31:42','','','102.220.36.39','loggedin',1),(492,'admin','3','2023-06-25 20:42:08','','','102.220.36.39','loggedin',1),(493,'admin','3','2023-06-26 14:48:23','','','102.220.36.39','loggedin',1),(494,'admin','3','2023-06-26 17:06:34','','','102.220.36.39','loggedin',1),(495,'user','6','2023-06-26 19:20:37','2023-06-26 19:47:48','','102.220.36.39','loggedin',1),(496,'admin','3','2023-06-26 19:48:00','','','102.220.36.39','loggedin',1),(497,'admin','3','2023-06-26 23:10:36','','','102.69.227.57','loggedin',1),(498,'admin','3','2023-06-27 08:11:06','','','102.220.36.39','loggedin',1),(499,'admin','3','2023-06-27 09:17:44','','','102.220.36.39','loggedin',1),(500,'admin','3','2023-06-27 17:14:10','','','102.220.36.39','loggedin',1),(501,'admin','3','2023-06-27 21:18:15','','','102.220.36.39','loggedin',1),(502,'admin','3','2023-06-27 22:56:01','','','102.69.227.57','loggedin',1),(503,'user','4','2023-06-28 11:50:15','','','102.220.36.39','loggedin',1),(504,'user','4','2023-06-28 16:37:12','','','102.220.36.39','loggedin',1),(505,'admin','3','2023-06-28 20:08:13','','','102.220.36.39','loggedin',1),(506,'user','6','2023-06-29 10:46:53','','','102.220.36.39','loggedin',1),(507,'user','4','2023-06-29 12:14:27','2023-06-29 12:21:47','','102.220.36.39','loggedin',1),(508,'user','4','2023-06-29 12:22:02','','','102.220.36.39','loggedin',1),(509,'admin','3','2023-06-29 12:26:52','','','102.220.36.39','loggedin',1),(510,'admin','3','2023-06-29 13:36:02','','','102.220.36.39','loggedin',1),(511,'admin','3','2023-06-29 14:58:48','','','102.220.36.39','loggedin',1),(512,'admin','3','2023-06-29 17:43:50','2023-06-29 20:45:28','','102.220.36.39','loggedin',1),(513,'admin','3','2023-06-30 18:10:01','','','102.220.36.39','loggedin',1),(514,'admin','3','2023-06-30 20:43:10','','','102.220.36.39','loggedin',1),(515,'user','4','2023-07-01 18:23:58','','','102.220.36.39','loggedin',1),(516,'admin','3','2023-07-01 18:59:56','','','102.220.36.39','loggedin',1),(517,'admin','3','2023-07-02 16:31:16','','','102.220.36.39','loggedin',1),(518,'admin','3','2023-07-02 17:29:55','','','102.220.36.39','loggedin',1),(519,'admin','3','2023-07-02 20:43:57','','','102.220.36.39','loggedin',1),(520,'admin','3','2023-07-03 08:41:52','','','102.220.36.39','loggedin',1),(521,'user','4','2023-07-03 12:39:57','','','102.220.36.39','loggedin',1),(522,'user','6','2023-07-03 12:41:08','','','102.220.36.39','loggedin',1),(523,'user','4','2023-07-03 13:41:47','2023-07-03 15:55:20','','102.220.36.39','loggedin',1),(524,'user','6','2023-07-03 15:55:28','','','102.220.36.39','loggedin',1),(525,'user','4','2023-07-04 09:26:39','','','102.220.36.39','loggedin',1),(526,'user','4','2023-07-04 17:45:35','','','102.220.36.39','loggedin',1),(527,'user','4','2023-07-04 19:51:44','','','102.220.36.39','loggedin',1),(528,'admin','3','2023-07-04 19:53:58','','','197.177.105.24','loggedin',1),(529,'admin','3','2023-07-05 11:58:12','','','105.160.123.122','loggedin',1),(530,'user','4','2023-07-05 15:25:01','','','102.220.36.39','loggedin',1),(531,'user','4','2023-07-05 17:00:17','','','102.220.36.39','loggedin',1),(532,'user','6','2023-07-05 17:28:45','2023-07-05 17:29:40','','102.220.36.39','loggedin',1),(533,'user','6','2023-07-05 18:37:17','2023-07-05 18:38:05','','102.220.36.39','loggedin',1),(534,'user','4','2023-07-05 19:21:49','','','102.220.36.39','loggedin',1),(535,'user','4','2023-07-06 09:30:49','','','102.220.36.39','loggedin',1),(536,'user','4','2023-07-06 11:12:16','','','102.220.36.39','loggedin',1),(537,'user','6','2023-07-06 14:22:22','2023-07-06 14:24:10','','102.220.36.39','loggedin',1),(538,'user','4','2023-07-06 14:24:32','','','102.220.36.39','loggedin',1),(539,'user','4','2023-07-06 18:36:45','','','102.220.36.39','loggedin',1),(540,'user','4','2023-07-07 09:10:43','','','102.220.36.39','loggedin',1),(541,'user','4','2023-07-07 14:26:22','2023-07-07 15:50:29','','102.220.36.39','loggedin',1),(542,'user','4','2023-07-07 15:52:15','','','102.220.36.39','loggedin',1),(543,'user','4','2023-07-08 13:08:28','','','102.220.36.39','loggedin',1),(544,'user','4','2023-07-08 16:18:16','','','102.220.36.39','loggedin',1),(545,'user','4','2023-07-08 19:10:39','','','102.220.36.39','loggedin',1),(546,'user','4','2023-07-09 14:05:07','','','102.220.36.39','loggedin',1),(547,'user','4','2023-07-09 17:55:59','','','102.220.36.39','loggedin',1),(548,'admin','3','2023-07-09 20:02:24','','','102.220.36.39','loggedin',1),(549,'admin','3','2023-07-09 21:50:31','','','102.69.227.57','loggedin',1),(550,'user','6','2023-07-10 11:05:09','2023-07-10 12:49:16','','102.220.36.39','loggedin',1),(551,'admin','3','2023-07-10 12:49:49','','','102.220.36.39','loggedin',1),(552,'user','4','2023-07-10 12:51:23','','','102.220.36.39','loggedin',1),(553,'user','4','2023-07-10 14:45:22','','','102.220.36.39','loggedin',1),(554,'admin','3','2023-07-10 20:32:33','2023-07-10 20:56:52','','102.220.36.39','loggedin',1),(555,'user','6','2023-07-11 12:49:48','','','102.220.36.39','loggedin',1),(556,'user','4','2023-07-11 16:25:31','','','102.220.36.39','loggedin',1),(557,'admin','3','2023-07-11 17:35:24','','','105.160.11.77','loggedin',1),(558,'user','4','2023-07-11 20:27:50','','','102.220.36.39','loggedin',1),(559,'user','4','2023-07-12 09:34:37','','','102.220.36.39','loggedin',1),(560,'user','4','2023-07-12 18:10:50','','','102.220.36.39','loggedin',1),(561,'user','4','2023-07-13 17:01:36','','','102.220.36.39','loggedin',1),(562,'user','4','2023-07-13 20:20:14','','','102.220.36.39','loggedin',1),(563,'user','4','2023-07-14 13:58:33','','','102.220.36.39','loggedin',1),(564,'user','6','2023-07-14 19:50:43','','','102.220.36.39','loggedin',1),(565,'user','6','2023-07-15 10:41:39','','','102.220.36.39','loggedin',1),(566,'user','4','2023-07-15 13:43:17','','','102.220.36.39','loggedin',1),(567,'admin','3','2023-07-15 16:44:47','','','102.68.17.67','loggedin',1),(568,'user','4','2023-07-15 18:56:42','2023-07-15 19:29:55','','102.220.36.39','loggedin',1),(569,'user','6','2023-07-15 19:30:04','2023-07-15 19:30:37','','102.220.36.39','loggedin',1),(570,'user','4','2023-07-15 20:03:46','','','102.220.36.39','loggedin',1),(571,'admin','3','2023-07-15 22:05:27','','','102.68.17.67','loggedin',1),(572,'user','6','2023-07-16 14:55:39','','','102.220.36.39','loggedin',1),(573,'user','4','2023-07-16 19:56:26','','','102.220.36.39','loggedin',1),(574,'user','4','2023-07-17 09:15:30','','','102.220.36.39','loggedin',1),(575,'user','6','2023-07-17 13:53:08','','','102.220.36.39','loggedin',1),(576,'user','4','2023-07-17 18:07:17','','','102.220.36.39','loggedin',1),(577,'admin','3','2023-07-18 07:17:47','','','192.145.175.233','loggedin',1),(578,'user','6','2023-07-18 10:00:14','','','102.220.36.39','loggedin',1),(579,'user','4','2023-07-18 13:38:53','','','102.220.36.39','loggedin',1),(580,'user','4','2023-07-18 13:38:59','','','102.220.36.39','loggedin',1),(581,'user','4','2023-07-18 13:39:12','','','102.220.36.39','loggedin',1),(582,'user','4','2023-07-18 15:43:06','2023-07-18 15:43:53','','102.220.36.39','loggedin',1),(583,'user','6','2023-07-18 15:44:08','2023-07-18 15:44:30','','102.220.36.39','loggedin',1),(584,'user','4','2023-07-18 15:44:42','','','102.220.36.39','loggedin',1),(585,'user','6','2023-07-19 10:53:45','','','102.220.36.39','loggedin',1),(586,'admin','3','2023-07-19 13:26:40','','','192.145.174.246','loggedin',1),(587,'user','4','2023-07-19 15:08:42','','','102.220.36.39','loggedin',1),(588,'user','4','2023-07-19 17:47:08','','','102.220.36.39','loggedin',1),(589,'user','6','2023-07-20 09:34:12','','','102.220.36.39','loggedin',1),(590,'user','6','2023-07-20 15:53:58','','','102.220.36.39','loggedin',1),(591,'user','6','2023-07-20 16:25:02','','','102.220.36.39','loggedin',1),(592,'user','4','2023-07-20 16:41:35','2023-07-20 16:43:50','','102.220.36.39','loggedin',1),(593,'user','6','2023-07-20 16:44:09','','','102.220.36.39','loggedin',1),(594,'user','6','2023-07-20 20:07:19','2023-07-20 20:14:10','','102.220.36.39','loggedin',1),(595,'user','4','2023-07-20 20:14:36','','','102.220.36.39','loggedin',1),(596,'user','4','2023-07-20 20:16:25','','','102.220.36.39','loggedin',1),(597,'admin','3','2023-07-21 07:45:55','','','192.145.174.134','loggedin',1),(598,'user','4','2023-07-21 10:38:23','','','102.220.36.39','loggedin',1),(599,'user','4','2023-07-21 10:47:13','','','102.220.36.39','loggedin',1),(600,'user','4','2023-07-21 13:53:56','','','102.220.36.39','loggedin',1),(601,'admin','3','2023-07-21 15:49:02','','','197.220.84.99','loggedin',1),(602,'user','6','2023-07-21 18:13:38','','','102.220.36.39','loggedin',1),(603,'user','4','2023-07-21 20:09:16','','','102.220.36.39','loggedin',1),(604,'user','4','2023-07-22 13:54:21','','','102.220.36.39','loggedin',1),(605,'user','4','2023-07-22 19:51:14','','','102.220.36.39','loggedin',1),(606,'admin','3','2023-07-23 06:15:05','','','102.69.227.57','loggedin',1),(607,'admin','3','2023-07-23 13:27:00','','','102.69.227.57','loggedin',1),(608,'user','4','2023-07-23 14:13:11','','','102.220.36.39','loggedin',1),(609,'user','6','2023-07-23 18:24:55','2023-07-23 19:49:40','','102.220.36.39','loggedin',1),(610,'admin','3','2023-07-23 19:49:50','','','102.220.36.39','loggedin',1),(611,'admin','3','2023-07-24 17:49:35','','','105.161.47.168','loggedin',1),(612,'admin','3','2023-07-24 17:52:06','','','105.161.47.168','loggedin',1),(613,'admin','3','2023-07-25 16:31:51','','','102.220.36.39','loggedin',1),(614,'admin','3','2023-07-25 19:57:16','','','102.220.36.39','loggedin',1),(615,'admin','3','2023-07-25 20:39:50','','','102.220.36.39','loggedin',1),(616,'admin','3','2023-07-26 20:34:03','','','102.220.36.39','loggedin',1),(617,'admin','3','2023-07-28 09:33:34','','','102.220.36.39','loggedin',1),(618,'user','6','2023-07-28 14:32:13','','','102.220.36.39','loggedin',1),(619,'admin','3','2023-07-28 20:28:33','','','102.220.36.39','loggedin',1),(620,'admin','3','2023-07-28 20:43:20','','','102.220.36.39','loggedin',1),(621,'admin','3','2023-07-29 19:44:38','','','102.220.36.39','loggedin',1),(622,'admin','3','2023-07-29 19:45:58','','','102.220.36.39','loggedin',1),(623,'admin','3','2023-07-29 20:29:24','','','102.220.36.39','loggedin',1),(624,'admin','3','2023-07-30 06:22:24','','','102.69.227.57','loggedin',1),(625,'user','4','2023-07-30 19:20:43','','','102.220.36.39','loggedin',1),(626,'user','6','2023-07-31 19:30:00','','','102.220.36.39','loggedin',1),(627,'admin','3','2023-07-31 20:11:16','','','105.161.104.206','loggedin',1),(628,'user','4','2023-08-01 14:12:42','','','102.220.36.39','loggedin',1),(629,'user','4','2023-08-02 19:56:30','','','102.220.36.39','loggedin',1),(630,'user','4','2023-08-03 17:55:14','','','102.220.36.39','loggedin',1),(631,'admin','3','2023-08-03 23:28:32','','','105.160.32.137','loggedin',1),(632,'admin','3','2023-08-04 05:59:22','','','105.161.195.244','loggedin',1),(633,'user','6','2023-08-04 07:49:27','','','102.220.36.39','loggedin',1),(634,'user','4','2023-08-04 10:35:03','','','102.220.36.39','loggedin',1),(635,'user','4','2023-08-04 14:19:45','','','102.220.36.39','loggedin',1),(636,'admin','3','2023-08-04 19:54:40','','','41.81.41.226','loggedin',1),(637,'user','6','2023-08-05 07:53:45','','','102.220.36.39','loggedin',1),(638,'user','6','2023-08-05 09:37:40','','','102.220.36.39','loggedin',1),(639,'user','6','2023-08-05 15:00:57','','','102.220.36.39','loggedin',1),(640,'user','6','2023-08-05 17:08:35','','','102.220.36.39','loggedin',1),(641,'admin','3','2023-08-05 17:49:13','','','105.161.230.69','loggedin',1),(642,'user','6','2023-08-05 19:57:42','','','102.220.36.39','loggedin',1),(643,'user','6','2023-08-06 07:48:17','','','102.220.36.39','loggedin',1),(644,'admin','3','2023-08-06 14:03:03','','','105.161.149.98','loggedin',1),(645,'user','6','2023-08-06 14:23:45','','','102.220.36.39','loggedin',1),(646,'user','6','2023-08-06 18:13:24','','','102.220.36.39','loggedin',1),(647,'admin','3','2023-08-07 07:06:14','','','105.160.22.185','loggedin',1),(648,'user','6','2023-08-07 07:52:47','','','102.220.36.39','loggedin',1),(649,'user','6','2023-08-07 10:34:08','','','102.220.36.39','loggedin',1),(650,'admin','3','2023-08-07 13:25:08','','','41.81.185.135','loggedin',1),(651,'user','6','2023-08-07 14:42:14','','','102.220.36.39','loggedin',1),(652,'user','6','2023-08-07 19:03:41','','','102.220.36.39','loggedin',1),(653,'admin','3','2023-08-07 19:26:33','','','196.109.42.159','loggedin',1),(654,'admin','3','2023-08-07 22:19:46','','','105.160.53.248','loggedin',1),(655,'user','6','2023-08-08 11:12:14','','','102.220.36.39','loggedin',1),(656,'admin','3','2023-08-08 19:38:45','','','102.220.36.39','loggedin',1),(657,'admin','3','2023-08-08 19:48:27','','','102.220.36.39','loggedin',1),(658,'user','6','2023-08-08 19:57:46','','','102.220.36.39','loggedin',1),(659,'admin','3','2023-08-08 20:51:40','','','102.220.36.39','loggedin',1),(660,'admin','3','2023-08-09 15:38:01','','','102.220.36.39','loggedin',1),(661,'user','6','2023-08-10 10:22:44','','','102.220.36.39','loggedin',1),(662,'admin','3','2023-08-10 12:42:15','','','102.220.36.39','loggedin',1),(663,'admin','3','2023-08-10 19:36:03','','','102.220.36.39','loggedin',1),(664,'user','6','2023-08-10 20:12:16','','','102.220.36.39','loggedin',1),(665,'admin','3','2023-08-10 20:49:23','','','102.220.36.39','loggedin',1),(666,'admin','3','2023-08-11 18:38:29','','','102.220.36.39','loggedin',1),(667,'admin','3','2023-08-12 08:07:57','','','102.220.36.39','loggedin',1),(668,'user','6','2023-08-12 19:32:54','','','102.220.36.39','loggedin',1),(669,'admin','3','2023-08-12 19:53:43','','','102.220.36.39','loggedin',1),(670,'admin','3','2023-08-13 20:02:53','','','102.220.36.39','loggedin',1),(671,'user','6','2023-08-14 20:05:19','','','102.220.36.39','loggedin',1),(672,'admin','3','2023-08-14 22:02:42','','','102.69.227.57','loggedin',1),(673,'admin','3','2023-08-16 19:56:33','','','102.220.36.39','loggedin',1),(674,'admin','3','2023-08-19 20:29:31','','','102.220.36.39','loggedin',1),(675,'admin','3','2023-08-19 21:53:11','','','41.81.37.4','loggedin',1),(676,'admin','3','2023-08-20 14:37:55','','','102.220.36.39','loggedin',1),(677,'admin','3','2023-08-20 20:21:04','','','102.220.36.39','loggedin',1),(678,'admin','3','2023-08-20 21:05:18','','','102.69.227.57','loggedin',1),(679,'user','6','2023-08-21 15:24:48','2023-08-21 15:26:28','','102.220.36.39','loggedin',1),(680,'user','6','2023-08-21 15:26:36','','','102.220.36.39','loggedin',1),(681,'admin','3','2023-08-21 21:53:59','','','102.69.227.57','loggedin',1),(682,'admin','3','2023-08-22 09:08:08','','','102.69.227.57','loggedin',1),(683,'admin','3','2023-08-22 15:19:25','','','102.220.36.39','loggedin',1),(684,'admin','3','2023-08-23 06:00:50','','','102.69.227.57','loggedin',1),(685,'admin','3','2023-08-23 22:11:26','','','102.69.227.57','loggedin',1),(686,'admin','3','2023-08-24 07:06:59','','','102.69.227.57','loggedin',1),(687,'admin','3','2023-08-24 19:09:33','','','102.220.36.39','loggedin',1),(688,'admin','3','2023-08-25 19:42:13','','','102.220.36.39','loggedin',1),(689,'admin','3','2023-08-26 15:53:57','','','102.220.36.39','loggedin',1),(690,'admin','3','2023-08-27 17:58:50','','','102.220.36.39','loggedin',1),(691,'admin','3','2023-08-27 22:06:02','','','105.160.57.251','loggedin',1),(692,'admin','3','2023-08-28 09:15:14','','','102.220.36.39','loggedin',1),(693,'user','4','2023-08-29 11:53:19','','','102.220.36.39','loggedin',1),(694,'admin','3','2023-08-29 19:05:24','2023-08-29 19:10:36','','102.220.36.39','loggedin',1),(695,'user','4','2023-08-29 19:11:04','','','102.220.36.39','loggedin',1),(696,'admin','3','2023-08-29 20:45:18','','','102.220.36.39','loggedin',1),(697,'admin','3','2023-08-30 14:00:49','','','102.220.36.39','loggedin',1),(698,'user','4','2023-08-31 19:15:59','','','105.162.31.71','loggedin',1),(699,'admin','3','2023-08-31 19:17:56','','','102.220.36.39','loggedin',1),(700,'user','4','2023-09-01 15:14:38','','','102.220.36.39','loggedin',1),(701,'admin','3','2023-09-01 20:16:42','','','102.220.36.39','loggedin',1),(702,'admin','3','2023-09-02 09:45:01','2023-09-02 10:13:15','','102.220.36.39','loggedin',1),(703,'user','4','2023-09-02 11:17:56','','','102.220.36.39','loggedin',1),(704,'admin','3','2023-09-02 16:39:57','2023-09-02 19:52:08','','102.220.36.39','loggedin',1),(705,'user','4','2023-09-03 12:01:17','','','102.220.36.39','loggedin',1),(706,'user','4','2023-09-03 16:50:36','','','102.220.36.39','loggedin',1),(707,'user','4','2023-09-04 14:39:10','','','102.220.36.39','loggedin',1),(708,'user','4','2023-09-04 15:28:42','','','102.220.36.39','loggedin',1),(709,'user','4','2023-09-04 20:09:19','','','102.220.36.39','loggedin',1),(710,'user','4','2023-09-05 11:10:59','','','102.220.36.39','loggedin',1),(711,'admin','3','2023-09-05 20:06:50','','','105.161.132.127','loggedin',1),(712,'user','4','2023-09-05 20:08:51','','','102.220.36.39','loggedin',1),(713,'user','4','2023-09-06 10:00:32','','','102.220.36.39','loggedin',1),(714,'user','4','2023-09-06 11:07:25','','','102.220.36.39','loggedin',1),(715,'user','4','2023-09-06 14:54:59','','','102.220.36.39','loggedin',1),(716,'user','4','2023-09-06 18:07:04','','','102.220.36.39','loggedin',1),(717,'user','4','2023-09-06 20:10:58','','','102.220.36.39','loggedin',1),(718,'user','4','2023-09-07 09:42:54','','','102.220.36.39','loggedin',1),(719,'admin','3','2023-09-07 11:01:13','','','41.81.46.187','loggedin',1),(720,'user','4','2023-09-07 17:12:14','','','102.220.36.39','loggedin',1),(721,'user','4','2023-09-07 19:42:06','','','102.220.36.39','loggedin',1),(722,'admin','3','2023-09-08 06:29:19','2023-09-08 06:43:40','','105.161.104.30','loggedin',1),(723,'user','4','2023-09-08 08:42:46','','','102.220.36.39','loggedin',1),(724,'user','4','2023-09-08 14:16:16','','','102.220.36.39','loggedin',1),(725,'admin','3','2023-09-08 20:57:40','','','102.69.235.62','loggedin',1),(726,'user','4','2023-09-09 08:21:30','','','102.220.36.39','loggedin',1),(727,'user','4','2023-09-09 12:30:47','','','102.220.36.39','loggedin',1),(728,'admin','3','2023-09-09 12:42:42','','','105.161.174.230','loggedin',1),(729,'user','4','2023-09-09 19:33:06','','','102.220.36.39','loggedin',1),(730,'admin','3','2023-09-10 08:45:13','','','102.220.36.39','loggedin',1),(731,'admin','3','2023-09-10 17:46:04','','','102.220.36.39','loggedin',1),(732,'admin','3','2023-09-10 17:48:30','','','102.220.36.39','loggedin',1),(733,'user','4','2023-09-11 15:37:12','','','102.220.36.39','loggedin',1),(734,'user','4','2023-09-11 17:53:53','','','102.220.36.39','loggedin',1),(735,'admin','3','2023-09-12 08:44:24','','','102.220.36.39','loggedin',1),(736,'admin','3','2023-09-12 11:12:29','2023-09-12 11:39:31','','41.81.147.177','loggedin',1),(737,'user','4','2023-09-12 11:39:47','','','102.220.36.39','loggedin',1),(738,'admin','3','2023-09-12 15:09:55','','','41.81.144.247','loggedin',1),(739,'admin','3','2023-09-12 17:29:06','','','105.160.79.234','loggedin',1),(740,'user','4','2023-09-12 19:53:06','','','102.220.36.39','loggedin',1),(741,'user','4','2023-09-13 10:57:01','','','102.220.36.39','loggedin',1),(742,'user','4','2023-09-14 10:51:42','','','102.220.36.39','loggedin',1),(743,'user','4','2023-09-14 18:08:00','','','102.220.36.39','loggedin',1),(744,'user','4','2023-09-15 11:18:32','','','102.220.36.39','loggedin',1),(745,'admin','3','2023-09-16 22:47:20','','','163.5.191.135','loggedin',1),(746,'user','4','2023-09-17 08:17:35','','','102.220.36.39','loggedin',1),(747,'user','4','2023-09-17 10:39:25','','','102.220.36.39','loggedin',1),(748,'user','4','2023-09-18 08:35:37','','','102.220.36.39','loggedin',1),(749,'user','4','2023-09-18 12:29:19','','','102.220.36.39','loggedin',1),(750,'user','4','2023-09-18 16:50:47','','','102.220.36.39','loggedin',1),(751,'user','4','2023-09-18 20:07:03','','','102.220.36.39','loggedin',1),(752,'user','4','2023-09-19 14:07:29','','','102.220.36.39','loggedin',1),(753,'user','4','2023-09-19 17:30:50','2023-09-19 20:06:43','','102.220.36.39','loggedin',1),(754,'user','4','2023-09-19 20:07:04','','','102.220.36.39','loggedin',1),(755,'user','4','2023-09-20 10:04:38','2023-09-20 11:08:44','','102.220.36.39','loggedin',1),(756,'user','4','2023-09-20 11:09:02','','','102.220.36.39','loggedin',1),(757,'user','4','2023-09-20 14:16:11','','','102.220.36.39','loggedin',1),(758,'user','4','2023-09-20 19:34:13','','','102.220.36.39','loggedin',1),(759,'user','4','2023-09-21 09:03:57','','','102.220.36.39','loggedin',1),(760,'user','4','2023-09-21 12:24:56','','','102.220.36.39','loggedin',1),(761,'admin','3','2023-09-22 12:50:01','','','163.5.191.135','loggedin',1),(762,'user','4','2023-09-22 13:43:10','','','102.220.36.39','loggedin',1),(763,'user','4','2023-09-22 16:57:39','','','102.220.36.39','loggedin',1),(764,'user','4','2023-09-22 19:08:13','','','102.220.36.39','loggedin',1),(765,'user','4','2023-09-24 12:12:48','','','102.220.36.39','loggedin',1),(766,'user','4','2023-09-24 17:35:53','','','102.220.36.39','loggedin',1),(767,'admin','3','2023-09-24 19:10:13','','','94.206.113.205','loggedin',1),(768,'user','4','2023-09-24 19:39:52','','','102.220.36.39','loggedin',1),(769,'user','4','2023-09-25 09:46:30','','','102.220.36.39','loggedin',1),(770,'user','4','2023-09-25 15:30:27','','','102.220.36.39','loggedin',1),(771,'user','4','2023-09-25 20:18:29','','','102.220.36.39','loggedin',1),(772,'user','4','2023-09-25 20:35:28','','','102.220.36.39','loggedin',1),(773,'user','4','2023-09-26 17:13:03','','','102.220.36.39','loggedin',1),(774,'admin','3','2023-09-27 16:12:25','','','163.5.191.135','loggedin',1),(775,'user','4','2023-09-27 18:15:03','','','102.220.36.39','loggedin',1),(776,'user','4','2023-09-28 11:54:57','','','102.220.36.39','loggedin',1),(777,'user','4','2023-09-28 14:18:58','','','102.220.36.39','loggedin',1),(778,'user','4','2023-09-29 08:38:25','','','102.220.36.39','loggedin',1),(779,'user','4','2023-09-29 11:33:50','','','102.220.36.39','loggedin',1),(780,'user','4','2023-09-29 13:49:23','','','102.220.36.39','loggedin',1),(781,'user','4','2023-09-29 17:15:20','','','102.220.36.39','loggedin',1),(782,'user','4','2023-09-29 19:07:43','','','102.220.36.39','loggedin',1),(783,'user','4','2023-09-30 11:51:59','','','102.220.36.39','loggedin',1),(784,'user','4','2023-09-30 20:11:24','','','102.220.36.39','loggedin',1),(785,'admin','3','2023-09-30 22:03:38','','','91.73.34.226','loggedin',1),(786,'user','4','2023-10-02 17:57:43','','','102.220.36.39','loggedin',1),(787,'user','4','2023-10-03 10:09:48','','','102.220.36.39','loggedin',1),(788,'user','4','2023-10-03 16:58:55','','','102.220.36.39','loggedin',1),(789,'user','4','2023-10-04 19:17:38','','','102.220.36.39','loggedin',1),(790,'admin','3','2023-10-05 13:33:11','','','5.195.38.11','loggedin',1),(791,'user','4','2023-10-05 17:26:27','','','102.220.36.39','loggedin',1),(792,'user','4','2023-10-06 11:36:13','','','102.220.36.39','loggedin',1),(793,'user','4','2023-10-06 15:16:23','','','102.220.36.39','loggedin',1),(794,'user','4','2023-10-06 19:15:19','','','102.220.36.39','loggedin',1),(795,'user','4','2023-10-07 08:06:19','','','102.220.36.39','loggedin',1),(796,'admin','3','2023-10-07 13:54:52','','','102.69.235.62','loggedin',1),(797,'user','4','2023-10-07 16:44:26','','','102.220.36.39','loggedin',1),(798,'user','4','2023-10-07 19:14:53','','','102.220.36.39','loggedin',1),(799,'user','4','2023-10-08 19:31:24','','','102.220.36.39','loggedin',1),(800,'user','4','2023-10-09 15:18:39','','','102.220.36.39','loggedin',1),(801,'user','4','2023-10-10 11:03:25','','','102.220.36.39','loggedin',1),(802,'user','4','2023-10-10 15:05:09','','','102.220.36.39','loggedin',1),(803,'user','4','2023-10-10 17:11:59','','','102.220.36.39','loggedin',1),(804,'admin','3','2023-10-10 18:54:45','','','41.81.53.102','loggedin',1),(805,'user','4','2023-10-10 19:14:38','','','102.220.36.39','loggedin',1),(806,'admin','3','2023-10-10 21:05:24','','','41.81.53.102','loggedin',1),(807,'user','4','2023-10-11 07:32:42','','','102.220.36.39','loggedin',1),(808,'user','4','2023-10-11 11:27:45','','','102.220.36.39','loggedin',1),(809,'user','4','2023-10-11 11:57:31','','','102.220.36.39','loggedin',1),(810,'user','4','2023-10-11 15:44:51','','','102.220.36.39','loggedin',1),(811,'admin','3','2023-10-11 19:33:36','','','102.220.36.39','loggedin',1),(812,'admin','3','2023-10-11 20:35:28','','','102.220.36.39','loggedin',1),(813,'admin','3','2023-10-12 20:38:14','','','102.220.36.39','loggedin',1),(814,'admin','3','2023-10-13 09:59:13','','','102.220.36.39','loggedin',1),(815,'user','4','2023-10-13 18:50:00','','','102.220.36.39','loggedin',1),(816,'admin','3','2023-10-14 17:21:52','','','102.220.36.39','loggedin',1),(817,'admin','3','2023-10-15 20:31:55','','','102.220.36.39','loggedin',1),(818,'admin','3','2023-10-16 11:45:56','','','102.220.36.39','loggedin',1),(819,'admin','3','2023-10-16 18:14:09','','','102.220.36.39','loggedin',1),(820,'admin','3','2023-10-18 05:53:37','','','105.160.90.188','loggedin',1),(821,'admin','3','2023-10-18 17:58:04','','','102.220.36.39','loggedin',1),(822,'admin','3','2023-10-20 16:00:51','','','102.220.36.39','loggedin',1),(823,'admin','3','2023-10-20 20:48:35','','','102.220.36.39','loggedin',1),(824,'admin','3','2023-10-21 12:02:47','','','102.220.36.39','loggedin',1),(825,'admin','3','2023-10-21 17:44:41','','','102.220.36.39','loggedin',1),(826,'admin','3','2023-10-22 15:52:13','','','102.220.36.39','loggedin',1),(827,'user','4','2023-10-23 19:56:56','','','102.220.36.39','loggedin',1),(828,'admin','3','2023-10-24 10:54:54','','','105.161.132.100','loggedin',1),(829,'admin','3','2023-10-25 13:27:13','','','102.220.36.39','loggedin',1),(830,'user','4','2023-10-25 18:39:45','','','102.220.36.39','loggedin',1),(831,'admin','3','2023-10-25 19:42:16','','','102.220.36.39','loggedin',1),(832,'user','4','2023-10-26 18:14:38','','','102.220.36.39','loggedin',1),(833,'admin','3','2023-10-26 20:02:14','','','102.69.227.57','loggedin',1),(834,'admin','3','2023-10-27 08:03:30','','','105.161.150.39','loggedin',1),(835,'admin','3','2023-10-27 08:35:57','','','41.81.39.89','loggedin',1),(836,'admin','3','2023-10-27 10:34:58','','','41.81.39.89','loggedin',1),(837,'user','4','2023-10-27 14:15:17','','','102.220.36.39','loggedin',1),(838,'admin','3','2023-10-27 19:25:46','','','41.81.39.89','loggedin',1),(839,'user','4','2023-10-28 07:46:42','','','102.220.36.39','loggedin',1),(840,'user','4','2023-10-28 18:57:11','','','102.220.36.39','loggedin',1),(841,'user','4','2023-10-29 09:52:35','','','102.220.36.39','loggedin',1),(842,'user','4','2023-10-29 12:29:40','','','102.220.36.39','loggedin',1),(843,'user','4','2023-10-29 19:08:10','','','102.220.36.39','loggedin',1),(844,'user','4','2023-10-30 09:21:26','','','102.220.36.39','loggedin',1),(845,'user','4','2023-10-30 19:48:13','','','102.220.36.39','loggedin',1),(846,'user','4','2023-10-31 08:24:26','','','102.220.36.39','loggedin',1),(847,'user','4','2023-10-31 14:06:56','','','102.220.36.39','loggedin',1),(848,'user','4','2023-10-31 18:05:37','','','102.220.36.39','loggedin',1),(849,'user','4','2023-11-01 10:03:08','','','102.220.36.39','loggedin',1),(850,'user','4','2023-11-01 12:57:38','','','102.220.36.39','loggedin',1),(851,'admin','3','2023-11-01 17:39:08','','','110.225.83.215','loggedin',1),(852,'admin','3','2023-11-02 14:15:45','','','110.225.95.167','loggedin',1),(853,'user','4','2023-11-03 11:58:45','','','105.161.101.170','loggedin',1),(854,'admin','3','2023-11-03 12:19:18','','','106.221.236.0','loggedin',1),(855,'user','4','2023-11-03 14:43:37','','','105.161.40.86','loggedin',1),(856,'user','4','2023-11-04 09:44:29','','','102.220.36.39','loggedin',1),(857,'user','4','2023-11-04 14:34:08','','','102.220.36.39','loggedin',1),(858,'user','4','2023-11-04 18:48:20','','','102.220.36.39','loggedin',1),(859,'user','4','2023-11-05 09:54:04','','','102.220.36.39','loggedin',1),(860,'user','4','2023-11-05 15:38:25','','','102.220.36.39','loggedin',1),(861,'user','4','2023-11-05 18:04:05','','','102.220.36.39','loggedin',1),(862,'user','4','2023-11-06 07:59:07','','','102.220.36.39','loggedin',1),(863,'user','4','2023-11-07 17:13:22','','','105.161.74.173','loggedin',1),(864,'user','4','2023-11-07 19:41:37','','','102.220.36.39','loggedin',1),(865,'user','4','2023-11-08 18:45:54','','','102.220.36.39','loggedin',1),(866,'admin','3','2023-11-09 11:51:55','','','110.224.124.26','loggedin',1),(867,'user','4','2023-11-09 13:04:18','','','102.220.36.39','loggedin',1),(868,'user','4','2023-11-09 19:33:28','','','102.220.36.39','loggedin',1),(869,'user','4','2023-11-10 11:34:44','','','102.220.36.39','loggedin',1),(870,'user','4','2023-11-10 18:07:36','','','102.220.36.39','loggedin',1),(871,'user','4','2023-11-11 11:51:31','','','102.220.36.39','loggedin',1),(872,'admin','3','2023-11-11 11:52:37','','','110.224.121.56','loggedin',1),(873,'user','4','2023-11-11 17:59:20','','','102.220.36.39','loggedin',1),(874,'user','4','2023-11-12 15:13:41','','','102.220.36.39','loggedin',1),(875,'user','4','2023-11-12 18:32:23','','','102.220.36.39','loggedin',1),(876,'user','4','2023-11-13 08:57:45','','','102.220.36.39','loggedin',1),(877,'user','4','2023-11-13 16:57:10','','','102.220.36.39','loggedin',1),(878,'user','4','2023-11-14 19:13:11','','','102.220.36.39','loggedin',1),(879,'admin','3','2023-11-14 20:07:19','','','110.224.124.107','loggedin',1),(880,'user','4','2023-11-15 17:21:59','','','102.220.36.39','loggedin',1),(881,'user','4','2023-11-16 17:01:48','','','102.220.36.39','loggedin',1),(882,'user','4','2023-11-16 19:16:02','','','102.220.36.39','loggedin',1),(883,'user','4','2023-11-17 08:32:28','','','102.220.36.39','loggedin',1),(884,'user','4','2023-11-17 10:31:39','','','102.220.36.39','loggedin',1),(885,'user','4','2023-11-17 18:42:19','','','102.220.36.39','loggedin',1),(886,'user','4','2023-11-18 18:44:20','','','102.220.36.39','loggedin',1),(887,'user','4','2023-11-19 10:42:36','','','102.220.36.39','loggedin',1),(888,'user','4','2023-11-19 14:07:08','','','102.220.36.39','loggedin',1),(889,'admin','3','2023-11-19 16:58:19','','','110.224.117.69','loggedin',1),(890,'user','4','2023-11-19 17:51:57','','','102.220.36.39','loggedin',1),(891,'user','4','2023-11-20 09:48:50','','','102.220.36.39','loggedin',1),(892,'user','4','2023-11-21 10:01:55','','','102.220.36.39','loggedin',1),(893,'user','4','2023-11-21 14:44:29','','','102.220.36.39','loggedin',1),(894,'user','4','2023-11-21 19:44:57','','','102.220.36.39','loggedin',1),(895,'user','4','2023-11-22 18:56:23','','','102.220.36.39','loggedin',1),(896,'user','4','2023-11-23 10:30:10','','','102.220.36.39','loggedin',1),(897,'user','4','2023-11-23 16:38:36','','','102.220.36.39','loggedin',1),(898,'admin','3','2023-11-23 19:28:29','','','110.224.125.145','loggedin',1),(899,'user','4','2023-11-23 20:00:17','','','102.220.36.39','loggedin',1),(900,'admin','3','2023-11-25 09:03:21','','','110.224.123.104','loggedin',1),(901,'user','4','2023-11-25 19:57:02','','','102.220.36.39','loggedin',1),(902,'user','4','2023-11-26 13:39:52','','','102.220.36.39','loggedin',1),(903,'user','4','2023-11-26 19:36:08','','','102.220.36.39','loggedin',1),(904,'user','4','2023-11-27 18:59:06','','','102.220.36.39','loggedin',1),(905,'user','4','2023-11-28 09:00:55','','','102.220.36.39','loggedin',1),(906,'admin','3','2023-11-28 09:14:05','','','110.224.120.200','loggedin',1),(907,'user','4','2023-11-28 19:42:39','','','102.220.36.39','loggedin',1),(908,'user','4','2023-11-29 19:18:17','','','102.220.36.39','loggedin',1),(909,'user','4','2023-12-01 11:45:29','','','102.220.36.39','loggedin',1),(910,'user','4','2023-12-01 19:39:43','','','102.220.36.39','loggedin',1),(911,'user','4','2023-12-02 18:40:32','','','102.220.36.39','loggedin',1),(912,'admin','3','2023-12-02 19:50:24','','','106.202.74.207','loggedin',1),(913,'user','4','2023-12-03 14:07:11','','','102.220.36.39','loggedin',1),(914,'user','4','2023-12-03 16:29:02','','','102.220.36.39','loggedin',1),(915,'user','4','2023-12-04 19:34:02','','','102.220.36.39','loggedin',1),(916,'user','4','2023-12-05 20:23:18','','','102.220.36.39','loggedin',1),(917,'user','4','2023-12-06 09:56:23','','','102.220.36.39','loggedin',1),(918,'admin','3','2023-12-06 13:57:47','','','105.161.192.51','loggedin',1),(919,'user','4','2023-12-07 12:58:08','','','102.220.36.39','loggedin',1),(920,'user','4','2023-12-07 13:01:06','2023-12-07 13:41:05','','102.218.232.9','loggedin',1),(921,'admin','3','2023-12-07 13:41:25','','','102.218.232.9','loggedin',1),(922,'admin','3','2023-12-07 14:54:19','','','102.220.36.39','loggedin',1),(923,'admin','3','2023-12-07 19:19:09','','','102.220.36.39','loggedin',1),(924,'admin','3','2023-12-07 20:34:16','','','102.220.36.39','loggedin',1),(925,'admin','3','2023-12-08 19:59:57','','','102.218.232.9','loggedin',1),(926,'user','4','2023-12-10 09:23:41','','','102.218.232.9','loggedin',1),(927,'user','4','2023-12-10 11:40:13','','','102.218.232.9','loggedin',1),(928,'admin','3','2023-12-10 16:41:59','','','102.218.232.9','loggedin',1),(929,'admin','3','2023-12-11 19:26:14','','','102.218.232.9','loggedin',1),(930,'admin','3','2023-12-12 19:16:48','','','102.220.36.39','loggedin',1),(931,'admin','3','2023-12-13 10:21:43','','','102.220.36.39','loggedin',1),(932,'admin','3','2023-12-14 14:38:09','','','105.161.235.47','loggedin',1),(933,'admin','3','2023-12-15 17:43:44','','','102.220.36.39','loggedin',1),(934,'admin','3','2023-12-15 20:06:49','','','102.220.36.39','loggedin',1),(935,'admin','3','2023-12-17 17:45:37','','','102.220.36.39','loggedin',1),(936,'admin','3','2023-12-17 20:45:07','','','102.220.36.39','loggedin',1),(937,'admin','3','2023-12-18 19:26:42','','','2c0f:fe38:232a:874a:1:0:1fe1:3a93','loggedin',1),(938,'admin','3','2023-12-18 21:00:58','','','102.69.227.57','loggedin',1),(939,'admin','3','2023-12-19 17:11:25','','','102.220.36.39','loggedin',1),(940,'admin','3','2023-12-20 14:43:06','','','102.220.36.39','loggedin',1),(941,'admin','3','2023-12-21 19:58:39','','','102.220.36.39','loggedin',1),(942,'admin','3','2023-12-22 16:49:29','','','102.220.36.39','loggedin',1),(943,'admin','3','2023-12-22 21:11:10','','','102.220.36.39','loggedin',1),(944,'admin','3','2023-12-23 11:50:16','','','102.220.36.39','loggedin',1),(945,'admin','3','2023-12-23 14:25:48','','','102.220.36.39','loggedin',1),(946,'admin','3','2023-12-23 14:25:49','','','102.220.36.39','loggedin',1),(947,'admin','3','2023-12-23 20:34:10','','','102.220.36.39','loggedin',1),(948,'admin','3','2023-12-23 20:44:21','','','102.220.36.39','loggedin',1),(949,'admin','3','2023-12-24 17:34:30','','','102.220.36.39','loggedin',1),(950,'admin','3','2023-12-24 19:43:24','','','102.69.227.57','loggedin',1),(951,'admin','3','2023-12-25 20:21:33','','','102.220.36.39','loggedin',1),(952,'admin','3','2023-12-26 19:53:39','','','102.220.36.39','loggedin',1),(953,'admin','3','2023-12-27 11:51:02','','','102.220.36.39','loggedin',1),(954,'admin','3','2023-12-27 19:48:51','','','102.220.36.39','loggedin',1),(955,'admin','3','2023-12-27 20:07:11','','','102.220.36.39','loggedin',1),(956,'admin','3','2023-12-28 20:17:36','','','102.220.36.39','loggedin',1),(957,'admin','3','2023-12-29 19:39:23','','','102.220.36.39','loggedin',1),(958,'admin','3','2023-12-31 20:15:50','','','102.220.36.39','loggedin',1),(959,'admin','3','2024-01-01 20:15:54','','','102.220.36.39','loggedin',1),(960,'admin','3','2024-01-02 11:14:38','','','102.220.36.39','loggedin',1),(961,'admin','3','2024-01-03 06:18:39','','','102.69.227.57','loggedin',1),(962,'user','4','2024-01-03 11:00:11','','','102.220.36.39','loggedin',1),(963,'admin','3','2024-01-03 12:04:13','','','102.220.36.39','loggedin',1),(964,'admin','3','2024-01-03 18:56:35','','','102.220.36.39','loggedin',1),(965,'user','4','2024-01-04 09:37:54','','','105.161.83.5','loggedin',1),(966,'admin','3','2024-01-04 09:43:39','','','102.220.36.39','loggedin',1),(967,'admin','3','2024-01-04 19:44:10','','','102.220.36.39','loggedin',1),(968,'admin','3','2024-01-06 08:15:51','','','102.220.36.39','loggedin',1),(969,'user','4','2024-01-06 17:27:25','','','102.220.36.39','loggedin',1),(970,'user','4','2024-01-06 20:05:22','','','102.220.36.39','loggedin',1),(971,'admin','3','2024-01-07 20:18:44','','','102.220.36.39','loggedin',1),(972,'admin','3','2024-01-08 21:00:39','','','102.220.36.39','loggedin',1),(973,'admin','3','2024-01-09 20:46:39','','','102.220.36.39','loggedin',1),(974,'admin','3','2024-01-10 15:06:17','','','102.220.36.39','loggedin',1),(975,'admin','3','2024-01-10 17:55:25','','','102.220.36.39','loggedin',1),(976,'admin','3','2024-01-10 20:01:00','','','102.220.36.39','loggedin',1),(977,'admin','3','2024-01-10 20:18:58','','','102.220.36.39','loggedin',1),(978,'admin','3','2024-01-11 10:05:57','','','102.220.36.39','loggedin',1),(979,'admin','3','2024-01-11 18:34:11','','','102.220.36.39','loggedin',1),(980,'admin','3','2024-01-12 13:55:25','','','102.220.36.39','loggedin',1),(981,'user','4','2024-01-13 15:05:29','','','102.220.36.39','loggedin',1),(982,'admin','3','2024-01-13 19:39:16','','','102.220.36.39','loggedin',1),(983,'user','4','2024-01-14 11:58:20','','','102.220.36.39','loggedin',1),(984,'user','4','2024-01-14 15:36:31','','','102.220.36.39','loggedin',1),(985,'user','4','2024-01-15 11:41:00','','','102.220.36.39','loggedin',1),(986,'admin','3','2024-01-15 17:53:18','','','102.220.36.39','loggedin',1),(987,'admin','3','2024-01-17 20:51:48','','','102.220.36.39','loggedin',1),(988,'user','4','2024-01-21 19:57:10','','','102.220.36.39','loggedin',1),(989,'user','4','2024-01-21 20:02:19','','','102.220.36.39','loggedin',1),(990,'admin','3','2024-01-22 18:55:57','','','102.220.36.39','loggedin',1),(991,'user','4','2024-01-23 20:02:41','','','102.220.36.39','loggedin',1),(992,'admin','3','2024-01-23 20:09:00','','','102.220.36.39','loggedin',1),(993,'admin','3','2024-01-24 19:40:30','','','105.161.105.95','loggedin',1),(994,'admin','3','2024-01-26 10:04:18','','','102.220.36.39','loggedin',1),(995,'user','4','2024-01-26 18:31:28','','','102.220.36.39','loggedin',1),(996,'user','4','2024-01-27 11:07:52','','','102.220.36.39','loggedin',1),(997,'user','4','2024-01-27 11:11:55','','','102.220.36.39','loggedin',1),(998,'admin','3','2024-01-27 21:00:14','','','102.220.36.39','loggedin',1),(999,'admin','3','2024-01-28 06:04:17','','','102.69.227.57','loggedin',1),(1000,'user','4','2024-01-28 18:15:14','','','102.220.36.39','loggedin',1),(1001,'user','4','2024-01-29 10:48:34','','','102.220.36.39','loggedin',1),(1002,'user','4','2024-01-29 18:18:51','','','102.220.36.39','loggedin',1),(1003,'user','4','2024-01-30 16:08:32','','','102.220.36.39','loggedin',1),(1004,'user','4','2024-02-01 11:36:30','','','102.220.36.39','loggedin',1),(1005,'admin','3','2024-02-01 11:38:31','','','105.161.83.83','loggedin',1),(1006,'user','4','2024-02-01 18:08:09','','','102.220.36.39','loggedin',1),(1007,'admin','3','2024-02-01 18:14:30','','','105.161.172.17','loggedin',1),(1008,'user','4','2024-02-01 20:26:29','','','102.220.36.39','loggedin',1),(1009,'user','4','2024-02-03 09:20:21','','','102.220.36.39','loggedin',1),(1010,'admin','3','2024-02-03 20:55:59','','','105.161.150.197','loggedin',1),(1011,'admin','3','2024-02-03 20:56:01','','','105.161.150.197','loggedin',1),(1012,'admin','3','2024-02-06 06:18:31','','','41.81.66.134','loggedin',1),(1013,'admin','3','2024-02-06 20:42:08','','','102.220.36.39','loggedin',1),(1014,'admin','3','2024-02-08 11:46:49','','','196.110.50.102','loggedin',1),(1015,'user','4','2024-02-08 18:39:54','','','102.220.36.39','loggedin',1),(1016,'admin','3','2024-02-11 20:53:48','','','102.220.36.39','loggedin',1),(1017,'admin','3','2024-02-13 20:31:48','','','102.220.36.39','loggedin',1),(1018,'admin','3','2024-02-18 20:17:12','','','102.220.36.39','loggedin',1),(1019,'admin','3','2024-02-19 20:45:56','','','102.220.36.39','loggedin',1),(1020,'admin','3','2024-02-21 06:00:51','','','102.69.227.57','loggedin',1),(1021,'admin','3','2024-02-22 20:38:39','','','102.218.232.9','loggedin',1),(1022,'user','4','2024-02-24 11:38:53','','','102.220.36.39','loggedin',1),(1023,'user','4','2024-02-25 17:02:23','','','102.220.36.39','loggedin',1),(1024,'admin','3','2024-02-25 21:05:20','','','105.62.178.181','loggedin',1),(1025,'admin','3','2024-02-26 20:58:24','','','102.220.36.39','loggedin',1),(1026,'admin','3','2024-02-27 20:35:17','','','102.220.36.39','loggedin',1),(1027,'admin','3','2024-03-01 15:40:19','','','102.220.36.39','loggedin',1),(1028,'admin','3','2024-03-01 15:40:35','','','102.220.36.39','loggedin',1),(1029,'admin','3','2024-03-01 15:48:05','','','102.220.36.39','loggedin',1),(1030,'admin','3','2024-03-01 17:17:15','2024-03-01 17:17:20','','197.232.142.176','loggedin',1),(1031,'admin','3','2024-03-02 18:14:24','','','105.161.137.253','loggedin',1),(1032,'admin','3','2024-03-04 20:43:20','','','102.218.232.9','loggedin',1),(1033,'admin','3','2024-03-05 19:55:24','','','102.220.36.39','loggedin',1),(1034,'admin','3','2024-03-06 20:15:02','','','102.220.36.39','loggedin',1),(1035,'admin','3','2024-03-06 20:18:51','','','102.220.36.39','loggedin',1),(1036,'admin','3','2024-03-07 20:15:04','','','102.220.36.39','loggedin',1),(1037,'admin','3','2024-03-08 21:17:23','','','102.220.36.39','loggedin',1),(1038,'admin','3','2024-03-10 14:35:06','','','102.220.36.39','loggedin',1),(1039,'admin','3','2024-03-10 14:35:06','','','102.220.36.39','loggedin',1),(1040,'user','4','2024-03-10 18:03:14','','','102.220.36.39','loggedin',1),(1041,'user','4','2024-03-11 10:52:27','','','102.218.232.9','loggedin',1),(1042,'admin','3','2024-03-14 21:38:39','','','102.220.36.39','loggedin',1),(1043,'user','4','2024-03-15 09:58:39','','','102.220.36.39','loggedin',1),(1044,'user','4','2024-03-16 11:12:57','','','102.220.36.39','loggedin',1),(1045,'user','4','2024-03-17 20:23:15','','','196.250.209.171','loggedin',1),(1046,'admin','3','2024-03-18 16:53:20','','','105.161.219.239','loggedin',1),(1047,'user','4','2024-03-19 09:16:00','','','102.220.36.39','loggedin',1),(1048,'user','4','2024-03-19 18:50:11','','','102.220.36.39','loggedin',1),(1049,'user','4','2024-03-20 18:04:24','','','102.220.36.39','loggedin',1),(1050,'user','4','2024-03-23 09:25:25','','','102.220.36.39','loggedin',1),(1051,'user','4','2024-03-23 11:45:32','','','102.220.36.39','loggedin',1),(1052,'user','4','2024-03-23 17:32:15','','','102.220.36.39','loggedin',1),(1053,'user','4','2024-03-25 11:42:16','','','102.220.36.39','loggedin',1),(1054,'user','4','2024-03-25 15:31:24','','','102.220.36.39','loggedin',1),(1055,'admin','3','2024-03-26 15:38:01','','','105.161.200.15','loggedin',1),(1056,'user','4','2024-03-27 17:20:59','','','102.220.36.39','loggedin',1),(1057,'user','4','2024-03-28 09:42:32','','','102.220.36.39','loggedin',1),(1058,'user','4','2024-03-29 11:51:00','','','102.220.36.39','loggedin',1),(1059,'user','4','2024-03-29 16:52:49','','','102.220.36.39','loggedin',1),(1060,'user','4','2024-03-30 12:11:38','','','102.220.36.39','loggedin',1),(1061,'user','4','2024-03-30 17:35:45','','','102.220.36.39','loggedin',1),(1062,'admin','3','2024-03-31 21:31:13','','','196.111.49.74','loggedin',1),(1063,'admin','3','2024-04-02 04:12:47','','','105.161.113.46','loggedin',1),(1064,'admin','3','2024-04-02 20:41:14','','','102.220.36.39','loggedin',1),(1065,'user','4','2024-04-03 09:14:22','','','102.220.36.39','loggedin',1),(1066,'admin','3','2024-04-03 14:09:55','','','102.220.36.39','loggedin',1),(1067,'admin','3','2024-04-03 20:06:50','','','102.220.36.39','loggedin',1),(1068,'admin','3','2024-04-03 20:47:05','','','102.220.36.39','loggedin',1),(1069,'admin','3','2024-04-04 20:00:53','','','102.220.36.39','loggedin',1),(1070,'admin','3','2024-04-05 13:39:37','','','102.220.36.39','loggedin',1),(1071,'user','4','2024-04-05 13:43:48','','','102.220.36.39','loggedin',1),(1072,'admin','3','2024-04-09 11:07:41','','','102.220.36.39','loggedin',1),(1073,'admin','3','2024-04-09 21:45:56','','','102.220.36.39','loggedin',1),(1074,'admin','3','2024-04-10 20:00:20','','','102.220.36.39','loggedin',1),(1075,'user','4','2024-04-11 17:07:21','','','102.220.36.39','loggedin',1),(1076,'user','4','2024-04-12 19:29:46','','','102.220.36.39','loggedin',1),(1077,'admin','3','2024-04-13 21:16:50','','','102.220.36.39','loggedin',1),(1078,'user','4','2024-04-16 12:03:52','','','102.220.36.39','loggedin',1),(1079,'admin','3','2024-04-22 14:07:45','','','102.220.36.39','loggedin',1),(1080,'admin','3','2024-04-24 20:42:10','','','102.220.36.39','loggedin',1),(1081,'user','4','2024-04-25 19:42:49','','','102.220.36.39','loggedin',1),(1082,'user','4','2024-04-27 11:36:24','','','41.90.216.31','loggedin',1),(1083,'admin','3','2024-04-27 16:29:02','','','105.161.99.80','loggedin',1),(1084,'admin','3','2024-04-27 16:33:14','','','105.161.99.80','loggedin',1),(1085,'user','4','2024-04-28 10:02:18','','','102.220.36.39','loggedin',1),(1086,'user','4','2024-04-28 16:31:30','','','41.90.5.36','loggedin',1),(1087,'user','4','2024-04-28 20:06:48','','','102.220.36.39','loggedin',1),(1088,'admin','3','2024-05-01 19:53:58','','','105.161.230.100','loggedin',1),(1089,'user','4','2024-05-02 11:26:29','','','102.220.36.39','loggedin',1),(1090,'user','4','2024-05-03 14:24:02','','','102.220.36.39','loggedin',1),(1091,'user','4','2024-05-06 17:17:20','','','102.220.36.39','loggedin',1),(1092,'user','4','2024-05-08 10:24:35','','','102.220.36.39','loggedin',1),(1093,'admin','3','2024-05-09 19:00:21','','','105.161.25.43','loggedin',1),(1094,'user','4','2024-05-10 19:14:54','','','102.220.36.39','loggedin',1),(1095,'user','4','2024-05-11 18:01:43','','','102.220.36.39','loggedin',1),(1096,'user','4','2024-05-11 19:09:48','','','102.220.36.39','loggedin',1),(1097,'user','6','2024-05-13 13:55:54','','','102.220.36.39','loggedin',1),(1098,'user','4','2024-05-15 14:23:52','','','102.220.36.39','loggedin',1),(1099,'user','4','2024-05-16 09:39:13','','','102.220.36.39','loggedin',1),(1100,'user','4','2024-05-17 15:14:09','','','102.220.36.39','loggedin',1),(1101,'user','4','2024-05-18 16:30:07','','','102.220.36.39','loggedin',1),(1102,'user','4','2024-05-19 19:13:11','','','102.220.36.39','loggedin',1),(1103,'user','4','2024-05-20 11:28:01','','','102.220.36.39','loggedin',1),(1104,'user','4','2024-05-21 19:06:30','','','102.220.36.39','loggedin',1),(1105,'admin','3','2024-05-22 18:58:07','','','102.220.36.39','loggedin',1),(1106,'admin','3','2024-05-24 19:24:12','','','102.220.36.39','loggedin',1),(1107,'admin','3','2024-05-26 14:20:10','','','102.220.36.39','loggedin',1),(1108,'admin','3','2024-05-26 20:51:03','','','102.220.36.39','loggedin',1),(1109,'user','4','2024-05-28 16:52:03','','','102.220.36.39','loggedin',1),(1110,'user','4','2024-06-01 14:49:03','','','102.220.36.39','loggedin',1),(1111,'user','4','2024-06-02 09:36:24','','','102.220.37.176','loggedin',1),(1112,'user','4','2024-06-02 09:37:25','','','102.220.36.39','loggedin',1),(1113,'user','4','2024-06-03 17:57:13','','','102.220.36.39','loggedin',1),(1114,'user','4','2024-06-05 08:14:18','','','41.90.216.211','loggedin',1),(1115,'user','4','2024-06-05 19:02:25','','','102.220.36.39','loggedin',1),(1116,'user','4','2024-06-07 18:03:59','','','102.220.37.176','loggedin',1),(1117,'user','4','2024-06-09 11:19:00','','','102.220.36.39','loggedin',1),(1118,'user','4','2024-06-18 12:17:07','','','102.220.36.39','loggedin',1),(1119,'admin','3','2024-06-19 19:27:05','','','105.161.112.49','loggedin',1),(1120,'user','4','2024-06-20 10:23:26','','','102.220.36.39','loggedin',1),(1121,'user','4','2024-06-20 12:35:35','','','102.220.36.39','loggedin',1),(1122,'user','4','2024-06-21 18:06:13','','','102.220.36.39','loggedin',1),(1123,'user','4','2024-06-22 17:44:32','','','102.220.36.39','loggedin',1),(1124,'user','4','2024-06-27 11:20:46','','','102.220.36.39','loggedin',1),(1125,'user','4','2024-06-29 14:17:51','','','102.220.36.39','loggedin',1),(1126,'admin','3','2024-07-05 20:48:40','','','102.220.36.39','loggedin',1),(1127,'user','4','2024-07-06 12:11:16','','','102.220.36.39','loggedin',1),(1128,'user','4','2024-07-06 16:41:06','2024-07-06 21:07:53','','102.220.36.39','loggedin',1),(1129,'admin','3','2024-07-06 21:08:04','','','102.220.36.39','loggedin',1),(1130,'user','4','2024-07-07 18:08:53','','','102.220.36.39','loggedin',1),(1131,'user','4','2024-07-12 14:42:49','','','102.220.36.39','loggedin',1),(1132,'user','4','2024-07-15 08:29:47','','','102.220.36.39','loggedin',1),(1133,'user','4','2024-07-15 19:48:53','','','102.220.36.39','loggedin',1),(1134,'admin','3','2024-07-18 19:25:14','','','102.220.36.39','loggedin',1),(1135,'user','4','2024-07-19 09:27:52','','','102.220.36.39','loggedin',1),(1136,'user','4','2024-07-20 12:31:32','','','102.220.36.39','loggedin',1),(1137,'user','4','2024-07-20 19:42:10','','','102.220.36.39','loggedin',1),(1138,'user','4','2024-07-21 19:21:10','','','102.220.36.39','loggedin',1),(1139,'admin','3','2024-07-21 19:40:01','','','105.161.206.229','loggedin',1),(1140,'user','4','2024-07-23 18:42:29','','','102.220.36.39','loggedin',1),(1141,'user','4','2024-07-25 07:20:41','','','196.201.218.231','loggedin',1),(1142,'user','4','2024-07-25 12:26:28','','','102.220.37.176','loggedin',1),(1143,'admin','3','2024-07-26 13:48:14','','','102.220.37.176','loggedin',1),(1144,'admin','3','2024-07-26 18:17:12','','','102.220.36.39','loggedin',1),(1145,'user','4','2024-07-27 17:26:19','','','102.220.36.39','loggedin',1),(1146,'user','4','2024-07-28 15:05:49','','','102.220.37.176','loggedin',1),(1147,'user','4','2024-07-30 08:58:01','','','102.220.36.39','loggedin',1),(1148,'user','4','2024-08-01 10:58:51','','','102.220.36.39','loggedin',1),(1149,'user','4','2024-08-03 09:57:28','','','102.220.36.39','loggedin',1),(1150,'user','4','2024-08-03 13:47:04','','','102.220.36.39','loggedin',1),(1151,'admin','3','2024-08-03 13:49:48','','','105.161.206.71','loggedin',1),(1152,'user','4','2024-08-04 11:21:59','','','102.220.37.176','loggedin',1),(1153,'admin','3','2024-08-04 16:17:58','','','105.161.129.70','loggedin',1),(1154,'user','4','2024-08-05 10:58:43','','','102.220.36.39','loggedin',1),(1155,'user','4','2024-08-05 16:28:58','2024-08-05 17:06:40','','102.220.36.39','loggedin',1),(1156,'admin','3','2024-08-05 17:07:24','','','102.220.36.39','loggedin',1),(1157,'user','4','2024-08-06 10:39:41','','','102.220.36.39','loggedin',1),(1158,'user','4','2024-08-06 16:53:56','','','102.220.37.176','loggedin',1),(1159,'user','4','2024-08-06 16:53:58','','','102.220.37.176','loggedin',1),(1160,'user','4','2024-08-07 08:07:37','','','102.220.37.176','loggedin',1),(1161,'user','4','2024-08-08 15:38:16','','','102.220.36.39','loggedin',1),(1162,'admin','3','2024-08-13 06:26:24','','','102.69.227.57','loggedin',1),(1163,'admin','3','2024-08-14 15:31:33','','','102.220.36.39','loggedin',1),(1164,'user','4','2024-08-16 14:52:31','','','102.220.36.39','loggedin',1),(1165,'admin','3','2024-08-19 09:23:30','','','102.69.227.57','loggedin',1),(1166,'admin','3','2024-08-19 09:44:00','','','102.69.227.57','loggedin',1),(1167,'admin','3','2024-08-20 20:05:16','','','102.220.37.176','loggedin',1),(1168,'admin','3','2024-08-21 08:30:40','','','102.220.36.39','loggedin',1),(1169,'admin','3','2024-08-21 15:33:14','2024-08-21 15:36:17','','102.220.36.39','loggedin',1),(1170,'user','7','2024-08-21 15:36:50','2024-08-21 15:38:50','','102.220.36.39','loggedin',1),(1171,'admin','3','2024-08-21 15:37:48','','','102.220.36.39','loggedin',1),(1172,'admin','3','2024-08-21 15:38:39','','','102.220.36.39','loggedin',1),(1173,'admin','3','2024-08-21 15:38:40','','','102.220.36.39','loggedin',1),(1174,'admin','3','2024-08-21 15:38:59','2024-08-21 15:43:28','','102.220.36.39','loggedin',1),(1175,'user','7','2024-08-21 15:42:08','','','102.220.37.176','loggedin',1),(1176,'user','7','2024-08-21 15:44:31','','','102.220.36.39','loggedin',1),(1177,'admin','3','2024-08-22 08:11:55','','','102.220.36.39','loggedin',1),(1178,'user','7','2024-08-22 21:26:05','','','196.250.210.198','loggedin',1),(1179,'admin','3','2024-08-23 07:52:34','','','102.220.36.39','loggedin',1),(1180,'user','7','2024-08-23 10:44:58','','','196.250.210.157','loggedin',1),(1181,'user','7','2024-08-23 18:21:21','','','105.161.105.178','loggedin',1),(1182,'admin','3','2024-08-24 07:27:23','','','102.220.36.39','loggedin',1),(1183,'user','7','2024-08-24 10:45:06','','','102.220.36.39','loggedin',1),(1184,'user','7','2024-08-24 12:25:47','','','102.220.36.39','loggedin',1),(1185,'user','7','2024-08-24 14:57:34','','','102.220.36.39','loggedin',1),(1186,'user','7','2024-08-24 16:58:52','','','102.220.36.39','loggedin',1),(1187,'user','7','2024-08-25 14:10:52','','','102.220.36.39','loggedin',1),(1188,'admin','3','2024-08-25 19:33:04','','','102.220.36.39','loggedin',1),(1189,'admin','3','2024-08-26 08:03:56','','','102.220.36.39','loggedin',1),(1190,'user','4','2024-08-26 14:11:53','','','102.220.36.39','loggedin',1),(1191,'user','7','2024-08-26 17:25:51','','','102.220.36.39','loggedin',1),(1192,'user','7','2024-08-26 18:03:55','','','102.220.36.39','loggedin',1),(1193,'admin','3','2024-08-27 19:07:03','','','102.220.36.39','loggedin',1),(1194,'user','4','2024-08-29 10:06:01','','','102.220.36.39','loggedin',1),(1195,'user','4','2024-08-29 14:21:13','','','102.220.36.39','loggedin',1),(1196,'admin','3','2024-08-29 14:32:55','','','102.220.36.39','loggedin',1),(1197,'admin','3','2024-08-31 14:31:00','','','41.81.158.0','loggedin',1),(1198,'user','7','2024-08-31 16:57:17','','','102.220.36.39','loggedin',1),(1199,'user','4','2024-09-01 18:58:31','','','102.220.36.39','loggedin',1),(1200,'user','4','2024-09-02 11:00:30','','','102.220.36.39','loggedin',1),(1201,'admin','3','2024-09-02 16:31:30','','','196.96.48.244','loggedin',1),(1202,'admin','3','2024-09-02 16:31:31','','','196.96.48.244','loggedin',1),(1203,'user','7','2024-09-02 16:34:42','','','102.220.37.176','loggedin',1),(1204,'user','4','2024-09-02 17:48:08','','','102.220.37.176','loggedin',1),(1205,'admin','3','2024-09-02 20:02:20','','','102.220.36.39','loggedin',1),(1206,'user','4','2024-09-03 18:12:15','','','102.220.36.39','loggedin',1),(1207,'user','7','2024-09-05 10:45:46','','','102.220.36.39','loggedin',1),(1208,'user','4','2024-09-05 12:23:34','','','102.220.36.39','loggedin',1),(1209,'admin','3','2024-09-06 15:04:58','','','102.220.36.39','loggedin',1),(1210,'user','4','2024-09-07 12:14:48','','','102.220.36.39','loggedin',1),(1211,'admin','3','2024-09-07 15:29:48','','','102.220.37.176','loggedin',1),(1212,'admin','3','2024-09-08 09:10:12','','','102.220.36.39','loggedin',1),(1213,'user','4','2024-09-09 09:16:33','','','102.220.37.176','loggedin',1),(1214,'user','4','2024-09-09 09:16:37','','','102.220.37.176','loggedin',1),(1215,'user','4','2024-09-09 09:16:41','','','102.220.37.176','loggedin',1),(1216,'user','4','2024-09-09 09:16:57','','','102.220.37.176','loggedin',1),(1217,'user','7','2024-09-09 13:46:26','','','102.220.37.176','loggedin',1),(1218,'user','7','2024-09-09 13:48:39','','','102.220.37.176','loggedin',1),(1219,'user','7','2024-09-10 19:11:05','','','102.69.227.218','loggedin',1),(1220,'user','4','2024-09-10 20:30:24','','','102.220.36.39','loggedin',1),(1221,'admin','3','2024-09-11 06:16:51','','','105.160.63.251','loggedin',1),(1222,'user','4','2024-09-11 14:17:46','','','102.220.36.39','loggedin',1),(1223,'user','4','2024-09-11 18:13:50','','','102.220.36.39','loggedin',1),(1224,'admin','3','2024-09-11 18:15:13','','','196.96.45.228','loggedin',1),(1225,'user','7','2024-09-12 17:29:28','','','102.220.36.39','loggedin',1),(1226,'user','4','2024-09-13 08:07:33','','','102.220.36.39','loggedin',1),(1227,'user','4','2024-09-13 20:00:58','','','102.220.36.39','loggedin',1),(1228,'user','4','2024-09-14 16:32:17','','','102.220.36.39','loggedin',1),(1229,'user','4','2024-09-15 09:19:52','','','102.220.36.39','loggedin',1),(1230,'admin','3','2024-09-15 12:37:36','','','105.160.45.27','loggedin',1),(1231,'user','4','2024-09-15 15:15:08','','','41.81.133.17','loggedin',1),(1232,'user','4','2024-09-16 11:29:29','','','102.220.36.39','loggedin',1),(1233,'user','4','2024-09-17 12:51:56','','','102.220.37.176','loggedin',1),(1234,'user','7','2024-09-18 12:54:20','','','102.220.36.39','loggedin',1),(1235,'user','7','2024-09-18 12:56:12','','','102.220.36.39','loggedin',1),(1236,'user','4','2024-09-18 14:47:05','','','102.220.36.39','loggedin',1),(1237,'user','4','2024-09-19 19:03:39','','','102.220.36.39','loggedin',1),(1238,'user','4','2024-09-20 10:23:41','','','102.220.36.39','loggedin',1),(1239,'admin','3','2024-09-20 12:19:36','','','105.161.152.117','loggedin',1),(1240,'user','4','2024-09-20 17:54:18','','','102.220.36.39','loggedin',1),(1241,'user','4','2024-09-21 17:06:35','','','102.220.36.39','loggedin',1),(1242,'user','4','2024-09-22 18:57:59','','','102.220.36.39','loggedin',1),(1243,'user','4','2024-09-23 09:53:44','','','102.220.36.39','loggedin',1),(1244,'user','4','2024-09-23 16:54:02','','','102.220.36.39','loggedin',1),(1245,'admin','3','2024-09-23 17:16:38','','','105.161.11.47','loggedin',1),(1246,'user','4','2024-09-24 10:56:08','','','102.220.36.39','loggedin',1),(1247,'user','4','2024-09-25 17:01:17','','','102.220.37.176','loggedin',1),(1248,'user','4','2024-09-25 17:04:54','','','102.220.37.176','loggedin',1),(1249,'user','4','2024-09-26 09:23:13','','','102.220.37.176','loggedin',1),(1250,'user','4','2024-09-27 09:06:26','','','102.220.37.176','loggedin',1),(1251,'admin','3','2024-09-27 13:35:45','','','196.96.161.205','loggedin',1),(1252,'user','4','2024-09-27 15:52:58','','','102.220.37.176','loggedin',1),(1253,'user','4','2024-09-28 08:41:42','','','102.220.37.176','loggedin',1),(1254,'user','4','2024-09-28 17:01:05','','','102.220.37.176','loggedin',1),(1255,'user','4','2024-09-29 09:01:36','','','102.220.36.39','loggedin',1),(1256,'user','4','2024-09-30 16:29:08','','','102.220.36.39','loggedin',1),(1257,'admin','3','2024-10-01 08:19:06','','','105.160.122.165','loggedin',1),(1258,'user','4','2024-10-02 17:58:01','','','102.220.36.39','loggedin',1),(1259,'user','4','2024-10-03 10:56:25','','','102.220.36.39','loggedin',1),(1260,'user','4','2024-10-04 18:07:38','','','102.220.36.39','loggedin',1),(1261,'admin','3','2024-10-04 19:18:11','','','196.96.89.79','loggedin',1),(1262,'user','4','2024-10-06 09:17:29','','','102.220.36.39','loggedin',1),(1263,'user','4','2024-10-06 17:59:20','','','102.220.36.39','loggedin',1),(1264,'user','7','2024-10-06 19:22:17','','','196.201.210.205','loggedin',1),(1265,'user','4','2024-10-07 17:33:07','','','102.220.36.39','loggedin',1),(1266,'user','4','2024-10-08 09:07:23','','','102.220.36.39','loggedin',1),(1267,'user','7','2024-10-08 15:26:57','','','102.220.36.39','loggedin',1),(1268,'user','4','2024-10-09 17:03:00','','','102.220.36.39','loggedin',1),(1269,'user','7','2024-10-10 09:01:49','','','196.96.186.80','loggedin',1),(1270,'user','4','2024-10-10 12:18:15','','','102.220.36.39','loggedin',1),(1271,'user','4','2024-10-11 17:43:20','','','102.220.36.39','loggedin',1),(1272,'user','4','2024-10-12 14:42:28','','','102.220.37.176','loggedin',1),(1273,'admin','3','2024-10-12 17:05:23','','','102.220.37.176','loggedin',1),(1274,'user','4','2024-10-13 13:58:44','','','102.220.36.39','loggedin',1),(1275,'admin','3','2024-10-13 14:03:07','','','102.220.36.39','loggedin',1),(1276,'user','4','2024-10-14 09:00:02','','','102.220.37.176','loggedin',1),(1277,'user','4','2024-10-15 16:30:42','','','102.220.36.39','loggedin',1),(1278,'admin','3','2024-10-15 16:44:49','','','102.220.36.39','loggedin',1),(1279,'user','4','2024-10-16 10:09:28','','','102.220.36.39','loggedin',1),(1280,'user','4','2024-10-16 17:07:31','','','102.220.36.39','loggedin',1),(1281,'user','4','2024-10-16 19:21:30','','','102.220.37.176','loggedin',1),(1282,'admin','3','2024-10-16 19:38:43','','','102.220.36.39','loggedin',1),(1283,'user','4','2024-10-17 10:45:42','','','102.220.37.176','loggedin',1),(1284,'user','4','2024-10-19 12:48:42','','','102.220.37.176','loggedin',1),(1285,'admin','3','2024-10-20 11:38:13','','','102.220.37.176','loggedin',1),(1286,'admin','3','2024-10-20 12:23:45','','','102.220.36.39','loggedin',1),(1287,'user','4','2024-10-22 11:07:30','','','102.220.36.39','loggedin',1),(1288,'admin','3','2024-10-23 13:39:20','','','105.160.89.213','loggedin',1),(1289,'user','4','2024-10-24 10:51:41','','','102.220.37.176','loggedin',1),(1290,'user','4','2024-10-25 13:59:28','','','102.220.36.39','loggedin',1),(1291,'user','4','2024-10-28 15:25:26','','','102.220.36.39','loggedin',1),(1292,'user','4','2024-10-29 08:58:44','','','102.220.36.39','loggedin',1),(1293,'admin','3','2024-10-29 20:27:42','2024-10-29 20:31:00','','102.69.235.242','loggedin',1),(1294,'user','4','2024-10-30 18:45:58','','','102.220.36.39','loggedin',1),(1295,'user','4','2024-10-31 10:30:25','','','102.220.36.39','loggedin',1),(1296,'user','4','2024-11-01 18:45:26','','','102.220.36.39','loggedin',1),(1297,'user','4','2024-11-02 10:12:14','','','102.220.36.39','loggedin',1),(1298,'admin','3','2024-11-02 19:31:58','','','105.161.195.161','loggedin',1),(1299,'admin','3','2024-11-02 19:31:59','','','105.161.195.161','loggedin',1),(1300,'user','4','2024-11-02 20:41:22','','','102.220.36.39','loggedin',1),(1301,'user','4','2024-11-03 07:50:31','','','102.220.36.39','loggedin',1),(1302,'user','4','2024-11-03 08:13:36','','','102.220.36.39','loggedin',1),(1303,'user','4','2024-11-04 17:29:08','','','102.220.36.39','loggedin',1),(1304,'user','4','2024-11-05 12:03:36','','','102.220.36.39','loggedin',1),(1305,'user','4','2024-11-05 16:38:51','','','102.220.36.39','loggedin',1),(1306,'user','4','2024-11-07 09:44:32','','','102.220.36.39','loggedin',1),(1307,'user','4','2024-11-07 12:18:29','','','102.220.37.176','loggedin',1),(1308,'admin','3','2024-11-07 20:29:33','','','41.81.135.83','loggedin',1),(1309,'user','4','2024-11-08 19:55:35','','','102.220.36.39','loggedin',1),(1310,'user','4','2024-11-09 07:59:54','','','102.220.36.39','loggedin',1),(1311,'user','7','2024-11-09 11:27:40','','','102.220.36.39','loggedin',1),(1312,'admin','3','2024-11-09 17:51:23','','','41.203.212.129','loggedin',1),(1313,'admin','3','2024-11-10 13:29:22','','','105.161.99.30','loggedin',1),(1314,'user','4','2024-11-10 17:27:13','','','102.220.36.39','loggedin',1),(1315,'user','4','2024-11-11 09:28:37','','','102.220.36.39','loggedin',1),(1316,'user','4','2024-11-12 20:03:52','','','102.220.36.39','loggedin',1),(1317,'user','4','2024-11-13 16:52:03','','','102.220.36.39','loggedin',1),(1318,'user','4','2024-11-13 17:48:25','','','102.220.36.39','loggedin',1),(1319,'admin','3','2024-11-19 09:53:10','','','102.220.36.39','loggedin',1),(1320,'user','4','2024-11-20 08:10:55','','','102.220.37.176','loggedin',1),(1321,'user','4','2024-11-21 09:34:36','','','102.220.36.39','loggedin',1),(1322,'user','4','2024-11-23 19:39:32','2024-11-23 19:57:42','','102.220.36.39','loggedin',1),(1323,'admin','3','2024-11-23 19:57:50','','','102.220.36.39','loggedin',1),(1324,'user','4','2024-11-27 09:56:14','','','102.220.37.176','loggedin',1),(1325,'user','4','2024-11-28 09:43:33','','','102.220.37.176','loggedin',1),(1326,'user','4','2024-11-28 18:54:30','','','102.220.37.176','loggedin',1),(1327,'user','4','2024-11-29 11:25:43','','','102.220.37.176','loggedin',1),(1328,'user','4','2024-11-29 15:53:02','','','102.220.37.176','loggedin',1),(1329,'admin','3','2024-12-01 20:04:59','','','102.220.37.176','loggedin',1),(1330,'admin','3','2024-12-02 20:56:28','','','102.220.36.39','loggedin',1),(1331,'admin','3','2024-12-05 19:01:45','','','102.220.36.39','loggedin',1),(1332,'user','4','2024-12-07 19:36:49','2024-12-07 20:28:47','','102.220.36.39','loggedin',1),(1333,'admin','3','2024-12-07 20:29:02','','','102.220.36.39','loggedin',1),(1334,'admin','3','2024-12-08 09:26:21','','','102.220.36.39','loggedin',1),(1335,'user','4','2024-12-09 09:46:07','','','196.96.85.36','loggedin',1),(1336,'user','4','2024-12-11 17:18:53','','','102.220.36.39','loggedin',1),(1337,'user','4','2024-12-12 20:04:50','','','102.220.36.39','loggedin',1),(1338,'user','4','2024-12-13 20:58:33','','','102.220.36.39','loggedin',1),(1339,'user','7','2024-12-14 12:29:47','','','102.220.36.39','loggedin',1),(1340,'user','7','2024-12-14 15:42:02','','','102.220.36.39','loggedin',1),(1341,'user','4','2024-12-14 19:08:37','','','102.220.36.39','loggedin',1),(1342,'user','7','2024-12-15 10:46:19','','','102.220.36.39','loggedin',1),(1343,'user','4','2024-12-15 11:54:43','','','102.220.36.39','loggedin',1),(1344,'admin','3','2024-12-15 15:43:23','','','105.161.27.118','loggedin',1),(1345,'user','4','2024-12-16 17:35:38','','','102.220.36.39','loggedin',1),(1346,'user','4','2024-12-17 17:36:22','','','102.220.36.39','loggedin',1),(1347,'user','4','2024-12-18 20:13:35','','','102.220.36.39','loggedin',1),(1348,'user','4','2024-12-20 11:13:54','','','102.220.36.39','loggedin',1),(1349,'user','4','2024-12-20 19:48:44','','','102.220.37.176','loggedin',1),(1350,'user','4','2024-12-22 11:30:42','','','102.220.36.39','loggedin',1),(1351,'user','4','2024-12-22 18:33:51','','','102.220.36.39','loggedin',1),(1352,'admin','3','2024-12-22 20:24:24','2024-12-22 20:28:27','','102.69.235.62','loggedin',1),(1353,'user','4','2024-12-23 10:34:49','','','102.220.36.39','loggedin',1),(1354,'user','4','2024-12-24 07:47:50','','','102.220.36.39','loggedin',1),(1355,'admin','3','2024-12-27 17:34:46','','','102.220.36.39','loggedin',1),(1356,'user','4','2024-12-28 09:39:52','','','102.220.36.39','loggedin',1),(1357,'user','4','2024-12-28 09:57:53','','','102.220.36.39','loggedin',1),(1358,'admin','3','2024-12-28 12:26:44','','','102.220.36.39','loggedin',1),(1359,'admin','3','2024-12-28 13:55:03','','','102.220.36.39','loggedin',1),(1360,'user','4','2024-12-29 12:19:16','','','102.220.36.39','loggedin',1),(1361,'admin','3','2024-12-30 14:22:44','','','102.220.36.39','loggedin',1),(1362,'user','7','2025-01-01 11:55:36','','','102.220.36.39','loggedin',1),(1363,'user','4','2025-01-01 14:43:40','','','102.220.36.39','loggedin',1),(1364,'admin','3','2025-01-01 20:33:21','','','102.220.36.39','loggedin',1),(1365,'user','4','2025-01-03 11:30:05','','','102.220.36.39','loggedin',1),(1366,'user','7','2025-01-05 15:45:16','','','102.220.36.39','loggedin',1),(1367,'user','7','2025-01-05 18:24:21','','','102.220.36.39','loggedin',1),(1368,'user','4','2025-01-07 11:04:35','','','102.220.37.176','loggedin',1),(1369,'user','7','2025-01-07 18:00:03','','','102.220.37.176','loggedin',1),(1370,'user','7','2025-01-07 18:28:53','','','102.69.227.218','loggedin',1),(1371,'user','7','2025-01-09 15:31:28','','','102.220.37.176','loggedin',1),(1372,'user','7','2025-01-09 16:26:13','','','102.220.36.39','loggedin',1),(1373,'user','4','2025-01-10 08:24:26','','','102.220.37.176','loggedin',1),(1374,'user','4','2025-01-13 08:16:07','','','102.220.37.176','loggedin',1),(1375,'user','4','2025-01-17 18:43:36','','','102.220.36.39','loggedin',1),(1376,'user','4','2025-01-18 11:33:03','','','102.220.37.176','loggedin',1),(1377,'admin','3','2025-01-18 18:32:07','','','104.28.231.231','loggedin',1),(1378,'user','4','2025-01-22 20:13:54','','','102.220.37.176','loggedin',1),(1379,'user','4','2025-01-23 09:35:06','','','102.220.36.39','loggedin',1),(1380,'admin','3','2025-01-23 16:24:12','','','102.69.227.57','loggedin',1),(1381,'user','4','2025-01-23 16:30:46','','','102.220.36.39','loggedin',1),(1382,'user','4','2025-01-26 10:34:35','','','102.220.36.39','loggedin',1),(1383,'user','4','2025-01-26 10:37:33','','','102.220.36.39','loggedin',1),(1384,'user','4','2025-01-29 18:35:44','','','102.220.36.39','loggedin',1),(1385,'user','7','2025-02-02 11:09:40','','','102.220.37.176','loggedin',1),(1386,'user','7','2025-02-02 11:10:02','','','102.220.37.176','loggedin',1),(1387,'user','4','2025-02-21 09:20:49','','','102.220.37.176','loggedin',1),(1388,'user','4','2025-02-21 09:21:27','','','102.220.37.176','loggedin',1),(1389,'user','7','2025-02-25 17:14:51','','','102.220.36.39','loggedin',1),(1390,'user','7','2025-02-25 17:15:04','','','102.220.36.39','loggedin',1),(1391,'user','7','2025-02-25 17:15:52','','','102.220.36.39','loggedin',1),(1392,'user','7','2025-04-13 17:20:25','','','102.220.36.39','loggedin',1),(1393,'user','7','2025-04-13 17:25:11','','','102.220.36.39','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=13 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,'DADIR COMMUNICATIONS','','2023-01-26 17:21:59','active','1','','1'),(7,'MOBILE PHONES','','2023-02-15 09:13:21','active','3','','1'),(9,'ACCESSORIES ','','2023-02-16 15:02:16','active','3','','1'),(10,'BACKCOVERS','','2023-02-18 10:15:17','active','3','','1'),(12,'SPARE','','2023-06-02 09:40:45','active','3','','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,'Good Evening','Welcome to Dadir Communication','2023-05-24 19:43:01','active','3','','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','1','admin/viewpallmyplots','side','accomodation'),('Accounting',35,'battery-quarter','accounting','1','user/allaccounting','side','banking'),('Accounting Reports',35,'money','accountingreports','1','user/startsales','side','banking'),('Assets',49,'paw','assets','1','user/viewassets','side','assetliability'),('Bank Deposits',35,'money','bankdeposits','1','user/viewbanks','side','banking'),('Bank Transfer',35,'money','banktransfer','1','user/viewbanktransfer','side','banking'),('Biometric Records',31,'rss-square','biometricrecords','1','user/allattendance','side','humanresource'),('Branch',81,'rss-square','branch','1','user/viewbranch','side','setting'),('Call center',12,'rss-square','callcenter','1','user/callcenter','side','contact'),('Cashier Sales',87,'folder-open','cashiersales','1','user/mysales','side','moneyin'),('Comments/Complains',11,'paw','complain','1','user/complain','side','project'),('Configuration',5,'home','config','1','user/viewconfiguration','top','setting'),('Counter Radio Button',90,'rss-square','counterradiobutton','1','radio','side','setting'),('Damaged products',50,'paw','damagedproducts','1','user/viewdamages','side','assetliability'),('Deals',11,'calendar-times-o','deals','1','user/viedeals','side','project'),('Departments',31,'rss-square','departments','1','user/department','side','humanresource'),('Display Counter',6,'rss-square','displaycounter','0','display','side','goodservice'),('Display Sales Report',24,'folder-open','displayreport','1','user/displayreport','side','report'),('Documents',14,'folder-open-o','documents','1','user/viewdocuments','side','project'),('E-Commerce',8,'grouping','ecommerce','1','user/ecommerce','side','moneyin'),('Events',10,'line-chart','events','1','user/viewevents','side','project'),('Grouping Members',20,'paper-plane','grouping','1','user/viewgrouping','side','contact'),('Human Resource',14,'rss-square','humanresource','1','user/viewrequest','side','humanresource'),('Income',85,'window-close','income','1','user/allinvoices','side','moneyin'),('Expenses',85,'window-close','incomeexpenses','1','user/viewexpenses','side','moneyout'),('Dispatched stocklist/Store',60,'sort-amount-asc','incomingstock','1','user/viewincomingstock','side','goodservice'),('Issued Store Items',59,'sort-amount-asc','incomingstore','1','user/viewallorder','side','goodservice'),('journal entry',35,'money','journalentry','1','user/viewjournalentry','side','banking'),('Labour Records',31,'rss-square','labourrecords','1','user/viewlabour','side','humanresource'),('Leave Management',31,'rss-square','leavemanagement','1','user/viewleaves','side','humanresource'),('Low Store',55,'battery-quarter','lowproducts','1','user/viewwarningproducts','side','goodservice'),('Low stocklist',57,'battery-quarter','lowstocklist','1','user/viewlowstore','side','goodservice'),('Loyality Cards',30,'credit-card','loyalitycards','1','user/viewloyality','side','project'),('People/Contacts',80,'rss-square','members','1','user/viewmember','side','contact'),('Open and Close Sales',87,'money','openclose','0','user/openclose','side','moneyin'),('Change password',9,'hourglass-start','password','1','user/passwordform','side','setting'),('Payroll',30,'rss-square','payroll','1','user/salaryhistory','side','humanresource'),('Payroll Setup',31,'rss-square','payrollsetup','1','user/payrollsetup','side','humanresource'),('Category of people',33,'address-book-o','peoplecategory','1','user/viewcategory','side','contact'),('Print Receipt',1,'recycle','printreceipt','1','user/printreceipts','side','goodservice'),('Stock List(Counter)',66,'snowflake-o','productlist','1','user/viewproductlist','side','goodservice'),('Products(Main store)',65,'snowflake-o','products','1','user/viewproducts','side','goodservice'),('Category of Products',70,'recycle','productscategory','1','user/viewproductcategory','side','goodservice'),('Update profile',8,'blind','profile','1','user/profileform','side','setting'),('Projects Management',50,'bullseye','projectsmanagement','1','user/viewprojets','side','project'),('Purchases',86,'automobile','purchases','1','user/viewpurchases','side','moneyout'),('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','1','user/viewtasks','side','project'),('Tasks Category',13,'birthday-cake','taskscategory','1','user/viewtaskcategory','side','project'),('Users',75,'rss-square','users','1','user/viewemployee','side','contact'),('Return/RePrint Sales',86,'paw','viewreturnsales','1','user/viewreturnsales','side','moneyout'),('Whole sale',88,'cart-plus','wholesale','1','user/viewwholesales','side','moneyin'); /*!40000 ALTER TABLE `modules` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modulesactions` -- DROP TABLE IF EXISTS `modulesactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modulesactions` ( `actionid` varchar(100) NOT NULL, `moduleid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `sort` int(11) NOT NULL, PRIMARY KEY (`actionid`,`moduleid`), KEY `phppos_modules_actions_ibfk_1` (`moduleid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modulesactions` -- LOCK TABLES `modulesactions` WRITE; /*!40000 ALTER TABLE `modulesactions` DISABLE KEYS */; INSERT INTO `modulesactions` VALUES ('accommodationcleaner','accomodation','Tick ONLY if Cleaner',26),('accommodationreceiptionist','accomodation','Tick ONLY if Receptionist',27),('accomodationmanager','accomodation','Tick ONLY if manager',25),('accountlimit','sales','Enforce Daily Sales Limit',16),('add','assets','Add asset',1),('add','bankdeposits','add',1),('add','banktransfer','add',1),('add','biometricrecords','add',1),('add','branch','Add Baranch',1),('add','callcenter','Add Calls',1),('add','complain','Add complain',2),('add','config','add',1),('add','damagedproducts','add',1),('add','deals','add',1),('add','departments','add',1),('add','documents','add',1),('add','ecommerce','Add',1),('add','events','add',1),('add','grouping','add',1),('add','humanresource','Add Expense Request Form',1),('add','income','add',2),('add','incomeexpenses','add',1),('add','incomingstock','add',1),('add','incomingstore','Add incoming',1),('add','journalentry','add',1),('add','labourrecords','add',1),('add','leavemanagement','add',0),('add','lowproducts','add',1),('add','lowstocklist','add',6),('add','loyalitycards','add',1),('add','members','add',1),('add','payroll','add',1),('add','payrollsetup','add',1),('add','peoplecategory','add',1),('add','productlist','Add Products',7),('add','products','add',1),('add','productscategory','add',1),('add','projectsmanagement','Create New Project',2),('add','purchases','add',1),('add','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),('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),('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),('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=528 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,'A03 CORE','',6.00,'2023-02-17 14:29:16','1.00','3','newstock','1','','',10300.00,'','1','7','internal','1','19','','',0.00,'','11000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(2,'A13 64GB','',1.00,'2023-02-17 14:29:59','2.00','3','newstock','1','','',18000.00,'','1','3','internal','1','23','','',0.00,'','19500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(3,'SMART6 3G','',5.00,'2023-02-17 14:30:33','2.00','3','newstock','1','','',9400.00,'','1','7','internal','1','69','','',0.00,'','10500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(4,'GUAVA','',10.00,'2023-02-17 14:31:33','18.00','3','newstock','1','','',820.00,'','1','28','internal','1','50','','',0.00,'','1100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(5,'12 PRO MAX','',3.00,'2023-02-18 13:52:42','1.00','3','newstock','1','','',400.00,'','1','4','internal','1','95','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(6,'A03 CORE','',4.00,'2023-03-01 15:55:01','4.00','3','newstock','1','','',10300.00,'','1','8','internal','1','19','','',0.00,'','11000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(7,'SQ1000S','',4.00,'2023-03-01 15:56:00','3.00','3','newstock','1','','',1500.00,'','1','7','internal','1','100','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(8,'a77s','',100.00,'2023-03-02 22:46:01','1.00','3','newstock','1','','',28000.00,'','1','101','internal','1','117','','',0.00,'','26700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(9,'BUDI CABLE IPHONE','',100.00,'2023-03-02 22:47:38','15.00','3','newstock','1','','',80.00,'','1','115','internal','1','64','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(10,'BUDI CABLE IPHONE','',100.00,'2023-03-02 22:48:04','115.00','3','newstock','1','','',80.00,'','1','215','internal','1','64','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(11,'BUDI CHARGER SAMSUNG','',50.00,'2023-03-02 22:49:03','14.00','3','newstock','1','','',340.00,'','1','64','internal','1','110','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(12,'A04S 128GB','',3.00,'2023-03-04 12:39:01','1.00','3','newstock','1','','',17600.00,'','1','4','internal','1','25','','',0.00,'','18500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(13,'HEAD IPHONE 20W ONLY','',10.00,'2023-03-07 17:33:01','8.00','3','newstock','1','','',450.00,'','1','18','internal','1','57','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(14,'CABLE IPHONE TYPE C','',11.00,'2023-03-07 17:34:00','4.00','3','newstock','1','','',150.00,'','1','15','internal','1','58','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(15,'FULL PROTECTOR','',18.00,'2023-03-09 12:24:39','602.00','3','newstock','1','','',50.00,'','1','620','internal','1','123','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(16,'NOKIA 105 NORMAL','',3.00,'2023-03-09 18:44:19','7.00','3','newstock','1','','',1050.00,'','1','10','internal','1','114','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(17,'ITEL 2160','',16.00,'2023-03-09 18:46:32','10.00','3','newstock','1','','',1100.00,'','1','26','internal','1','51','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(18,'A04 64GB','',3.00,'2023-03-10 17:39:28','1.00','3','newstock','1','','',13600.00,'','1','4','internal','1','21','','',0.00,'','14500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(19,'A04E 32GB','',2.00,'2023-03-10 17:41:08','0.00','3','newstock','1','','',11200.00,'','1','2','internal','1','20','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(20,'A13 64GB','',3.00,'2023-03-10 17:42:18','2.00','3','newstock','1','','',18000.00,'','1','5','internal','1','23','','',0.00,'','19500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(21,'A04E 64GB','',2.00,'2023-03-10 17:46:28','0.00','3','newstock','1','','',12100.00,'','1','2','internal','1','22','','',0.00,'','13500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(22,'A03 CORE','',3.00,'2023-03-10 17:48:09','6.00','3','newstock','1','','',10300.00,'','1','9','internal','1','19','','',0.00,'','11000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(23,'FULL PROTECTOR','',74.00,'2023-03-17 13:59:10','596.00','3','newstock','1','','',50.00,'','1','670','internal','1','123','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(24,'18D PROTECTORS','',10.00,'2023-03-17 14:01:00','81.00','3','newstock','1','','',90.00,'','1','91','internal','1','124','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(25,'20W 13PROMXA CH','',16.00,'2023-03-17 14:13:01','5.00','3','newstock','1','','',470.00,'','1','21','internal','1','120','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(26,'A12','',7.00,'2023-03-17 14:14:29','3.00','3','newstock','1','','',1100.00,'','1','10','internal','1','7','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(27,'X657','',8.00,'2023-03-17 14:15:37','2.00','3','newstock','1','','',1100.00,'','1','10','internal','1','32','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(28,'A11','',5.00,'2023-03-17 14:21:09','1.00','3','newstock','1','','',1100.00,'','1','6','internal','1','8','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(29,'A77s','',1.00,'2023-03-17 14:27:08','0.00','3','newstock','1','','',26700.00,'','1','1','internal','1','118','','',0.00,'','28000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(30,'A04E 64GB','',2.00,'2023-03-19 09:20:52','2.00','3','newstock','1','','',12800.00,'','1','4','internal','1','22','','',0.00,'','14500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(31,'A04E 32GB','',3.00,'2023-03-19 09:28:23','0.00','3','newstock','1','','',12200.00,'','1','3','internal','1','20','','',0.00,'','14500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(32,'A04S 128GB','',2.00,'2023-03-19 09:53:23','2.00','3','newstock','1','','',18300.00,'','1','4','internal','1','25','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(33,'A04S 128GB','',4.00,'2023-03-19 09:54:31','0.00','3','newstock','1','','',18800.00,'','Main','4','Internal','Main','25','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(34,'A04S 64GB','',3.00,'2023-03-19 09:55:14','0.00','3','newstock','1','','',16000.00,'','Main','3','Internal','Main','119','','',0.00,'','18000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(35,'A16K 32GB','',1.00,'2023-03-19 19:09:07','0.00','3','newstock','1','','',13000.00,'','1','1','internal','1','73','','',0.00,'','14000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(36,'NOKIA 105 ORIGINAL','',12.00,'2023-03-22 12:12:59','3.00','3','newstock','1','','',1450.00,'','1','15','internal','1','71','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(37,'11 PRO MAX','',4.00,'2023-03-25 09:21:10','0.00','3','newstock','1','','',300.00,'','1','4','internal','1','90','','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(38,'A23 EAST AFRICA','',1.00,'2023-04-04 17:49:13','0.00','4','newstock','1','','',24800.00,'','1','1','internal','1','129','','',0.00,'','27000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(39,'A23 EAST AFRICA','',1.00,'2023-04-04 17:59:01','0.00','3','newstock','1','','',25500.00,'','1','1','internal','1','129','','',0.00,'','28000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(40,'NOKIA 105 NORMAL','',13.00,'2023-04-04 18:01:15','7.00','3','newstock','1','','',1050.00,'','1','20','internal','1','114','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(41,'A03 CORE','',3.00,'2023-04-04 18:05:36','3.00','3','newstock','1','','',11000.00,'','1','6','internal','1','19','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(42,'SMART 6 PLUS 4G','',3.00,'2023-04-04 18:06:46','0.00','3','newstock','1','','',10000.00,'','1','3','internal','1','130','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(43,'A03','',5.00,'2023-04-06 08:39:33','2.00','3','newstock','1','','',1300.00,'','1','7','internal','1','45','','',0.00,'','1800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(44,'A21S','',3.00,'2023-04-06 08:42:30','2.00','3','newstock','1','','',1600.00,'','1','5','internal','1','15','','',0.00,'','1450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(45,'IPHONE 6S PLUS','',1.00,'2023-04-06 08:52:13','7.00','3','newstock','1','','',1100.00,'','1','8','internal','1','5','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(46,'A10S','',10.00,'2023-04-06 08:52:40','5.00','3','newstock','1','','',1100.00,'','1','15','internal','1','9','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(47,'A12','',5.00,'2023-04-06 08:53:12','4.00','3','newstock','1','','',1100.00,'','1','9','internal','1','7','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(48,'A11','',6.00,'2023-04-06 08:56:23','5.00','3','newstock','1','','',1100.00,'','1','11','internal','1','8','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(49,'OPPO A1K','',3.00,'2023-04-06 08:57:00','5.00','3','newstock','1','','',1150.00,'','1','8','internal','1','133','','',0.00,'','1700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(50,'OPPO A15','',2.00,'2023-04-06 09:02:53','4.00','3','newstock','1','','',1150.00,'','1','6','internal','1','134','','',0.00,'','1700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(51,'A03 CORE','',7.00,'2023-04-16 10:40:25','1.00','4','newstock','1','','',11300.00,'','1','8','internal','1','19','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(52,'SMART 7 PLUS 64+3','',3.00,'2023-04-16 10:42:47','1.00','4','newstock','1','','',11200.00,'','1','4','internal','1','131','','',0.00,'','14000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(53,'A04E 32GB','',3.00,'2023-04-16 11:02:55','1.00','4','newstock','1','','',12200.00,'','1','4','internal','1','20','','',0.00,'','14500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(54,'A04E 64GB','',2.00,'2023-04-16 11:12:48','3.00','4','newstock','1','','',13800.00,'','1','5','internal','1','22','','',0.00,'','15500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(55,'A04E 64GB','',2.00,'2023-04-16 11:12:49','5.00','4','newstock','1','','',13800.00,'','1','7','internal','1','22','','',0.00,'','15500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(56,'A04E 64GB','',2.00,'2023-04-16 11:12:52','7.00','4','newstock','1','','',13800.00,'','1','9','internal','1','22','','',0.00,'','15500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(57,'A04S 128GB','',2.00,'2023-04-16 11:17:17','0.00','4','newstock','1','','',18800.00,'','1','2','internal','1','25','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(58,'A04S 64GB','',3.00,'2023-04-16 11:19:21','0.00','4','newstock','1','','',16000.00,'','1','3','internal','1','119','','',0.00,'','18000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(59,'SAM A14 128GB','',2.00,'2023-04-16 11:26:30','0.00','4','newstock','1','','',23500.00,'','1','2','internal','1','137','','',0.00,'','26000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(60,'hot30i','',1.00,'2023-04-16 11:33:24','1.00','4','newstock','1','','',14000.00,'','1','2','internal','1','149','','',0.00,'','16500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(61,'A11','',8.00,'2023-04-19 12:59:37','10.00','4','newstock','1','','',1100.00,'','1','18','internal','1','8','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(62,'A21S','',5.00,'2023-04-19 13:00:46','5.00','4','newstock','1','','',1600.00,'','1','10','internal','1','15','','',0.00,'','1450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(63,'A20S','',4.00,'2023-04-19 13:01:33','7.00','4','newstock','1','','',1100.00,'','1','11','internal','1','14','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(64,'A13','',3.00,'2023-04-19 13:02:18','0.00','4','newstock','1','','',1500.00,'','1','3','internal','1','17','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(65,'X657','',10.00,'2023-04-19 13:02:57','1.00','4','newstock','1','','',1100.00,'','1','11','internal','1','32','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(66,'OPPO A15','',5.00,'2023-04-19 13:03:28','4.00','4','newstock','1','','',1150.00,'','1','9','internal','1','134','','',0.00,'','1700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(67,'A04 LCD','',5.00,'2023-04-19 13:07:00','5.00','4','newstock','1','','',1200.00,'','1','10','internal','1','144','','',0.00,'','1800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(68,'SAM A14 128GB','137',1.00,'2023-04-21 17:34:09','1.00','3','newstock','1','','',0.00,'','1','2','1','1','137','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(69,'A03 CORE','',7.00,'2023-04-23 20:31:14','0.00','3','newstock','1','','',11000.00,'','Main','7','Internal','Main','19','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(70,'A04 64GB','',2.00,'2023-04-23 20:32:01','0.00','3','newstock','1','','',14000.00,'','Main','2','Internal','Main','21','','',0.00,'','15500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(71,'SAM A14 64GB','',1.00,'2023-04-23 20:32:20','0.00','3','newstock','1','','',21300.00,'','Main','1','Internal','Main','136','','',0.00,'','23000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(72,'SAM A14 128GB','',1.00,'2023-04-23 20:32:37','0.00','3','newstock','1','','',22800.00,'','Main','1','Internal','Main','137','','',0.00,'','26000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(73,'a77s','',1.00,'2023-04-23 20:33:17','0.00','3','newstock','1','','',28000.00,'','Main','1','Internal','Main','117','','',0.00,'','26700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(74,'ITEL 2160','',30.00,'2023-04-23 20:33:38','0.00','3','newstock','1','','',1100.00,'','Main','30','Internal','Main','51','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(75,'A77s','',1.00,'2023-04-23 20:34:24','0.00','3','newstock','1','','',26700.00,'','1','1','internal','1','118','','',0.00,'','28000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(76,'hot30i','',2.00,'2023-04-23 20:34:35','0.00','3','newstock','1','','',14000.00,'','1','2','internal','1','149','','',0.00,'','16500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(77,'SAM A14 128GB','',1.00,'2023-04-23 20:36:05','0.00','3','newstock','1','','',22800.00,'','1','1','internal','1','137','','',0.00,'','26000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(78,'SAM A14 64GB','',1.00,'2023-04-23 20:36:15','1.00','3','newstock','1','','',21300.00,'','1','2','internal','1','136','','',0.00,'','23000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(79,'A04S 64GB','',3.00,'2023-04-23 20:37:03','0.00','3','newstock','1','','',16800.00,'','1','3','internal','1','119','','',0.00,'','18000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(80,'ITEL 2160','',12.00,'2023-04-23 20:38:39','18.00','3','newstock','1','','',1100.00,'','1','30','internal','1','51','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(81,'BUDI CABLE TYPE C','',58.00,'2023-04-25 11:42:35','42.00','3','newstock','1','','',80.00,'','1','100','internal','1','66','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(82,'BUDI CHARGER TYPE C','',36.00,'2023-04-25 11:43:22','24.00','3','newstock','1','','',340.00,'','1','60','internal','1','111','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(83,'11 PRO MAX','90',1.00,'2023-04-25 13:53:53','2.00','3','newstock','1','','',0.00,'','1','3','1','1','90','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(84,'A03 CORE','',5.00,'2023-04-26 09:53:01','0.00','3','newstock','1','','',11000.00,'','1','5','internal','1','19','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(85,'FULL PROTECTOR','',25.00,'2023-04-30 13:54:27','543.00','3','newstock','1','','',50.00,'','1','568','internal','1','123','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(86,'20W 13PROMXA CH','',10.00,'2023-04-30 13:55:32','15.00','3','newstock','1','','',650.00,'','1','25','internal','1','120','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(87,'A04S 64GB','',3.00,'2023-05-01 11:16:50','1.00','3','newstock','1','','',16800.00,'','1','4','internal','1','119','','',0.00,'','18000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(88,'A03 CORE','',6.00,'2023-05-01 11:18:22','4.00','3','newstock','1','','',11000.00,'','1','10','internal','1','19','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(89,'SAM A14 128GB','',1.00,'2023-05-01 11:18:49','1.00','3','newstock','1','','',22800.00,'','1','2','internal','1','137','','',0.00,'','26000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(90,'GUAVA','',8.00,'2023-05-01 11:20:02','20.00','3','newstock','1','','',820.00,'','1','28','internal','1','50','','',0.00,'','1100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(91,'A13 128GB','',5.00,'2023-05-01 11:20:32','0.00','3','newstock','1','','',20100.00,'','1','5','internal','1','24','','',0.00,'','21500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(92,'A04 64GB','',1.00,'2023-05-03 19:15:21','0.00','3','newstock','1','','',14000.00,'','1','1','internal','1','21','','',0.00,'','15500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(93,'hot30i','',1.00,'2023-05-07 10:16:19','0.00','4','newstock','1','','',14000.00,'','1','1','internal','1','149','','',0.00,'','16500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(94,'HEAD IPHONE 20W ONLY','',3.00,'2023-05-09 14:43:55','12.00','4','newstock','1','','',450.00,'','1','15','internal','1','57','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(95,'FULL PROTECTOR','',78.00,'2023-05-09 14:45:35','531.00','4','newstock','1','','',50.00,'','1','609','internal','1','123','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(96,'OPPO A17','',78.00,'2023-05-09 14:47:35','0.00','4','newstock','1','','',17200.00,'','1','78','internal','1','156','','',0.00,'','18500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(97,'A03 CORE DUBAI','',8.00,'2023-05-14 11:32:53','0.00','4','newstock','1','','',10600.00,'','1','8','internal','1','139','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(98,'ITEL A18','',3.00,'2023-05-14 17:56:57','2.00','4','newstock','1','','',5350.00,'','1','5','internal','1','138','','',0.00,'','7000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(99,'A04S 128GB','',1.00,'2023-05-14 17:58:24','1.00','4','newstock','1','','',18800.00,'','1','2','internal','1','25','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(100,'A04S 128GB','',1.00,'2023-05-14 17:59:38','2.00','4','newstock','1','','',18800.00,'','1','3','internal','1','25','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(101,'SMART 7HD','',8.00,'2023-05-18 09:26:10','1.00','3','newstock','1','','',9600.00,'','1','9','internal','1','150','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(102,'hot30i','',2.00,'2023-05-18 09:26:33','0.00','3','newstock','1','','',14000.00,'','1','2','internal','1','149','','',0.00,'','16500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(103,'A04 64GB','',1.00,'2023-05-26 17:25:50','0.00','3','newstock','1','','',12000.00,'','1','1','internal','1','21','','',0.00,'','14500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(104,'SAM A14 128GB','',1.00,'2023-05-28 11:38:04','0.00','3','newstock','1','','',19000.00,'','1','1','internal','1','137','','',0.00,'','22500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(105,'A04S 64GB','',1.00,'2023-05-28 11:48:17','1.00','3','newstock','1','','',16500.00,'','1','2','internal','1','119','','',0.00,'','18000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(106,'NOKIA 105 ORIGINAL','',10.00,'2023-05-28 11:53:48','0.00','3','newstock','1','','',1450.00,'','1','10','internal','1','71','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(107,'A04E DXB 32GB','',1.00,'2023-05-28 11:56:03','1.00','3','newstock','1','','',10800.00,'','1','2','internal','1','157','','',0.00,'','13500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(108,'A31 FRAME','',1.00,'2023-05-28 19:53:30','0.00','3','newstock','1','','',2800.00,'','1','1','internal','1','16','','',0.00,'','4000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(109,'SAM A14 128GB','',1.00,'2023-05-29 15:57:57','0.00','3','newstock','1','','',18800.00,'','1','1','internal','1','137','','',0.00,'','22500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(110,'A10S','',3.00,'2023-06-03 12:01:12','12.00','3','newstock','1','','',1100.00,'','1','15','internal','1','9','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(111,'A03CORE','',-1.00,'2023-06-03 12:01:55','1.00','3','newstock','1','','',1100.00,'','1','0','internal','1','10','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(112,'A21S','',-1.00,'2023-06-03 12:02:25','7.00','3','newstock','1','','',1300.00,'','1','6','internal','1','15','','',0.00,'','1800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(113,'A20S','',1.00,'2023-06-03 12:02:46','7.00','3','newstock','1','','',1100.00,'','1','8','internal','1','14','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(114,'A10','',-1.00,'2023-06-03 12:03:10','3.00','3','newstock','1','','',1100.00,'','1','2','internal','1','29','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(115,'A11','',-6.00,'2023-06-03 12:03:47','15.00','3','newstock','1','','',1100.00,'','1','9','internal','1','8','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(116,'A31 FRAME','',2.00,'2023-06-03 12:04:10','1.00','3','newstock','1','','',2800.00,'','1','3','internal','1','16','','',0.00,'','4000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(117,'IPHONE 7 PLUS','',3.00,'2023-06-03 12:06:01','3.00','3','newstock','1','','',1100.00,'','1','6','internal','1','1','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(118,'IPHONE 6S PLUS','',-2.00,'2023-06-03 12:06:54','8.00','3','newstock','1','','',1100.00,'','1','6','internal','1','5','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(119,'OPPO A1K','',1.00,'2023-06-03 12:07:22','6.00','3','newstock','1','','',1150.00,'','1','7','internal','1','133','','',0.00,'','1700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(120,'OPPO A15','',-1.00,'2023-06-03 12:07:43','7.00','3','newstock','1','','',1150.00,'','1','6','internal','1','134','','',0.00,'','1700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(121,'X606','',-4.00,'2023-06-03 12:11:31','8.00','3','newstock','1','','',850.00,'','1','4','internal','1','36','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(122,'X688','',1.00,'2023-06-03 12:12:05','2.00','3','newstock','1','','',1200.00,'','1','3','internal','1','31','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(123,'CAMON 15','',-1.00,'2023-06-03 12:12:44','3.00','3','newstock','1','','',1500.00,'','1','2','internal','1','18','','',0.00,'','1800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(124,'OPPO A96','',1.00,'2023-06-04 12:48:02','0.00','3','newstock','1','','',32900.00,'','1','1','internal','1','72','','',0.00,'','35000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(125,'50W IPHONE TYPE C','',8.00,'2023-06-13 16:56:36','2.00','3','newstock','1','','',750.00,'','1','10','internal','1','54','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(126,'A03 CORE','',5.00,'2023-06-14 12:37:02','0.00','4','newstock','1','','',11000.00,'','1','5','internal','1','19','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(127,'SAM A14 128GB','',2.00,'2023-06-14 12:42:56','0.00','4','newstock','1','','',18800.00,'','1','2','internal','1','137','','',0.00,'','22500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(128,'A04E 32GB','',2.00,'2023-06-14 12:47:38','0.00','4','newstock','1','','',12200.00,'','1','2','internal','1','20','','',0.00,'','14500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(129,'A04E 64GB','',3.00,'2023-06-14 12:50:58','0.00','4','newstock','1','','',12400.00,'','1','3','internal','1','22','','',0.00,'','15500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(130,'A03 CORE DUBAI','',4.00,'2023-06-18 08:35:03','1.00','3','newstock','1','','',9900.00,'','1','5','internal','1','139','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(131,'A17','',1.00,'2023-06-18 08:35:27','0.00','3','newstock','1','','',17400.00,'','1','1','internal','1','163','','',0.00,'','19000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(132,'A17K','',1.00,'2023-06-18 08:35:42','0.00','3','newstock','1','','',14900.00,'','1','1','internal','1','164','','',0.00,'','16500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(133,'POWER BANK 20K','',4.00,'2023-06-18 08:36:18','1.00','3','newstock','1','','',2400.00,'','1','5','internal','1','153','','',0.00,'','4000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(134,'BUDI CABLE MICRO','',74.00,'2023-06-18 08:36:57','26.00','3','newstock','1','','',75.00,'','1','100','internal','1','76','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(135,'FULL PROTECTOR','',115.00,'2023-06-18 08:48:19','502.00','3','newstock','1','','',50.00,'','1','617','internal','1','123','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(136,'A12','',10.00,'2023-06-18 15:21:05','0.00','3','newstock','1','','',1100.00,'','1','10','internal','1','7','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(137,'A03CORE','',10.00,'2023-06-18 15:22:21','0.00','3','newstock','1','','',1100.00,'','1','10','internal','1','10','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(138,'35W','',14.00,'2023-06-18 19:37:11','7.00','3','newstock','1','','',650.00,'','1','21','internal','1','173','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(139,'CAMERA PRO 14 PRO MAX','',10.00,'2023-06-18 19:37:35','5.00','3','newstock','1','','',200.00,'','1','15','internal','1','82','','',0.00,'','700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(140,'8 PLUS WHITE','',10.00,'2023-06-19 12:32:24','0.00','3','newstock','1','','',1100.00,'','1','10','internal','1','33','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(141,'J6+','',10.00,'2023-06-19 12:41:40','1.00','3','newstock','1','','',1100.00,'','1','11','internal','1','26','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(142,'J7 PRIME','',7.00,'2023-06-19 12:55:58','3.00','3','newstock','1','','',1100.00,'','1','10','internal','1','12','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(143,'IPHONE 7 PLUS','',5.00,'2023-06-19 12:56:57','4.00','3','newstock','1','','',1100.00,'','1','9','internal','1','1','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(144,'A04S LCD','',5.00,'2023-06-19 12:57:25','2.00','3','newstock','1','','',1300.00,'','1','7','internal','1','143','','',0.00,'','1800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(145,'A13','',3.00,'2023-06-19 12:57:48','2.00','3','newstock','1','','',1500.00,'','1','5','internal','1','17','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(146,'ITEL EARPODS','',27.00,'2023-06-20 11:45:59','13.00','4','newstock','1','','',970.00,'','1','40','internal','1','52','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(147,'SUPER PD FAST CHAGER','',10.00,'2023-06-21 17:33:52','0.00','3','newstock','1','','',500.00,'','1','10','internal','1','65','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(148,'SUPER FAST CHARGER MICRO','',-23.00,'2023-06-21 17:34:15','23.00','3','newstock','1','','',280.00,'','1','0','internal','1','113','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(149,'SMART 7HD','',-3.00,'2023-06-25 20:34:29','3.00','3','newstock','1','','',9600.00,'','1','0','internal','1','150','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(150,'SAM A14 128GB','',3.00,'2023-06-26 17:14:39','0.00','3','newstock','1','','',18500.00,'','1','3','internal','1','137','','',0.00,'','20200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(151,'ITEL 2160','',-18.00,'2023-06-29 15:18:40','18.00','3','newstock','1','','',1100.00,'','1','0','internal','1','51','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(152,'NOKIA 106','',-6.00,'2023-06-29 15:19:18','16.00','3','newstock','1','','',1100.00,'','1','10','internal','1','171','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(153,'GUAVA','',-8.00,'2023-06-29 15:19:42','15.00','3','newstock','1','','',820.00,'','1','7','internal','1','50','','',0.00,'','1100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(154,'V5606','',-17.00,'2023-06-29 15:20:06','19.00','3','newstock','1','','',850.00,'','1','2','internal','1','172','','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(155,'A04S 128GB','',1.00,'2023-07-02 17:28:39','0.00','3','newstock','1','','',18500.00,'','1','1','internal','1','25','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(156,'OPPO A31 2020','',4.00,'2023-07-02 17:45:37','1.00','3','newstock','1','','',1000.00,'','1','5','internal','1','142','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(157,'XR','',1.00,'2023-07-02 17:47:56','0.00','3','newstock','1','','',3000.00,'','1','1','internal','1','2','','',0.00,'','5500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(158,'HOT 10I','',3.00,'2023-07-02 17:51:24','0.00','3','newstock','1','','',950.00,'','1','3','internal','1','28','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(159,'IPHONE 7G','',5.00,'2023-07-02 17:52:15','0.00','3','newstock','1','','',1050.00,'','1','5','internal','1','30','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(160,'X624','',5.00,'2023-07-02 17:54:21','0.00','3','newstock','1','','',1200.00,'','1','5','internal','1','38','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(161,'XS MAX GX','',1.00,'2023-07-02 17:55:04','0.00','3','newstock','1','','',5700.00,'','1','1','internal','1','146','','',0.00,'','8000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(162,'CAMON 15','',5.00,'2023-07-02 17:57:18','1.00','3','newstock','1','','',1000.00,'','1','6','internal','1','18','','',0.00,'','1800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(163,'A10','',5.00,'2023-07-02 17:57:48','2.00','3','newstock','1','','',1100.00,'','1','7','internal','1','29','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(164,'11 PRO MAX','',1.00,'2023-07-02 17:59:38','0.00','3','newstock','1','','',5800.00,'','1','1','internal','1','3','','',0.00,'','8500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(165,'X657','',5.00,'2023-07-02 18:03:08','5.00','3','newstock','1','','',1100.00,'','1','10','internal','1','32','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(166,'X650','',14.00,'2023-07-02 18:03:29','5.00','3','newstock','1','','',1000.00,'','1','19','internal','1','42','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(167,'ITEL 2160','',10.00,'2023-07-03 08:43:00','0.00','3','newstock','1','','',1200.00,'','1','10','internal','1','51','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(168,'GUAVA','',15.00,'2023-07-03 08:43:34','6.00','3','newstock','1','','',820.00,'','1','21','internal','1','50','','',0.00,'','1100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(169,'A03 CORE','',5.00,'2023-07-03 08:43:58','1.00','3','newstock','1','','',10100.00,'','1','6','internal','1','19','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(170,'SMART 7 PLUS 64+3','',5.00,'2023-07-08 13:14:36','0.00','4','newstock','1','','',11200.00,'','1','5','internal','1','131','','',0.00,'','14000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(171,'A13 DXB 128GB','',3.00,'2023-07-08 13:15:27','0.00','4','newstock','1','','',20800.00,'','1','3','internal','1','168','','',0.00,'','22500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(172,'A04E 128GB','',1.00,'2023-07-08 13:16:27','0.00','4','newstock','1','','',16650.00,'','1','1','internal','1','170','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(173,'A04E 64GB','',2.00,'2023-07-08 13:23:07','1.00','4','newstock','1','','',12600.00,'','1','3','internal','1','22','','',0.00,'','14000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(174,'A04E 64GB','',14.00,'2023-07-15 13:49:05','0.00','4','newstock','1','','',13300.00,'','1','14','internal','1','22','','',0.00,'','16000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(175,'A03 CORE','',10.00,'2023-07-15 13:51:14','1.00','4','newstock','1','','',11000.00,'','1','11','internal','1','19','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(176,'SAM A14 128GB','',10.00,'2023-07-15 13:52:01','0.00','4','newstock','1','','',19200.00,'','1','10','internal','1','137','','',0.00,'','22000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(177,'HEAD IPHONE 20W ONLY','',58.00,'2023-07-18 15:48:17','6.00','4','newstock','1','','',450.00,'','1','64','internal','1','57','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(178,'A03 CORE','',10.00,'2023-07-20 20:17:53','11.00','4','newstock','1','','',10500.00,'','1','21','internal','1','19','','',0.00,'','12200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(179,'SAM A14 128GB','',10.00,'2023-07-20 20:19:19','5.00','4','newstock','1','','',18000.00,'','1','15','internal','1','137','','',0.00,'','23000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(180,'A04S DXB 128GB','',5.00,'2023-07-23 19:53:18','0.00','3','newstock','1','','',15800.00,'','1','5','internal','1','167','','',0.00,'','19000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(181,'SMART 7HD','',10.00,'2023-07-23 19:53:42','0.00','3','newstock','1','','',9600.00,'','1','10','internal','1','150','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(182,'A03 CORE DUBAI','',-2.00,'2023-07-28 09:58:57','2.00','3','newstock','1','','',9900.00,'','1','0','internal','1','139','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(183,'A04S DXB 64GB','',-1.00,'2023-07-28 10:01:19','1.00','3','newstock','1','','',16000.00,'','1','0','internal','1','158','','',0.00,'','18000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(184,'A03 CORE','',2.00,'2023-07-28 20:32:14','0.00','3','newstock','1','','',10000.00,'','1','2','internal','1','19','','',0.00,'','12200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(185,'SMART 7HD','',-1.00,'2023-07-28 20:47:42','2.00','3','newstock','1','','',9600.00,'','1','1','internal','1','150','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(186,'SMART 7HD','',-1.00,'2023-07-28 20:47:42','1.00','3','newstock','1','','',9600.00,'','1','0','internal','1','150','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(187,'SMART 7HD','',1.00,'2023-07-28 20:48:08','0.00','3','newstock','1','','',9600.00,'','1','1','internal','1','150','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(188,'HOT 30i','',1.00,'2023-07-28 20:48:31','0.00','3','newstock','1','','',16600.00,'','1','1','internal','1','161','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(189,'A03 CORE','',1.00,'2023-07-29 19:46:21','0.00','3','newstock','1','','',10000.00,'','1','1','internal','1','19','','',0.00,'','12200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(190,'A04E 64GB','',1.00,'2023-07-29 19:46:46','0.00','3','newstock','1','','',12200.00,'','1','1','internal','1','22','','',0.00,'','14000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(191,'A03 CORE','',1.00,'2023-07-29 19:48:09','0.00','3','newstock','1','','',10000.00,'','1','1','internal','1','19','','',0.00,'','12200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(192,'NOKIA 105 NORMAL','',5.00,'2023-07-30 19:26:16','4.00','4','newstock','1','','',1100.00,'','1','9','internal','1','114','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(193,'SAM A14 128GB','',8.00,'2023-08-03 17:56:07','2.00','4','newstock','1','','',18000.00,'','1','10','internal','1','137','','',0.00,'','23000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(194,'A04E 32GB','',5.00,'2023-08-03 18:11:17','0.00','4','newstock','1','','',11700.00,'','1','5','internal','1','20','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(195,'A04E 64GB','',10.00,'2023-08-03 18:16:14','0.00','4','newstock','1','','',12200.00,'','1','10','internal','1','22','','',0.00,'','14000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(196,'A03 CORE','',5.00,'2023-08-03 18:17:04','0.00','4','newstock','1','','',10000.00,'','1','5','internal','1','19','','',0.00,'','12200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(197,'SMART 7HD','',10.00,'2023-08-04 14:23:30','1.00','4','newstock','1','','',9600.00,'','1','11','internal','1','150','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(198,'A03 CORE','',22.00,'2023-08-13 20:03:24','2.00','3','newstock','1','','',10000.00,'','1','24','internal','1','19','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(199,'A04E 32GB','',5.00,'2023-08-13 20:03:43','0.00','3','newstock','1','','',10500.00,'','1','5','internal','1','20','','',0.00,'','13200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(200,'ITEL 2160','',15.00,'2023-08-13 20:06:58','5.00','3','newstock','1','','',1200.00,'','1','20','internal','1','51','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(201,'A12 LCD','',10.00,'2023-08-24 07:07:38','1.00','3','newstock','1','','',1100.00,'','1','11','internal','1','57','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(202,'A03S LCD','',10.00,'2023-08-24 07:08:04','1.00','3','newstock','1','','',1150.00,'','1','11','internal','1','40','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(203,'A20S LCD','',5.00,'2023-08-24 07:08:32','2.00','3','newstock','1','','',1100.00,'','1','7','internal','1','29','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(204,'A10S LCD','',5.00,'2023-08-24 07:08:53','3.00','3','newstock','1','','',1100.00,'','1','8','internal','1','30','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(205,'X657 LCD','',10.00,'2023-08-24 07:09:12','3.00','3','newstock','1','','',1100.00,'','1','13','internal','1','70','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(206,'FULL PROTECTOR','',110.00,'2023-08-24 19:10:37','321.00','3','newstock','1','','',50.00,'','1','431','internal','1','1','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(207,'A03 CORE','',-5.00,'2023-08-24 19:11:42','18.00','3','newstock','1','','',10000.00,'','1','13','internal','1','7','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(208,'A14 128GB','',-2.00,'2023-08-26 19:04:19','3.00','3','newstock','1','','',18500.00,'','1','1','internal','1','9','','',0.00,'','24000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(209,'A14 128GB','',1.00,'2023-08-27 17:59:16','1.00','3','newstock','1','','',18500.00,'','1','2','internal','1','9','','',0.00,'','24000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(210,'FULL PROTECTOR','',25.00,'2023-08-30 14:01:22','407.00','3','newstock','1','','',50.00,'','1','432','internal','1','1','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(211,'PRIVACY PROTECTOR','',15.00,'2023-08-30 14:01:44','41.00','3','newstock','1','','',200.00,'','1','56','internal','1','2','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(212,'CLASSIC DESIGN','',5.00,'2023-08-30 14:02:21','8.00','3','newstock','1','','',500.00,'','1','13','internal','1','25','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(213,'FULL GLUE PROTECTOR','',3.00,'2023-08-30 14:02:39','35.00','3','newstock','1','','',200.00,'','1','38','internal','1','4','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(214,'NORMAL BACKCOVERS','',25.00,'2023-08-30 14:03:17','601.00','3','newstock','1','','',150.00,'','1','626','internal','1','22','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(215,'SILICON','',7.00,'2023-08-30 14:06:40','109.00','3','newstock','1','','',200.00,'','1','116','internal','1','19','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(216,'MAGSAFE','',3.00,'2023-08-30 14:32:06','27.00','3','newstock','1','','',400.00,'','1','30','internal','1','24','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(217,'A14 128GB','',1.00,'2023-08-30 19:13:16','0.00','3','newstock','1','','',18500.00,'','1','1','internal','1','9','','',0.00,'','24000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(218,'A04E 32GB','',8.00,'2023-09-02 09:46:54','2.00','3','newstock','1','','',11000.00,'','1','10','internal','1','8','','',0.00,'','15000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(219,'A14 128GB','',8.00,'2023-09-02 09:47:13','0.00','3','newstock','1','','',18500.00,'','1','8','internal','1','9','','',0.00,'','24000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(220,'SILICON','',9.00,'2023-09-08 06:30:16','114.00','3','newstock','1','','',200.00,'','1','123','internal','1','19','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(221,'NORMAL BACKCOVERS','',28.00,'2023-09-08 06:31:32','624.00','3','newstock','1','','',150.00,'','1','652','internal','1','22','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(222,'FULL PROTECTOR','',20.00,'2023-09-08 06:32:53','399.00','3','newstock','1','','',50.00,'','1','419','internal','1','1','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(223,'GEAR 4','',3.00,'2023-09-08 06:33:56','5.00','3','newstock','1','','',350.00,'','1','8','internal','1','27','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(224,'CLASSIC DESIGN','',10.00,'2023-09-08 06:34:43','12.00','3','newstock','1','','',500.00,'','1','22','internal','1','25','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(225,'CERAMIC','',5.00,'2023-09-08 21:08:21','26.00','3','newstock','1','','',26.00,'','1','31','internal','1','5','','',0.00,'','700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(226,'A03 CORE','',8.00,'2023-09-09 12:36:16','2.00','4','newstock','1','','',10000.00,'','1','10','internal','1','7','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(227,'A34 5G','',2.00,'2023-09-09 20:03:44','0.00','4','newstock','1','','',32000.00,'','1','2','internal','1','99','','',0.00,'','40000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(228,'A14 128GB','',6.00,'2023-09-10 17:49:09','0.00','3','newstock','1','','',18500.00,'','1','6','internal','1','9','','',0.00,'','24000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(229,'A04S 128GB','',5.00,'2023-09-10 17:49:35','0.00','3','newstock','1','','',16800.00,'','1','5','internal','1','83','','',0.00,'','21000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(230,'A03 CORE','',-1.00,'2023-09-12 15:10:22','7.00','3','newstock','1','','',10000.00,'','1','6','internal','1','7','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(231,'NOKIA 105','',9.00,'2023-09-13 10:59:16','0.00','4','newstock','1','','',1200.00,'','1','9','internal','1','96','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(232,'SMART 7HD','',9.00,'2023-09-25 09:47:24','1.00','4','newstock','1','','',10500.00,'','1','10','internal','1','11','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(233,'NOKIA 105','',4.00,'2023-09-25 09:48:20','6.00','4','newstock','1','','',1200.00,'','1','10','internal','1','96','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(234,'A04E 32GB','',10.00,'2023-09-25 09:50:55','0.00','4','newstock','1','','',11000.00,'','1','10','internal','1','8','','',0.00,'','15000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(235,'A04E 64GB','',5.00,'2023-09-28 14:29:20','0.00','4','newstock','1','','',11800.00,'','1','5','internal','1','100','','',0.00,'','16000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(236,'A04E 64GB','',4.00,'2023-09-30 20:12:10','5.00','4','newstock','1','','',11800.00,'','1','9','internal','1','100','','',0.00,'','16000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(237,'OPPO A17K','',2.00,'2023-09-30 20:12:52','0.00','4','newstock','1','','',14000.00,'','1','2','internal','1','107','','',0.00,'','17000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(238,'A14 128GB','',9.00,'2023-10-05 17:46:51','0.00','4','newstock','1','','',18500.00,'','1','9','internal','1','9','','',0.00,'','24000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(239,'OPPO A17K','',2.00,'2023-10-13 10:06:11','1.00','3','newstock','1','','',14000.00,'','1','3','internal','1','107','','',0.00,'','17000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(240,'A14 128GB','',38.00,'2023-10-18 18:02:16','0.00','3','newstock','1','','',16500.00,'','1','38','internal','1','9','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(241,'A03 CORE','',16.00,'2023-10-18 18:04:50','0.00','3','newstock','1','','',10000.00,'','1','16','internal','1','7','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(242,'A04S 128GB','',10.00,'2023-10-18 18:05:10','3.00','3','newstock','1','','',16800.00,'','1','13','internal','1','83','','',0.00,'','21000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(243,'A14 128GB','',-30.00,'2023-10-20 20:53:39','35.00','3','newstock','1','','',17600.00,'','1','5','internal','1','9','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(244,'A04S 128GB','',-3.00,'2023-10-20 20:55:38','13.00','3','newstock','1','','',16800.00,'','1','10','internal','1','83','','',0.00,'','21000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(245,'OPPO A38 4+128GB','',-1.00,'2023-10-20 20:56:10','1.00','3','newstock','1','','',20300.00,'','1','0','internal','1','110','','',0.00,'','25000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(246,'A04E 128GB','',-1.00,'2023-10-25 13:31:25','1.00','3','newstock','1','','',14500.00,'','1','0','internal','1','109','','',0.00,'','17000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(247,'SMART 7HD','',-3.00,'2023-10-25 13:31:40','3.00','3','newstock','1','','',10500.00,'','1','0','internal','1','11','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(248,'ITEL 2160','',-10.00,'2023-10-25 13:32:42','12.00','3','newstock','1','','',1280.00,'','1','2','internal','1','91','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(249,'OPPO A38 4+128GB','',2.00,'2023-10-25 13:33:00','0.00','3','newstock','1','','',20300.00,'','1','2','internal','1','110','','',0.00,'','25000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(250,'OPPO A98 8+256GB','',1.00,'2023-10-25 13:35:17','0.00','3','newstock','1','','',40000.00,'','1','1','internal','1','112','','',0.00,'','45000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(251,'OPPO A17K','',1.00,'2023-10-25 13:35:35','1.00','3','newstock','1','','',14000.00,'','1','2','internal','1','107','','',0.00,'','17000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(252,'A04E 32GB','',8.00,'2023-10-25 13:37:58','1.00','3','newstock','1','','',11000.00,'','1','9','internal','1','8','','',0.00,'','15000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(253,'BUDI CHARGER','',110.00,'2023-10-25 14:51:20','52.00','3','newstock','1','','',350.00,'','1','162','internal','1','84','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(254,'A14 128GB','',8.00,'2023-10-29 12:32:17','0.00','4','newstock','1','','',17600.00,'','1','8','internal','1','9','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(255,'A10S LCD','',10.00,'2023-11-01 12:58:51','6.00','4','newstock','1','','',1100.00,'','1','16','internal','1','30','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(256,'X657 LCD','',15.00,'2023-11-01 13:00:52','4.00','4','newstock','1','','',1100.00,'','1','19','internal','1','70','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(257,'A03 CORE LCD','',10.00,'2023-11-01 13:09:37','3.00','4','newstock','1','','',1100.00,'','1','13','internal','1','28','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(258,'A03S LCD','',10.00,'2023-11-01 13:10:14','2.00','4','newstock','1','','',1150.00,'','1','12','internal','1','40','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(259,'A12 LCD','',7.00,'2023-11-01 13:10:43','3.00','4','newstock','1','','',1100.00,'','1','10','internal','1','57','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(260,'IPH 7+','',10.00,'2023-11-01 13:12:30','6.00','4','newstock','1','','',1100.00,'','1','16','internal','1','61','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(261,'18D PROTECTOR','',50.00,'2023-11-01 15:51:59','18.00','4','newstock','1','','',80.00,'','1','68','internal','1','3','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(262,'OPPO A18 128/4','',4.00,'2023-11-03 15:07:48','0.00','4','newstock','1','','',17600.00,'','1','4','internal','1','113','','',0.00,'','20500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(263,'OPPO A98 8+256GB','',1.00,'2023-11-03 15:08:07','0.00','4','newstock','1','','',40000.00,'','1','1','internal','1','112','','',0.00,'','45000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(264,'OPPO A78','',1.00,'2023-11-03 15:10:21','0.00','4','newstock','1','','',30500.00,'','1','1','internal','1','111','','',0.00,'','35000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(265,'A04E 64GB','',10.00,'2023-11-04 09:45:51','2.00','4','newstock','1','','',11800.00,'','1','12','internal','1','100','','',0.00,'','16000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(266,'A14 128GB','',1.00,'2023-11-11 19:50:36','0.00','4','newstock','1','','',17600.00,'','1','1','internal','1','9','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(267,'A03 CORE','',8.00,'2023-11-12 15:14:44','0.00','4','newstock','1','','',10000.00,'','1','8','internal','1','7','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(268,'ITEL 2160','',60.00,'2023-11-13 10:07:23','2.00','4','newstock','1','','',1280.00,'','1','62','internal','1','91','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(269,'FULL GLUE PROTECTOR','',15.00,'2023-11-13 10:12:18','15.00','4','newstock','1','','',200.00,'','1','30','internal','1','4','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(270,'FULL PROTECTOR','',55.00,'2023-11-13 10:12:56','217.00','4','newstock','1','','',50.00,'','1','272','internal','1','1','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(271,'PRIVACY PROTECTOR','',15.00,'2023-11-13 10:21:59','37.00','4','newstock','1','','',200.00,'','1','52','internal','1','2','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(272,'NORMAL BACKCOVERS','',36.00,'2023-11-13 10:24:34','640.00','4','newstock','1','','',150.00,'','1','676','internal','1','22','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(273,'NORMAL BACKCOVERS','',44.00,'2023-11-13 10:28:06','676.00','4','newstock','1','','',150.00,'','1','720','internal','1','22','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(274,'A14 128GB','',7.00,'2023-11-16 19:33:59','0.00','4','newstock','1','','',17600.00,'','1','7','internal','1','9','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(275,'OPPO A38 4+128GB','',1.00,'2023-11-19 14:08:27','0.00','4','newstock','1','','',20300.00,'','1','1','internal','1','110','','',0.00,'','25000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(276,'OPPO A18 128/4','',4.00,'2023-11-19 14:09:55','0.00','4','newstock','1','','',17600.00,'','1','4','internal','1','113','','',0.00,'','20500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(277,'PRO 5S EARPODS','',200.00,'2023-11-20 09:50:02','10.00','4','newstock','1','','',750.00,'','1','210','internal','1','114','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(278,'FULL GLUE PROTECTOR','',95.00,'2023-12-03 16:29:56','28.00','4','newstock','1','','',200.00,'','1','123','internal','1','4','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(279,'FULL PROTECTOR','',95.00,'2023-12-03 16:36:55','205.00','4','newstock','1','','',50.00,'','1','300','internal','1','1','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(280,'MY CHOICE','',30.00,'2023-12-04 20:03:04','46.00','4','newstock','1','','',150.00,'','1','76','internal','1','21','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(281,'OPPO A18 128/4','',4.00,'2023-12-05 20:28:43','0.00','4','newstock','1','','',17600.00,'','1','4','internal','1','113','','',0.00,'','20500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(282,'OPPO A78','',1.00,'2023-12-05 20:28:58','0.00','4','newstock','1','','',30500.00,'','1','1','internal','1','111','','',0.00,'','35000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(283,'OPPO A38 4+128GB','',1.00,'2023-12-05 20:29:17','0.00','4','newstock','1','','',20300.00,'','1','1','internal','1','110','','',0.00,'','25000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(284,'A04E 32GB','',5.00,'2023-12-06 09:57:56','1.00','4','newstock','1','','',11000.00,'','1','6','internal','1','8','','',0.00,'','15000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(285,'PRO 5S EARPODS','',-207.00,'2023-12-07 13:44:31','208.00','3','newstock','1','','',750.00,'','1','1','internal','1','114','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(286,'A14 128GB','',-1.00,'2023-12-07 13:52:00','3.00','3','newstock','1','','',17600.00,'','1','2','internal','1','9','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(287,'OPPO A18 128/4','',-1.00,'2023-12-07 14:31:50','4.00','3','newstock','1','','',17600.00,'','1','3','internal','1','113','','',0.00,'','20500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(288,'A14 128GB','',4.00,'2023-12-07 14:36:52','2.00','3','newstock','1','','',17600.00,'','1','6','internal','1','9','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(289,'OPPO A17K','',2.00,'2023-12-08 20:02:48','0.00','3','newstock','1','','',14000.00,'','1','2','internal','1','107','','',0.00,'','17000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(290,'18D PROTECTOR','',100.00,'2023-12-10 09:27:34','0.00','4','newstock','1','','',80.00,'','1','100','internal','1','3','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(291,'A03 CORE','',1.00,'2023-12-12 19:34:26','0.00','3','newstock','1','','',10000.00,'','1','1','internal','1','7','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(292,'A03 CORE','',18.00,'2023-12-13 10:23:09','0.00','3','newstock','1','','',10200.00,'','1','18','internal','1','7','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(293,'OPPO A17K','',1.00,'2023-12-13 10:23:39','0.00','3','newstock','1','','',14500.00,'','1','1','internal','1','107','','',0.00,'','17000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(294,'OPPO A78','',1.00,'2023-12-13 10:23:58','0.00','3','newstock','1','','',30500.00,'','1','1','internal','1','111','','',0.00,'','35000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(295,'OPPO A18 128/4','',1.00,'2023-12-13 10:24:14','2.00','3','newstock','1','','',17600.00,'','1','3','internal','1','113','','',0.00,'','20500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(296,'ITEL EARPODS','',50.00,'2023-12-13 10:27:25','17.00','3','newstock','1','','',1100.00,'','1','67','internal','1','16','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(297,'FULL PROTECTOR','',160.00,'2023-12-13 10:27:50','269.00','3','newstock','1','','',50.00,'','1','429','internal','1','1','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(298,'20W CHARGER','',-46.00,'2023-12-13 10:29:00','46.00','3','newstock','1','','',380.00,'','1','0','internal','1','90','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(299,'A14 128GB','',5.00,'2023-12-19 17:12:07','0.00','3','newstock','1','','',20500.00,'','1','5','internal','1','9','','',0.00,'','23000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(300,'OPPO A17K','',2.00,'2023-12-19 17:12:30','0.00','3','newstock','1','','',14500.00,'','1','2','internal','1','107','','',0.00,'','17000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(301,'OPPO A18 128/4','',1.00,'2023-12-19 17:12:47','1.00','3','newstock','1','','',17600.00,'','1','2','internal','1','113','','',0.00,'','20500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(302,'OPPO A38 4+128GB','',1.00,'2023-12-19 17:13:06','0.00','3','newstock','1','','',20300.00,'','1','1','internal','1','110','','',0.00,'','25000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(303,'OPPO A58 6+128GB','',2.00,'2023-12-19 17:13:22','0.00','3','newstock','1','','',22700.00,'','1','2','internal','1','115','','',0.00,'','26000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(304,'OPPO A98 8+256GB','',1.00,'2023-12-19 17:13:59','0.00','3','newstock','1','','',40000.00,'','1','1','internal','1','112','','',0.00,'','45000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(305,'FULL PROTECTOR','',70.00,'2023-12-20 14:45:43','415.00','3','newstock','1','','',50.00,'','1','485','internal','1','1','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(306,'FULL GLUE PROTECTOR','',3.00,'2023-12-20 14:46:05','119.00','3','newstock','1','','',200.00,'','1','122','internal','1','4','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(307,'NORMAL BACKCOVERS','',45.00,'2023-12-20 14:46:46','712.00','3','newstock','1','','',150.00,'','1','757','internal','1','22','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(308,'PRIVACY PROTECTOR','',10.00,'2023-12-20 14:47:11','43.00','3','newstock','1','','',200.00,'','1','53','internal','1','2','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(309,'PREMIUM COVER','',5.00,'2023-12-20 14:47:45','6.00','3','newstock','1','','',350.00,'','1','11','internal','1','20','','',0.00,'','700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(310,'A14 128GB','',8.00,'2023-12-20 14:48:13','4.00','3','newstock','1','','',20500.00,'','1','12','internal','1','9','','',0.00,'','23000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(311,'QQME','',13.00,'2023-12-20 14:49:01','8.00','3','newstock','1','','',800.00,'','1','21','internal','1','108','','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(312,'A12 LCD','',13.00,'2023-12-24 17:35:23','2.00','3','newstock','1','','',1100.00,'','1','15','internal','1','57','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(313,'IPH 8+ LCD','',6.00,'2023-12-24 17:37:10','3.00','3','newstock','1','','',1100.00,'','1','9','internal','1','62','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(314,'A03 CORE LCD','',10.00,'2023-12-24 17:39:07','7.00','3','newstock','1','','',1100.00,'','1','17','internal','1','28','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(315,'X650 LCD','',5.00,'2023-12-24 17:39:26','7.00','3','newstock','1','','',1100.00,'','1','12','internal','1','73','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(316,'A10S LCD','',1.00,'2023-12-24 17:41:03','9.00','3','newstock','1','','',1100.00,'','1','10','internal','1','30','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(317,'A10S LCD','',-2.00,'2023-12-24 17:41:17','10.00','3','newstock','1','','',1100.00,'','1','8','internal','1','30','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(318,'A21S LCD','',5.00,'2023-12-24 17:41:43','0.00','3','newstock','1','','',1300.00,'','1','5','internal','1','36','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(319,'SMART 7HD','',10.00,'2024-01-03 06:22:59','0.00','3','newstock','1','','',10500.00,'','1','10','internal','1','11','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(320,'OPPO A38 4+128GB','',1.00,'2024-01-03 12:05:35','0.00','3','newstock','1','','',20300.00,'','1','1','internal','1','110','','',0.00,'','25000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(321,'OPPO A58 6+128GB','',2.00,'2024-01-03 12:06:42','0.00','3','newstock','1','','',22700.00,'','1','2','internal','1','115','','',0.00,'','26000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(322,'OPPO A98 8+256GB','',1.00,'2024-01-03 12:07:04','0.00','3','newstock','1','','',40000.00,'','1','1','internal','1','112','','',0.00,'','45000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(323,'OPPO A18 128/4','',3.00,'2024-01-03 12:07:44','0.00','3','newstock','1','','',17600.00,'','1','3','internal','1','113','','',0.00,'','20500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(324,'A03 CORE','',9.00,'2024-01-03 19:07:59','4.00','3','newstock','1','','',10200.00,'','1','13','internal','1','7','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(325,'A14 LCD','',7.00,'2024-01-03 19:08:58','3.00','3','newstock','1','','',1500.00,'','1','10','internal','1','41','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(326,'A03 CORE','',10.00,'2024-01-03 19:35:16','13.00','3','newstock','1','','',10200.00,'','1','23','internal','1','7','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(327,'A14 128GB','',6.00,'2024-01-03 19:44:22','4.00','3','newstock','1','','',20500.00,'','1','10','internal','1','9','','',0.00,'','23000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(328,'FULL PROTECTOR','',80.00,'2024-01-04 09:45:02','439.00','3','newstock','1','','',50.00,'','1','519','internal','1','1','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(329,'NORMAL BACKCOVERS','',112.00,'2024-01-04 09:45:35','749.00','3','newstock','1','','',150.00,'','1','861','internal','1','22','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(330,'A04E 64GB','',-3.00,'2024-01-10 20:20:52','3.00','3','newstock','1','','',11800.00,'','1','0','internal','1','100','','',0.00,'','16000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(331,'NEON RAY','',-6.00,'2024-01-10 20:23:03','6.00','3','newstock','1','','',4500.00,'','1','0','internal','1','10','','',0.00,'','6500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(332,'A03 CORE','',-5.00,'2024-01-11 20:20:48','18.00','3','newstock','1','','',10200.00,'','1','13','internal','1','7','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(333,'OPPO A58 6+128GB','',2.00,'2024-01-12 13:56:57','0.00','3','newstock','1','','',22700.00,'','1','2','internal','1','115','','',0.00,'','26000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(334,'OPPO A18 128/4','',4.00,'2024-01-12 13:57:16','0.00','3','newstock','1','','',17600.00,'','1','4','internal','1','113','','',0.00,'','20500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(335,'OPPO A58 6+128GB','115',1.00,'2024-01-15 17:55:36','1.00','3','newstock','1','','',0.00,'','1','2','1','1','115','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(336,'A14 128GB','',9.00,'2024-01-21 20:04:40','0.00','4','newstock','1','','',20500.00,'','1','9','internal','1','9','','',0.00,'','23000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(337,'A14 128GB','',-1.00,'2024-01-23 20:10:48','5.00','3','newstock','1','','',20500.00,'','1','4','internal','1','9','','',0.00,'','23000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(338,'A03 CORE','',-1.00,'2024-01-23 20:12:02','9.00','3','newstock','1','','',10200.00,'','1','8','internal','1','7','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(339,'A04E 32GB','',16.00,'2024-01-24 19:41:58','1.00','3','newstock','1','','',11000.00,'','1','17','internal','1','8','','',0.00,'','15000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(340,'OPPO A18 128/4','',1.00,'2024-02-01 11:45:45','3.00','4','newstock','1','','',17600.00,'','1','4','internal','1','113','','',0.00,'','20500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(341,'OPPO A18 128/4','',3.00,'2024-02-01 18:09:39','3.00','4','newstock','1','','',17600.00,'','1','6','internal','1','113','','',0.00,'','20500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(342,'OPPO A18 128/4','',-2.00,'2024-02-01 18:15:03','5.00','3','newstock','1','','',17600.00,'','1','3','internal','1','113','','',0.00,'','20500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(343,'A04E 32GB','',4.00,'2024-02-18 20:18:16','7.00','3','newstock','1','','',11000.00,'','1','11','internal','1','8','','',0.00,'','15000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(344,'A04E 32GB','',1.00,'2024-02-18 20:18:25','11.00','3','newstock','1','','',11000.00,'','1','12','internal','1','8','','',0.00,'','15000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(345,'OPPO A18 128/4','',3.00,'2024-02-18 20:18:41','1.00','3','newstock','1','','',17600.00,'','1','4','internal','1','113','','',0.00,'','20500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(346,'OPPO A38 4+128GB','',1.00,'2024-02-18 20:19:01','0.00','3','newstock','1','','',20300.00,'','1','1','internal','1','110','','',0.00,'','25000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(347,'A03 CORE','',24.00,'2024-02-18 20:20:04','1.00','3','newstock','1','','',10200.00,'','1','25','internal','1','7','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(348,'SAM A15 128/6','',-1.00,'2024-02-18 20:24:38','1.00','3','newstock','1','','',23500.00,'','1','0','internal','1','122','','',0.00,'','28000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(349,'SAM A15 128/6','',5.00,'2024-02-18 20:24:53','0.00','3','newstock','1','','',23500.00,'','1','5','internal','1','122','','',0.00,'','28000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(350,'A34 5G','',1.00,'2024-02-18 20:36:48','0.00','3','newstock','1','','',32000.00,'','1','1','internal','1','99','','',0.00,'','40000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(351,'SAM A05S 64/4','',2.00,'2024-02-22 20:40:25','0.00','3','newstock','1','','',16800.00,'','1','2','internal','1','123','','',0.00,'','19000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(352,'A03 CORE','',-1.00,'2024-02-27 20:36:40','20.00','3','newstock','1','','',10200.00,'','1','19','internal','1','7','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(353,'A04E 32GB','',-1.00,'2024-02-27 20:36:58','9.00','3','newstock','1','','',11000.00,'','1','8','internal','1','8','','',0.00,'','15000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(354,'OPPO A18 128/4','',4.00,'2024-03-04 20:43:43','0.00','3','newstock','1','','',17600.00,'','1','4','internal','1','113','','',0.00,'','20500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(355,'SAM A05S 64/4','',3.00,'2024-03-05 19:55:56','0.00','3','newstock','1','','',15000.00,'','1','3','internal','1','123','','',0.00,'','19000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(356,'SAM A15 128/6','',8.00,'2024-03-05 20:01:43','1.00','3','newstock','1','','',19500.00,'','1','9','internal','1','122','','',0.00,'','28000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(357,'A34 5G','',1.00,'2024-03-05 20:03:38','0.00','3','newstock','1','','',30000.00,'','Main','1','Internal','Main','99','','',0.00,'','40000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(358,'OPPO A18 128/4','',-1.00,'2024-03-07 20:17:09','3.00','3','newstock','1','','',17600.00,'','1','2','internal','1','113','','',0.00,'','20500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(359,'SAM A05S 64/4','',-1.00,'2024-03-08 21:18:23','3.00','3','newstock','1','','',15000.00,'','1','2','internal','1','123','','',0.00,'','19000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(360,'SAM A15 128/6','',-3.00,'2024-03-14 21:43:27','9.00','3','newstock','1','','',16500.00,'','1','6','internal','1','122','','',0.00,'','28000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(361,'SAM A24 128/6','',1.00,'2024-03-14 21:44:46','0.00','3','newstock','1','','',24500.00,'','Main','1','Internal','Main','127','','',0.00,'','28000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(362,'A04E 32GB','',1.00,'2024-03-14 21:45:09','0.00','3','newstock','1','','',11000.00,'','Main','1','Internal','Main','8','','',0.00,'','15000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(363,'ITEL 2160','',60.00,'2024-03-14 21:45:33','0.00','3','newstock','1','','',1250.00,'','Main','60','Internal','Main','91','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(364,'NOKIA 105','',11.00,'2024-03-14 21:46:47','3.00','3','newstock','1','','',1500.00,'','1','14','internal','1','96','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(365,'OPPO A38 6/128','',-1.00,'2024-03-14 21:47:24','1.00','3','newstock','1','','',21700.00,'','1','0','internal','1','125','','',0.00,'','23500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(366,'A03 CORE','',-8.00,'2024-03-14 21:48:45','8.00','3','newstock','1','','',10200.00,'','1','0','internal','1','7','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(367,'A04E 32GB','',-6.00,'2024-03-14 21:49:06','7.00','3','newstock','1','','',11000.00,'','1','1','internal','1','8','','',0.00,'','15000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(368,'A34 5G','',1.00,'2024-03-14 21:49:59','0.00','3','newstock','1','','',29000.00,'','1','1','internal','1','99','','',0.00,'','40000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(369,'SAM A05S 64/4','',-2.00,'2024-03-14 21:50:53','2.00','3','newstock','1','','',15000.00,'','1','0','internal','1','123','','',0.00,'','19000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(370,'SAM A05S 64/4','',-2.00,'2024-03-14 21:51:11','2.00','3','newstock','1','','',13000.00,'','1','0','internal','1','126','','',0.00,'','17000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(371,'SAM A05 64/4','',-1.00,'2024-03-14 21:51:28','1.00','3','newstock','1','','',12500.00,'','1','0','internal','1','128','','',0.00,'','17000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(372,'A14 128GB','',-1.00,'2024-03-14 21:55:13','1.00','3','newstock','1','','',20500.00,'','1','0','internal','1','9','','',0.00,'','23000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(373,'SMART 7HD','',-1.00,'2024-03-14 21:56:34','1.00','3','newstock','1','','',10500.00,'','1','0','internal','1','11','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(374,'SAM A05S 64/4','',10.00,'2024-03-19 09:18:39','0.00','4','newstock','1','','',15000.00,'','1','10','internal','1','123','','',0.00,'','19000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(375,'SAM A05 64/4','',9.00,'2024-03-19 09:19:12','0.00','4','newstock','1','','',12500.00,'','1','9','internal','1','128','','',0.00,'','17000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(376,'A03 CORE','',1.00,'2024-03-28 09:45:23','0.00','4','newstock','1','','',10200.00,'','1','1','internal','1','7','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(377,'A04E 32GB','',20.00,'2024-04-02 20:41:39','0.00','3','newstock','1','','',11000.00,'','1','20','internal','1','8','','',0.00,'','15000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(378,'SAM A15 128/6','',6.00,'2024-04-09 21:58:44','0.00','3','newstock','1','','',14500.00,'','1','6','internal','1','122','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(379,'A04E 32GB','',-5.00,'2024-04-09 22:15:39','17.00','3','newstock','1','','',9500.00,'','1','12','internal','1','8','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(380,'OPPO A18 128/4','',4.00,'2024-04-27 16:31:12','1.00','3','newstock','1','','',15300.00,'','1','5','internal','1','113','','',0.00,'','17500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(381,'OPPO A18 64/4','',4.00,'2024-04-27 16:31:31','0.00','3','newstock','1','','',15400.00,'','1','4','internal','1','124','','',0.00,'','18000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(382,'OPPO A38 6/128','',1.00,'2024-04-27 16:44:57','0.00','3','newstock','1','','',21700.00,'','1','1','internal','1','125','','',0.00,'','23500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(383,'OPPO A18 128/4','',-1.00,'2024-04-27 16:45:12','5.00','3','newstock','1','','',15300.00,'','1','4','internal','1','113','','',0.00,'','17500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(384,'SMART 7HD','',8.00,'2024-04-28 10:03:29','0.00','4','newstock','1','','',10500.00,'','1','8','internal','1','11','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(385,'A04E 32GB','',5.00,'2024-05-11 18:32:02','5.00','4','newstock','1','','',9500.00,'','1','10','internal','1','8','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(386,'SAM A05S 64/4','',5.00,'2024-05-11 18:36:58','0.00','4','newstock','1','','',15000.00,'','1','5','internal','1','123','','',0.00,'','19000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(387,'SAM A15 128/6','',5.00,'2024-05-11 18:37:47','1.00','4','newstock','1','','',14500.00,'','1','6','internal','1','122','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(388,'OPPO A18 128/4','',1.00,'2024-05-22 18:59:02','1.00','3','newstock','1','','',15300.00,'','1','2','internal','1','113','','',0.00,'','17500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(389,'OPPO A18 64/4','',3.00,'2024-05-22 18:59:32','1.00','3','newstock','1','','',12700.00,'','1','4','internal','1','124','','',0.00,'','15500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(390,'OPPO A38 6/128','',1.00,'2024-05-22 19:00:12','0.00','3','newstock','1','','',21700.00,'','1','1','internal','1','125','','',0.00,'','23500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(391,'SMART 7HD','',-1.00,'2024-05-22 19:10:24','1.00','3','newstock','1','','',10500.00,'','1','0','internal','1','11','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(392,'A04E 32GB','',17.00,'2024-06-03 18:00:00','3.00','4','newstock','1','','',9500.00,'','1','20','internal','1','8','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(393,'OPPO A18 64/4','',5.00,'2024-06-18 12:21:57','0.00','4','newstock','1','','',12700.00,'','1','5','internal','1','124','','',0.00,'','15500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(394,'OPPO A18 128/4','',2.00,'2024-06-18 12:22:16','0.00','4','newstock','1','','',15300.00,'','1','2','internal','1','113','','',0.00,'','17500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(395,'OPPO A38 6/128','',1.00,'2024-06-18 12:22:40','0.00','4','newstock','1','','',21700.00,'','1','1','internal','1','125','','',0.00,'','23500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(396,'SAM A15 128/6','',4.00,'2024-07-05 20:49:55','0.00','3','newstock','1','','',15000.00,'','Main','4','Internal','Main','122','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(397,'SAM A05S 128/4','',8.00,'2024-07-05 20:51:45','2.00','3','newstock','1','','',13000.00,'','1','10','internal','1','123','','',0.00,'','19000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(398,'SAM A05 64/4','',10.00,'2024-07-05 20:52:04','0.00','3','newstock','1','','',12500.00,'','1','10','internal','1','128','','',0.00,'','17000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(399,'REDMI A3 64/3','',-1.00,'2024-07-06 21:08:24','5.00','3','newstock','1','','',8700.00,'','1','4','internal','1','137','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(400,'REDMI A3 128/4','',-1.00,'2024-07-06 21:08:38','5.00','3','newstock','1','','',10000.00,'','1','4','internal','1','138','','',0.00,'','13000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(401,'SAM A15 128/4','',-3.00,'2024-07-06 21:09:16','8.00','3','newstock','1','','',13000.00,'','1','5','internal','1','136','','',0.00,'','16000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(402,'SAM A15 128/6','',1.00,'2024-07-06 21:09:40','0.00','3','newstock','1','','',15000.00,'','1','1','internal','1','122','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(403,'SAM A05 64/4','',-2.00,'2024-07-06 21:10:01','9.00','3','newstock','1','','',9000.00,'','1','7','internal','1','128','','',0.00,'','14000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(404,'NOKIA 105','',5.00,'2024-07-07 18:15:55','9.00','4','newstock','1','','',1500.00,'','1','14','internal','1','96','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(405,'SAM A15 128/6','',-1.00,'2024-07-18 19:27:21','1.00','3','newstock','1','','',15000.00,'','1','0','internal','1','122','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(406,'SAM A15 128/4','',-3.00,'2024-07-18 19:27:43','3.00','3','newstock','1','','',13000.00,'','1','0','internal','1','136','','',0.00,'','16000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(407,'SAM A15 128/4','',10.00,'2024-07-18 19:29:00','0.00','3','newstock','1','','',13300.00,'','1','10','internal','1','136','','',0.00,'','16000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(408,'OPPO A18 64/4','',2.00,'2024-07-18 19:33:18','1.00','3','newstock','1','','',12700.00,'','1','3','internal','1','124','','',0.00,'','15500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(409,'OPPO A18 128/4','',3.00,'2024-07-18 19:33:35','0.00','3','newstock','1','','',15300.00,'','1','3','internal','1','113','','',0.00,'','17500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(410,'ITEL 2160','',43.00,'2024-07-18 19:37:02','7.00','3','newstock','1','','',1250.00,'','1','50','internal','1','91','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(411,'SAM A15 128/6','',7.00,'2024-08-03 09:58:40','0.00','4','newstock','1','','',15000.00,'','1','7','internal','1','122','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(412,'SAM A15 128/4','',12.00,'2024-08-03 09:59:20','0.00','4','newstock','1','','',13300.00,'','1','12','internal','1','136','','',0.00,'','16000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(413,'A04E 32GB','',9.00,'2024-08-03 10:00:02','3.00','4','newstock','1','','',9500.00,'','1','12','internal','1','8','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(414,'A04E 32GB','',9.00,'2024-08-03 10:00:06','12.00','4','newstock','1','','',9500.00,'','1','21','internal','1','8','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(415,'SAM A05 64/4','',9.00,'2024-08-03 10:08:44','0.00','4','newstock','1','','',9000.00,'','1','9','internal','1','128','','',0.00,'','14000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(416,'A04E 32GB','',-10.00,'2024-08-03 13:50:14','21.00','3','newstock','1','','',9500.00,'','1','11','internal','1','8','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(417,'NOKIA 105','',15.00,'2024-08-05 11:06:04','5.00','4','newstock','1','','',1500.00,'','1','20','internal','1','96','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(418,'SAM A15 128/4','',-2.00,'2024-08-05 17:08:30','9.00','3','newstock','1','','',14000.00,'','1','7','internal','1','136','','',0.00,'','16000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(419,'ITEL 2160','',-7.00,'2024-08-19 09:24:18','45.00','3','newstock','1','','',1250.00,'','1','38','internal','1','91','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(420,'NOKIA 105','',-3.00,'2024-08-19 09:26:46','20.00','3','newstock','1','','',1200.00,'','1','17','internal','1','96','','',0.00,'','1700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(421,'SAM A15 128/6','',-3.00,'2024-08-19 09:27:22','5.00','3','newstock','1','','',16000.00,'','1','2','internal','1','122','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(422,'SAM A15 128/4','',-4.00,'2024-08-19 09:27:50','6.00','3','newstock','1','','',14000.00,'','1','2','internal','1','136','','',0.00,'','16000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(423,'SAM A05 64/4','',-4.00,'2024-08-19 09:28:13','8.00','3','newstock','1','','',9500.00,'','1','4','internal','1','128','','',0.00,'','14000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(424,'A04E 32GB','',-7.00,'2024-08-19 09:28:42','10.00','3','newstock','1','','',9500.00,'','1','3','internal','1','8','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(425,'SQ 1000S','',-1.00,'2024-08-19 09:29:35','5.00','3','newstock','1','','',1550.00,'','1','4','internal','1','133','','',0.00,'','2200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(426,'SQ 9800','',-4.00,'2024-08-19 09:29:58','5.00','3','newstock','1','','',2650.00,'','1','1','internal','1','130','','',0.00,'','3500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(427,'SQ 1000 big','',-4.00,'2024-08-19 09:30:24','5.00','3','newstock','1','','',2900.00,'','1','1','internal','1','132','','',0.00,'','3500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(428,'SMART 8 64/3','',-1.00,'2024-08-19 09:31:25','1.00','3','newstock','1','','',10100.00,'','1','0','internal','1','135','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(429,'QQME','',-17.00,'2024-08-19 09:34:16','16.00','3','newstock','1','','',800.00,'','1','-1','internal','1','108','','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(430,'QQME','',1.00,'2024-08-19 09:34:31','-1.00','3','newstock','1','','',800.00,'','1','0','internal','1','108','','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(431,'OPPO A17K','',-1.00,'2024-08-19 09:34:59','1.00','3','newstock','1','','',14500.00,'','1','0','internal','1','107','','',0.00,'','17000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(432,'FULL GLUE PROTECTOR','',-67.00,'2024-08-19 09:44:51','108.00','3','newstock','1','','',200.00,'','1','41','internal','1','4','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(433,'CERAMIC','',-12.00,'2024-08-19 09:45:19','30.00','3','newstock','1','','',26.00,'','1','18','internal','1','5','','',0.00,'','700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(434,'MIRROR PROTECTOR','',-27.00,'2024-08-19 09:46:17','43.00','3','newstock','1','','',150.00,'','1','16','internal','1','6','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(435,'PRIVACY PROTECTOR','',-16.00,'2024-08-19 09:47:13','53.00','3','newstock','1','','',200.00,'','1','37','internal','1','2','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(436,'NORMAL PROTECTOR','',352.00,'2024-08-19 09:48:12','88.00','3','newstock','1','','',80.00,'','1','440','internal','1','3','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(437,'BUDI CHARGER','',-34.00,'2024-08-19 09:49:04','118.00','3','newstock','1','','',350.00,'','1','84','internal','1','84','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(438,'RICH BOSS','',-20.00,'2024-08-19 10:10:10','31.00','3','newstock','1','','',350.00,'','1','11','internal','1','121','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(439,'LV','',-5.00,'2024-08-19 10:10:45','39.00','3','newstock','1','','',350.00,'','1','34','internal','1','23','','',0.00,'','800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(440,'SILICON','',183.00,'2024-08-19 10:12:55','96.00','3','newstock','1','','',200.00,'','1','279','internal','1','19','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(441,'HEAD 20W','',-23.00,'2024-08-19 10:21:46','49.00','3','newstock','1','','',400.00,'','1','26','internal','1','14','','',0.00,'','700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(442,'20W CHARGER BUDI','',4.00,'2024-08-19 10:32:02','0.00','3','newstock','1','','',380.00,'','1','4','internal','1','90','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(443,'BUDI CABLE','',80.00,'2024-08-19 10:32:56','48.00','3','newstock','1','','',85.00,'','1','128','internal','1','87','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(444,'IPH 8G LCD','',5.00,'2024-08-19 10:37:16','0.00','3','newstock','1','','',1000.00,'','1','5','internal','1','63','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(445,'IPH 8+ LCD','',2.00,'2024-08-19 10:37:54','9.00','3','newstock','1','','',1100.00,'','1','11','internal','1','62','','',0.00,'','1800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(446,'IPH 6S+ LCD','',8.00,'2024-08-19 10:38:19','4.00','3','newstock','1','','',1100.00,'','1','12','internal','1','67','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(447,'IPH 6G LCD','',-2.00,'2024-08-19 10:38:38','4.00','3','newstock','1','','',1100.00,'','1','2','internal','1','64','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(448,'X657 LCD','',35.00,'2024-08-19 10:39:36','9.00','3','newstock','1','','',1100.00,'','1','44','internal','1','70','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(449,'X650 LCD','',5.00,'2024-08-19 10:39:52','9.00','3','newstock','1','','',1100.00,'','1','14','internal','1','73','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(450,'X559 LCD','',-1.00,'2024-08-19 10:40:09','4.00','3','newstock','1','','',1100.00,'','1','3','internal','1','80','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(451,'X612 LCD','',2.00,'2024-08-19 10:40:31','6.00','3','newstock','1','','',1500.00,'','1','8','internal','1','71','','',0.00,'','2200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(452,'X606 LCD','',-1.00,'2024-08-19 10:40:53','5.00','3','newstock','1','','',1100.00,'','1','4','internal','1','74','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(453,'X571 LCD','',-1.00,'2024-08-19 10:41:47','4.00','3','newstock','1','','',1100.00,'','1','3','internal','1','81','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(454,'A12 LCD','',31.00,'2024-08-19 10:44:37','5.00','3','newstock','1','','',1100.00,'','1','36','internal','1','57','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(455,'A03S LCD','',12.00,'2024-08-19 10:45:00','0.00','3','newstock','1','','',1150.00,'','1','12','internal','1','40','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(456,'A03 CORE LCD','',-5.00,'2024-08-19 10:45:35','11.00','3','newstock','1','','',1100.00,'','1','6','internal','1','28','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(457,'OPPO A15 LCD','',8.00,'2024-08-19 10:46:04','2.00','3','newstock','1','','',1150.00,'','1','10','internal','1','118','','',0.00,'','1800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(458,'A21S LCD','',-2.00,'2024-08-19 10:46:22','5.00','3','newstock','1','','',1300.00,'','1','3','internal','1','36','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(459,'A02 LCD','',3.00,'2024-08-19 10:50:36','0.00','3','newstock','1','','',1150.00,'','1','3','internal','1','38','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(460,'A10 LCD','',-1.00,'2024-08-19 10:51:10','7.00','3','newstock','1','','',1100.00,'','1','6','internal','1','31','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(461,'J6+ LCD','',9.00,'2024-08-19 10:51:47','1.00','3','newstock','1','','',1100.00,'','1','10','internal','1','60','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(462,'A10S LCD','',4.00,'2024-08-19 10:52:09','4.00','3','newstock','1','','',1100.00,'','1','8','internal','1','30','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(463,'A14 LCD','',-4.00,'2024-08-19 10:52:28','10.00','3','newstock','1','','',1500.00,'','1','6','internal','1','41','','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(464,'A04 LCD','',3.00,'2024-08-19 10:52:45','1.00','3','newstock','1','','',1100.00,'','1','4','internal','1','55','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(465,'A04S LCD','',2.00,'2024-08-19 10:53:14','1.00','3','newstock','1','','',1300.00,'','1','3','internal','1','34','','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(466,'A11 LCD','',9.00,'2024-08-19 10:55:12','2.00','3','newstock','1','','',1100.00,'','1','11','internal','1','33','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(467,'A3 CORE LCD','',1.00,'2024-08-19 10:56:35','2.00','3','newstock','1','','',1100.00,'','1','3','internal','1','59','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(468,'OPPO A1K LCD','',-3.00,'2024-08-19 10:57:04','6.00','3','newstock','1','','',1150.00,'','1','3','internal','1','48','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(469,'OPPO A18 64/4','',-2.00,'2024-08-22 08:20:53','2.00','3','newstock','1','','',12700.00,'','1','0','internal','1','124','','',0.00,'','15500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(470,'SAM A15 128/4','',9.00,'2024-08-22 08:29:18','1.00','3','newstock','1','','',14000.00,'','1','10','internal','1','136','','',0.00,'','16000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(471,'SAM A15 128/4','',-1.00,'2024-08-25 19:33:44','9.00','3','newstock','1','','',14000.00,'','1','8','internal','1','136','','',0.00,'','16000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(472,'SAM A15 128/4','',2.00,'2024-08-27 19:16:11','6.00','3','newstock','1','','',14000.00,'','1','8','internal','1','136','','',0.00,'','16000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(473,'SAM A15 128/4','',-4.00,'2024-08-27 19:16:32','8.00','3','newstock','1','','',14000.00,'','1','4','internal','1','136','','',0.00,'','16000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(474,'SAM A05 64/4','',8.00,'2024-08-31 14:31:28','2.00','3','newstock','1','','',9500.00,'','1','10','internal','1','128','','',0.00,'','14000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(475,'SAM A55 5G 256/8','',1.00,'2024-08-31 14:31:55','0.00','3','newstock','1','','',40000.00,'','1','1','internal','1','141','','',0.00,'','50000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(476,'SAM A35 5G 128/6','',1.00,'2024-08-31 14:32:19','0.00','3','newstock','1','','',26200.00,'','1','1','internal','1','140','','',0.00,'','35000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(477,'SMART 8 64/3','',10.00,'2024-09-05 12:28:29','0.00','4','newstock','1','','',10100.00,'','1','10','internal','1','135','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(478,'SAM A15 128/4','',9.00,'2024-09-07 15:32:40','1.00','3','newstock','1','','',14000.00,'','1','10','internal','1','136','','',0.00,'','16000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(479,'SAM A05 64/4','',-1.00,'2024-09-08 09:14:09','7.00','3','newstock','1','','',9500.00,'','1','6','internal','1','128','','',0.00,'','14000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(480,'ITEL 2160','',-15.00,'2024-09-08 09:15:16','35.00','3','newstock','1','','',1150.00,'','1','20','internal','1','91','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(481,'NOKIA 105','',-5.00,'2024-09-08 09:15:44','13.00','3','newstock','1','','',1200.00,'','1','8','internal','1','96','','',0.00,'','1700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(482,'NOKIA 105','',1.00,'2024-09-08 09:16:46','8.00','3','newstock','1','','',1200.00,'','1','9','internal','1','96','','',0.00,'','1700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(483,'SAM A15 128/4','',-1.00,'2024-09-11 06:17:21','3.00','3','newstock','1','','',15100.00,'','1','2','internal','1','136','','',0.00,'','17000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(484,'SAM A05 64/4','',7.00,'2024-09-15 12:58:13','3.00','3','newstock','1','','',10200.00,'','1','10','internal','1','128','','',0.00,'','14000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(485,'ITEL 2160','',-4.00,'2024-09-15 12:58:28','18.00','3','newstock','1','','',1150.00,'','1','14','internal','1','91','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(486,'SMART 8 64/3','',-1.00,'2024-09-15 12:58:50','9.00','3','newstock','1','','',10100.00,'','1','8','internal','1','135','','',0.00,'','12500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(487,'SAM A15 128/4','',17.00,'2024-09-24 11:02:50','0.00','4','newstock','1','','',15100.00,'','1','17','internal','1','136','','',0.00,'','17000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(488,'25W HEAD SAMSUNG','',35.00,'2024-09-28 08:45:33','0.00','4','newstock','1','','',250.00,'','1','35','internal','1','145','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(489,'ITEL 2160','',53.00,'2024-10-09 18:02:10','7.00','4','newstock','1','','',1150.00,'','1','60','internal','1','91','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(490,'SAM A05 64/4','',18.00,'2024-10-13 14:04:01','2.00','3','newstock','1','','',10200.00,'','1','20','internal','1','128','','',0.00,'','14000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(491,'SAM A15 128/4','',9.00,'2024-10-20 11:45:11','1.00','3','newstock','1','','',15900.00,'','1','10','internal','1','136','','',0.00,'','18000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(492,'SAM A15 128/6','',5.00,'2024-10-20 11:46:29','0.00','3','newstock','1','','',17000.00,'','1','5','internal','1','122','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(493,'25W HEAD SAMSUNG','',50.00,'2024-10-20 11:47:05','17.00','3','newstock','1','','',250.00,'','1','67','internal','1','145','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(494,'A04E 32GB','',-1.00,'2024-10-29 20:28:42','2.00','3','newstock','1','','',9500.00,'','1','1','internal','1','8','','',0.00,'','12000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(495,'NOKIA 105','',14.00,'2024-10-31 10:48:08','0.00','4','newstock','1','','',1200.00,'','1','14','internal','1','96','','',0.00,'','1700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(496,'SAM A15 128/4','',6.00,'2024-11-23 20:06:37','0.00','3','newstock','1','','',15900.00,'','1','6','internal','1','136','','',0.00,'','18000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(497,'SAM A05 64/4','',4.00,'2024-11-23 20:07:16','0.00','3','newstock','1','','',9700.00,'','1','4','internal','1','128','','',0.00,'','14000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(498,'FULL GLUE PROTECTOR','',1200.00,'2024-11-28 09:53:59','36.00','4','newstock','1','','',200.00,'','1','1236','internal','1','4','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(499,'SAM A05 64/4','',-1.00,'2024-12-02 20:57:38','4.00','3','newstock','1','','',9700.00,'','1','3','internal','1','128','','',0.00,'','14000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(500,'SAM A15 128/4','',-1.00,'2024-12-02 20:57:55','4.00','3','newstock','1','','',15900.00,'','1','3','internal','1','136','','',0.00,'','18000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(501,'SAM A15 128/6','',-1.00,'2024-12-02 20:58:46','1.00','3','newstock','1','','',17000.00,'','1','0','internal','1','122','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(502,'SAM A15 128/4','',5.00,'2024-12-07 20:32:39','1.00','3','newstock','1','','',15900.00,'','1','6','internal','1','136','','',0.00,'','18000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(503,'SAMSUNG A06 64/4','',1.00,'2024-12-07 20:39:22','2.00','3','newstock','1','','',10500.00,'','1','3','internal','1','160','','',0.00,'','15000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(504,'FULL PROTECTOR','',150.00,'2024-12-11 19:45:15','1.00','4','newstock','1','','',50.00,'','1','151','internal','1','1','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(505,'SAM A15 128/4','',20.00,'2024-12-15 12:09:30','1.00','4','newstock','1','','',15900.00,'','1','21','internal','1','136','','',0.00,'','18000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(506,'SAM A05 64/4','',20.00,'2024-12-15 12:10:22','1.00','4','newstock','1','','',9700.00,'','1','21','internal','1','128','','',0.00,'','14000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(507,'SAM A15 128/6','',5.00,'2024-12-15 12:11:03','0.00','4','newstock','1','','',17000.00,'','1','5','internal','1','122','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(508,'SAM A15 128/4','',-10.00,'2024-12-15 15:43:48','21.00','3','newstock','1','','',15900.00,'','1','11','internal','1','136','','',0.00,'','18000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(509,'NOKIA 105','',6.00,'2024-12-18 20:15:15','4.00','4','newstock','1','','',1200.00,'','1','10','internal','1','96','','',0.00,'','1700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(510,'PRIVACY PROTECTOR','',50.00,'2024-12-28 09:46:09','0.00','4','newstock','1','','',200.00,'','1','50','internal','1','2','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(511,'OKING','',14.00,'2024-12-28 09:58:54','1.00','4','newstock','1','','',850.00,'','1','15','internal','1','167','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(512,'T301','',1.00,'2024-12-28 09:59:12','0.00','4','newstock','1','','',1100.00,'','1','1','internal','1','166','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(513,'SAM A05S 64/4','',-11.00,'2024-12-28 13:56:25','0.00','3','newstock','1','','',13000.00,'','1','-11','internal','1','126','','',0.00,'','17000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(514,'SAM A05S 64/4','',11.00,'2024-12-28 13:56:45','-11.00','3','newstock','1','','',13000.00,'','1','0','internal','1','126','','',0.00,'','17000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(515,'SAM A05 64/4','',-11.00,'2024-12-28 13:57:04','16.00','3','newstock','1','','',9500.00,'','1','5','internal','1','128','','',0.00,'','14000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(516,'SAM A05 64/4','',12.00,'2025-01-07 11:09:46','3.00','4','newstock','1','','',9500.00,'','1','15','internal','1','128','','',0.00,'','14000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(517,'ITEL 2160','',28.00,'2025-01-18 12:05:40','29.00','4','newstock','1','','',1150.00,'','1','57','internal','1','91','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(518,'NOKIA 105','',12.00,'2025-01-18 12:12:03','0.00','4','newstock','1','','',1200.00,'','1','12','internal','1','96','','',0.00,'','1700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(519,'T301','',10.00,'2025-01-23 09:45:58','0.00','4','newstock','1','','',1100.00,'','1','10','internal','1','166','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(520,'SAM A15 128/6','',5.00,'2025-01-23 09:51:47','0.00','4','newstock','1','','',17000.00,'','1','5','internal','1','122','','',0.00,'','20000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(521,'OPPO A3X 64+4GB','',4.00,'2025-01-23 16:33:29','0.00','4','newstock','1','','',13600.00,'','1','4','internal','1','162','','',0.00,'','16000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(522,'OPPO A3X 64+4GB','',1.00,'2025-01-23 16:33:56','4.00','4','newstock','1','','',13600.00,'','1','5','internal','1','162','','',0.00,'','16000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(523,'OPPO A3X 128+4GB','',3.00,'2025-01-23 16:34:31','1.00','4','newstock','1','','',16300.00,'','1','4','internal','1','163','','',0.00,'','18500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(524,'OPPO A38 6/128','',1.00,'2025-01-23 16:34:48','0.00','4','newstock','1','','',21700.00,'','1','1','internal','1','125','','',0.00,'','23500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(525,'OKING','',7.00,'2025-01-26 11:35:55','2.00','4','newstock','1','','',850.00,'','1','9','internal','1','167','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(526,'OKING','',1.00,'2025-01-26 11:36:09','9.00','4','newstock','1','','',850.00,'','1','10','internal','1','167','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(527,'SAM A05 64/4','',17.00,'2025-01-29 18:40:25','3.00','4','newstock','1','','',9500.00,'','1','20','internal','1','128','','',0.00,'','14000','','','','','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 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of non working days'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offdays` -- LOCK TABLES `offdays` WRITE; /*!40000 ALTER TABLE `offdays` DISABLE KEYS */; /*!40000 ALTER TABLE `offdays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offtypes` -- DROP TABLE IF EXISTS `offtypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offtypes` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offtypes` -- LOCK TABLES `offtypes` WRITE; /*!40000 ALTER TABLE `offtypes` DISABLE KEYS */; INSERT INTO `offtypes` VALUES (1,'All day is off','2018-05-17 04:40:12am'),(2,'Half day is off','2018-05-17 04:41:13am'),(3,'Morning is off ','2018-05-17 04:41:30am'),(4,'Afternoon is off','2018-05-17 04:41:30am'); /*!40000 ALTER TABLE `offtypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `openorders` -- DROP TABLE IF EXISTS `openorders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `openorders` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text NOT NULL, `startdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `closedate` text NOT NULL, `receiver` text NOT NULL, `millage` varchar(30) NOT NULL, `fuel` varchar(50) NOT NULL, `trips` text NOT NULL, `createdate` varchar(30) NOT NULL, `nextfuel` varchar(20) NOT NULL, `previoufueldate` varchar(30) NOT NULL, `previousfuelused` varchar(20) NOT NULL, `adjusted` varchar(20) NOT NULL, `fuellimit` varchar(20) NOT NULL, `fuelrate` varchar(20) NOT NULL, `exactfuel` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `openorders` -- LOCK TABLES `openorders` WRITE; /*!40000 ALTER TABLE `openorders` DISABLE KEYS */; /*!40000 ALTER TABLE `openorders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `orderlist` -- DROP TABLE IF EXISTS `orderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `orderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `itemid` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `code` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `orderlist` -- LOCK TABLES `orderlist` WRITE; /*!40000 ALTER TABLE `orderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `orderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `outgoingstock` -- DROP TABLE IF EXISTS `outgoingstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `outgoingstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` varchar(50) NOT NULL, `date` varchar(50) NOT NULL, `item_id` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'shop', `comments` text NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `outgoingstock` -- LOCK TABLES `outgoingstock` WRITE; /*!40000 ALTER TABLE `outgoingstock` DISABLE KEYS */; /*!40000 ALTER TABLE `outgoingstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `parceldelivery` -- DROP TABLE IF EXISTS `parceldelivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `parceldelivery` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateposted` 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, 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=8 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 (2,NULL,'Default','','','254718667391','admin','Robisearch321','Default','','','','1 ','',NULL,'supplier','1','Default','','','666663',5200.00,'1','2022-01-27 05:57:22','','1','','',0.00,'','','','','','','','','','Monthly','4','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',10.00,'','','','yes',77119.00,0,0.00,0.00,'no',300.00,'yes','2022-11-16 15:02:14','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00'),(3,NULL,'Abdikadir','Abdikadir',NULL,'0799350350','Abdikadir','Garissa&768','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2023-05-19','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','admin','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'023338207','','0000-00-00 00:00:00'),(4,NULL,'SIYAH','SIYAH',NULL,'0720926719','samanqadid@gmail.com','Dadir2092','','male','','','','','314404861688060603','user','1',NULL,'','','',0.00,'','2023-05-20','','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,'318620232','','0000-00-00 00:00:00'),(5,NULL,'SIYAH','',NULL,'254720926719','','','','male','','2024-03-13','1','',NULL,'member','1','siyah','','','',8500.00,'3','2023-03-13 12:54:22','','1','2023-03-13','',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','2023-03-13 12:54:51','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00'),(7,NULL,'AMIN','WACDI',NULL,'0723340469','aminwacdi8@gmail.com','373715','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2024-08-21','','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,'923542242','','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `people` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `periods` -- DROP TABLE IF EXISTS `periods`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `periods` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `periods` -- LOCK TABLES `periods` WRITE; /*!40000 ALTER TABLE `periods` DISABLE KEYS */; INSERT INTO `periods` VALUES (1,'Daily','Daily','','active','1','','1'),(2,'Weekly','Weekly','','active','1','','1'),(3,'Monthly','Monthly','','active','1','','1'),(4,'Quarterly','Quarterly','','active','1','','1'),(5,'Annually','Annually','','active','1','','1'),(6,'Fortnightly','Fortnightly','','active','1','','1'),(7,'Bi monthly','Bi monthly','','active','1','','1'); /*!40000 ALTER TABLE `periods` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `permissions` -- DROP TABLE IF EXISTS `permissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `permissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `permissions` -- LOCK TABLES `permissions` WRITE; /*!40000 ALTER TABLE `permissions` DISABLE KEYS */; INSERT INTO `permissions` VALUES ('accomodation',1),('accounting',1),('accountingreports',1),('assets',1),('bankdeposits',1),('banktransfer',1),('biometricrecords',1),('branch',1),('callcenter',1),('cashiersales',1),('cashiersales',3),('cashiersales',4),('cashiersales',5),('cashiersales',6),('cashiersales',7),('complain',1),('config',1),('config',3),('damagedproducts',1),('damagedproducts',3),('deals',1),('departments',1),('displayreport',1),('documents',1),('ecommerce',1),('events',1),('grouping',1),('humanresource',1),('humanresource',3),('income',1),('incomeexpenses',1),('incomeexpenses',3),('incomingstock',1),('incomingstock',3),('incomingstock',4),('incomingstock',6),('incomingstore',1),('journalentry',1),('labourrecords',1),('leavemanagement',1),('lowproducts',1),('lowstocklist',1),('lowstocklist',3),('loyalitycards',1),('members',1),('members',3),('password',1),('password',3),('password',4),('password',5),('password',6),('payroll',1),('payrollsetup',1),('peoplecategory',1),('productlist',1),('productlist',3),('productlist',4),('productlist',6),('products',1),('products',3),('productscategory',1),('productscategory',3),('productscategory',4),('profile',1),('profile',5),('projectsmanagement',1),('purchases',1),('purchases',3),('quotation',1),('recorddelivery',1),('reports',1),('reports',3),('sales',1),('sales',3),('sales',4),('sales',5),('sales',6),('sales',7),('sendsms',1),('task',1),('taskscategory',1),('users',1),('users',3),('viewreturnsales',1),('viewreturnsales',3),('wholesale',1); /*!40000 ALTER TABLE `permissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `permissionsactions` -- DROP TABLE IF EXISTS `permissionsactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `permissionsactions` ( `id` int(11) NOT NULL AUTO_INCREMENT, `moduleid` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `actionid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=84774 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'),(83421,'sales','1','printreceipt'),(83422,'sales','1','selectmessage'),(83423,'sales','1','cash'),(83424,'sales','1','moresales'),(83425,'sales','1','sale'),(83426,'sales','1','Logout'),(83427,'sales','1','mpesabalance'),(83428,'sales','1','select'),(83429,'sales','1','displaycustomers'),(83430,'sales','1','printbill'),(83431,'sales','1','mpesa'),(83432,'sales','1','order'),(83433,'sales','1','card'),(83434,'sales','1','viewbuyingprice'),(83435,'sales','1','updatepaymentmode'),(83436,'sales','1','clearpayments'),(83437,'sales','1','cheque'),(83438,'sales','1','creditnote'),(83439,'sales','1','voucher'),(83440,'sales','1','points'),(83441,'sales','1','salesbeyondbprice'),(83442,'sales','1','credit'),(83443,'sales','1','selectroom'),(83444,'sales','1','dontprint'),(83445,'sales','1','backdatesales'),(83446,'sales','1','recordcoins'),(83447,'sales','1','changetaxstatus'),(83448,'sales','1','leaseitems'),(83449,'sales','1','giveloyalityponts'),(83450,'sales','1','splitbill'),(83451,'sales','1','changeuomonsales'),(83452,'sales','1','selecttable'),(83453,'sales','1','printdelivery'),(83454,'sales','1','sendsms'),(83455,'sales','1','entermpesacode'),(83456,'sales','1','salesperson'),(83457,'sales','1','selectcurrency'),(83458,'wholesale','1','sale'),(83459,'wholesale','1','add'),(83460,'wholesale','1','delete'),(83461,'wholesale','1','update'),(83462,'cashiersales','1','editmpesa'),(83463,'cashiersales','1','all'),(83464,'cashiersales','1','delete'),(83465,'cashiersales','1','cashiersales'),(83466,'cashiersales','1','editmpesadate'),(83467,'cashiersales','1','adddailycollection'),(83468,'cashiersales','1','viewtill'),(83469,'cashiersales','1','viewdailycollections'),(83470,'cashiersales','1','updatedailycollections'),(83471,'cashiersales','1','reversempesa'),(83472,'cashiersales','1','deletedailycollections'),(83473,'cashiersales','1','clearallsales'),(83474,'cashiersales','1','viewallcollections'),(83475,'cashiersales','1','mpesapendingreport'),(83476,'cashiersales','1','viewallcounters'),(83477,'cashiersales','1','mpesaverifiedreport'),(83478,'cashiersales','1','viewcommission'),(83479,'cashiersales','1','viewmpesamessages'),(83480,'recorddelivery','1','add'),(83481,'recorddelivery','1','view'),(83482,'recorddelivery','1','update'),(83483,'recorddelivery','1','delete'),(83484,'recorddelivery','1','changestatus'),(83485,'recorddelivery','1','report'),(83486,'recorddelivery','1','Dispatched'),(83487,'recorddelivery','1','FailedDelivery'),(83488,'recorddelivery','1','ReturnedandReceived'),(83489,'recorddelivery','1','Delivered'),(83490,'recorddelivery','1','Claimraised'),(83491,'recorddelivery','1','ClaimOK'),(83492,'recorddelivery','1','ClaimDamaged'),(83493,'purchases','1','add'),(83494,'purchases','1','updatebuyingprice'),(83495,'purchases','1','updatesellingprice'),(83496,'purchases','1','viewquotation'),(83497,'purchases','1','viewdirectpurchases'),(83498,'purchases','1','viewserials'),(83499,'purchases','1','viewpurchase'),(83500,'purchases','1','salesorder'),(83501,'purchases','1','budget'),(83502,'purchases','1','showdefaultserials'),(83503,'purchases','1','approve'),(83504,'purchases','1','addbatchno'),(83505,'purchases','1','addexpirydate'),(83506,'viewreturnsales','1','add'),(83507,'viewreturnsales','1','update'),(83508,'viewreturnsales','1','delete'),(83509,'viewreturnsales','1','return'),(83510,'viewreturnsales','1','clear'),(83511,'viewreturnsales','1','moresales'),(83512,'income','1','View'),(83513,'income','1','add'),(83514,'income','1','wiewinvoices'),(83515,'incomeexpenses','1','add'),(83516,'incomeexpenses','1','closeexpense'),(83517,'incomeexpenses','1','update'),(83518,'incomeexpenses','1','wiewinvoices'),(83519,'incomeexpenses','1','viewbills'),(83520,'incomeexpenses','1','viewdebtors'),(83521,'incomeexpenses','1','viewcreditors'),(83522,'incomeexpenses','1','postrentalexpenses'),(83523,'accomodation','1','dailysales'),(83524,'accomodation','1','viewrooms'),(83525,'accomodation','1','viewhouse'),(83526,'accomodation','1','addhouse'),(83527,'accomodation','1','cheque'),(83528,'accomodation','1','credit'),(83529,'accomodation','1','card'),(83530,'accomodation','1','cash'),(83531,'accomodation','1','mpesa'),(83532,'accomodation','1','voucher'),(83533,'accomodation','1','points'),(83534,'accomodation','1','checkinroom'),(83535,'accomodation','1','addroom'),(83536,'accomodation','1','checkoutroom'),(83537,'accomodation','1','cancel'),(83538,'accomodation','1','givediscount'),(83539,'accomodation','1','checkin'),(83540,'accomodation','1','addcharges'),(83541,'accomodation','1','cleanrooms'),(83542,'accomodation','1','updatecharges'),(83543,'accomodation','1','postexpense'),(83544,'accomodation','1','updatehouse'),(83545,'accomodation','1','updateroom'),(83546,'accomodation','1','Post Bank Deposits'),(83547,'accomodation','1','managehotel'),(83548,'accomodation','1','assignrooms'),(83549,'accomodation','1','managerental'),(83550,'accomodation','1','housekeeping'),(83551,'accomodation','1','changepayment'),(83552,'accomodation','1','customerregister'),(83553,'accomodation','1','dailypayments'),(83554,'accomodation','1','advancebooking'),(83555,'accomodation','1','checkoutcustomerwithbalance'),(83556,'accomodation','1','managecustomer'),(83557,'accomodation','1','viewreports'),(83558,'accomodation','1','viewroomcleaned'),(83559,'accomodation','1','config'),(83560,'accomodation','1','clearsales'),(83561,'accomodation','1','dailycollections'),(83562,'branch','1','add'),(83563,'branch','1','view'),(83564,'branch','1','update'),(83565,'branch','1','delete'),(83566,'members','1','add'),(83567,'members','1','update'),(83568,'members','1','opencloseshift'),(83569,'users','1','add'),(83570,'users','1','update'),(83571,'productscategory','1','add'),(83572,'productscategory','1','update'),(83573,'productscategory','1','delete'),(83574,'productlist','1','bulk'),(83575,'productlist','1','updatestock'),(83576,'productlist','1','move'),(83577,'productlist','1','more'),(83578,'productlist','1','transfer'),(83579,'productlist','1','addstock'),(83580,'productlist','1','delete'),(83581,'productlist','1','view'),(83582,'productlist','1','update'),(83583,'productlist','1','add'),(83584,'productlist','1','stocktaking'),(83585,'productlist','1','editstocktaken'),(83586,'productlist','1','editopenclosestock'),(83587,'productlist','1','viewserials'),(83588,'productlist','1','changeserialstatus'),(83589,'productlist','1','viewproductsfromallbranches'),(83590,'products','1','add'),(83591,'products','1','update'),(83592,'products','1','delete'),(83593,'products','1','more'),(83594,'products','1','addstock'),(83595,'products','1','deleteorder'),(83596,'products','1','bulk'),(83597,'products','1','dispatch'),(83598,'products','1','removestock'),(83599,'products','1','price'),(83600,'products','1','removeallstock'),(83601,'products','1','bulkpriceupdate'),(83602,'incomingstock','1','add'),(83603,'incomingstock','1','update'),(83604,'incomingstock','1','view'),(83605,'incomingstock','1','delete'),(83606,'incomingstore','1','add'),(83607,'incomingstore','1','delete'),(83608,'incomingstore','1','view'),(83609,'lowstocklist','1','more'),(83610,'lowstocklist','1','view'),(83611,'lowproducts','1','add'),(83612,'lowproducts','1','update'),(83613,'damagedproducts','1','add'),(83614,'damagedproducts','1','update'),(83615,'damagedproducts','1','delete'),(83616,'projectsmanagement','1','view'),(83617,'projectsmanagement','1','add'),(83618,'projectsmanagement','1','update'),(83619,'projectsmanagement','1','delete'),(83620,'assets','1','add'),(83621,'assets','1','update'),(83622,'assets','1','delete'),(83623,'accounting','1','deletebank'),(83624,'accounting','1','deleteglaccount'),(83625,'accounting','1','view'),(83626,'bankdeposits','1','update'),(83627,'bankdeposits','1','delete'),(83628,'banktransfer','1','add'),(83629,'journalentry','1','add'),(83630,'accountingreports','1','view'),(83631,'peoplecategory','1','add'),(83632,'peoplecategory','1','update'),(83633,'peoplecategory','1','delete'),(83634,'departments','1','add'),(83635,'payrollsetup','1','add'),(83636,'labourrecords','1','add'),(83637,'leavemanagement','1','add'),(83638,'biometricrecords','1','add'),(83639,'payroll','1','add'),(83640,'loyalitycards','1','add'),(83641,'loyalitycards','1','update'),(83642,'reports','1','view'),(83643,'reports','1','download'),(83644,'reports','1','update'),(83645,'reports','1','viewall'),(83646,'displayreport','1','view'),(83647,'grouping','1','add'),(83648,'grouping','1','update'),(83649,'grouping','1','delete'),(83650,'sendsms','1','add'),(83651,'sendsms','1','update'),(83652,'sendsms','1','delete'),(83653,'sendsms','1','transfersms'),(83654,'documents','1','add'),(83655,'documents','1','update'),(83656,'documents','1','delete'),(83657,'documents','1','viewalldocuments'),(83658,'humanresource','1','add'),(83659,'humanresource','1','update'),(83660,'humanresource','1','approve'),(83661,'humanresource','1','delete'),(83662,'humanresource','1','view'),(83663,'humanresource','1','allocate'),(83664,'humanresource','1','viewallpayroll'),(83665,'humanresource','1','leavesetup'),(83666,'humanresource','1','allleaves '),(83667,'humanresource','1','bioattendance'),(83668,'taskscategory','1','add'),(83669,'taskscategory','1','update'),(83670,'taskscategory','1','delete'),(83671,'task','1','add'),(83672,'task','1','viewall'),(83673,'task','1','update'),(83674,'task','1','delete'),(83675,'task','1','postspecifictask'),(83676,'task','1','postgeneraltask'),(83677,'task','1','viewothersspecifictask'),(83678,'task','1','viewothersgeneraltask'),(83679,'task','1','assigntask'),(83680,'task','1','posttaskforothers'),(83681,'callcenter','1','add'),(83682,'callcenter','1','upadate'),(83683,'callcenter','1','view'),(83684,'callcenter','1','download'),(83685,'callcenter','1','delete'),(83686,'deals','1','update'),(83687,'deals','1','delete'),(83688,'deals','1','viewall'),(83689,'complain','1','add'),(83690,'complain','1','view'),(83691,'complain','1','update'),(83692,'complain','1','allcompalin'),(83693,'complain','1','delete'),(83694,'events','1','add'),(83695,'events','1','update'),(83696,'events','1','delete'),(83697,'password','1','change'),(83698,'profile','1','update'),(83699,'ecommerce','1','add'),(83700,'ecommerce','1','update'),(83701,'ecommerce','1','delete'),(83702,'ecommerce','1','vieworders'),(83703,'ecommerce','1','setup'),(83704,'ecommerce','1','approveorders'),(83705,'quotation','1','add'),(83706,'quotation','1','update'),(83707,'quotation','1','delete'),(83708,'quotation','1','view'),(83709,'quotation','1','viewall'),(83710,'config','1','delete'),(83711,'config','1','update'),(83712,'config','1','Novatsales'),(84399,'sales','6','add'),(84400,'sales','6','suspend'),(84401,'sales','6','printreceipt'),(84402,'sales','6','update'),(84403,'sales','6','cash'),(84404,'sales','6','moresales'),(84405,'sales','6','sale'),(84406,'sales','6','productdiscount'),(84407,'sales','6','mpesa'),(84408,'sales','6','viewbuyingprice'),(84409,'sales','6','updatepaymentmode'),(84410,'sales','6','editsellingprice'),(84411,'sales','6','card'),(84412,'sales','6','clearpayments'),(84413,'sales','6','cheque'),(84414,'sales','6','salesbeyondbprice'),(84415,'sales','6','dontprint'),(84416,'sales','6','entermpesacode'),(84417,'sales','6','updateqtysales'),(84418,'cashiersales','6','entermpesacode'),(84419,'cashiersales','6','editmpesa'),(84420,'cashiersales','6','all'),(84421,'cashiersales','6','cashiersales'),(84422,'cashiersales','6','editmpesadate'),(84423,'cashiersales','6','adddailycollection'),(84424,'cashiersales','6','viewtill'),(84425,'cashiersales','6','viewdailycollections'),(84426,'cashiersales','6','updatedailycollections'),(84427,'cashiersales','6','viewallcounters'),(84428,'cashiersales','6','mpesapendingreport'),(84429,'cashiersales','6','mpesaverifiedreport'),(84430,'cashiersales','6','viewcommission'),(84431,'cashiersales','6','viewmpesamessages'),(84432,'productlist','6','bulk'),(84433,'productlist','6','more'),(84434,'productlist','6','move'),(84435,'productlist','6','updatestock'),(84436,'productlist','6','transfer'),(84437,'productlist','6','addstock'),(84438,'productlist','6','view'),(84439,'productlist','6','update'),(84440,'productlist','6','add'),(84441,'productlist','6','openclosestock'),(84442,'productlist','6','stocktaking'),(84443,'productlist','6','editstocktaken'),(84444,'productlist','6','editopenclosestock'),(84445,'productlist','6','viewserials'),(84446,'productlist','6','changeserialstatus'),(84447,'productlist','6','viewproductsfromallbranches'),(84448,'productlist','6','bulkpriceupdate'),(84449,'productlist','6','negativestockadjustment'),(84450,'productlist','6','viewbprice'),(84451,'products','6','price'),(84452,'incomingstock','6','add'),(84453,'incomingstock','6','update'),(84454,'incomingstock','6','view'),(84455,'password','6','change'),(84456,'sales','4','add'),(84457,'sales','4','suspend'),(84458,'sales','4','printreceipt'),(84459,'sales','4','update'),(84460,'sales','4','cash'),(84461,'sales','4','moresales'),(84462,'sales','4','sale'),(84463,'sales','4','productdiscount'),(84464,'sales','4','mpesa'),(84465,'sales','4','viewbuyingprice'),(84466,'sales','4','updatepaymentmode'),(84467,'sales','4','editsellingprice'),(84468,'sales','4','card'),(84469,'sales','4','clearpayments'),(84470,'sales','4','cheque'),(84471,'sales','4','salesbeyondbprice'),(84472,'sales','4','dontprint'),(84473,'sales','4','entermpesacode'),(84474,'sales','4','updateqtysales'),(84475,'cashiersales','4','entermpesacode'),(84476,'cashiersales','4','editmpesa'),(84477,'cashiersales','4','all'),(84478,'cashiersales','4','cashiersales'),(84479,'cashiersales','4','editmpesadate'),(84480,'cashiersales','4','adddailycollection'),(84481,'cashiersales','4','viewtill'),(84482,'cashiersales','4','viewdailycollections'),(84483,'cashiersales','4','updatedailycollections'),(84484,'cashiersales','4','viewallcounters'),(84485,'cashiersales','4','mpesapendingreport'),(84486,'cashiersales','4','mpesaverifiedreport'),(84487,'cashiersales','4','viewcommission'),(84488,'cashiersales','4','viewmpesamessages'),(84489,'productscategory','4','add'),(84490,'productscategory','4','update'),(84491,'productscategory','4','delete'),(84492,'productlist','4','bulk'),(84493,'productlist','4','more'),(84494,'productlist','4','move'),(84495,'productlist','4','updatestock'),(84496,'productlist','4','transfer'),(84497,'productlist','4','addstock'),(84498,'productlist','4','view'),(84499,'productlist','4','update'),(84500,'productlist','4','add'),(84501,'productlist','4','openclosestock'),(84502,'productlist','4','stocktaking'),(84503,'productlist','4','editstocktaken'),(84504,'productlist','4','editopenclosestock'),(84505,'productlist','4','viewserials'),(84506,'productlist','4','changeserialstatus'),(84507,'productlist','4','viewproductsfromallbranches'),(84508,'productlist','4','bulkpriceupdate'),(84509,'productlist','4','negativestockadjustment'),(84510,'productlist','4','viewbprice'),(84511,'products','4','price'),(84512,'incomingstock','4','add'),(84513,'incomingstock','4','update'),(84514,'incomingstock','4','view'),(84515,'password','4','change'),(84516,'sales','3','add'),(84517,'sales','3','suspend'),(84518,'sales','3','printreceipt'),(84519,'sales','3','update'),(84520,'sales','3','cash'),(84521,'sales','3','delete'),(84522,'sales','3','moresales'),(84523,'sales','3','sale'),(84524,'sales','3','Logout'),(84525,'sales','3','mpesabalance'),(84526,'sales','3','discount'),(84527,'sales','3','reprint'),(84528,'sales','3','select'),(84529,'sales','3','printbill'),(84530,'sales','3','productdiscount'),(84531,'sales','3','mpesa'),(84532,'sales','3','closebill'),(84533,'sales','3','viewbuyingprice'),(84534,'sales','3','updatepaymentmode'),(84535,'sales','3','editsellingprice'),(84536,'sales','3','card'),(84537,'sales','3','clearpayments'),(84538,'sales','3','cheque'),(84539,'sales','3','creditnote'),(84540,'sales','3','voucher'),(84541,'sales','3','salesbeyondbprice'),(84542,'sales','3','points'),(84543,'sales','3','credit'),(84544,'sales','3','dontprint'),(84545,'sales','3','backdatesales'),(84546,'sales','3','recordcoins'),(84547,'sales','3','giveloyalityponts'),(84548,'sales','3','leaseitems'),(84549,'sales','3','changetaxstatus'),(84550,'sales','3','splitbill'),(84551,'sales','3','changeuomonsales'),(84552,'sales','3','sendsms'),(84553,'sales','3','entermpesacode'),(84554,'sales','3','salesperson'),(84555,'sales','3','usekeyboard'),(84556,'sales','3','receiptno'),(84557,'sales','3','negativesales'),(84558,'sales','3','updateqtysales'),(84559,'cashiersales','3','entermpesacode'),(84560,'cashiersales','3','editmpesa'),(84561,'cashiersales','3','all'),(84562,'cashiersales','3','delete'),(84563,'cashiersales','3','cashiersales'),(84564,'cashiersales','3','editmpesadate'),(84565,'cashiersales','3','adddailycollection'),(84566,'cashiersales','3','viewtill'),(84567,'cashiersales','3','viewdailycollections'),(84568,'cashiersales','3','deletedailycollections'),(84569,'cashiersales','3','updatedailycollections'),(84570,'cashiersales','3','reversempesa'),(84571,'cashiersales','3','clearallsales'),(84572,'cashiersales','3','viewallcollections'),(84573,'cashiersales','3','viewallcounters'),(84574,'cashiersales','3','mpesapendingreport'),(84575,'cashiersales','3','mpesaverifiedreport'),(84576,'cashiersales','3','viewcommission'),(84577,'cashiersales','3','viewmpesamessages'),(84578,'purchases','3','add'),(84579,'purchases','3','update'),(84580,'purchases','3','delete'),(84581,'purchases','3','updatebuyingprice'),(84582,'purchases','3','updatesellingprice'),(84583,'purchases','3','updateclosedinvoice'),(84584,'purchases','3','viewquotation'),(84585,'purchases','3','viewserials'),(84586,'purchases','3','viewdirectpurchases'),(84587,'purchases','3','viewpurchase'),(84588,'purchases','3','salesorder'),(84589,'purchases','3','budget'),(84590,'purchases','3','showdefaultserials'),(84591,'purchases','3','viewallcounters'),(84592,'purchases','3','approve'),(84593,'viewreturnsales','3','add'),(84594,'viewreturnsales','3','update'),(84595,'viewreturnsales','3','delete'),(84596,'viewreturnsales','3','return'),(84597,'viewreturnsales','3','clear'),(84598,'viewreturnsales','3','moresales'),(84599,'incomeexpenses','3','add'),(84600,'incomeexpenses','3','closeexpense'),(84601,'incomeexpenses','3','update'),(84602,'incomeexpenses','3','updateclosedexpenses'),(84603,'incomeexpenses','3','wiewinvoices'),(84604,'incomeexpenses','3','viewbills'),(84605,'incomeexpenses','3','viewexpense'),(84606,'incomeexpenses','3','viewdebtors'),(84607,'incomeexpenses','3','viewcreditors'),(84608,'members','3','add'),(84609,'members','3','update'),(84610,'members','3','deletepeople'),(84611,'members','3','opencloseshift'),(84612,'users','3','add'),(84613,'users','3','update'),(84614,'users','3','delete'),(84615,'users','3','deleteallroles'),(84616,'productscategory','3','add'),(84617,'productscategory','3','update'),(84618,'productscategory','3','delete'),(84619,'productlist','3','bulk'),(84620,'productlist','3','more'),(84621,'productlist','3','move'),(84622,'productlist','3','updatestock'),(84623,'productlist','3','transfer'),(84624,'productlist','3','addstock'),(84625,'productlist','3','delete'),(84626,'productlist','3','view'),(84627,'productlist','3','update'),(84628,'productlist','3','add'),(84629,'productlist','3','openclosestock'),(84630,'productlist','3','stocktaking'),(84631,'productlist','3','editstocktaken'),(84632,'productlist','3','editopenclosestock'),(84633,'productlist','3','viewserials'),(84634,'productlist','3','changeserialstatus'),(84635,'productlist','3','viewproductsfromallbranches'),(84636,'productlist','3','bulkpriceupdate'),(84637,'productlist','3','negativestockadjustment'),(84638,'products','3','add'),(84639,'products','3','update'),(84640,'products','3','delete'),(84641,'products','3','addstock'),(84642,'products','3','more'),(84643,'products','3','bulk'),(84644,'products','3','deleteorder'),(84645,'products','3','dispatch'),(84646,'products','3','removestock'),(84647,'products','3','price'),(84648,'products','3','removeallstock'),(84649,'products','3','bulkpriceupdate'),(84650,'products','3','negativestockadjustment'),(84651,'incomingstock','3','add'),(84652,'incomingstock','3','update'),(84653,'incomingstock','3','view'),(84654,'incomingstock','3','delete'),(84655,'lowstocklist','3','add'),(84656,'lowstocklist','3','more'),(84657,'lowstocklist','3','view'),(84658,'damagedproducts','3','add'),(84659,'damagedproducts','3','update'),(84660,'damagedproducts','3','delete'),(84661,'reports','3','view'),(84662,'reports','3','download'),(84663,'reports','3','delete'),(84664,'reports','3','update'),(84665,'reports','3','viewall'),(84666,'humanresource','3','add'),(84667,'humanresource','3','approve'),(84668,'humanresource','3','update'),(84669,'humanresource','3','delete'),(84670,'humanresource','3','view'),(84671,'humanresource','3','allocate'),(84672,'humanresource','3','viewallpayroll'),(84673,'humanresource','3','leavesetup'),(84674,'humanresource','3','allleaves '),(84675,'humanresource','3','bioattendance'),(84676,'password','3','change'),(84677,'config','3','delete'),(84678,'config','3','add'),(84679,'config','3','update'),(84701,'sales','7','add'),(84702,'sales','7','printreceipt'),(84703,'sales','7','selectmessage'),(84704,'sales','7','suspend'),(84705,'sales','7','update'),(84706,'sales','7','delete'),(84707,'sales','7','cash'),(84708,'sales','7','moresales'),(84709,'sales','7','sale'),(84710,'sales','7','Logout'),(84711,'sales','7','mpesabalance'),(84712,'sales','7','select'),(84713,'sales','7','reprint'),(84714,'sales','7','displaycustomers'),(84715,'sales','7','discount'),(84716,'sales','7','productdiscount'),(84717,'sales','7','printbill'),(84718,'sales','7','mpesa'),(84719,'sales','7','order'),(84720,'sales','7','closebill'),(84721,'sales','7','card'),(84722,'sales','7','viewbuyingprice'),(84723,'sales','7','updatepaymentmode'),(84724,'sales','7','editsellingprice'),(84725,'sales','7','clearpayments'),(84726,'sales','7','cheque'),(84727,'sales','7','creditnote'),(84728,'sales','7','voucher'),(84729,'sales','7','points'),(84730,'sales','7','salesbeyondbprice'),(84731,'sales','7','credit'),(84732,'sales','7','selectroom'),(84733,'sales','7','dontprint'),(84734,'sales','7','accountlimit'),(84735,'sales','7','backdatesales'),(84736,'sales','7','recordcoins'),(84737,'sales','7','changetaxstatus'),(84738,'sales','7','leaseitems'),(84739,'sales','7','giveloyalityponts'),(84740,'sales','7','dontshowstock'),(84741,'sales','7','splitbill'),(84742,'sales','7','changeuomonsales'),(84743,'sales','7','selecttable'),(84744,'sales','7','printdelivery'),(84745,'sales','7','sendsms'),(84746,'sales','7','entermpesacode'),(84747,'sales','7','salesperson'),(84748,'sales','7','usekeyboard'),(84749,'sales','7','receiptno'),(84750,'sales','7','selectcurrency'),(84751,'sales','7','negativesales'),(84752,'sales','7','updateqtysales'),(84753,'cashiersales','7','entermpesacode'),(84754,'cashiersales','7','editmpesa'),(84755,'cashiersales','7','all'),(84756,'cashiersales','7','delete'),(84757,'cashiersales','7','cashiersales'),(84758,'cashiersales','7','editmpesadate'),(84759,'cashiersales','7','dontshowtotal'),(84760,'cashiersales','7','adddailycollection'),(84761,'cashiersales','7','viewtill'),(84762,'cashiersales','7','viewdailycollections'),(84763,'cashiersales','7','updatedailycollections'),(84764,'cashiersales','7','reversempesa'),(84765,'cashiersales','7','deletedailycollections'),(84766,'cashiersales','7','clearallsales'),(84767,'cashiersales','7','viewallcollections'),(84768,'cashiersales','7','mpesapendingreport'),(84769,'cashiersales','7','viewallcounters'),(84770,'cashiersales','7','mpesaverifiedreport'),(84771,'cashiersales','7','viewcommission'),(84772,'cashiersales','7','dailysalesonly'),(84773,'cashiersales','7','viewmpesamessages'); /*!40000 ALTER TABLE `permissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plot` -- DROP TABLE IF EXISTS `plot`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plot` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `agentid` varchar(100) NOT NULL, `landlordid` varchar(100) NOT NULL, `totalhouse` varchar(100) NOT NULL, `country` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `commission` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', `tax` decimal(10,2) NOT NULL, `bank` text NOT NULL, `branch` text NOT NULL, `penalty` decimal(10,2) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(11) NOT NULL, `penaltytype` varchar(30) NOT NULL DEFAULT 'percentage', `areas` varchar(30) NOT NULL DEFAULT 'yes', `coparent` varchar(30) NOT NULL DEFAULT 'yes', `water` varchar(30) NOT NULL DEFAULT 'yes', `garbage` varchar(30) NOT NULL DEFAULT 'yes', `power` varchar(30) NOT NULL DEFAULT 'yes', `showpenalty` varchar(30) NOT NULL, `partial` varchar(30) NOT NULL DEFAULT '', `vat2` decimal(10,0) DEFAULT 0, `invoicedate` varchar(10) NOT NULL DEFAULT '01', `penaltydate` varchar(10) NOT NULL DEFAULT '10', `duedate` varchar(30) NOT NULL DEFAULT '10', `taxtype` varchar(30) NOT NULL DEFAULT 'Landlord', `invoicesms` text NOT NULL, `receiptsms` text NOT NULL, `utility` varchar(20) NOT NULL DEFAULT 'yes', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plot` -- LOCK TABLES `plot` WRITE; /*!40000 ALTER TABLE `plot` DISABLE KEYS */; /*!40000 ALTER TABLE `plot` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plotcharges` -- DROP TABLE IF EXISTS `plotcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plotcharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `order` int(10) NOT NULL, `plotcharges` int(5) NOT NULL DEFAULT 1, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plotcharges` -- LOCK TABLES `plotcharges` WRITE; /*!40000 ALTER TABLE `plotcharges` DISABLE KEYS */; /*!40000 ALTER TABLE `plotcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `post` -- DROP TABLE IF EXISTS `post`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `post` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `post` -- LOCK TABLES `post` WRITE; /*!40000 ALTER TABLE `post` DISABLE KEYS */; /*!40000 ALTER TABLE `post` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `postrecharge` -- DROP TABLE IF EXISTS `postrecharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `postrecharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) DEFAULT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `postrecharge` -- LOCK TABLES `postrecharge` WRITE; /*!40000 ALTER TABLE `postrecharge` DISABLE KEYS */; /*!40000 ALTER TABLE `postrecharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productcategory` -- DROP TABLE IF EXISTS `productcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` int(11) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `maincategory` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=180 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,'SAM A03 CORE',0,'2023-08-21 21:56:10','active','3','','1','7','0','','Percentage',NULL),(2,'SAM A04E 32GB',0,'2023-08-21 21:56:33','active','3','','1','7','0','','Percentage',NULL),(3,'SAM A04E 64GB',0,'2023-08-21 21:56:50','active','3','','1','7','0','','Percentage',NULL),(4,'A04S 128GB',0,'2023-08-21 21:57:34','active','3','','1','7','0','','Percentage',NULL),(5,'A14 128GB',0,'2023-08-21 21:58:11','active','3','','1','7','0','','Percentage',NULL),(7,'ITEL 2160',0,'2023-08-21 21:59:22','active','3','','1','7','0','','Percentage',NULL),(8,'GUAVA',0,'2023-08-21 21:59:48','active','3','','1','7','0','','Percentage',NULL),(9,'SMART 7 HD',0,'2023-08-21 22:00:11','active','3','','1','7','0','','Percentage',NULL),(10,'SMART 7 PLUS',0,'2023-08-21 22:00:37','active','3','','1','7','0','','Percentage',NULL),(11,'FULL PROTECTOR',0,'2023-08-21 22:03:28','active','3','','1','9','0','','Percentage',NULL),(12,'PRIVACY PROTECTOR',0,'2023-08-21 22:03:47','active','3','','1','9','0','','Percentage',NULL),(13,'18D PROTECTOR',0,'2023-08-21 22:04:12','active','3','','1','9','0','','Percentage',NULL),(14,'FULL GLUE PROTECTOR',0,'2023-08-21 22:04:37','active','3','','1','9','0','','Percentage',NULL),(15,'NORMAL PROTECOR',0,'2023-08-21 22:05:04','active','3','','1','9','0','','Percentage',NULL),(16,'CERAMIC',0,'2023-08-21 22:05:26','active','3','','1','9','0','','Percentage',NULL),(17,'MIRROR PROTECTOR',0,'2023-08-21 22:05:48','active','3','','1','9','0','','Percentage',NULL),(18,'10M EXTENSION',0,'2023-08-21 22:06:31','active','3','','1','9','0','','Percentage',NULL),(19,'POWER KING EXTENSION',0,'2023-08-21 22:06:54','active','3','','1','9','0','','Percentage',NULL),(20,'NEON RAY',0,'2023-08-21 22:07:34','active','3','','1','7','0','','Percentage',NULL),(21,'HEAD 20W ',0,'2023-08-21 22:07:59','active','3','','1','9','0','','Percentage',NULL),(22,'ORAIMO CHARGER MICRO',0,'2023-08-21 22:08:21','active','3','','1','9','0','','Percentage',NULL),(23,'ITEL EARPODS',0,'2023-08-21 22:08:36','active','3','','1','9','0','','Percentage',NULL),(24,'POWER BANK WIRELESS ',0,'2023-08-21 22:09:11','active','3','','1','9','0','','Percentage',NULL),(25,'MAGNET POWER BANK ',0,'2023-08-21 22:09:35','active','3','','1','9','0','','Percentage',NULL),(26,'ITEL EARPODS S9',0,'2023-08-21 22:10:41','active','3','','1','9','0','','Percentage',NULL),(27,'K FULAI CABLE 2M',0,'2023-08-21 22:11:05','active','3','','1','9','0','','Percentage',NULL),(28,'FLIP COVERS',0,'2023-08-21 22:11:31','active','3','','1','10','0','','Percentage',NULL),(29,'CAR MP3',0,'2023-08-21 22:11:49','active','3','','1','9','0','','Percentage',NULL),(30,'ADAPTOR',0,'2023-08-21 22:12:03','active','3','','1','9','0','','Percentage',NULL),(31,'HEAD 50W',0,'2023-08-21 22:12:26','active','3','','1','9','0','','Percentage',NULL),(32,'BUDI CABLE ',0,'2023-08-21 22:12:54','active','3','','1','9','0','','Percentage',NULL),(33,'NECK EARPHONE BUDI',0,'2023-08-21 22:13:29','active','3','','1','9','0','','Percentage',NULL),(34,'MOUSE WIRELESS',0,'2023-08-21 22:13:46','active','3','','1','9','0','','Percentage',NULL),(35,'BUDI CHARGER',0,'2023-08-21 22:14:23','active','3','','1','9','0','','Percentage',NULL),(36,'BATTERY ITEL',0,'2023-08-21 22:15:00','active','3','','1','9','0','','Percentage',NULL),(37,'BATTERY TECHNO',0,'2023-08-21 22:15:15','active','3','','1','9','0','','Percentage',NULL),(38,'NEW SKIN',0,'2023-08-22 09:10:40','active','3','','1','10','0','','Percentage',NULL),(39,'SILICON',0,'2023-08-22 09:11:03','active','3','','1','10','0','','Percentage',NULL),(40,'PREMIUM',0,'2023-08-22 09:12:28','active','3','','1','10','0','','Percentage',NULL),(41,'MY CHOICE',0,'2023-08-22 09:13:54','active','3','','1','10','0','','Percentage',NULL),(42,'NORMAL BACKCOVERS',0,'2023-08-22 09:14:28','active','3','','1','10','0','','Percentage',NULL),(43,'LV',0,'2023-08-22 09:14:41','active','3','','1','10','0','','Percentage',NULL),(44,'MAGSAFE',0,'2023-08-22 09:15:00','active','3','','1','10','0','','Percentage',NULL),(45,'CLASSIC DESIGN',0,'2023-08-22 09:15:25','active','3','','1','10','0','','Percentage',NULL),(46,'CAMERA CLOSED IPHONE',0,'2023-08-22 09:16:02','active','3','','1','10','0','','Percentage',NULL),(47,'CAMERA CLOSED IPHONE',0,'2023-08-22 09:16:12','active','3','','1','10','0','','Percentage',NULL),(48,'GEAR 4',0,'2023-08-22 09:16:27','active','3','','1','10','0','','Percentage',NULL),(49,'HOT 12I',0,'2023-08-22 15:20:00','active','3','','1','7','0','','Percentage',NULL),(50,'A03 CORE LCD',0,'2023-08-22 15:35:35','active','3','','1','12','0','','Percentage',NULL),(51,'A20S LCD',0,'2023-08-22 15:35:49','active','3','','1','12','0','','Percentage',NULL),(52,'A10S LCD',0,'2023-08-22 15:36:03','active','3','','1','12','0','','Percentage',NULL),(53,'A10 LCD',0,'2023-08-22 15:36:15','active','3','','1','12','0','','Percentage',NULL),(54,'G530 TOUCH',0,'2023-08-22 15:36:36','active','3','','1','12','0','','Percentage',NULL),(55,'A11 LCD',0,'2023-08-22 15:36:46','active','3','','1','12','0','','Percentage',NULL),(56,'A04S LCD',0,'2023-08-22 15:37:01','active','3','','1','12','0','','Percentage',NULL),(57,'A31 FRAME',0,'2023-08-22 15:39:09','active','3','','1','12','0','','Percentage',NULL),(58,'A21S LCD',0,'2023-08-22 15:39:23','active','3','','1','12','0','','Percentage',NULL),(59,'A30S FRAME',0,'2023-08-22 15:39:35','active','3','','1','12','0','','Percentage',NULL),(60,'A02 LCD',0,'2023-08-22 15:40:11','active','3','','1','12','0','','Percentage',NULL),(61,'J7 PRIME LCD',0,'2023-08-22 15:40:25','active','3','','1','12','0','','Percentage',NULL),(62,'A03S LCD',0,'2023-08-22 15:40:38','active','3','','1','12','0','','Percentage',NULL),(63,'A14 LCD',0,'2023-08-22 15:40:51','active','3','','1','12','0','','Percentage',NULL),(64,'A04E LCD',0,'2023-08-22 15:41:07','active','3','','1','12','0','','Percentage',NULL),(65,'TOUCH NEON RAY',0,'2023-08-22 15:41:23','active','3','','1','12','0','','Percentage',NULL),(66,'LA7 LCD',0,'2023-08-22 15:41:35','active','3','','1','12','0','','Percentage',NULL),(67,'CC6 LCD',0,'2023-08-22 15:41:49','active','3','','1','12','0','','Percentage',NULL),(68,'KF6 LCD',0,'2023-08-22 15:42:00','active','3','','1','12','0','','Percentage',NULL),(69,'OPPO A37 LCD',0,'2023-08-22 15:42:14','active','3','','1','12','0','','Percentage',NULL),(70,'OPPO A1K',0,'2023-08-22 15:42:25','active','3','','1','12','0','','Percentage',NULL),(71,'TECHNO CA8 LCD',0,'2023-08-22 15:42:44','active','3','','1','12','0','','Percentage',NULL),(72,'TOUCH NEON RAY PRO',0,'2023-08-22 15:43:07','active','3','','1','12','0','','Percentage',NULL),(73,'TOUCH POP 2',0,'2023-08-22 15:43:21','active','3','','1','12','0','','Percentage',NULL),(74,'B1 LCD',0,'2023-08-22 15:43:32','active','3','','1','12','0','','Percentage',NULL),(75,'CX AIR LCD',0,'2023-08-22 15:43:44','active','3','','1','12','0','','Percentage',NULL),(76,'B2 LCD',0,'2023-08-22 15:44:00','active','3','','1','12','0','','Percentage',NULL),(77,'A04 LCD',0,'2023-08-22 15:44:15','active','3','','1','12','0','','Percentage',NULL),(78,'A20 LCD',0,'2023-08-22 15:44:29','active','3','','1','12','0','','Percentage',NULL),(79,'A20 LCD',0,'2023-08-22 15:44:39','active','3','','1','12','0','','Percentage',NULL),(80,'A12 LCD',0,'2023-08-22 15:44:53','active','3','','1','12','0','','Percentage',NULL),(81,'A13 LCD',0,'2023-08-22 15:45:05','active','3','','1','','0','','Percentage',NULL),(82,'A3 CORE LCD',0,'2023-08-22 15:45:24','active','3','','1','12','0','','Percentage',NULL),(83,'J6 + LCD',0,'2023-08-22 15:45:39','active','3','','1','12','0','','Percentage',NULL),(84,'IPH 7 PLUS',0,'2023-08-22 15:45:55','active','3','','1','12','0','','Percentage',NULL),(85,'IPH 8 PLUS',0,'2023-08-22 15:46:10','active','3','','1','12','0','','Percentage',NULL),(86,'IPH 6G',0,'2023-08-22 15:46:25','active','3','','1','12','0','','Percentage',NULL),(87,'IPH 8G',0,'2023-08-22 15:46:38','active','3','','1','12','0','','Percentage',NULL),(88,'IPH 7G',0,'2023-08-22 15:46:48','active','3','','1','12','0','','Percentage',NULL),(89,'IPH 6 PLUS',0,'2023-08-22 15:47:17','active','3','','1','12','0','','Percentage',NULL),(90,'IPH 6S PLUS',0,'2023-08-22 15:47:30','active','3','','1','12','0','','Percentage',NULL),(91,'HOT 10I',0,'2023-08-22 15:48:14','active','3','','1','12','0','','Percentage',NULL),(92,'HOT 9',0,'2023-08-22 15:48:24','active','3','','1','12','0','','Percentage',NULL),(93,'X657',0,'2023-08-22 15:48:37','active','3','','1','12','0','','Percentage',NULL),(94,'X612',0,'2023-08-22 15:49:00','active','3','','1','12','0','','Percentage',NULL),(95,'X683',0,'2023-08-22 15:49:16','active','3','','1','12','0','','Percentage',NULL),(96,'X650',0,'2023-08-22 15:49:28','active','3','','1','12','0','','Percentage',NULL),(97,'X606',0,'2023-08-22 15:49:46','active','3','','1','12','0','','Percentage',NULL),(98,'CAMON 15',0,'2023-08-22 15:49:57','active','3','','1','12','0','','Percentage',NULL),(99,'X688',0,'2023-08-22 15:50:09','active','3','','1','12','0','','Percentage',NULL),(100,'X624',0,'2023-08-22 15:50:19','active','3','','1','12','0','','Percentage',NULL),(101,'HOT 20I',0,'2023-08-22 15:50:32','active','3','','1','12','0','','Percentage',NULL),(102,'X557',0,'2023-08-22 15:50:43','active','3','','1','12','0','','Percentage',NULL),(103,'X559',0,'2023-08-22 15:51:24','active','3','','1','12','0','','Percentage',NULL),(104,'X571',0,'2023-08-22 15:51:56','active','3','','1','12','0','','Percentage',NULL),(105,'X608',0,'2023-08-22 15:52:07','active','3','','1','12','0','','Percentage',NULL),(106,'20W CHARGER',0,'2023-08-28 09:30:56','active','3','','1','9','0','','Percentage',NULL),(107,'MEM 2GB',0,'2023-08-28 14:10:27','active','3','','1','9','0','','Percentage',NULL),(108,'REPAIR',0,'2023-08-29 20:37:08','active','4','','1','12','0','','Percentage',NULL),(109,'2 PORT 20W HEAD',0,'2023-08-29 20:41:38','active','4','','1','12','0','','Percentage',NULL),(110,'NOKIA 105',0,'2023-08-29 20:43:24','active','4','','1','7','0','','Percentage',NULL),(111,'SPEAKER',0,'2023-08-30 14:03:44','active','3','','1','9','0','','Percentage',NULL),(112,'65W CHARGER',0,'2023-08-30 14:05:21','active','3','','1','9','0','','Percentage',NULL),(113,'A34 5G',0,'2023-09-02 09:47:39','active','3','','1','7','0','','Percentage',NULL),(114,'Automatic Water Machine',0,'2023-09-08 20:58:28','active','3','','1','9','0','','Percentage',NULL),(115,'B07',0,'2023-09-08 21:06:29','active','3','','1','9','0','','Percentage',NULL),(116,'NY-HG111',0,'2023-09-08 21:06:49','active','3','','1','9','0','','Percentage',NULL),(117,'25W NEW TIBAI',0,'2023-09-08 21:07:31','active','3','','1','9','0','','Percentage',NULL),(118,'S09',0,'2023-09-08 21:07:51','active','3','','1','9','0','','Percentage',NULL),(119,'Oppo A17K',0,'2023-09-09 12:43:39','active','3','','1','7','0','','Percentage',NULL),(120,'QQME',0,'2023-09-09 12:44:13','active','3','','1','7','0','','Percentage',NULL),(121,'A04E 128GB',0,'2023-10-05 14:12:11','active','3','','1','7','0','','Percentage',NULL),(122,'OPPO A38',0,'2023-10-13 10:00:23','active','3','','1','7','0','','Percentage',NULL),(123,'OPPO A78',0,'2023-10-13 10:00:38','active','3','','1','7','0','','Percentage',NULL),(124,'OPPO A98 8+256GB',0,'2023-10-13 10:01:12','active','3','','1','7','0','','Percentage',NULL),(125,'OPPO A18 128/4',0,'2023-10-25 13:36:25','active','3','','1','7','0','','Percentage',NULL),(126,'PRO 5S EARPODS',0,'2023-10-25 15:04:41','active','3','','1','7','0','','Percentage',NULL),(127,'OPPO A58 6+128GB',0,'2023-12-13 10:25:01','active','3','','1','7','0','','Percentage',NULL),(128,'V20 VILLAON',0,'2023-12-20 14:50:06','active','3','','1','7','0','','Percentage',NULL),(129,'OPPO A31 2020',0,'2023-12-24 17:42:59','active','3','','1','12','0','','Percentage',NULL),(130,'OPPO A15 LCD',0,'2023-12-24 17:45:42','active','3','','1','12','0','','Percentage',NULL),(131,'INF SMART 7 HD LCD',0,'2023-12-24 17:46:59','active','3','','1','12','0','','Percentage',NULL),(132,'X609',0,'2023-12-24 17:48:44','active','3','','1','12','0','','Percentage',NULL),(133,'X606',0,'2023-12-24 17:49:54','active','3','','1','12','0','','Percentage',NULL),(134,'RICH BOSS',0,'2024-01-04 09:46:27','active','3','','1','10','0','','Percentage',NULL),(135,'SAM A15 128/6',0,'2024-01-24 19:44:10','active','3','','1','7','0','','Percentage',NULL),(136,'SAM A05S 64/4',0,'2024-01-24 19:43:21','active','3','','1','7','0','','Percentage',NULL),(137,'OPPO A18 64/4',0,'2024-03-04 20:44:07','active','3','','1','7','0','','Percentage',NULL),(138,'OPPO A38 6/128',0,'2024-03-04 20:44:31','active','3','','1','7','0','','Percentage',NULL),(139,'SAM A24 128/6',0,'2024-03-05 20:04:31','active','3','','1','7','0','','Percentage',NULL),(140,'SAM A05S 128/4',0,'2024-03-05 20:04:49','active','3','','1','7','0','','Percentage',NULL),(141,'SAM A05 64/4',0,'2024-03-05 20:05:13','active','3','','1','7','0','','Percentage',NULL),(142,'SPARK 10C',0,'2024-03-06 20:20:12','active','3','','1','7','0','','Percentage',NULL),(143,'SQ 9800',0,'2024-04-02 04:13:31','active','3','','1','7','0','','Percentage',NULL),(144,'SQ 7700',0,'2024-04-02 04:13:42','active','3','','1','7','0','','Percentage',NULL),(145,'SQ 1000 big',0,'2024-04-02 04:13:58','active','3','','1','7','0','','Percentage',NULL),(146,'SQ 1000S',0,'2024-04-02 04:14:16','active','3','','1','7','0','','Percentage',NULL),(147,'SQ 3310S',0,'2024-04-02 04:14:34','active','3','','1','7','0','','Percentage',NULL),(148,'SAM A15 128/4',0,'2024-07-05 20:53:17','active','3','','1','7','0','','Percentage',NULL),(149,'REDMI A3 64/3',0,'2024-07-05 20:53:42','active','3','','1','7','0','','Percentage',NULL),(150,'REDMI A3 128/4',0,'2024-07-05 20:54:09','active','3','','1','7','0','','Percentage',NULL),(151,'OPPO A60 8+256GB',0,'2024-07-18 19:34:55','active','3','','1','7','0','','Percentage',NULL),(152,'SAM A55 5G 128/6',0,'2024-08-03 13:55:21','active','4','','1','7','0','','Percentage',NULL),(153,'SAM A35 5G 128/6',0,'2024-08-03 13:56:15','active','4','','1','7','0','','Percentage',NULL),(154,'EXPENSIVE COVERS',0,'2024-08-19 10:12:08','active','3','','1','10','0','','Percentage',NULL),(155,'HEAVY COVER',0,'2024-08-19 10:14:24','active','3','','1','10','0','','Percentage',NULL),(156,'RING LIGHT',0,'2024-08-19 10:18:06','active','3','','1','10','0','','Percentage',NULL),(157,'25W HEAD SAMSUNG',0,'2024-08-19 10:20:12','active','3','','1','9','0','','Percentage',NULL),(158,'IPHONE 15 CHARGER',0,'2024-08-19 10:22:14','active','3','','1','9','0','','Percentage',NULL),(159,'SAM A15 256/8',0,'2024-08-22 08:29:58','active','3','','1','7','0','','Percentage',NULL),(160,'CH 45W MDW',0,'2024-09-15 12:40:18','active','3','','1','9','0','','Percentage',NULL),(161,'CH 35W MDW',0,'2024-09-15 12:40:41','active','3','','1','9','0','','Percentage',NULL),(162,'PRO 6PLUS',0,'2024-09-15 12:41:05','active','3','','1','9','0','','Percentage',NULL),(163,'MAX PRO2 HEADPHONE',0,'2024-09-15 12:41:33','active','3','','1','9','0','','Percentage',NULL),(164,'MAX PRO HEADPHONE',0,'2024-09-15 12:41:47','active','3','','1','9','0','','Percentage',NULL),(165,'AIR MAX2 HEADPHONE',0,'2024-09-15 12:45:08','active','3','','1','9','0','','Percentage',NULL),(166,'NY021 HEADPHONE',0,'2024-09-15 12:45:34','active','3','','1','9','0','','Percentage',NULL),(167,'P9 PRO MAX HEADPHONE',0,'2024-09-15 12:45:55','active','3','','1','9','0','','Percentage',NULL),(168,'LS826',0,'2024-09-15 12:46:13','active','3','','1','9','0','','Percentage',NULL),(169,'CAR MODULATOR',0,'2024-09-15 12:46:34','active','3','','1','9','0','','Percentage',NULL),(170,'CAR CHARGER MDW 38W',0,'2024-09-15 12:47:00','active','3','','1','9','0','','Percentage',NULL),(171,'BA CHARGERS',0,'2024-10-12 17:07:04','active','3','','1','9','0','','Percentage',NULL),(172,'SAMSUNG A06 64/4',0,'2024-11-23 20:05:07','active','3','','1','7','0','','Percentage',NULL),(173,'SAMSUNG A16 4+128GB',0,'2024-12-07 20:29:35','active','3','','1','7','0','','Percentage',NULL),(174,'OPPO A3X 64+4GB',0,'2024-12-08 09:26:45','active','3','','1','7','0','','Percentage',NULL),(175,'OPPO A3X 128+4GB',0,'2024-12-08 09:26:59','active','3','','1','7','0','','Percentage',NULL),(176,'OPPO A3 128+6GB',0,'2024-12-08 09:27:17','active','3','','1','7','0','','Percentage',NULL),(177,'OPPO A3 256+8GB',0,'2024-12-08 09:27:34','active','3','','1','7','0','','Percentage',NULL),(178,'OKING',0,'2024-12-22 20:25:02','active','3','','1','7','0','','Percentage',NULL),(179,'T301',0,'2024-12-22 20:25:17','active','3','','1','7','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=168 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,'FULL PROTECTOR','11','2','',0.00,'50','500','0','200',NULL,NULL,'0',0,0,'9348821692685000',0,0,0,12.00,'2023-08-22 09:18:07','3','1','1','0000-00-00','mainitem','Inclusive','','active','','1','pcs','Inventory','VATABLE','10',NULL,0),(2,'PRIVACY PROTECTOR','12','2','',0.00,'200','1000','0','500',NULL,NULL,'0',0,0,'3513681692685088',0,0,0,39.00,'2023-08-22 09:20:10','3','1','1','0000-00-00','mainitem','Inclusive','','active','','2','pcs','Inventory','VATABLE','5',NULL,0),(4,'FULL GLUE PROTECTOR','14','2','',0.00,'200','1000','0','500',NULL,NULL,'0',0,0,'4951491692685286',0,0,0,1232.00,'2023-08-22 09:22:26','3','1','1','0000-00-00','mainitem','Inclusive','','active','','4','pcs','Inventory','VATABLE','5',NULL,0),(5,'CERAMIC','16','2','',0.00,'26','700','0','500',NULL,NULL,'0',0,0,'9528021692685347',0,0,0,18.00,'2023-08-22 09:23:46','3','1','1','0000-00-00','mainitem','Inclusive','','active','','5','pcs','Inventory','VATABLE','5',NULL,0),(6,'MIRROR PROTECTOR','17','2','',0.00,'150','500','0','400',NULL,NULL,'0',0,0,'3711201692685426',0,0,0,16.00,'2023-08-22 09:24:56','3','1','1','0000-00-00','mainitem','Inclusive','','active','','6','pcs','Inventory','VATABLE','5',NULL,0),(7,'A03 CORE','1','2','',0.00,'10200','13000','0','12000',NULL,NULL,'0',0,0,'607341692685496',0,0,0,0.00,'2023-08-22 09:26:34','3','1','1','0000-00-00','mainitem','Inclusive','','active','','7','pcs','Inventory','VATABLE','5',NULL,0),(8,'A04E 32GB','2','2','',0.00,'9500','12000','0','10500',NULL,NULL,'0',0,0,'224481692685595',0,0,0,1.00,'2023-08-22 09:28:12','3','1','1','0000-00-00','mainitem','Inclusive','','active','','8','pcs','Inventory','VATABLE','5',NULL,0),(9,'A14 128GB','5','2','',0.00,'20500','23000','0','21000',NULL,NULL,'0',0,0,'1780311692685693',0,0,0,0.00,'2023-08-22 09:29:52','3','1','1','0000-00-00','mainitem','Inclusive','','active','','9','pcs','Inventory','VATABLE','5',NULL,0),(10,'NEON RAY','20','2','',0.00,'4500','6500','0','5500',NULL,NULL,'0',0,0,'6376841692685792',0,0,0,0.00,'2023-08-22 09:31:17','3','1','1','0000-00-00','mainitem','Inclusive','','active','','10','pcs','Inventory','VATABLE','5',NULL,0),(11,'SMART 7HD','9','2','',0.00,'10500','13000','0','12000',NULL,NULL,'0',0,0,'8627551692685877',0,0,0,0.00,'2023-08-22 09:32:43','3','1','1','0000-00-00','mainitem','Inclusive','','active','','11','pcs','Inventory','VATABLE','5',NULL,0),(12,'SMART 7 PLUS','10','2','',0.00,'11200','15000','0','13500',NULL,NULL,'0',0,0,'3936901692685964',0,0,0,0.00,'2023-08-22 09:33:27','3','1','1','0000-00-00','mainitem','Inclusive','','active','','12','pcs','Inventory','VATABLE','5',NULL,0),(13,'GUAVA','8','2','',0.00,'900','1300','0','1100',NULL,NULL,'0',0,0,'2089641692686008',0,0,0,3.00,'2023-08-22 09:35:51','3','1','1','0000-00-00','mainitem','Inclusive','','active','','13','pcs','Inventory','VATABLE','5',NULL,0),(14,'HEAD 20W ','21','2','',0.00,'400','700','0','600',NULL,NULL,'0',0,0,'5932041692686152',0,0,0,22.00,'2023-08-22 09:36:52','3','1','1','0000-00-00','mainitem','Inclusive','','active','','14','pcs','Inventory','VATABLE','10',NULL,0),(15,'ORAIMO CHARGER MICRO','22','2','',0.00,'350','600','0','500',NULL,NULL,'0',0,0,'2519551692686213',0,0,0,3.00,'2023-08-22 09:37:43','3','1','1','0000-00-00','mainitem','Inclusive','','active','','15','pcs','Inventory','VATABLE','5',NULL,0),(16,'ITEL EARPODS','23','2','',0.00,'1100','2000','0','1700',NULL,NULL,'0',0,0,'9869311692686264',0,0,0,53.00,'2023-08-22 09:39:48','3','1','1','0000-00-00','mainitem','Inclusive','','active','','16','pcs','Inventory','VATABLE','10',NULL,0),(17,'HOT 12I','49','2','',0.00,'12500','16000','0','14000',NULL,NULL,'0',0,0,'1822511692706805',0,0,0,0.00,'2023-08-22 15:20:45','3','1','1','0000-00-00','mainitem','Inclusive','','active','','17','pcs','Inventory','VATABLE','5',NULL,0),(19,'SILICON','39','2','',0.00,'200','500','0','350',NULL,NULL,'0',0,0,'8088221692706975',0,0,0,267.00,'2023-08-22 15:23:34','3','1','1','0000-00-00','mainitem','Inclusive','','active','','19','pcs','Inventory','VATABLE','5',NULL,0),(22,'NORMAL BACKCOVERS','42','2','',0.00,'150','500','0','300',NULL,NULL,'0',0,0,'6826091692707109',0,0,0,703.00,'2023-08-22 15:26:31','3','1','1','0000-00-00','mainitem','Inclusive','','active','','22','pcs','Inventory','VATABLE','5',NULL,0),(23,'LV','43','2','',0.00,'350','800','0','500',NULL,NULL,'0',0,0,'50031692707191',0,0,0,34.00,'2023-08-22 15:27:29','3','1','1','0000-00-00','mainitem','Inclusive','','active','','23','pcs','Inventory','VATABLE','5',NULL,0),(24,'MAGSAFE','44','2','',0.00,'400','1500','0','800',NULL,NULL,'0',0,0,'600531692707250',0,0,0,29.00,'2023-08-22 15:29:08','3','1','1','0000-00-00','mainitem','Inclusive','','active','','24','pcs','Inventory','VATABLE','5',NULL,0),(25,'DARK APPLE CLASSIC DESIGN','45','2','',0.00,'500','1500','0','800',NULL,NULL,'0',0,0,'5181221692707348',0,0,0,21.00,'2023-09-08 06:35:20','3','1','1','0000-00-00','mainitem','Inclusive','','active','','25','pcs','Inventory','VATABLE','5','',0),(27,'GEAR 4','48','2','',0.00,'350','1000','0','800',NULL,NULL,'0',0,0,'8998551692707455',0,0,0,8.00,'2023-08-22 15:32:29','3','1','1','0000-00-00','mainitem','Inclusive','','active','','27','pcs','Inventory','VATABLE','5',NULL,0),(28,'A03 CORE LCD','50','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'7300721692817893',0,0,0,5.00,'2023-08-23 22:12:57','3','1','1','0000-00-00','mainitem','Inclusive','','active','','28','pcs','Inventory','VATABLE','5',NULL,0),(29,'A20S LCD','51','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'4984571692817993',0,0,0,3.00,'2023-08-23 22:14:19','3','1','1','0000-00-00','mainitem','Inclusive','','active','','29','pcs','Inventory','VATABLE','5',NULL,0),(30,'A10S LCD','52','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'9661141692818059',0,0,0,8.00,'2023-08-23 22:15:19','3','1','1','0000-00-00','mainitem','Inclusive','','active','','30','pcs','Inventory','VATABLE','5',NULL,0),(31,'A10 LCD','53','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'1321801692818120',0,0,0,6.00,'2023-08-23 22:16:04','3','1','1','0000-00-00','mainitem','Inclusive','','active','','31','pcs','Inventory','VATABLE','5',NULL,0),(32,'G530 TOUCH','54','2','',0.00,'500','400','0','300',NULL,NULL,'0',0,0,'3520491692818166',0,0,0,20.00,'2023-08-23 22:17:06','3','1','1','0000-00-00','mainitem','Inclusive','','active','','32','pcs','Inventory','VATABLE','5',NULL,0),(33,'A11 LCD','55','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'5502971692818241',0,0,0,11.00,'2023-08-23 22:18:00','3','1','1','0000-00-00','mainitem','Inclusive','','active','','33','pcs','Inventory','VATABLE','5',NULL,0),(34,'A04S LCD','56','2','',0.00,'1300','2000','0','1800',NULL,NULL,'0',0,0,'1667861692818281',0,0,0,3.00,'2023-08-23 22:18:46','3','1','1','0000-00-00','mainitem','Inclusive','','active','','34','pcs','Inventory','VATABLE','5',NULL,0),(35,'A31 FRAME','57','2','',0.00,'2800','5500','0','4500',NULL,NULL,'0',0,0,'7748721692818326',0,0,0,2.00,'2023-08-23 22:29:56','3','1','1','0000-00-00','mainitem','Inclusive','','active','','35','pcs','Inventory','VATABLE','5',NULL,0),(36,'A21S LCD','58','2','',0.00,'1300','2000','0','1800',NULL,NULL,'0',0,0,'6930221692819013',0,0,0,3.00,'2023-08-23 22:31:13','3','1','1','0000-00-00','mainitem','Inclusive','','active','','36','pcs','Inventory','VATABLE','5',NULL,0),(37,'A30S FRAME','59','2','',0.00,'2800','5500','0','4500',NULL,NULL,'0',0,0,'8545651692819074',0,0,0,1.00,'2023-08-23 22:32:01','3','1','1','0000-00-00','mainitem','Inclusive','','active','','37','pcs','Inventory','VATABLE','5',NULL,0),(38,'A02 LCD','60','2','',0.00,'1150','1600','0','1500',NULL,NULL,'0',0,0,'2915511692819124',0,0,0,3.00,'2023-08-23 22:32:55','3','1','1','0000-00-00','mainitem','Inclusive','','active','','38','pcs','Inventory','VATABLE','5',NULL,0),(39,'J7 PRIME LCD','61','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'303861692819176',0,0,0,3.00,'2023-08-23 22:33:46','3','1','1','0000-00-00','mainitem','Inclusive','','active','','39','pcs','Inventory','VATABLE','5',NULL,0),(40,'A03S LCD','62','2','',0.00,'1150','1600','0','1500',NULL,NULL,'0',0,0,'9579731692819227',0,0,0,10.00,'2023-08-23 22:34:33','3','1','1','0000-00-00','mainitem','Inclusive','','active','','40','pcs','Inventory','VATABLE','5',NULL,0),(41,'A14 LCD','63','2','',0.00,'1500','2500','0','2000',NULL,NULL,'0',0,0,'6894841692819274',0,0,0,6.00,'2023-08-23 22:36:03','3','1','1','0000-00-00','mainitem','Inclusive','','active','','41','pcs','Inventory','VATABLE','5',NULL,0),(42,'A04E LCD','64','2','',0.00,'1000','1600','0','1500',NULL,NULL,'0',0,0,'32351692819389',0,0,0,4.00,'2023-08-23 22:37:17','3','1','1','0000-00-00','mainitem','Inclusive','','active','','42','pcs','Inventory','VATABLE','5',NULL,0),(43,'TOUCH NEON RAY ','65','2','',0.00,'150','300','0','',NULL,NULL,'0',0,0,'3223371692819438',0,0,0,28.00,'2023-08-23 22:38:07','3','1','1','0000-00-00','mainitem','Inclusive','','active','','43','pcs','Inventory','VATABLE','5',NULL,0),(44,'LA7 LCD','66','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'4666071692819487',0,0,0,5.00,'2023-08-23 22:38:50','3','1','1','0000-00-00','mainitem','Inclusive','','active','','44','pcs','Inventory','VATABLE','5',NULL,0),(45,'CC6 LCD','67','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'6594591692819530',0,0,0,5.00,'2023-08-23 22:39:32','3','1','1','0000-00-00','mainitem','Inclusive','','active','','45','pcs','Inventory','VATABLE','5',NULL,0),(46,'KF6 LCD','68','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'3817501692819572',0,0,0,5.00,'2023-08-23 22:40:24','3','1','1','0000-00-00','mainitem','Inclusive','','active','','46','pcs','Inventory','VATABLE','5',NULL,0),(47,'OPPO A37 LCD','69','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'4220841692819625',0,0,0,5.00,'2023-08-23 22:41:11','3','1','1','0000-00-00','mainitem','Inclusive','','active','','47','pcs','Inventory','VATABLE','5',NULL,0),(48,'OPPO A1K LCD','70','2','',0.00,'1150','1600','0','1500',NULL,NULL,'0',0,0,'1462221692819672',0,0,0,3.00,'2023-08-23 22:42:04','3','1','1','0000-00-00','mainitem','Inclusive','','active','','48','pcs','Inventory','VATABLE','5',NULL,0),(49,'TECHNO CA8 LCD','71','2','',0.00,'1150','1600','0','1500',NULL,NULL,'0',0,0,'6836971692819725',0,0,0,3.00,'2023-08-23 22:43:04','3','1','1','0000-00-00','mainitem','Inclusive','','active','','49','pcs','Inventory','VATABLE','5',NULL,0),(50,'TOUCH RAY PRO','72','2','',0.00,'150','400','0','300',NULL,NULL,'0',0,0,'5416511692819784',0,0,0,10.00,'2023-08-23 22:44:05','3','1','1','0000-00-00','mainitem','Inclusive','','active','','50','pcs','Inventory','VATABLE','5',NULL,0),(51,'TOUCH POP 2','73','2','',0.00,'150','400','0','300',NULL,NULL,'0',0,0,'7999481692819846',0,0,0,39.00,'2023-08-23 22:44:52','3','1','1','0000-00-00','mainitem','Inclusive','','active','','51','pcs','Inventory','VATABLE','5',NULL,0),(52,'B1 LCD','74','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'832611692819913',0,0,0,5.00,'2023-08-23 22:45:59','3','1','1','0000-00-00','mainitem','Inclusive','','active','','52','pcs','Inventory','VATABLE','5',NULL,0),(53,'CX AIR LCD','75','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'3071021692819960',0,0,0,5.00,'2023-08-23 22:46:44','3','1','1','0000-00-00','mainitem','Inclusive','','active','','53','pcs','Inventory','VATABLE','5',NULL,0),(54,'B2 LCD','76','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'6200111692820004',0,0,0,3.00,'2023-08-23 22:47:27','3','1','1','0000-00-00','mainitem','Inclusive','','active','','54','pcs','Inventory','VATABLE','5',NULL,0),(55,'A04 LCD','77','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'6310671692820047',0,0,0,3.00,'2023-08-23 22:48:14','3','1','1','0000-00-00','mainitem','Inclusive','','active','','55','pcs','Inventory','VATABLE','5',NULL,0),(56,'A20 LCD','78','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'8517371692820094',0,0,0,1.00,'2023-08-23 22:49:10','3','1','1','0000-00-00','mainitem','Inclusive','','active','','56','pcs','Inventory','VATABLE','5',NULL,0),(57,'A12 LCD ','80','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'1151641692820151',0,0,0,36.00,'2023-08-23 22:50:13','3','1','1','0000-00-00','mainitem','Inclusive','','active','','57','pcs','Inventory','VATABLE','5',NULL,0),(58,'A13 LCD','81','2','',0.00,'1500','2500','0','2000',NULL,NULL,'0',0,0,'3802841692820213',0,0,0,2.00,'2023-08-23 22:51:18','3','1','1','0000-00-00','mainitem','Inclusive','','active','','58','pcs','Inventory','VATABLE','5',NULL,0),(59,'A3 CORE LCD','82','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'3504561692820279',0,0,0,3.00,'2023-08-23 22:52:07','3','1','1','0000-00-00','mainitem','Inclusive','','active','','59','pcs','Inventory','VATABLE','5',NULL,0),(60,'J6+ LCD','83','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'7404781692820327',0,0,0,10.00,'2023-08-23 22:53:18','3','1','1','0000-00-00','mainitem','Inclusive','','active','','60','pcs','Inventory','VATABLE','5',NULL,0),(61,'IPH 7+ ','84','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'3631211692820399',0,0,0,13.00,'2023-08-23 22:54:05','3','1','1','0000-00-00','mainitem','Inclusive','','active','','61','pcs','Inventory','VATABLE','5',NULL,0),(62,'IPH 8+ LCD','85','2','',0.00,'1100','1800','0','1600',NULL,NULL,'0',0,0,'992041692820445',0,0,0,11.00,'2023-08-23 22:57:14','3','1','1','0000-00-00','mainitem','Inclusive','','active','','62','pcs','Inventory','VATABLE','5',NULL,0),(63,'IPH 8G LCD','87','2','',0.00,'1000','1600','0','1500',NULL,NULL,'0',0,0,'7843471692820634',0,0,0,5.00,'2023-08-23 22:58:23','3','1','1','0000-00-00','mainitem','Inclusive','','active','','63','pcs','Inventory','VATABLE','5',NULL,0),(64,'IPH 6G LCD','86','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'9701101692820704',0,0,0,2.00,'2023-08-23 22:59:24','3','1','1','0000-00-00','mainitem','Inclusive','','active','','64','pcs','Inventory','VATABLE','5',NULL,0),(65,'IPH 7G LCD','88','2','',0.00,'1000','1600','0','1500',NULL,NULL,'0',0,0,'9355721692820765',0,0,0,5.00,'2023-08-23 23:00:18','3','1','1','0000-00-00','mainitem','Inclusive','','active','','65','pcs','Inventory','VATABLE','5',NULL,0),(66,'IPH 6+ LCD','89','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'4751471692820818',0,0,0,8.00,'2023-08-23 23:01:05','3','1','1','0000-00-00','mainitem','Inclusive','','active','','66','pcs','Inventory','VATABLE','5',NULL,0),(67,'IPH 6S+ LCD','90','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'8522171692820866',0,0,0,12.00,'2023-08-23 23:01:53','3','1','1','0000-00-00','mainitem','Inclusive','','active','','67','pcs','Inventory','VATABLE','5',NULL,0),(68,'HOT 10i LCD','91','2','',0.00,'950','1600','0','1500',NULL,NULL,'0',0,0,'5258451692820914',0,0,0,1.00,'2023-08-23 23:03:28','3','1','1','0000-00-00','mainitem','Inclusive','','active','','68','pcs','Inventory','VATABLE','5',NULL,0),(69,'HOT 9 LCD','92','2','',0.00,'1200','1800','0','1600',NULL,NULL,'0',0,0,'9751351692821008',0,0,0,2.00,'2023-08-23 23:04:23','3','1','1','0000-00-00','mainitem','Inclusive','','active','','69','pcs','Inventory','VATABLE','5',NULL,0),(70,'X657 LCD','93','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'4249461692821064',0,0,0,44.00,'2023-08-23 23:05:09','3','1','1','0000-00-00','mainitem','Inclusive','','active','','70','pcs','Inventory','VATABLE','5',NULL,0),(71,'X612 LCD','94','2','',0.00,'1500','2200','0','1800',NULL,NULL,'0',0,0,'8476931692821110',0,0,0,8.00,'2023-08-23 23:06:10','3','1','1','0000-00-00','mainitem','Inclusive','','active','','71','pcs','Inventory','VATABLE','5',NULL,0),(72,'X683 LCD','95','2','',0.00,'1300','2000','0','1800',NULL,NULL,'0',0,0,'5062861692821170',0,0,0,3.00,'2023-08-23 23:06:55','3','1','1','0000-00-00','mainitem','Inclusive','','active','','72','pcs','Inventory','VATABLE','5',NULL,0),(73,'X650 LCD','96','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'6261601692821215',0,0,0,14.00,'2023-08-23 23:07:40','3','1','1','0000-00-00','mainitem','Inclusive','','active','','73','pcs','Inventory','VATABLE','5',NULL,0),(74,'X606 LCD','97','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'7513081692821298',0,0,0,4.00,'2023-08-23 23:08:59','3','1','1','0000-00-00','mainitem','Inclusive','','active','','74','pcs','Inventory','VATABLE','5',NULL,0),(75,'CAMON 15 LCD','98','2','',0.00,'1000','1600','0','1500',NULL,NULL,'0',0,0,'3101681692821339',0,0,0,6.00,'2023-08-23 23:09:41','3','1','1','0000-00-00','mainitem','Inclusive','','active','','75','pcs','Inventory','VATABLE','5',NULL,0),(76,'X688 LCD','99','2','',0.00,'1300','2000','0','1800',NULL,NULL,'0',0,0,'1734771692821382',0,0,0,2.00,'2023-08-23 23:10:32','3','1','1','0000-00-00','mainitem','Inclusive','','active','','76','pcs','Inventory','VATABLE','5',NULL,0),(77,'X624 LCD','100','2','',0.00,'1200','2000','0','1600',NULL,NULL,'0',0,0,'7978581692821432',0,0,0,1.00,'2023-08-23 23:11:26','3','1','1','0000-00-00','mainitem','Inclusive','','active','','77','pcs','Inventory','VATABLE','5',NULL,0),(78,'HOT 20I LCD','101','2','',0.00,'1300','1600','0','1500',NULL,NULL,'0',0,0,'4541001692821487',0,0,0,2.00,'2023-08-23 23:12:30','3','1','1','0000-00-00','mainitem','Inclusive','','active','','78','pcs','Inventory','VATABLE','5',NULL,0),(79,'X557 LCD','102','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'5181421692821550',0,0,0,4.00,'2023-08-23 23:13:08','3','1','1','0000-00-00','mainitem','Inclusive','','active','','79','pcs','Inventory','VATABLE','5',NULL,0),(80,'X559 LCD','103','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'5141171692821588',0,0,0,3.00,'2023-08-23 23:13:50','3','1','1','0000-00-00','mainitem','Inclusive','','active','','80','pcs','Inventory','VATABLE','5',NULL,0),(81,'X571 LCD','104','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'7213071692821630',0,0,0,3.00,'2023-08-23 23:14:28','3','1','1','0000-00-00','mainitem','Inclusive','','active','','81','pcs','Inventory','VATABLE','5',NULL,0),(82,'X608 LCD','105','2','',0.00,'1300','2500','0','2000',NULL,NULL,'0',0,0,'5332411692821669',0,0,0,1.00,'2023-08-23 23:15:18','3','1','1','0000-00-00','mainitem','Inclusive','','active','','82','pcs','Inventory','VATABLE','5',NULL,0),(83,'A04S 128GB','4','2','',0.00,'16800','21000','0','19000',NULL,NULL,'0',0,0,'7887101693066110',0,0,0,0.00,'2023-08-26 19:10:25','3','1','1','0000-00-00','mainitem','Inclusive','','active','','83','pcs','Inventory','VATABLE','5',NULL,0),(84,'BUDI CHARGER','35','2','',0.00,'350','1000','0','500',NULL,NULL,'0',0,0,'4962071693203502',0,0,0,35.00,'2023-08-28 09:22:37','3','1','1','0000-00-00','mainitem','Inclusive','','active','','84','pcs','Inventory','VATABLE','10',NULL,0),(85,'BUDI CAR CHARGER','35','2','',0.00,'350','1000','0','700',NULL,NULL,'0',0,0,'7544861693203863',0,0,0,3.00,'2023-08-28 09:25:04','3','1','1','0000-00-00','mainitem','Inclusive','','active','','85','pcs','Inventory','VATABLE','5',NULL,0),(86,'EARPHONE BUDI','35','2','',0.00,'110','350','0','250',NULL,NULL,'0',0,0,'2062531693203919',0,0,0,10.00,'2023-08-28 09:26:10','3','1','1','0000-00-00','mainitem','Inclusive','','active','','86','pcs','Inventory','VATABLE','10',NULL,0),(87,'BUDI CABLE ','32','2','',0.00,'85','300','0','200',NULL,NULL,'0',0,0,'4380351693203971',0,0,0,82.00,'2023-08-28 09:27:29','3','1','1','0000-00-00','mainitem','Inclusive','','active','','87','pcs','Inventory','VATABLE','5',NULL,0),(88,'BATTERY ITEL','36','2','',0.00,'70','300','0','200',NULL,NULL,'0',0,0,'5315321693204121',0,0,0,17.00,'2023-08-28 09:29:26','3','1','1','0000-00-00','mainitem','Inclusive','','active','','88','pcs','Inventory','VATABLE','10',NULL,0),(89,'BATTERY TECHNO','37','2','',0.00,'70','300','0','200',NULL,NULL,'0',0,0,'8119881693204167',0,0,0,18.00,'2023-08-28 09:30:04','3','1','1','0000-00-00','mainitem','Inclusive','','active','','89','pcs','Inventory','VATABLE','5',NULL,0),(90,'20W CHARGER BUDI','106','2','',0.00,'380','1000','0','500',NULL,NULL,'0',0,0,'9306621693204263',0,0,0,4.00,'2024-08-19 10:31:42','3','1','1','0000-00-00','mainitem','Inclusive','','active','','90','pcs','Inventory','VATABLE','10','',0),(91,'ITEL 2160','7','2','',0.00,'1150','1500','0','1450',NULL,NULL,'0',0,0,'2748121693205308',0,0,0,55.00,'2023-08-28 09:50:03','3','1','1','0000-00-00','mainitem','Inclusive','','active','','91','pcs','Inventory','VATABLE','5',NULL,0),(92,'MEM 2GB','107','2','',0.00,'240','500','0','400',NULL,NULL,'0',0,0,'1268451693221036',0,0,0,23.00,'2023-08-28 14:24:21','3','1','1','0000-00-00','mainitem','Inclusive','','active','','92','pcs','Inventory','VATABLE','5',NULL,0),(94,'NECK EARPHONE BUDI','33','2','',0.00,'1100','2000','0','1500',NULL,NULL,'0',0,0,'8604461693330798',0,0,0,6.00,'2023-08-29 20:40:38','4','1','1','0000-00-00','mainitem','Inclusive','','active','','94','pcs','Inventory','VATABLE','5',NULL,0),(96,'NOKIA 105','110','2','',0.00,'1200','1700','0','1500',NULL,NULL,'0',0,0,'9208231693331009',0,0,0,7.00,'2023-08-29 20:44:31','4','1','1','0000-00-00','mainitem','Inclusive','','active','','96','pcs','Inventory','VATABLE','5',NULL,0),(97,'SPEAKER','111','2','',0.00,'290','1000','0','700',NULL,NULL,'0',0,0,'152941693393429',0,0,0,9.00,'2023-08-30 14:04:32','3','1','1','0000-00-00','mainitem','Inclusive','','active','','97','pcs','Inventory','VATABLE','5',NULL,0),(98,'65W CHARGER','112','2','',0.00,'600','1800','0','1200',NULL,NULL,'0',0,0,'8596971693393526',0,0,0,6.00,'2023-08-30 14:06:20','3','1','1','0000-00-00','mainitem','Inclusive','','active','','98','pcs','Inventory','VATABLE','5',NULL,0),(99,'A34 5G','113','2','',0.00,'29000','40000','0','33000',NULL,NULL,'0',0,0,'8646521693637263',0,0,0,0.00,'2023-09-02 09:50:22','3','1','1','0000-00-00','mainitem','Inclusive','','active','','99','pcs','Inventory','VATABLE','1',NULL,0),(100,'A04E 64GB','3','2','',0.00,'11800','16000','0','14800',NULL,NULL,'0',0,0,'4128161694144169',0,0,0,0.00,'2023-09-08 06:38:30','3','1','1','0000-00-00','mainitem','Inclusive','','active','','100','pcs','Inventory','VATABLE','5',NULL,0),(101,'Automatic Water Machine','114','2','',0.00,'250','1500','0','800',NULL,NULL,'0',0,0,'8864231694196502',0,0,0,5.00,'2023-09-08 21:09:30','3','1','1','0000-00-00','mainitem','Inclusive','','active','','101','pcs','Inventory','VATABLE','5',NULL,0),(102,'B07','115','2','',0.00,'500','2000','0','1300',NULL,NULL,'0',0,0,'7290291694196571',0,0,0,10.00,'2023-09-08 21:11:18','3','1','1','0000-00-00','mainitem','Inclusive','','active','','102','pcs','Inventory','VATABLE','5',NULL,0),(103,'NY-HG111','116','2','',0.00,'1650','3500','0','2200',NULL,NULL,'0',0,0,'1566381694196679',0,0,0,1.00,'2023-09-08 21:12:06','3','1','1','0000-00-00','mainitem','Inclusive','','active','','103','pcs','Inventory','VATABLE','2',NULL,0),(105,'S09','118','2','',0.00,'1050','200-','0','1500',NULL,NULL,'0',0,0,'3446681694196786',0,0,0,1.00,'2023-09-08 21:13:50','3','1','1','0000-00-00','mainitem','Inclusive','','active','','105','pcs','Inventory','VATABLE','5',NULL,0),(106,'V8','111','2','',0.00,'900','2000','0','1500',NULL,NULL,'0',0,0,'4602411694196831',0,0,0,5.00,'2023-09-08 21:14:53','3','1','1','0000-00-00','mainitem','Inclusive','','active','','106','pcs','Inventory','VATABLE','5',NULL,0),(107,'OPPO A17K','119','2','',0.00,'14500','17000','0','15,500',NULL,NULL,'0',0,0,'3907041694252658',0,0,0,0.00,'2023-09-09 12:45:22','3','1','1','0000-00-00','mainitem','Inclusive','','active','','107','pcs','Inventory','VATABLE','5',NULL,0),(108,'QQME','120','2','',0.00,'800','1200','0','1000',NULL,NULL,'0',0,0,'2556311694252722',0,0,0,0.00,'2023-09-09 12:46:05','3','1','1','0000-00-00','mainitem','Inclusive','','active','','108','pcs','Inventory','VATABLE','5',NULL,0),(109,'A04E 128GB','121','2','',0.00,'14500','17000','0','16000',NULL,NULL,'0',0,0,'7580081696504335',0,0,0,0.00,'2023-10-05 14:13:00','3','1','1','0000-00-00','mainitem','Inclusive','','active','','109','pcs','Inventory','VATABLE','5',NULL,0),(110,'OPPO A38 4+128GB','122','2','',0.00,'20300','25000','0','21500',NULL,NULL,'0',0,0,'7173491697180477',0,0,0,0.00,'2023-10-13 10:02:22','3','1','1','0000-00-00','mainitem','Inclusive','','active','','110','pcs','Inventory','VATABLE','2',NULL,0),(111,'OPPO A78','123','2','',0.00,'30500','35000','0','32000',NULL,NULL,'0',0,0,'7089091697180543',0,0,0,0.00,'2023-10-13 10:03:13','3','1','1','0000-00-00','mainitem','Inclusive','','active','','111','pcs','Inventory','VATABLE','2',NULL,0),(112,'OPPO A98 8+256GB','124','2','',0.00,'40000','45000','0','42000',NULL,NULL,'0',0,0,'1497001697180594',0,0,0,0.00,'2023-10-13 10:03:59','3','1','1','0000-00-00','mainitem','Inclusive','','active','','112','pcs','Inventory','VATABLE','2',NULL,0),(113,'OPPO A18 128/4','125','2','',0.00,'15300','17500','0','19000',NULL,NULL,'0',0,0,'8963001698230189',0,0,0,0.00,'2023-10-25 13:37:32','3','1','1','0000-00-00','mainitem','Inclusive','','active','','113','pcs','Inventory','VATABLE','2',NULL,0),(114,'PRO 5S EARPODS','126','2','',0.00,'750','2000','0','1200',NULL,NULL,'0',0,0,'5243411698235486',0,0,0,1.00,'2023-10-25 15:05:38','3','1','1','0000-00-00','mainitem','Inclusive','','active','','114','pcs','Inventory','VATABLE','5',NULL,0),(115,'OPPO A58 6+128GB','127','2','',0.00,'22700','26000','0','24000',NULL,NULL,'0',0,0,'638821702452306',0,0,0,0.00,'2023-12-13 10:26:02','3','1','1','0000-00-00','mainitem','Inclusive','','active','','115','pcs','Inventory','VATABLE','1',NULL,0),(116,'V20 VILLAON','128','2','',0.00,'5200','8500','0','6500',NULL,NULL,'0',0,0,'1419701703073010',0,0,0,0.00,'2023-12-20 14:51:25','3','1','1','0000-00-00','mainitem','Inclusive','','active','','116','pcs','Inventory','VATABLE','5',NULL,0),(117,'OPPO A31 2020','129','2','',0.00,'1150','1800','0','1600',NULL,NULL,'0',0,0,'8244941703428982',0,0,0,3.00,'2023-12-24 17:44:49','3','1','1','0000-00-00','mainitem','Inclusive','','active','','117','pcs','Inventory','VATABLE','5',NULL,0),(118,'OPPO A15 LCD','130','2','',0.00,'1150','1800','0','1600',NULL,NULL,'0',0,0,'1596991703429145',0,0,0,10.00,'2023-12-24 17:46:24','3','1','1','0000-00-00','mainitem','Inclusive','','active','','118','pcs','Inventory','VATABLE','5',NULL,0),(119,'INF SMART 7 HD LCD','131','2','',0.00,'1200','2000','0','1700',NULL,NULL,'0',0,0,'721981703429224',0,0,0,5.00,'2023-12-24 17:47:50','3','1','1','0000-00-00','mainitem','Inclusive','','active','','119','pcs','Inventory','VATABLE','5',NULL,0),(120,'X609','132','2','',0.00,'1100','1600','0','1500',NULL,NULL,'0',0,0,'9629181703429336',0,0,0,5.00,'2023-12-24 17:49:36','3','1','1','0000-00-00','mainitem','Inclusive','','active','','120','pcs','Inventory','VATABLE','5',NULL,0),(121,'RICH BOSS','134','2','',0.00,'350','1000','0','600',NULL,NULL,'0',0,0,'2475171704350791',0,0,0,3.00,'2024-01-04 09:47:49','3','1','1','0000-00-00','mainitem','Inclusive','','active','','121','pcs','Inventory','VATABLE','5',NULL,0),(122,'SAM A15 128/6','135','2','',0.00,'17000','20000','0','18000',NULL,NULL,'0',0,0,'6978181706114655',0,0,0,3.00,'2024-01-24 19:46:09','3','1','1','0000-00-00','mainitem','Inclusive','','active','','122','pcs','Inventory','VATABLE','5',NULL,0),(123,'SAM A05S 128/4','136','2','',0.00,'13000','19000','0','14500',NULL,NULL,'0',0,0,'31720201831',0,0,0,0.00,'2024-07-05 20:50:50','3','1','1','0000-00-00','mainitem','Inclusive','','active','','123','pcs','Inventory','VATABLE','5','',0),(124,'OPPO A18 64/4','137','2','',0.00,'12700','15500','0','16500',NULL,NULL,'0',0,0,'7449381709574275',0,0,0,0.00,'2024-03-04 20:45:19','3','1','1','0000-00-00','mainitem','Inclusive','','active','','124','pcs','Inventory','VATABLE','5',NULL,0),(125,'OPPO A38 6/128','138','2','',0.00,'21700','23500','0','22500',NULL,NULL,'0',0,0,'6312991709574319',0,0,0,1.00,'2024-03-04 20:46:12','3','1','1','0000-00-00','mainitem','Inclusive','','active','','125','pcs','Inventory','VATABLE','5',NULL,0),(126,'SAM A05S 64/4','136','2','',0.00,'13000','17000','0','14500',NULL,NULL,'0',0,0,'9864161709658333',0,0,0,0.00,'2024-03-05 20:07:20','3','1','1','0000-00-00','mainitem','Inclusive','','active','','126','pcs','Inventory','VATABLE','5',NULL,0),(127,'SAM A24 128/6','139','2','',0.00,'24500','28000','0','26000',NULL,NULL,'0',0,0,'8933461709658441',0,0,0,0.00,'2024-03-05 20:08:31','3','1','1','0000-00-00','mainitem','Inclusive','','active','','127','pcs','Inventory','VATABLE','5',NULL,0),(128,'SAM A05 64/4','141','2','',0.00,'9500','14000','0','11500',NULL,NULL,'0',0,0,'9457371709658511',0,0,0,20.00,'2024-03-05 20:10:16','3','1','1','0000-00-00','mainitem','Inclusive','','active','','128','pcs','Inventory','VATABLE','5',NULL,0),(129,'SPARK 10C','142','2','',0.00,'12500','18000','0','16000',NULL,NULL,'0',0,0,'336751709745617',0,0,0,0.00,'2024-03-06 20:21:07','3','1','1','0000-00-00','mainitem','Inclusive','','active','','129','pcs','Inventory','VATABLE','5',NULL,0),(130,'SQ 9800','143','2','',0.00,'2650','3500','0','3000',NULL,NULL,'0',0,0,'9116991712020490',0,0,0,1.00,'2024-04-02 04:16:17','3','1','1','0000-00-00','mainitem','Inclusive','','active','','130','pcs','Inventory','VATABLE','5',NULL,0),(131,'SQ 7700','144','2','',0.00,'2300','3100','0','2700',NULL,NULL,'0',0,0,'3401771712020578',0,0,0,1.00,'2024-04-02 04:17:21','3','1','1','0000-00-00','mainitem','Inclusive','','active','','131','pcs','Inventory','VATABLE','5',NULL,0),(132,'SQ 1000 big','145','2','',0.00,'2900','3500','0','3200',NULL,NULL,'0',0,0,'2104701712020642',0,0,0,0.00,'2024-04-02 04:18:26','3','1','1','0000-00-00','mainitem','Inclusive','','active','','132','pcs','Inventory','VATABLE','5',NULL,0),(133,'SQ 1000S','146','2','',0.00,'1550','2200','0','1800',NULL,NULL,'0',0,0,'890311712020707',0,0,0,4.00,'2024-04-02 04:19:31','3','1','1','0000-00-00','mainitem','Inclusive','','active','','133','pcs','Inventory','VATABLE','5',NULL,0),(134,'SQ 3310S','147','2','',0.00,'2250','3000','0','2600',NULL,NULL,'0',0,0,'9398541712020771',0,0,0,4.00,'2024-04-02 04:20:37','3','1','1','0000-00-00','mainitem','Inclusive','','active','','134','pcs','Inventory','VATABLE','5',NULL,0),(135,'SMART 8 64/3','9','2','',0.00,'10100','12500','0','11000',NULL,NULL,'0',0,0,'4364481716393725',0,0,0,2.00,'2024-05-22 19:05:19','3','1','1','0000-00-00','mainitem','Inclusive','','active','','135','pcs','Inventory','VATABLE','5',NULL,0),(136,'SAM A15 128/4','148','2','',0.00,'16300','18000','0','17000',NULL,NULL,'0',0,0,'8119051720202054',0,0,0,0.00,'2024-07-05 20:55:08','3','1','1','0000-00-00','mainitem','Inclusive','','active','','136','pcs','Inventory','VATABLE','5',NULL,0),(137,'REDMI A3 64/3','149','2','',0.00,'8700','12000','0','10000',NULL,NULL,'0',0,0,'4542231720202109',0,0,0,2.00,'2024-07-05 20:55:44','3','1','1','0000-00-00','mainitem','Inclusive','','active','','137','pcs','Inventory','VATABLE','5',NULL,0),(138,'REDMI A3 128/4','150','2','',0.00,'10000','13000','0','11500',NULL,NULL,'0',0,0,'530031720202144',0,0,0,1.00,'2024-07-05 20:56:18','3','1','1','0000-00-00','mainitem','Inclusive','','active','','138','pcs','Inventory','VATABLE','5',NULL,0),(139,'OPPO A60 8+256GB','151','2','',0.00,'26300','30000','0','28000',NULL,NULL,'0',0,0,'741091721320498',0,0,0,0.00,'2024-07-18 19:35:33','3','1','1','0000-00-00','mainitem','Inclusive','','active','','139','pcs','Inventory','VATABLE','5',NULL,0),(140,'SAM A35 5G 256/6','153','2','',0.00,'34,500','40000','0','37000',NULL,NULL,'0',0,0,'31725104392',0,0,0,0.00,'2024-08-31 14:40:13','3','1','1','0000-00-00','mainitem','Inclusive','','active','','140','pcs','Inventory','VATABLE','5','',0),(141,'SAM A55 5G 256/8','152','2','',0.00,'40000','50000','0','45000',NULL,NULL,'0',0,0,'7568341722682692',0,0,0,0.00,'2024-08-03 13:59:40','4','1','1','0000-00-00','mainitem','Inclusive','','active','','141','pcs','Inventory','VATABLE','5',NULL,0),(142,'EXPENSIVE COVERS','154','2','',0.00,'350','1000','0','700',NULL,NULL,'0',0,0,'3639311724051575',0,0,0,94.00,'2024-08-19 10:14:02','3','1','1','0000-00-00','mainitem','Inclusive','','active','','142','pcs','Inventory','VATABLE','5',NULL,0),(143,'HEAVY COVER','155','2','',0.00,'800','2000','0','1200',NULL,NULL,'0',0,0,'7050911724051668',0,0,0,6.00,'2024-08-19 10:15:11','3','1','1','0000-00-00','mainitem','Inclusive','','active','','143','pcs','Inventory','VATABLE','5',NULL,0),(144,'RING LIGHT','156','2','',0.00,'1700','2500','0','2200',NULL,NULL,'0',0,0,'4069921724051894',0,0,0,1.00,'2024-08-19 10:19:01','3','1','1','0000-00-00','mainitem','Inclusive','','active','','144','pcs','Inventory','VATABLE','5',NULL,0),(145,'25W HEAD SAMSUNG','157','2','',0.00,'250','1000','0','500',NULL,NULL,'0',0,0,'3398521724052016',0,0,0,8.00,'2024-08-19 10:21:11','3','1','1','0000-00-00','mainitem','Inclusive','','active','','145','pcs','Inventory','VATABLE','10',NULL,0),(146,'IPHONE 15 CHARGER','158','2','',0.00,'1300','2500','0','1500',NULL,NULL,'0',0,0,'7258771724052139',0,0,0,0.00,'2024-08-19 10:23:22','3','1','1','0000-00-00','mainitem','Inclusive','','active','','146','pcs','Inventory','VATABLE','5',NULL,0),(147,'X680','99','2','',0.00,'1200','2000','0','1500',NULL,NULL,'0',0,0,'3562921724053308',0,0,0,5.00,'2024-08-19 10:44:13','3','1','1','0000-00-00','mainitem','Inclusive','','active','','147','pcs','Inventory','VATABLE','5',NULL,0),(148,'SAM A15 256/8','159','2','',0.00,'19600','25000','0','21000',NULL,NULL,'0',0,0,'2672651724304603',0,0,0,0.00,'2024-08-22 08:31:56','3','1','1','0000-00-00','mainitem','Inclusive','','active','','148','pcs','Inventory','VATABLE','2',NULL,0),(149,'CAR CHARGER MDW 38W','170','2','',0.00,'180','1000','0','500',NULL,NULL,'0',0,0,'5440031726393627',0,0,0,10.00,'2024-09-15 12:47:52','3','1','1','0000-00-00','mainitem','Inclusive','','active','','149','pcs','Inventory','VATABLE','5',NULL,0),(150,'CAR MODULATOR','169','2','',0.00,'200','1000','0','500',NULL,NULL,'0',0,0,'6642081726393672',0,0,0,10.00,'2024-09-15 12:48:36','3','1','1','0000-00-00','mainitem','Inclusive','','active','','150','pcs','Inventory','VATABLE','5',NULL,0),(151,'LS826','168','2','',0.00,'400','2000','0','1000',NULL,NULL,'0',0,0,'4823711726393716',0,0,0,3.00,'2024-09-15 12:49:24','3','1','1','0000-00-00','mainitem','Inclusive','','active','','151','pcs','Inventory','VATABLE','3',NULL,0),(152,'P9 PRO MAX HEADPHONE','167','2','',0.00,'600','2000','0','1200',NULL,NULL,'0',0,0,'5114751726393764',0,0,0,2.00,'2024-09-15 12:51:50','3','1','1','0000-00-00','mainitem','Inclusive','','active','','152','pcs','Inventory','VATABLE','2',NULL,0),(153,'NY021 HEADPHONE','166','2','',0.00,'700','2000','0','1500',NULL,NULL,'0',0,0,'6961691726393910',0,0,0,1.00,'2024-09-15 12:52:43','3','1','1','0000-00-00','mainitem','Inclusive','','active','','153','pcs','Inventory','VATABLE','2',NULL,0),(154,'AIR MAX2 HEADPHONE','165','2','',0.00,'900','2500','0','2000',NULL,NULL,'0',0,0,'2381851726393963',0,0,0,2.00,'2024-09-15 12:53:46','3','1','1','0000-00-00','mainitem','Inclusive','','active','','154','pcs','Inventory','VATABLE','2',NULL,0),(155,'MAX PRO HEADPHONE','164','2','',0.00,'950','2500','0','2000',NULL,NULL,'0',0,0,'8003361726394026',0,0,0,2.00,'2024-09-15 12:54:40','3','1','1','0000-00-00','mainitem','Inclusive','','active','','155','pcs','Inventory','VATABLE','2',NULL,0),(156,'MAX PRO2 HEADPHONE','163','2','',0.00,'900','2500','0','2000',NULL,NULL,'0',0,0,'6360151726394081',0,0,0,2.00,'2024-09-15 12:55:52','3','1','1','0000-00-00','mainitem','Inclusive','','active','','156','pcs','Inventory','VATABLE','2',NULL,0),(157,'CH 45W MDW','160','2','',0.00,'350','1200','0','800',NULL,NULL,'0',0,0,'4414271726394152',0,0,0,4.00,'2024-09-15 12:56:55','3','1','1','0000-00-00','mainitem','Inclusive','','active','','157','pcs','Inventory','VATABLE','5',NULL,0),(158,'CH 35W MDW','161','2','',0.00,'220','800','0','500',NULL,NULL,'0',0,0,'5065791726394215',0,0,0,8.00,'2024-09-15 12:57:46','3','1','1','0000-00-00','mainitem','Inclusive','','active','','158','pcs','Inventory','VATABLE','5',NULL,0),(159,'PRO 6PLUS','162','2','',0.00,'500','1500','0','1000',NULL,NULL,'0',0,0,'8030071726394330',0,0,0,9.00,'2024-09-15 12:59:45','3','1','1','0000-00-00','mainitem','Inclusive','','active','','159','pcs','Inventory','VATABLE','5',NULL,0),(160,'SAMSUNG A06 64/4','172','2','',0.00,'10500','15000','0','13000',NULL,NULL,'0',0,0,'2356601732381511',0,0,0,0.00,'2024-11-23 20:06:06','3','1','1','0000-00-00','mainitem','Inclusive','','active','','160','pcs','Inventory','VATABLE','5',NULL,0),(161,'SAMSUNG A16 4+128GB','173','2','',0.00,'16800','20000','0','17500',NULL,NULL,'0',0,0,'9522091733592579',0,0,0,0.00,'2024-12-07 20:30:37','3','1','1','0000-00-00','mainitem','Inclusive','','active','','161','pcs','Inventory','VATABLE','5',NULL,0),(162,'OPPO A3X 64+4GB','174','2','',0.00,'13600','16000','0','14500',NULL,NULL,'0',0,0,'6617411733639261',0,0,0,2.00,'2024-12-08 09:28:20','3','1','1','0000-00-00','mainitem','Inclusive','','active','','162','pcs','Inventory','VATABLE','2',NULL,0),(163,'OPPO A3X 128+4GB','175','2','',0.00,'16300','18500','0','17500',NULL,NULL,'0',0,0,'9583531733639300',0,0,0,4.00,'2024-12-08 09:29:04','3','1','1','0000-00-00','mainitem','Inclusive','','active','','163','pcs','Inventory','VATABLE','2',NULL,0),(164,'OPPO A3 128+6GB','176','2','',0.00,'21000','23000','0','22000',NULL,NULL,'0',0,0,'2835201733639344',0,0,0,1.00,'2024-12-08 09:30:48','3','1','1','0000-00-00','mainitem','Inclusive','','active','','164','pcs','Inventory','VATABLE','1',NULL,0),(165,'OPPO A3 256+8GB','177','2','',0.00,'26300','30000','0','27500',NULL,NULL,'0',0,0,'7568691733639448',0,0,0,1.00,'2024-12-08 09:31:25','3','1','1','0000-00-00','mainitem','Inclusive','','active','','165','pcs','Inventory','VATABLE','1',NULL,0),(166,'T301','179','2','',0.00,'1100','1600','0','1400',NULL,NULL,'0',0,0,'5810581734888321',0,0,0,10.00,'2024-12-22 20:26:48','3','1','1','0000-00-00','mainitem','Inclusive','','active','','166','pcs','Inventory','VATABLE','5',NULL,0),(167,'OKING','178','2','',0.00,'850','1300','0','1100',NULL,NULL,'0',0,0,'4140191734888409',0,0,0,10.00,'2024-12-22 20:27:23','3','1','1','0000-00-00','mainitem','Inclusive','','active','','167','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=168 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,'FULL PROTECTOR','11','2','1','',0.00,'50','500','0','200',NULL,NULL,0,0,0,'9348821692685000',0,0,0,0.00,'2023-08-22 09:18:07','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL),(2,'PRIVACY PROTECTOR','12','2','2','',0.00,'200','1000','0','500',NULL,NULL,0,0,0,'3513681692685088',0,0,0,0.00,'2023-08-22 09:20:10','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(3,'NORMAL PROTECTOR','15','2','3','',0.00,'80','600','0','400',NULL,NULL,0,0,0,'31724049703',0,0,0,0.00,'2024-08-19 09:42:18','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',''),(4,'FULL GLUE PROTECTOR','14','2','4','',0.00,'200','1000','0','500',NULL,NULL,0,0,0,'4951491692685286',0,0,0,0.00,'2023-08-22 09:22:26','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(5,'CERAMIC','16','2','5','',0.00,'26','700','0','500',NULL,NULL,0,0,0,'9528021692685347',0,0,0,0.00,'2023-08-22 09:23:46','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(6,'MIRROR PROTECTOR','17','2','6','',0.00,'150','500','0','400',NULL,NULL,0,0,0,'3711201692685426',0,0,0,0.00,'2023-08-22 09:24:56','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(7,'A03 CORE','1','2','7','',0.00,'10200','13000','0','12000',NULL,NULL,0,0,0,'607341692685496',0,0,0,0.00,'2023-08-22 09:26:34','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(8,'A04E 32GB','2','2','8','',0.00,'9500','12000','0','10500',NULL,NULL,0,0,0,'224481692685595',0,0,0,1.00,'2023-08-22 09:28:12','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(9,'A14 128GB','5','2','9','',0.00,'20500','23000','0','21000',NULL,NULL,0,0,0,'1780311692685693',0,0,0,0.00,'2023-08-22 09:29:52','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(10,'NEON RAY','20','2','10','',0.00,'4500','6500','0','5500',NULL,NULL,0,0,0,'6376841692685792',0,0,0,0.00,'2023-08-22 09:31:17','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(11,'SMART 7HD','9','2','11','',0.00,'10500','13000','0','12000',NULL,NULL,0,0,0,'8627551692685877',0,0,0,0.00,'2023-08-22 09:32:43','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(12,'SMART 7 PLUS','10','2','12','',0.00,'11200','15000','0','13500',NULL,NULL,0,0,0,'3936901692685964',0,0,0,0.00,'2023-08-22 09:33:27','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(13,'GUAVA','8','2','13','',0.00,'900','1300','0','1100',NULL,NULL,0,0,0,'2089641692686008',0,0,0,0.00,'2023-08-22 09:35:51','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(14,'HEAD 20W ','21','2','14','',0.00,'400','700','0','600',NULL,NULL,0,0,0,'5932041692686152',0,0,0,0.00,'2023-08-22 09:36:52','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL),(15,'ORAIMO CHARGER MICRO','22','2','15','',0.00,'350','600','0','500',NULL,NULL,0,0,0,'2519551692686213',0,0,0,0.00,'2023-08-22 09:37:43','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(16,'ITEL EARPODS','23','2','16','',0.00,'1100','2000','0','1700',NULL,NULL,0,0,0,'9869311692686264',0,0,0,0.00,'2023-08-22 09:39:48','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL),(17,'HOT 12I','49','2','17','',0.00,'12500','16000','0','14000',NULL,NULL,0,0,0,'1822511692706805',0,0,0,0.00,'2023-08-22 15:20:45','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(18,'NEW SKIN','38','2','18','',0.00,'250','500','0','400',NULL,NULL,0,0,0,'5997751692706889',0,0,0,0.00,'2023-08-22 15:22:54','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(19,'SILICON','39','2','19','',0.00,'200','500','0','350',NULL,NULL,0,0,0,'8088221692706975',0,0,0,0.00,'2023-08-22 15:23:34','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(20,'PREMIUM COVER','40','2','20','',0.00,'350','700','0','500',NULL,NULL,0,0,0,'9238891692707014',0,0,0,0.00,'2023-08-22 15:24:18','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(21,'MY CHOICE','41','2','21','',0.00,'150','500','0','300',NULL,NULL,0,0,0,'5490981692707059',0,0,0,0.00,'2023-08-22 15:25:08','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(22,'NORMAL BACKCOVERS','42','2','22','',0.00,'150','500','0','300',NULL,NULL,0,0,0,'6826091692707109',0,0,0,0.00,'2023-08-22 15:26:31','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(23,'LV','43','2','23','',0.00,'350','800','0','500',NULL,NULL,0,0,0,'50031692707191',0,0,0,0.00,'2023-08-22 15:27:29','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(24,'MAGSAFE','44','2','24','',0.00,'400','1500','0','800',NULL,NULL,0,0,0,'600531692707250',0,0,0,0.00,'2023-08-22 15:29:08','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(25,'DARK APPLE CLASSIC DESIGN','45','2','25','',0.00,'500','1500','0','800',NULL,NULL,0,0,0,'31694144088',0,0,0,0.00,'2023-09-08 06:35:20','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',''),(26,'CAMERA CLOSED IPHONE','47','2','26','',0.00,'380','1200','0','800',NULL,NULL,0,0,0,'3720371692707407',0,0,0,0.00,'2023-08-22 15:30:54','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(27,'GEAR 4','48','2','27','',0.00,'350','1000','0','800',NULL,NULL,0,0,0,'8998551692707455',0,0,0,0.00,'2023-08-22 15:32:29','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(28,'A03 CORE LCD','50','2','28','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'7300721692817893',0,0,0,0.00,'2023-08-23 22:12:57','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(29,'A20S LCD','51','2','29','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'4984571692817993',0,0,0,0.00,'2023-08-23 22:14:19','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(30,'A10S LCD','52','2','30','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'9661141692818059',0,0,0,0.00,'2023-08-23 22:15:19','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(31,'A10 LCD','53','2','31','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'1321801692818120',0,0,0,0.00,'2023-08-23 22:16:04','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(32,'G530 TOUCH','54','2','32','',0.00,'500','400','0','300',NULL,NULL,0,0,0,'3520491692818166',0,0,0,0.00,'2023-08-23 22:17:06','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(33,'A11 LCD','55','2','33','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'5502971692818241',0,0,0,0.00,'2023-08-23 22:18:00','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(34,'A04S LCD','56','2','34','',0.00,'1300','2000','0','1800',NULL,NULL,0,0,0,'1667861692818281',0,0,0,0.00,'2023-08-23 22:18:46','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(35,'A31 FRAME','57','2','35','',0.00,'2800','5500','0','4500',NULL,NULL,0,0,0,'7748721692818326',0,0,0,0.00,'2023-08-23 22:29:56','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(36,'A21S LCD','58','2','36','',0.00,'1300','2000','0','1800',NULL,NULL,0,0,0,'6930221692819013',0,0,0,0.00,'2023-08-23 22:31:13','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(37,'A30S FRAME','59','2','37','',0.00,'2800','5500','0','4500',NULL,NULL,0,0,0,'8545651692819074',0,0,0,0.00,'2023-08-23 22:32:01','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(38,'A02 LCD','60','2','38','',0.00,'1150','1600','0','1500',NULL,NULL,0,0,0,'2915511692819124',0,0,0,0.00,'2023-08-23 22:32:55','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(39,'J7 PRIME LCD','61','2','39','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'303861692819176',0,0,0,0.00,'2023-08-23 22:33:46','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(40,'A03S LCD','62','2','40','',0.00,'1150','1600','0','1500',NULL,NULL,0,0,0,'9579731692819227',0,0,0,0.00,'2023-08-23 22:34:33','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(41,'A14 LCD','63','2','41','',0.00,'1500','2500','0','2000',NULL,NULL,0,0,0,'6894841692819274',0,0,0,0.00,'2023-08-23 22:36:03','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(42,'A04E LCD','64','2','42','',0.00,'1000','1600','0','1500',NULL,NULL,0,0,0,'32351692819389',0,0,0,0.00,'2023-08-23 22:37:17','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(43,'TOUCH NEON RAY ','65','2','43','',0.00,'150','300','0','',NULL,NULL,0,0,0,'3223371692819438',0,0,0,0.00,'2023-08-23 22:38:07','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(44,'LA7 LCD','66','2','44','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'4666071692819487',0,0,0,0.00,'2023-08-23 22:38:50','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(45,'CC6 LCD','67','2','45','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'6594591692819530',0,0,0,0.00,'2023-08-23 22:39:32','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(46,'KF6 LCD','68','2','46','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'3817501692819572',0,0,0,0.00,'2023-08-23 22:40:24','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(47,'OPPO A37 LCD','69','2','47','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'4220841692819625',0,0,0,0.00,'2023-08-23 22:41:11','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(48,'OPPO A1K LCD','70','2','48','',0.00,'1150','1600','0','1500',NULL,NULL,0,0,0,'1462221692819672',0,0,0,0.00,'2023-08-23 22:42:04','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(49,'TECHNO CA8 LCD','71','2','49','',0.00,'1150','1600','0','1500',NULL,NULL,0,0,0,'6836971692819725',0,0,0,0.00,'2023-08-23 22:43:04','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(50,'TOUCH RAY PRO','72','2','50','',0.00,'150','400','0','300',NULL,NULL,0,0,0,'5416511692819784',0,0,0,0.00,'2023-08-23 22:44:05','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(51,'TOUCH POP 2','73','2','51','',0.00,'150','400','0','300',NULL,NULL,0,0,0,'7999481692819846',0,0,0,0.00,'2023-08-23 22:44:52','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(52,'B1 LCD','74','2','52','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'832611692819913',0,0,0,0.00,'2023-08-23 22:45:59','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(53,'CX AIR LCD','75','2','53','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'3071021692819960',0,0,0,0.00,'2023-08-23 22:46:44','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(54,'B2 LCD','76','2','54','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'6200111692820004',0,0,0,0.00,'2023-08-23 22:47:27','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(55,'A04 LCD','77','2','55','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'6310671692820047',0,0,0,0.00,'2023-08-23 22:48:14','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(56,'A20 LCD','78','2','56','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'8517371692820094',0,0,0,0.00,'2023-08-23 22:49:10','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(57,'A12 LCD ','80','2','57','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'1151641692820151',0,0,0,0.00,'2023-08-23 22:50:13','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(58,'A13 LCD','81','2','58','',0.00,'1500','2500','0','2000',NULL,NULL,0,0,0,'3802841692820213',0,0,0,0.00,'2023-08-23 22:51:18','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(59,'A3 CORE LCD','82','2','59','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'3504561692820279',0,0,0,0.00,'2023-08-23 22:52:07','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(60,'J6+ LCD','83','2','60','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'7404781692820327',0,0,0,0.00,'2023-08-23 22:53:18','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(61,'IPH 7+ ','84','2','61','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'3631211692820399',0,0,0,0.00,'2023-08-23 22:54:05','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(62,'IPH 8+ LCD','85','2','62','',0.00,'1100','1800','0','1600',NULL,NULL,0,0,0,'992041692820445',0,0,0,0.00,'2023-08-23 22:57:14','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(63,'IPH 8G LCD','87','2','63','',0.00,'1000','1600','0','1500',NULL,NULL,0,0,0,'7843471692820634',0,0,0,0.00,'2023-08-23 22:58:23','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(64,'IPH 6G LCD','86','2','64','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'9701101692820704',0,0,0,0.00,'2023-08-23 22:59:24','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(65,'IPH 7G LCD','88','2','65','',0.00,'1000','1600','0','1500',NULL,NULL,0,0,0,'9355721692820765',0,0,0,0.00,'2023-08-23 23:00:18','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(66,'IPH 6+ LCD','89','2','66','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'4751471692820818',0,0,0,0.00,'2023-08-23 23:01:05','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(67,'IPH 6S+ LCD','90','2','67','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'8522171692820866',0,0,0,0.00,'2023-08-23 23:01:53','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(68,'HOT 10i LCD','91','2','68','',0.00,'950','1600','0','1500',NULL,NULL,0,0,0,'5258451692820914',0,0,0,0.00,'2023-08-23 23:03:28','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(69,'HOT 9 LCD','92','2','69','',0.00,'1200','1800','0','1600',NULL,NULL,0,0,0,'9751351692821008',0,0,0,0.00,'2023-08-23 23:04:23','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(70,'X657 LCD','93','2','70','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'4249461692821064',0,0,0,0.00,'2023-08-23 23:05:09','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(71,'X612 LCD','94','2','71','',0.00,'1500','2200','0','1800',NULL,NULL,0,0,0,'8476931692821110',0,0,0,0.00,'2023-08-23 23:06:10','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(72,'X683 LCD','95','2','72','',0.00,'1300','2000','0','1800',NULL,NULL,0,0,0,'5062861692821170',0,0,0,0.00,'2023-08-23 23:06:55','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(73,'X650 LCD','96','2','73','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'6261601692821215',0,0,0,0.00,'2023-08-23 23:07:40','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(74,'X606 LCD','97','2','74','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'7513081692821298',0,0,0,0.00,'2023-08-23 23:08:59','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(75,'CAMON 15 LCD','98','2','75','',0.00,'1000','1600','0','1500',NULL,NULL,0,0,0,'3101681692821339',0,0,0,0.00,'2023-08-23 23:09:41','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(76,'X688 LCD','99','2','76','',0.00,'1300','2000','0','1800',NULL,NULL,0,0,0,'1734771692821382',0,0,0,0.00,'2023-08-23 23:10:32','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(77,'X624 LCD','100','2','77','',0.00,'1200','2000','0','1600',NULL,NULL,0,0,0,'7978581692821432',0,0,0,0.00,'2023-08-23 23:11:26','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(78,'HOT 20I LCD','101','2','78','',0.00,'1300','1600','0','1500',NULL,NULL,0,0,0,'4541001692821487',0,0,0,0.00,'2023-08-23 23:12:30','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(79,'X557 LCD','102','2','79','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'5181421692821550',0,0,0,0.00,'2023-08-23 23:13:08','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(80,'X559 LCD','103','2','80','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'5141171692821588',0,0,0,0.00,'2023-08-23 23:13:50','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(81,'X571 LCD','104','2','81','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'7213071692821630',0,0,0,0.00,'2023-08-23 23:14:28','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(82,'X608 LCD','105','2','82','',0.00,'1300','2500','0','2000',NULL,NULL,0,0,0,'5332411692821669',0,0,0,0.00,'2023-08-23 23:15:18','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(83,'A04S 128GB','4','2','83','',0.00,'16800','21000','0','19000',NULL,NULL,0,0,0,'7887101693066110',0,0,0,0.00,'2023-08-26 19:10:25','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(84,'BUDI CHARGER','35','2','84','',0.00,'350','1000','0','500',NULL,NULL,0,0,0,'4962071693203502',0,0,0,0.00,'2023-08-28 09:22:37','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL),(85,'BUDI CAR CHARGER','35','2','85','',0.00,'350','1000','0','700',NULL,NULL,0,0,0,'7544861693203863',0,0,0,0.00,'2023-08-28 09:25:04','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(86,'EARPHONE BUDI','35','2','86','',0.00,'110','350','0','250',NULL,NULL,0,0,0,'2062531693203919',0,0,0,0.00,'2023-08-28 09:26:10','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL),(87,'BUDI CABLE ','32','2','87','',0.00,'85','300','0','200',NULL,NULL,0,0,0,'4380351693203971',0,0,0,0.00,'2023-08-28 09:27:29','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(88,'BATTERY ITEL','36','2','88','',0.00,'70','300','0','200',NULL,NULL,0,0,0,'5315321693204121',0,0,0,0.00,'2023-08-28 09:29:26','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL),(89,'BATTERY TECHNO','37','2','89','',0.00,'70','300','0','200',NULL,NULL,0,0,0,'8119881693204167',0,0,0,0.00,'2023-08-28 09:30:04','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(90,'20W CHARGER BUDI','106','2','90','',0.00,'380','1000','0','500',NULL,NULL,0,0,0,'31724052694',0,0,0,0.00,'2024-08-19 10:31:42','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','10',''),(91,'ITEL 2160','7','2','91','',0.00,'1150','1500','0','1450',NULL,NULL,0,0,0,'2748121693205308',0,0,0,60.00,'2023-08-28 09:50:03','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(92,'MEM 2GB','107','2','92','',0.00,'240','500','0','400',NULL,NULL,0,0,0,'1268451693221036',0,0,0,0.00,'2023-08-28 14:24:21','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(93,'REPAIR','108','2','93','',0.00,'0','1000','0','300',NULL,NULL,0,0,0,'6236131693330632',0,0,0,0.00,'2023-08-29 20:37:50','4','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL),(94,'NECK EARPHONE BUDI','33','2','94','',0.00,'1100','2000','0','1500',NULL,NULL,0,0,0,'8604461693330798',0,0,0,0.00,'2023-08-29 20:40:38','4','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(95,'2 PORT 20W HEAD','109','2','95','',0.00,'350','1000','0','500',NULL,NULL,0,0,0,'6466871693330904',0,0,0,0.00,'2023-08-29 20:42:29','4','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL),(96,'NOKIA 105','110','2','96','',0.00,'1200','1700','0','1500',NULL,NULL,0,0,0,'9208231693331009',0,0,0,0.00,'2023-08-29 20:44:31','4','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(97,'SPEAKER','111','2','97','',0.00,'290','1000','0','700',NULL,NULL,0,0,0,'152941693393429',0,0,0,0.00,'2023-08-30 14:04:32','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(98,'65W CHARGER','112','2','98','',0.00,'600','1800','0','1200',NULL,NULL,0,0,0,'8596971693393526',0,0,0,0.00,'2023-08-30 14:06:20','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(99,'A34 5G','113','2','99','',0.00,'29000','40000','0','33000',NULL,NULL,0,0,0,'8646521693637263',0,0,0,1.00,'2023-09-02 09:50:22','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(100,'A04E 64GB','3','2','100','',0.00,'11800','16000','0','14800',NULL,NULL,0,0,0,'4128161694144169',0,0,0,0.00,'2023-09-08 06:38:30','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(101,'Automatic Water Machine','114','2','101','',0.00,'250','1500','0','800',NULL,NULL,0,0,0,'8864231694196502',0,0,0,0.00,'2023-09-08 21:09:30','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(102,'B07','115','2','102','',0.00,'500','2000','0','1300',NULL,NULL,0,0,0,'7290291694196571',0,0,0,0.00,'2023-09-08 21:11:18','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(103,'NY-HG111','116','2','103','',0.00,'1650','3500','0','2200',NULL,NULL,0,0,0,'1566381694196679',0,0,0,0.00,'2023-09-08 21:12:06','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2',NULL),(104,'25W NEW TIBAI','117','2','104','',0.00,'450','1500','0','1000',NULL,NULL,0,0,0,'1879621694196726',0,0,0,0.00,'2023-09-08 21:13:05','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(105,'S09','118','2','105','',0.00,'1050','200-','0','1500',NULL,NULL,0,0,0,'3446681694196786',0,0,0,0.00,'2023-09-08 21:13:50','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(106,'V8','111','2','106','',0.00,'900','2000','0','1500',NULL,NULL,0,0,0,'4602411694196831',0,0,0,0.00,'2023-09-08 21:14:53','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(107,'OPPO A17K','119','2','107','',0.00,'14500','17000','0','15,500',NULL,NULL,0,0,0,'3907041694252658',0,0,0,0.00,'2023-09-09 12:45:22','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(108,'QQME','120','2','108','',0.00,'800','1200','0','1000',NULL,NULL,0,0,0,'2556311694252722',0,0,0,0.00,'2023-09-09 12:46:05','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(109,'A04E 128GB','121','2','109','',0.00,'14500','17000','0','16000',NULL,NULL,0,0,0,'7580081696504335',0,0,0,0.00,'2023-10-05 14:13:00','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(110,'OPPO A38 4+128GB','122','2','110','',0.00,'20300','25000','0','21500',NULL,NULL,0,0,0,'7173491697180477',0,0,0,0.00,'2023-10-13 10:02:22','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2',NULL),(111,'OPPO A78','123','2','111','',0.00,'30500','35000','0','32000',NULL,NULL,0,0,0,'7089091697180543',0,0,0,0.00,'2023-10-13 10:03:13','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2',NULL),(112,'OPPO A98 8+256GB','124','2','112','',0.00,'40000','45000','0','42000',NULL,NULL,0,0,0,'1497001697180594',0,0,0,0.00,'2023-10-13 10:03:59','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2',NULL),(113,'OPPO A18 128/4','125','2','113','',0.00,'15300','17500','0','19000',NULL,NULL,0,0,0,'8963001698230189',0,0,0,0.00,'2023-10-25 13:37:32','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2',NULL),(114,'PRO 5S EARPODS','126','2','114','',0.00,'750','2000','0','1200',NULL,NULL,0,0,0,'5243411698235486',0,0,0,0.00,'2023-10-25 15:05:38','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(115,'OPPO A58 6+128GB','127','2','115','',0.00,'22700','26000','0','24000',NULL,NULL,0,0,0,'638821702452306',0,0,0,0.00,'2023-12-13 10:26:02','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(116,'V20 VILLAON','128','2','116','',0.00,'5200','8500','0','6500',NULL,NULL,0,0,0,'1419701703073010',0,0,0,0.00,'2023-12-20 14:51:25','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(117,'OPPO A31 2020','129','2','117','',0.00,'1150','1800','0','1600',NULL,NULL,0,0,0,'8244941703428982',0,0,0,0.00,'2023-12-24 17:44:49','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(118,'OPPO A15 LCD','130','2','118','',0.00,'1150','1800','0','1600',NULL,NULL,0,0,0,'1596991703429145',0,0,0,0.00,'2023-12-24 17:46:24','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(119,'INF SMART 7 HD LCD','131','2','119','',0.00,'1200','2000','0','1700',NULL,NULL,0,0,0,'721981703429224',0,0,0,0.00,'2023-12-24 17:47:50','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(120,'X609','132','2','120','',0.00,'1100','1600','0','1500',NULL,NULL,0,0,0,'9629181703429336',0,0,0,0.00,'2023-12-24 17:49:36','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(121,'RICH BOSS','134','2','121','',0.00,'350','1000','0','600',NULL,NULL,0,0,0,'2475171704350791',0,0,0,0.00,'2024-01-04 09:47:49','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(122,'SAM A15 128/6','135','2','122','',0.00,'17000','20000','0','18000',NULL,NULL,0,0,0,'6978181706114655',0,0,0,4.00,'2024-01-24 19:46:09','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(123,'SAM A05S 128/4','136','2','123','',0.00,'13000','19000','0','14500',NULL,NULL,0,0,0,'31720201831',0,0,0,0.00,'2024-07-05 20:50:50','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',''),(124,'OPPO A18 64/4','137','2','124','',0.00,'12700','15500','0','16500',NULL,NULL,0,0,0,'7449381709574275',0,0,0,0.00,'2024-03-04 20:45:19','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(125,'OPPO A38 6/128','138','2','125','',0.00,'21700','23500','0','22500',NULL,NULL,0,0,0,'6312991709574319',0,0,0,0.00,'2024-03-04 20:46:12','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(126,'SAM A05S 64/4','136','2','126','',0.00,'13000','17000','0','14500',NULL,NULL,0,0,0,'9864161709658333',0,0,0,0.00,'2024-03-05 20:07:20','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(127,'SAM A24 128/6','139','2','127','',0.00,'24500','28000','0','26000',NULL,NULL,0,0,0,'8933461709658441',0,0,0,1.00,'2024-03-05 20:08:31','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(128,'SAM A05 64/4','141','2','128','',0.00,'9500','14000','0','11500',NULL,NULL,0,0,0,'9457371709658511',0,0,0,0.00,'2024-03-05 20:10:16','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(129,'SPARK 10C','142','2','129','',0.00,'12500','18000','0','16000',NULL,NULL,0,0,0,'336751709745617',0,0,0,0.00,'2024-03-06 20:21:07','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(130,'SQ 9800','143','2','130','',0.00,'2650','3500','0','3000',NULL,NULL,0,0,0,'9116991712020490',0,0,0,0.00,'2024-04-02 04:16:17','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(131,'SQ 7700','144','2','131','',0.00,'2300','3100','0','2700',NULL,NULL,0,0,0,'3401771712020578',0,0,0,0.00,'2024-04-02 04:17:21','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(132,'SQ 1000 big','145','2','132','',0.00,'2900','3500','0','3200',NULL,NULL,0,0,0,'2104701712020642',0,0,0,0.00,'2024-04-02 04:18:26','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(133,'SQ 1000S','146','2','133','',0.00,'1550','2200','0','1800',NULL,NULL,0,0,0,'890311712020707',0,0,0,0.00,'2024-04-02 04:19:31','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(134,'SQ 3310S','147','2','134','',0.00,'2250','3000','0','2600',NULL,NULL,0,0,0,'9398541712020771',0,0,0,0.00,'2024-04-02 04:20:37','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(135,'SMART 8 64/3','9','2','135','',0.00,'10100','12500','0','11000',NULL,NULL,0,0,0,'4364481716393725',0,0,0,0.00,'2024-05-22 19:05:19','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(136,'SAM A15 128/4','148','2','136','',0.00,'16300','18000','0','17000',NULL,NULL,0,0,0,'8119051720202054',0,0,0,0.00,'2024-07-05 20:55:08','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(137,'REDMI A3 64/3','149','2','137','',0.00,'8700','12000','0','10000',NULL,NULL,0,0,0,'4542231720202109',0,0,0,0.00,'2024-07-05 20:55:44','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(138,'REDMI A3 128/4','150','2','138','',0.00,'10000','13000','0','11500',NULL,NULL,0,0,0,'530031720202144',0,0,0,0.00,'2024-07-05 20:56:18','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(139,'OPPO A60 8+256GB','151','2','139','',0.00,'26300','30000','0','28000',NULL,NULL,0,0,0,'741091721320498',0,0,0,0.00,'2024-07-18 19:35:33','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(140,'SAM A35 5G 256/6','153','2','140','',0.00,'34,500','40000','0','37000',NULL,NULL,0,0,0,'31725104392',0,0,0,0.00,'2024-08-31 14:40:13','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',''),(141,'SAM A55 5G 256/8','152','2','141','',0.00,'40000','50000','0','45000',NULL,NULL,0,0,0,'7568341722682692',0,0,0,0.00,'2024-08-03 13:59:40','4','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(142,'EXPENSIVE COVERS','154','2','142','',0.00,'350','1000','0','700',NULL,NULL,0,0,0,'3639311724051575',0,0,0,0.00,'2024-08-19 10:14:02','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(143,'HEAVY COVER','155','2','143','',0.00,'800','2000','0','1200',NULL,NULL,0,0,0,'7050911724051668',0,0,0,0.00,'2024-08-19 10:15:11','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(144,'RING LIGHT','156','2','144','',0.00,'1700','2500','0','2200',NULL,NULL,0,0,0,'4069921724051894',0,0,0,0.00,'2024-08-19 10:19:01','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(145,'25W HEAD SAMSUNG','157','2','145','',0.00,'250','1000','0','500',NULL,NULL,0,0,0,'3398521724052016',0,0,0,0.00,'2024-08-19 10:21:11','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL),(146,'IPHONE 15 CHARGER','158','2','146','',0.00,'1300','2500','0','1500',NULL,NULL,0,0,0,'7258771724052139',0,0,0,0.00,'2024-08-19 10:23:22','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(147,'X680','99','2','147','',0.00,'1200','2000','0','1500',NULL,NULL,0,0,0,'3562921724053308',0,0,0,0.00,'2024-08-19 10:44:13','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(148,'SAM A15 256/8','159','2','148','',0.00,'19600','25000','0','21000',NULL,NULL,0,0,0,'2672651724304603',0,0,0,0.00,'2024-08-22 08:31:56','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2',NULL),(149,'CAR CHARGER MDW 38W','170','2','149','',0.00,'180','1000','0','500',NULL,NULL,0,0,0,'5440031726393627',0,0,0,0.00,'2024-09-15 12:47:52','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(150,'CAR MODULATOR','169','2','150','',0.00,'200','1000','0','500',NULL,NULL,0,0,0,'6642081726393672',0,0,0,0.00,'2024-09-15 12:48:36','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(151,'LS826','168','2','151','',0.00,'400','2000','0','1000',NULL,NULL,0,0,0,'4823711726393716',0,0,0,0.00,'2024-09-15 12:49:24','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','3',NULL),(152,'P9 PRO MAX HEADPHONE','167','2','152','',0.00,'600','2000','0','1200',NULL,NULL,0,0,0,'5114751726393764',0,0,0,0.00,'2024-09-15 12:51:50','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2',NULL),(153,'NY021 HEADPHONE','166','2','153','',0.00,'700','2000','0','1500',NULL,NULL,0,0,0,'6961691726393910',0,0,0,0.00,'2024-09-15 12:52:43','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2',NULL),(154,'AIR MAX2 HEADPHONE','165','2','154','',0.00,'900','2500','0','2000',NULL,NULL,0,0,0,'2381851726393963',0,0,0,0.00,'2024-09-15 12:53:46','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2',NULL),(155,'MAX PRO HEADPHONE','164','2','155','',0.00,'950','2500','0','2000',NULL,NULL,0,0,0,'8003361726394026',0,0,0,0.00,'2024-09-15 12:54:40','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2',NULL),(156,'MAX PRO2 HEADPHONE','163','2','156','',0.00,'900','2500','0','2000',NULL,NULL,0,0,0,'6360151726394081',0,0,0,0.00,'2024-09-15 12:55:52','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2',NULL),(157,'CH 45W MDW','160','2','157','',0.00,'350','1200','0','800',NULL,NULL,0,0,0,'4414271726394152',0,0,0,0.00,'2024-09-15 12:56:55','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(158,'CH 35W MDW','161','2','158','',0.00,'220','800','0','500',NULL,NULL,0,0,0,'5065791726394215',0,0,0,0.00,'2024-09-15 12:57:46','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(159,'PRO 6PLUS','162','2','159','',0.00,'500','1500','0','1000',NULL,NULL,0,0,0,'8030071726394330',0,0,0,0.00,'2024-09-15 12:59:45','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(160,'SAMSUNG A06 64/4','172','2','160','',0.00,'10500','15000','0','13000',NULL,NULL,0,0,0,'2356601732381511',0,0,0,0.00,'2024-11-23 20:06:06','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(161,'SAMSUNG A16 4+128GB','173','2','161','',0.00,'16800','20000','0','17500',NULL,NULL,0,0,0,'9522091733592579',0,0,0,0.00,'2024-12-07 20:30:37','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(162,'OPPO A3X 64+4GB','174','2','162','',0.00,'13600','16000','0','14500',NULL,NULL,0,0,0,'6617411733639261',0,0,0,0.00,'2024-12-08 09:28:20','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2',NULL),(163,'OPPO A3X 128+4GB','175','2','163','',0.00,'16300','18500','0','17500',NULL,NULL,0,0,0,'9583531733639300',0,0,0,0.00,'2024-12-08 09:29:04','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2',NULL),(164,'OPPO A3 128+6GB','176','2','164','',0.00,'21000','23000','0','22000',NULL,NULL,0,0,0,'2835201733639344',0,0,0,0.00,'2024-12-08 09:30:48','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(165,'OPPO A3 256+8GB','177','2','165','',0.00,'26300','30000','0','27500',NULL,NULL,0,0,0,'7568691733639448',0,0,0,0.00,'2024-12-08 09:31:25','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1',NULL),(166,'T301','179','2','166','',0.00,'1100','1600','0','1400',NULL,NULL,0,0,0,'5810581734888321',0,0,0,0.00,'2024-12-22 20:26:48','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(167,'OKING','178','2','167','',0.00,'850','1300','0','1100',NULL,NULL,0,0,0,'4140191734888409',0,0,0,0.00,'2024-12-22 20:27:23','3','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` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'p.o', `amount` decimal(10,2) NOT NULL, `companyid` varchar(30) NOT NULL, `balance` decimal(10,2) NOT NULL, `fromdate` datetime NOT NULL, `paiddate` varchar(30) 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, `vatrate` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, `transactionstatus` varchar(20) NOT NULL DEFAULT 'open', `remarks` text NOT NULL, `entrydate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `controller` int(11) NOT NULL, `approvalstatus` varchar(30) NOT NULL DEFAULT 'new', `branchto` varchar(30) NOT NULL DEFAULT '', `qty` varchar(20) DEFAULT NULL, `EXEMPTED` decimal(10,0) NOT NULL, `ZERORATED` decimal(10,0) DEFAULT NULL, `agent` int(11) DEFAULT NULL, `paymentmethodes` varchar(20) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorder` -- LOCK TABLES `purchaseorder` WRITE; /*!40000 ALTER TABLE `purchaseorder` DISABLE KEYS */; /*!40000 ALTER TABLE `purchaseorder` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorderlist` -- DROP TABLE IF EXISTS `purchaseorderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `unit` varchar(10) NOT NULL, `totalweight` varchar(10) NOT NULL, `serial` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorderlist` -- LOCK TABLES `purchaseorderlist` WRITE; /*!40000 ALTER TABLE `purchaseorderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `purchaseorderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `quotation` -- DROP TABLE IF EXISTS `quotation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `quotation` ( `id` int(30) NOT NULL AUTO_INCREMENT, `supplier` text NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `weight` varchar(10) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `displayvat` varchar(50) DEFAULT NULL, `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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `recharge` -- LOCK TABLES `recharge` WRITE; /*!40000 ALTER TABLE `recharge` DISABLE KEYS */; /*!40000 ALTER TABLE `recharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `regions` -- DROP TABLE IF EXISTS `regions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `regions` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `regions` -- LOCK TABLES `regions` WRITE; /*!40000 ALTER TABLE `regions` DISABLE KEYS */; INSERT INTO `regions` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `regions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rentalpaymentmethodes` -- DROP TABLE IF EXISTS `rentalpaymentmethodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rentalpaymentmethodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `dateposted` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `type` text NOT NULL, `balance` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `accountno` text DEFAULT NULL, `chargeid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rentalpaymentmethodes` -- LOCK TABLES `rentalpaymentmethodes` WRITE; /*!40000 ALTER TABLE `rentalpaymentmethodes` DISABLE KEYS */; INSERT INTO `rentalpaymentmethodes` VALUES (1,'RENT','','active','2021-09-17 06:53:31','1','1','4161','',1,NULL,1),(2,'DEPOSIT','DEPOSIT','active','2021-09-17 06:53:51','1','1','4162','',1,NULL,2),(3,'WATER/POWER DEPOSIT','','active','2021-09-17 06:56:08','1','1','4163','',1,NULL,3),(4,'PENALTY','','active','2021-09-17 06:56:20','1','1','4164','',1,NULL,4),(5,'WATER','','active','2021-09-17 06:56:41','1','1','4165','',1,NULL,5),(6,'PARTIAL PAYMENT','','active','2021-09-17 06:57:00','1','1','4166','',1,NULL,6),(7,'GARBAGE','','active','2021-09-17 06:57:23','1','1','4167','',1,NULL,7),(8,'DAMAGES','','active','2021-09-17 06:57:35','1','1','4168','',1,NULL,8),(9,'AGREEMENT FORM','','active','2021-09-17 06:58:32','1','1','4169','',1,NULL,9),(10,'POWER','','active','2021-09-17 06:59:00','1','1','4171','',1,NULL,10),(11,'SEWAGE','SEWAGE','active','2021-09-17 06:59:30','1','1','4172','',1,NULL,11),(12,'BED ONLY','','active','2021-09-17 06:59:55','1','1','4173','',1,NULL,12),(13,'BED AND BREAKFAST','','active','2021-09-17 07:00:38','1','1','4174','',1,NULL,13); /*!40000 ALTER TABLE `rentalpaymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `report` -- DROP TABLE IF EXISTS `report`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `report` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `type` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `school` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `contact` varchar(60) NOT NULL, `place` varchar(60) NOT NULL, `occurancedate` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `img_id` varchar(60) NOT NULL, `updatedtime` varchar(40) NOT NULL, `status` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `report` -- LOCK TABLES `report` WRITE; /*!40000 ALTER TABLE `report` DISABLE KEYS */; /*!40000 ALTER TABLE `report` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `requisition` -- DROP TABLE IF EXISTS `requisition`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `requisition` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `taskid` varchar(30) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `subtaskid` varchar(50) DEFAULT NULL, `invoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `requisition` -- LOCK TABLES `requisition` WRITE; /*!40000 ALTER TABLE `requisition` DISABLE KEYS */; /*!40000 ALTER TABLE `requisition` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `requisitionitems` -- DROP TABLE IF EXISTS `requisitionitems`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `requisitionitems` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `usedamount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `subtaskid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `createdate` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(10) NOT NULL, `expamount` varchar(10) NOT NULL, `uom` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `requisitionitems` -- LOCK TABLES `requisitionitems` WRITE; /*!40000 ALTER TABLE `requisitionitems` DISABLE KEYS */; /*!40000 ALTER TABLE `requisitionitems` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rolepermissions` -- DROP TABLE IF EXISTS `rolepermissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissions` -- LOCK TABLES `rolepermissions` WRITE; /*!40000 ALTER TABLE `rolepermissions` DISABLE KEYS */; INSERT INTO `rolepermissions` VALUES ('accounting',5),('accountingreports',5),('bankdeposits',5),('banktransfer',5),('cashiersales',1),('cashiersales',2),('cashiersales',4),('cashiersales',8),('config',1),('damagedproducts',1),('incomeexpenses',1),('incomeexpenses',5),('incomingstock',1),('incomingstock',2),('lowstocklist',1),('members',1),('password',1),('password',2),('password',4),('password',8),('productlist',1),('productlist',2),('products',1),('productscategory',1),('profile',8),('purchases',1),('reports',1),('sales',1),('sales',2),('sales',4),('sales',8),('users',1),('viewreturnsales',1),('viewreturnsales',4); /*!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=743 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'),(530,'sales','1','add'),(531,'sales','1','suspend'),(532,'sales','1','printreceipt'),(533,'sales','1','update'),(534,'sales','1','cash'),(535,'sales','1','delete'),(536,'sales','1','moresales'),(537,'sales','1','sale'),(538,'sales','1','Logout'),(539,'sales','1','mpesabalance'),(540,'sales','1','discount'),(541,'sales','1','reprint'),(542,'sales','1','select'),(543,'sales','1','printbill'),(544,'sales','1','productdiscount'),(545,'sales','1','mpesa'),(546,'sales','1','closebill'),(547,'sales','1','viewbuyingprice'),(548,'sales','1','updatepaymentmode'),(549,'sales','1','editsellingprice'),(550,'sales','1','card'),(551,'sales','1','clearpayments'),(552,'sales','1','cheque'),(553,'sales','1','creditnote'),(554,'sales','1','voucher'),(555,'sales','1','salesbeyondbprice'),(556,'sales','1','points'),(557,'sales','1','credit'),(558,'sales','1','dontprint'),(559,'sales','1','backdatesales'),(560,'sales','1','recordcoins'),(561,'sales','1','giveloyalityponts'),(562,'sales','1','leaseitems'),(563,'sales','1','changetaxstatus'),(564,'sales','1','splitbill'),(565,'sales','1','changeuomonsales'),(566,'sales','1','sendsms'),(567,'sales','1','entermpesacode'),(568,'sales','1','salesperson'),(569,'sales','1','usekeyboard'),(570,'sales','1','receiptno'),(571,'sales','1','negativesales'),(572,'sales','1','updateqtysales'),(573,'cashiersales','1','entermpesacode'),(574,'cashiersales','1','editmpesa'),(575,'cashiersales','1','all'),(576,'cashiersales','1','delete'),(577,'cashiersales','1','cashiersales'),(578,'cashiersales','1','editmpesadate'),(579,'cashiersales','1','adddailycollection'),(580,'cashiersales','1','viewtill'),(581,'cashiersales','1','viewdailycollections'),(582,'cashiersales','1','deletedailycollections'),(583,'cashiersales','1','updatedailycollections'),(584,'cashiersales','1','reversempesa'),(585,'cashiersales','1','clearallsales'),(586,'cashiersales','1','viewallcollections'),(587,'cashiersales','1','viewallcounters'),(588,'cashiersales','1','mpesapendingreport'),(589,'cashiersales','1','mpesaverifiedreport'),(590,'cashiersales','1','viewcommission'),(591,'cashiersales','1','viewmpesamessages'),(592,'purchases','1','add'),(593,'purchases','1','update'),(594,'purchases','1','delete'),(595,'purchases','1','updatebuyingprice'),(596,'purchases','1','updatesellingprice'),(597,'purchases','1','updateclosedinvoice'),(598,'purchases','1','viewquotation'),(599,'purchases','1','viewserials'),(600,'purchases','1','viewdirectpurchases'),(601,'purchases','1','viewpurchase'),(602,'purchases','1','salesorder'),(603,'purchases','1','budget'),(604,'purchases','1','showdefaultserials'),(605,'purchases','1','viewallcounters'),(606,'purchases','1','approve'),(607,'viewreturnsales','1','add'),(608,'viewreturnsales','1','update'),(609,'viewreturnsales','1','delete'),(610,'viewreturnsales','1','return'),(611,'viewreturnsales','1','clear'),(612,'viewreturnsales','1','moresales'),(613,'incomeexpenses','1','add'),(614,'incomeexpenses','1','closeexpense'),(615,'incomeexpenses','1','update'),(616,'incomeexpenses','1','updateclosedexpenses'),(617,'incomeexpenses','1','wiewinvoices'),(618,'incomeexpenses','1','viewbills'),(619,'incomeexpenses','1','viewexpense'),(620,'incomeexpenses','1','viewdebtors'),(621,'incomeexpenses','1','viewcreditors'),(622,'members','1','add'),(623,'members','1','update'),(624,'members','1','deletepeople'),(625,'members','1','opencloseshift'),(626,'users','1','add'),(627,'users','1','update'),(628,'users','1','delete'),(629,'users','1','deleteallroles'),(630,'productscategory','1','add'),(631,'productscategory','1','update'),(632,'productscategory','1','delete'),(633,'productlist','1','bulk'),(634,'productlist','1','more'),(635,'productlist','1','move'),(636,'productlist','1','updatestock'),(637,'productlist','1','transfer'),(638,'productlist','1','addstock'),(639,'productlist','1','delete'),(640,'productlist','1','view'),(641,'productlist','1','update'),(642,'productlist','1','add'),(643,'productlist','1','openclosestock'),(644,'productlist','1','stocktaking'),(645,'productlist','1','editstocktaken'),(646,'productlist','1','editopenclosestock'),(647,'productlist','1','viewserials'),(648,'productlist','1','changeserialstatus'),(649,'productlist','1','viewproductsfromallbranches'),(650,'productlist','1','bulkpriceupdate'),(651,'productlist','1','negativestockadjustment'),(652,'productlist','1','viewbprice'),(653,'products','1','add'),(654,'products','1','update'),(655,'products','1','delete'),(656,'products','1','addstock'),(657,'products','1','more'),(658,'products','1','bulk'),(659,'products','1','deleteorder'),(660,'products','1','dispatch'),(661,'products','1','removestock'),(662,'products','1','price'),(663,'products','1','removeallstock'),(664,'products','1','bulkpriceupdate'),(665,'products','1','negativestockadjustment'),(666,'products','1','viewbprice'),(667,'incomingstock','1','add'),(668,'incomingstock','1','update'),(669,'incomingstock','1','view'),(670,'incomingstock','1','delete'),(671,'lowstocklist','1','add'),(672,'lowstocklist','1','more'),(673,'lowstocklist','1','view'),(674,'damagedproducts','1','add'),(675,'damagedproducts','1','update'),(676,'damagedproducts','1','delete'),(677,'reports','1','view'),(678,'reports','1','download'),(679,'reports','1','delete'),(680,'reports','1','update'),(681,'reports','1','viewall'),(682,'password','1','change'),(683,'config','1','delete'),(684,'config','1','add'),(685,'config','1','update'),(686,'sales','2','add'),(687,'sales','2','suspend'),(688,'sales','2','printreceipt'),(689,'sales','2','update'),(690,'sales','2','cash'),(691,'sales','2','moresales'),(692,'sales','2','sale'),(693,'sales','2','productdiscount'),(694,'sales','2','mpesa'),(695,'sales','2','viewbuyingprice'),(696,'sales','2','updatepaymentmode'),(697,'sales','2','editsellingprice'),(698,'sales','2','card'),(699,'sales','2','clearpayments'),(700,'sales','2','cheque'),(701,'sales','2','salesbeyondbprice'),(702,'sales','2','dontprint'),(703,'sales','2','entermpesacode'),(704,'sales','2','updateqtysales'),(705,'cashiersales','2','entermpesacode'),(706,'cashiersales','2','editmpesa'),(707,'cashiersales','2','all'),(708,'cashiersales','2','cashiersales'),(709,'cashiersales','2','editmpesadate'),(710,'cashiersales','2','adddailycollection'),(711,'cashiersales','2','viewtill'),(712,'cashiersales','2','viewdailycollections'),(713,'cashiersales','2','updatedailycollections'),(714,'cashiersales','2','viewallcounters'),(715,'cashiersales','2','mpesapendingreport'),(716,'cashiersales','2','mpesaverifiedreport'),(717,'cashiersales','2','viewcommission'),(718,'cashiersales','2','viewmpesamessages'),(719,'productlist','2','bulk'),(720,'productlist','2','more'),(721,'productlist','2','move'),(722,'productlist','2','updatestock'),(723,'productlist','2','transfer'),(724,'productlist','2','addstock'),(725,'productlist','2','view'),(726,'productlist','2','update'),(727,'productlist','2','add'),(728,'productlist','2','openclosestock'),(729,'productlist','2','stocktaking'),(730,'productlist','2','editstocktaken'),(731,'productlist','2','editopenclosestock'),(732,'productlist','2','viewserials'),(733,'productlist','2','changeserialstatus'),(734,'productlist','2','viewproductsfromallbranches'),(735,'productlist','2','bulkpriceupdate'),(736,'productlist','2','negativestockadjustment'),(737,'productlist','2','viewbprice'),(738,'products','2','price'),(739,'incomingstock','2','add'),(740,'incomingstock','2','update'),(741,'incomingstock','2','view'),(742,'password','2','change'); /*!40000 ALTER TABLE `rolepermissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roles` -- DROP TABLE IF EXISTS `roles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roles` ( `id` int(20) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=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-01-26 17:24:20','active','1','','1',''),(2,'SALES','','2023-01-26 17:24:36','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`) ) 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=655 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-02-16 14:05:21','','0','4','2023-02-16 14:05:21','','19500','19500','1','retail','0','19500','1','0','0','0','0','0','0','printed',' ','','7','0','41676545476','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2,'','Cash','','2023-02-16 14:10:49','','0','3','2023-02-16 14:10:49','','14000','14000','1','retail','500','14000','1','0','0','0','0','0','0','printed',' ','','7','0','31676545820','Cleared','','','','','','','','',0.00,0.00,0,'',''),(3,'','Cash','','2023-02-16 14:11:51','','0','3','2023-02-16 14:11:51','','22000','22000','1','retail','0','22000','1','0','0','0','0','0','0','printed',' ','','7','0','31676545859','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4,'','Cash','','2023-02-16 20:51:59','','0','3','2023-02-16 20:51:59','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','9','0','31676569901','Cleared','','','','','','','','',0.00,0.00,0,'',''),(5,'','Cash','','2023-02-18 09:08:21','','0','3','2023-02-18 09:08:21','','11000','11000','1','retail','0','11000','1','0','0','0','0','0','0','printed',' ','','7','0','31676700471','Cleared','','','','','','','','',0.00,0.00,0,'',''),(6,'','Cash','','2023-02-18 09:12:27','','0','3','2023-02-18 09:12:27','','1800','1800','1','retail','700','1800','1','0','0','0','0','0','0','printed',' ','','9','0','31676700511','Cleared','','','','','','','','',0.00,0.00,0,'',''),(7,'','Cash','','2023-02-18 16:34:58','','0','3','2023-02-18 16:34:58','','1200','1200','1','retail','200','1200','1','0','0','0','0','0','0','printed',' ','','7','0','31676727220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(8,'','Cash','','2023-02-19 08:11:05','','0','3','2023-02-19 08:11:05','','3500','3500','1','retail','500','3500','1','0','0','0','0','0','0','printed',' ','','5','0','31676783435','Cleared','','','','','','','','',0.00,0.00,0,'',''),(9,'','Cash','','2023-02-19 08:18:39','','0','3','2023-02-19 08:18:39','','1600','1600','1','retail','400','1600','1','0','0','0','0','0','0','printed',' ','','9','0','31676783847','Cleared','','','','','','','','',0.00,0.00,0,'',''),(10,'','Cash','','2023-02-19 08:19:45','','0','3','2023-02-19 08:19:45','','700','700','1','retail','800','700','1','0','0','0','0','0','0','printed',' ','','9','0','31676783930','Cleared','','','','','','','','',0.00,0.00,0,'',''),(11,'','Cash','','2023-02-19 15:00:18','','0','4','2023-02-19 15:00:18','','18500','18500','1','retail','0','18500','1','0','0','0','0','0','0','printed',' ','','7','0','41676807997','Cleared','','','','','','','','',0.00,0.00,0,'',''),(12,'','Cash','','2023-02-19 15:02:19','','0','4','2023-02-19 15:02:19','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','7','0','41676808055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(13,'','Cash','','2023-02-20 09:21:49','','0','4','2023-02-20 09:21:49','','22000','22000','1','retail','0','22000','1','0','0','0','0','0','0','printed',' ','','7','0','41676874062','Cleared','','','','','','','','',0.00,0.00,0,'',''),(14,'','Cash','','2023-02-22 17:12:47','','0','4','2023-02-22 17:12:47','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','4','0','41677074775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(15,'','Cash','','2023-02-22 17:13:04','','0','4','2023-02-22 17:13:04','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','1','0','41677075172','Cleared','','','','','','','','',0.00,0.00,0,'',''),(16,'','Cash','','2023-02-22 20:00:07','','0','4','2023-02-22 20:00:07','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','4','0','41677085151','Cleared','','','','','','','','',0.00,0.00,0,'',''),(17,'','Cash','','2023-02-23 13:11:12','','0','4','2023-02-23 13:11:12','','1000','1000','1','retail','1500','1000','1','0','0','0','0','0','0','printed',' ','','9','0','41677147056','Cleared','','','','','','','','',0.00,0.00,0,'',''),(18,'','Cash','','2023-02-25 11:17:01','','0','4','2023-02-25 11:17:01','','12000','12000','1','retail','0','12000','1','0','0','0','0','0','0','printed',' ','','9','0','41677312984','Cleared','','','','','','','','',0.00,0.00,0,'',''),(19,'','Cash','','2023-02-25 11:19:29','','0','4','2023-02-25 11:19:29','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','9','0','41677313029','Cleared','','','','','','','','',0.00,0.00,0,'',''),(20,'','Cash','','2023-02-25 11:24:51','','0','4','2023-02-25 11:24:51','','150','150','1','retail','550','150','1','0','0','0','0','0','0','printed',' ','','9','0','41677313434','Cleared','','','','','','','','',0.00,0.00,0,'',''),(21,'','Cash','','2023-02-25 15:58:22','','0','4','2023-02-25 15:58:22','','100','100','1','retail','1300','100','1','0','0','0','0','0','0','printed',' ','','7','0','41677329886','Cleared','','','','','','','','',0.00,0.00,0,'',''),(22,'','Cash','','2023-02-26 10:12:25','','0','4','2023-02-26 10:12:25','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','7','0','41677395524','Cleared','','','','','','','','',0.00,0.00,0,'',''),(23,'','Cash','','2023-02-28 10:30:18','','0','3','2023-02-28 10:30:18','','200','200','1','retail','50','200','1','0','0','0','0','0','0','printed',' ','','9','0','31677569394','Cleared','','','','','','','','',0.00,0.00,0,'',''),(24,'','Cash','','2023-03-02 14:19:49','','0','3','2023-03-02 14:19:49','','42600','42600','1','retail','0','42600','1','0','0','0','0','0','0','printed',' ','','5','0','31677703138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(25,'','Cash','','2023-03-02 14:25:10','','0','3','2023-03-02 14:25:10','','15000','15000','1','retail','0','15000','1','0','0','0','0','0','0','printed',' ','','7','0','31677756162','Cleared','','','','','','','','',0.00,0.00,0,'',''),(26,'','Cash','','2023-03-02 14:26:07','','0','3','2023-03-02 14:26:07','','13700','13700','1','retail','0','13700','1','0','0','0','0','0','0','printed',' ','','7','0','31677756320','Cleared','','','','','','','','',0.00,0.00,0,'',''),(27,'','Cash','','2023-03-03 20:55:44','','0','3','2023-03-03 20:55:44','','8050','8050','1','retail','400','8050','1','0','0','0','0','0','0','printed',' ','','3','0','31677865935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(28,'','Cash','','2023-03-05 16:30:37','','0','3','2023-03-05 16:30:37','','14400','14400','1','retail','0','14400','1','0','0','0','0','0','0','printed',' ','','7','0','31678022922','Cleared','','','','','','','','',0.00,0.00,0,'',''),(29,'','Cash','','2023-03-06 16:28:30','','0','4','2023-03-06 16:28:30','','12000','12000','1','retail','0','12000','1','0','0','0','0','0','0','printed',' ','','7','0','41678107201','Cleared','','','','','','','','',0.00,0.00,0,'',''),(30,'','Cash','','2023-03-07 17:37:10','','0','3','2023-03-07 17:37:10','','65950','65950','1','retail','3550','65950','1','0','0','0','0','0','0','printed',' ','','7','0','31678041818','Cleared','','','','','','','','',0.00,0.00,0,'',''),(31,'','Cash','','2023-03-08 20:39:02','','0','3','2023-03-08 20:39:02','','91500','91500','1','retail','1000','91500','1','0','0','0','0','0','0','printed',' ','','7','0','31678207718','Cleared','','','','','','','','',0.00,0.00,0,'',''),(32,'','Cash','','2023-03-09 11:29:26','','0','4','2023-03-09 11:29:26','','14500','14500','1','retail','0','14500','1','0','0','0','0','0','0','printed',' ','','7','0','41678350556','Cleared','','','','','','','','',0.00,0.00,0,'',''),(33,'','Cash','','2023-03-09 11:30:18','','0','4','2023-03-09 11:30:18','','10500','10500','1','retail','0','10500','1','0','0','0','0','0','0','printed',' ','','7','0','41678350582','Cleared','','','','','','','','',0.00,0.00,0,'',''),(34,'','Cash','','2023-03-09 11:33:17','','0','4','2023-03-09 11:33:17','','31500','31500','1','retail','0','31500','1','0','0','0','0','0','0','printed',' ','','7','0','41678350646','Cleared','','','','','','','','',0.00,0.00,0,'',''),(35,'','Cash','','2023-03-09 12:14:17','','0','4','2023-03-09 12:14:17','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','printed',' ','','9','0','41678353226','Cleared','','','','','','','','',0.00,0.00,0,'',''),(36,'','Cash','','2023-03-09 17:08:28','','0','4','2023-03-09 17:08:28','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','9','0','41678370872','Cleared','','','','','','','','',0.00,0.00,0,'',''),(37,'','Cash','','2023-03-10 16:35:23','','0','4','2023-03-10 16:35:23','','3300','3300','1','retail','600','3300','1','0','0','0','0','0','0','printed',' ','','7','0','41678373208','Cleared','','','','','','','','',0.00,0.00,0,'',''),(38,'','Cash','','2023-03-10 20:47:45','','0','3','2023-03-10 20:47:45','','19700','19700','1','retail','1000','19700','1','0','0','0','0','0','0','printed',' ','','7','0','31678297232','Cleared','','','','','','','','',0.00,0.00,0,'',''),(39,'','Cash','','2023-03-11 16:39:32','','0','4','2023-03-11 16:39:32','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','9','0','41678541919','Cleared','','','','','','','','',0.00,0.00,0,'',''),(40,'','Cash','','2023-03-11 16:40:29','','0','4','2023-03-11 16:40:29','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','9','0','41678541976','Cleared','','','','','','','','',0.00,0.00,0,'',''),(41,'','Cash','','2023-03-12 19:42:24','','0','3','2023-03-12 19:42:25','','49450','49450','1','retail','1750','49450','1','0','0','0','0','0','0','printed',' ','','5','0','31678527755','Cleared','','','','','','','','',0.00,0.00,0,'',''),(42,'','Cash','','2023-03-13 09:20:06','','0','4','2023-03-13 09:20:06','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','9','0','41678688343','Cleared','','','','','','','','',0.00,0.00,0,'',''),(43,'','Invoice','','2023-03-13 12:54:51','','-8500','3','2023-03-13 12:54:51','5','4000','12500','1','retail','0','12500','1','0','0','8500','0','0','0','printed',' ','','7','0','31678701273','Cleared','','','','','','','','',0.00,0.00,0,'',''),(44,'','Cash','','2023-03-13 20:40:47','','0','3','2023-03-13 20:40:47','','3600','3600','1','retail','550','3600','1','0','0','0','0','0','0','printed',' ','','9','0','31678716600','Cleared','','','','','','','','',0.00,0.00,0,'',''),(45,'','Cash','','2023-03-13 20:44:36','','0','3','2023-03-13 20:44:36','','1500','1500','1','retail','500','1500','1','0','0','0','0','0','0','printed',' ','','9','0','31678729428','Cleared','','','','','','','','',0.00,0.00,0,'',''),(46,'','Cash','','2023-03-14 19:47:41','','0','3','2023-03-14 19:47:41','','15650','15650','1','retail','2100','15650','1','0','0','0','0','0','0','printed',' ','','9','0','31678812293','Cleared','','','','','','','','',0.00,0.00,0,'',''),(47,'','Cash','','2023-03-15 20:11:10','','0','3','2023-03-15 20:11:11','','36750','36750','1','retail','900','36750','1','0','0','0','0','0','0','printed',' ','','7','0','31678893027','Cleared','','','','','','','','',0.00,0.00,0,'',''),(48,'','Cash','','2023-03-16 12:51:56','','0','4','2023-03-16 12:51:56','','22400','22400','1','retail','0','22400','1','0','0','0','0','0','0','printed',' ','','9','0','41678960020','Cleared','','','','','','','','',0.00,0.00,0,'',''),(49,'','Cash','','2023-03-16 20:36:51','','0','3','2023-03-16 20:36:51','','40300','40300','1','retail','3850','40300','1','0','0','0','0','0','0','printed',' ','','9','0','31678971350','Cleared','','','','','','','','',0.00,0.00,0,'',''),(50,'','Cash','','2023-03-17 22:46:30','','0','3','2023-03-17 22:48','','39300','39300','1','retail','1500','39300','1','0','0','0','0','0','0','printed',' ','','9','0','31679044798','Cleared','','','','','','','','',0.00,0.00,0,'',''),(51,'','Cash','','2023-03-18 19:16:05','','0','3','2023-03-18 19:16:05','','3950','3950','1','retail','650','3950','1','0','0','0','0','0','0','printed',' ','','7','0','31679141561','Cleared','','','','','','','','',0.00,0.00,0,'',''),(52,'','Cash','','2023-03-18 20:28:00','','0','3','2023-03-18 20:28:00','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','9','0','31679160456','Cleared','','','','','','','','',0.00,0.00,0,'',''),(53,'','Cash','','2023-03-19 20:14:58','','0','3','2023-03-19 20:14:58','','96400','96400','1','retail','0','96400','1','0','0','0','0','0','0','printed',' ','','7','0','31679209448','Cleared','','','','','','','','',0.00,0.00,0,'',''),(54,'','Cash','','2023-03-20 20:16:59','','0','3','2023-03-20 20:16:59','','67700','67700','1','retail','0','67700','1','0','0','0','0','0','0','printed',' ','','7','0','31679247864','Cleared','','','','','','','','',0.00,0.00,0,'',''),(55,'','Cash','','2023-03-20 20:19:27','','0','3','2023-03-20 20:19:27','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','6','0','31679332750','Cleared','','','','','','','','',0.00,0.00,0,'',''),(56,'','Cash','','2023-03-22 12:07:25','','0','3','2023-03-22 12:07:25','','14100','14100','1','retail','50','14100','1','0','0','0','0','0','0','printed',' ','','9','0','31679332931','Cleared','','','','','','','','',0.00,0.00,0,'',''),(57,'','Cash','','2023-03-22 13:02:16','','0','3','2023-03-22 13:02:16','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','1','0','31679479301','Cleared','','','','','','','','',0.00,0.00,0,'',''),(58,'','Cash','','2023-03-23 10:25:37','','0','3','2023-03-23 10:30','','21950','21950','1','retail','1900','21950','1','0','0','0','0','0','0','printed',' ','','7','0','31679484156','Cleared','','','','','','','','',0.00,0.00,0,'',''),(59,'','Cash','','2023-03-26 16:33:39','','0','3','2023-03-26 16:33:39','','47500','47500','1','retail','600','47500','1','0','0','0','0','0','0','printed',' ','','7','0','31679656258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(60,'','Cash','','2023-03-27 10:09:17','','0','3','2023-03-27 10:09:17','','8900','8900','1','retail','1950','8900','1','0','0','0','0','0','0','printed',' ','','4','0','31679837747','Cleared','','','','','','','','',0.00,0.00,0,'',''),(61,'','Cash','','2023-03-28 18:07:32','','0','3','2023-03-28 18:07:32','','52050','52050','1','retail','850','52050','1','0','0','0','0','0','0','printed',' ','','5','0','31679927844','Cleared','','','','','','','','',0.00,0.00,0,'',''),(62,'','Cash','','2023-03-29 10:34:10','','0','4','2023-03-29 10:34:10','','28950','28950','1','retail','550','28950','1','0','0','0','0','0','0','printed',' ','','7','0','41679556719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(63,'','Cash','','2023-03-29 18:07:09','','0','3','2023-03-29 18:07:09','','1500','1500','1','retail','1500','1500','1','0','0','0','0','0','0','printed',' ','','11','0','31680101619','Cleared','','','','','','','','',0.00,0.00,0,'',''),(64,'','Cash','','2023-03-29 18:19:06','','0','3','2023-03-29 18:19:06','','300','300','1','retail','200','300','1','0','0','0','0','0','0','printed',' ','','9','0','31680102701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(65,'','Cash','','2023-03-29 18:29:21','','0','4','2023-03-29 18:29:22','','38600','38600','1','retail','0','38600','1','0','0','0','0','0','0','printed',' ','','5','0','41680075367','Cleared','','','','','','','','',0.00,0.00,0,'',''),(66,'','Cash','','2023-03-30 18:13:31','','0','4','2023-03-30 18:13:31','','30700','30700','1','retail','1700','30700','1','0','0','0','0','0','0','printed',' ','','9','0','41680158093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(67,'','Cash','','2023-03-31 18:26:29','','0','3','2023-03-31 18:26:29','','1600','1600','1','retail','400','1600','1','0','0','0','0','0','0','printed',' ','','7','0','31680276346','Cleared','','','','','','','','',0.00,0.00,0,'',''),(68,'','Cash','','2023-03-31 18:28:07','','0','3','2023-03-31 18:28:07','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','printed',' ','','1','0','31680276395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(69,'','Cash','','2023-03-31 20:57:06','','0','3','2023-03-31 20:57:06','','700','700','1','retail','500','700','1','0','0','0','0','0','0','printed',' ','','9','0','31680285381','Cleared','','','','','','','','',0.00,0.00,0,'',''),(70,'','Cash','','2023-04-01 18:28:46','','0','3','2023-04-01 18:28:46','','24700','24700','1','retail','2300','24700','1','0','0','0','0','0','0','printed',' ','','8','0','31680360818','Cleared','','','','','','','','',0.00,0.00,0,'',''),(71,'','Cash','','2023-04-02 17:41:04','','0','3','2023-04-02 17:41:04','','51700','51700','1','retail','2750','51700','1','0','0','0','0','0','0','printed',' ','','9','0','31680414926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(72,'','Cash','','2023-04-03 10:09:33','','0','4','2023-04-03 10:09:33','','95850','95850','1','retail','50','95850','1','0','0','0','0','0','0','printed',' ','','9','0','41680331271','Cleared','','','','','','','','',0.00,0.00,0,'',''),(73,'','Cash','','2023-04-04 10:52:38','','0','3','2023-04-04 10:52:38','','22900','22900','1','retail','1300','22900','1','0','0','0','0','0','0','printed',' ','','7','0','31680535099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(74,'','Cash','','2023-04-04 18:29:54','','0','3','2023-04-04 18:29:54','','29600','29600','1','retail','1750','29600','1','0','0','0','0','0','0','printed',' ','','4','0','31680594771','Cleared','','','','','','','','',0.00,0.00,0,'',''),(75,'','Cash','','2023-04-06 08:16:56','','0','3','2023-04-06 08:16:56','','12300','12300','1','retail','600','12300','1','0','0','0','0','0','0','printed',' ','','7','0','31680705203','Cleared','','','','','','','','',0.00,0.00,0,'',''),(76,'','Cash','','2023-04-06 21:36:48','','0','4','2023-04-06 21:36:48','','48100','48100','1','retail','0','48100','1','0','0','0','0','0','0','printed',' ','','7','0','41680804684','Cleared','','','','','','','','',0.00,0.00,0,'',''),(77,'','Cash','','2023-04-07 10:10:53','','0','4','2023-04-07 10:10:53','','51000','51000','1','retail','0','51000','1','0','0','0','0','0','0','printed',' ','','4','0','41680851314','Cleared','','','','','','','','',0.00,0.00,0,'',''),(78,'','Cash','','2023-04-07 17:17:13','','0','4','2023-04-07 17:17:13','','75100','75100','1','retail','0','75100','1','0','0','0','0','0','0','printed',' ','','7','0','41680851476','Cleared','','','','','','','','',0.00,0.00,0,'',''),(79,'','Cash','','2023-04-08 08:31:33','','0','4','2023-04-08 08:31:33','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','4','0','41680931684','Cleared','','','','','','','','',0.00,0.00,0,'',''),(80,'','Cash','','2023-04-08 12:15:19','','0','3','2023-04-08 12:15:19','','1750','1750','1','retail','300','1750','1','0','0','0','0','0','0','printed',' ','','9','0','31680758223','Cleared','','','','','','','','',0.00,0.00,0,'',''),(81,'','Cash','','2023-04-08 18:19:24','','0','4','2023-04-08 18:19:24','','41000','41000','1','retail','0','41000','1','0','0','0','0','0','0','printed',' ','','4','0','41680946211','Cleared','','','','','','','','',0.00,0.00,0,'',''),(82,'','Cash','','2023-04-10 13:54:54','','0','4','2023-04-10 13:54:54','','5600','5600','1','retail','0','5600','1','0','0','0','0','0','0','printed',' ','','7','0','41681046889','Cleared','','','','','','','','',0.00,0.00,0,'',''),(83,'','Cash','','2023-04-11 10:13:29','','0','4','2023-04-11 10:13:29','','4200','4200','1','retail','0','4200','1','0','0','0','0','0','0','printed',' ','','6','0','41681124141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(84,'','Cash','','2023-04-12 18:27:12','','0','4','2023-04-12 18:27:12','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','printed',' ','','4','0','41681313151','Cleared','','','','','','','','',0.00,0.00,0,'',''),(85,'','Cash','','2023-04-12 18:31:19','','0','4','2023-04-12 18:31:19','','8450','8450','1','retail','0','8450','1','0','0','0','0','0','0','printed',' ','','9','0','41681313316','Cleared','','','','','','','','',0.00,0.00,0,'',''),(86,'','Cash','','2023-04-14 10:29:40','','0','4','2023-04-14 10:29:40','','6600','6600','1','retail','0','6600','1','0','0','0','0','0','0','printed',' ','','9','0','41681399390','Cleared','','','','','','','','',0.00,0.00,0,'',''),(87,'','Cash','','2023-04-15 08:47:19','','0','4','2023-04-15 08:47:19','','4900','4900','1','retail','0','4900','1','0','0','0','0','0','0','printed',' ','','10','0','41681457385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(88,'','Cash','','2023-04-15 19:15:07','','0','4','2023-04-15 19:15:07','','59050','59050','1','retail','0','59050','1','0','0','0','0','0','0','printed',' ','','4','0','41681537827','Cleared','','','','','','','','',0.00,0.00,0,'',''),(89,'','Cash','','2023-04-17 09:43:14','','0','4','2023-04-17 09:43:14','','68700','68700','1','retail','0','68700','1','0','0','0','0','0','0','printed',' ','','5','0','41681634678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(90,'','Cash','','2023-04-18 08:52:31','','0','4','2023-04-18 08:52:31','','15050','15050','1','retail','0','15050','1','0','0','0','0','0','0','printed',' ','','1','0','41681731527','Cleared','','','','','','','','',0.00,0.00,0,'',''),(91,'','Cash','','2023-04-19 10:14:57','','0','4','2023-04-19 10:14:57','','59050','59050','1','retail','0','85050','1','0','0','0','0','0','0','printed',' ','','9','0','41681887633','Cleared','','','','','','','','',0.00,0.00,0,'',''),(92,'','Cash','','2023-04-19 19:42:46','','0','4','2023-04-19 19:42:46','','59300','59300','1','retail','0','59300','1','0','0','0','0','0','0','printed',' ','','7','0','41681919366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(93,'','Cash','','2023-04-21 10:23:47','','0','4','2023-04-21 10:23:47','','60000','60000','1','retail','0','60000','1','0','0','0','0','0','0','printed',' ','','7','0','41681974089','Cleared','','','','','','','','',0.00,0.00,0,'',''),(94,'','Cash','','2023-04-21 17:38:01','','0','3','2023-04-21 17:38:01','','26100','26100','1','retail','0','26100','1','0','0','0','0','0','0','printed',' ','','7','0','31682087768','Cleared','','','','','','','','',0.00,0.00,0,'',''),(95,'','Cash','','2023-04-21 18:56:26','','0','3','2023-04-21 18:56:26','','33550','33550','1','retail','0','33550','1','0','0','0','0','0','0','printed',' ','','9','0','31682088012','Cleared','','','','','','','','',0.00,0.00,0,'',''),(96,'','Cash','','2023-04-22 09:03:31','','0','3','2023-04-22 09:03:31','','600','600','1','retail','900','600','1','0','0','0','0','0','0','printed',' ','','9','0','31682093883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(97,'','Cash','','2023-04-22 20:10:24','','0','3','2023-04-22 20:10:24','','73700','73700','1','retail','2450','73700','1','0','0','0','0','0','0','printed',' ','','7','0','31682174412','Cleared','','','','','','','','',0.00,0.00,0,'',''),(98,'','Cash','','2023-04-22 20:14:09','','0','3','2023-04-22 20:14:10','','6200','6200','1','retail','100','6200','1','0','0','0','0','0','0','printed',' ','','4','0','31682183569','Cleared','','','','','','','','',0.00,0.00,0,'',''),(99,'','Cash','','2023-04-23 20:29:43','','0','3','2023-04-23 20:29:43','','24800','24800','1','retail','1200','24800','1','0','0','0','0','0','0','printed',' ','','1','0','31682270881','Cleared','','','','','','','','',0.00,0.00,0,'',''),(100,'','Cash','','2023-04-23 20:47:16','','0','3','2023-04-23 20:47:16','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','31682272019','Cleared','','','','','','','','',0.00,0.00,0,'',''),(101,'','Cash','','2023-04-24 23:58:33','','0','3','2023-04-24 23:58:33','','57300','57300','1','retail','1700','57300','1','0','0','0','0','0','0','printed',' ','','7','0','31682272072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(102,'','Cash','','2023-04-25 10:32:29','','0','4','2023-04-25 10:32:29','','18050','18050','1','retail','0','18050','1','0','0','0','0','0','0','printed',' ','','4','0','41682343067','Cleared','','','','','','','','',0.00,0.00,0,'',''),(103,'','Cash','','2023-04-25 11:27:21','','0','3','2023-04-25 11:27:21','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','printed',' ','','4','0','31682411072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(104,'','Cash','','2023-04-25 13:53:22','','0','3','2023-04-25 13:53:22','','0','0','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','10','0','31682419993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(105,'','Cash','','2023-04-25 15:41:33','','0','3','2023-04-25 15:41:33','','8000','8000','1','retail','500','8000','1','0','0','0','0','0','0','printed',' ','','9','0','31682426395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(106,'','Cash','','2023-04-26 17:13:10','','0','4','2023-04-26 17:13:10','','30000','30000','1','retail','0','30000','1','0','0','0','0','0','0','printed',' ','','4','0','41682414792','Cleared','','','','','','','','',0.00,0.00,0,'',''),(107,'','Cash','','2023-04-26 19:19:43','','0','4','2023-04-26 19:19:43','','22000','22000','1','retail','50','22000','1','0','0','0','0','0','0','printed',' ','','9','0','41682518399','Cleared','','','','','','','','',0.00,0.00,0,'',''),(108,'','Cash','','2023-04-26 19:20:03','','0','3','2023-04-26 19:20:03','','13550','13550','1','retail','700','13550','1','0','0','0','0','0','0','printed',' ','','9','0','31682491805','Cleared','','','','','','','','',0.00,0.00,0,'',''),(109,'','Cash','','2023-04-26 19:51:14','','0','3','2023-04-26 19:51:14','','3000','3000','1','retail','1000','3000','1','0','0','0','0','0','0','printed',' ','','8','0','31682527842','Cleared','','','','','','','','',0.00,0.00,0,'',''),(110,'','Cash','','2023-04-28 21:50:46','','0','3','2023-04-28 21:50:46','','10500','10500','1','retail','2600','10500','1','0','0','0','0','0','0','printed',' ','','4','0','31682602539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(111,'','Cash','','2023-04-29 20:36:16','','0','3','2023-04-29 20:36:16','','32400','32400','1','retail','1450','32400','1','0','0','0','0','0','0','printed',' ','','9','0','31682780557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(112,'','Cash','','2023-04-30 20:31:27','','0','3','2023-04-30 20:31:27','','16700','16700','1','retail','400','16700','1','0','0','0','0','0','0','printed',' ','','5','0','31682858516','Cleared','','','','','','','','',0.00,0.00,0,'',''),(113,'','Cash','','2023-05-01 11:14:50','','0','4','2023-05-01 11:14:50','','6600','6600','1','retail','0','6600','1','0','0','0','0','0','0','printed',' ','','9','0','41682772060','Cleared','','','','','','','','',0.00,0.00,0,'',''),(114,'','Cash','','2023-05-01 21:00:37','','0','3','2023-05-01 21:00:37','','32000','32000','1','retail','2000','32000','1','0','0','0','0','0','0','printed',' ','','9','0','31682937358','Cleared','','','','','','','','',0.00,0.00,0,'',''),(115,'','Cash','','2023-05-02 19:59:19','','0','3','2023-05-02 19:59:19','','40100','40100','1','retail','1150','40100','1','0','0','0','0','0','0','printed',' ','','9','0','31682964085','Cleared','','','','','','','','',0.00,0.00,0,'',''),(116,'','Cash','','2023-05-02 20:03:26','','0','3','2023-05-02 20:03:26','','14900','14900','1','retail','0','14900','1','0','0','0','0','0','0','printed',' ','','7','0','31683046975','Cleared','','','','','','','','',0.00,0.00,0,'',''),(117,'','Cash','','2023-05-02 20:11:51','','0','3','2023-05-02 20:11:51','','17500','17500','1','retail','0','17500','1','0','0','0','0','0','0','printed',' ','','7','0','31683047048','Cleared','','','','','','','','',0.00,0.00,0,'',''),(118,'','Cash','','2023-05-02 20:17:05','','0','3','2023-05-02 20:17:05','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','7','0','31683047519','Cleared','','','','','','','','',0.00,0.00,0,'',''),(119,'','Cash','','2023-05-03 19:19:01','','0','3','2023-05-03 19:19:01','','83600','83600','1','retail','2100','83600','1','0','0','0','0','0','0','printed',' ','','9','0','31683100658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(120,'','Cash','','2023-05-03 19:24:24','','0','3','2023-05-03 19:24:24','','1950','1950','1','retail','500','1950','1','0','0','0','0','0','0','printed',' ','','9','0','31683130750','Cleared','','','','','','','','',0.00,0.00,0,'',''),(121,'','Cash','','2023-05-03 19:46:07','','0','3','2023-05-03 19:46:07','','3300','3300','1','retail','100','3300','1','0','0','0','0','0','0','printed',' ','','7','0','31683131101','Cleared','','','','','','','','',0.00,0.00,0,'',''),(122,'','Cash','','2023-05-05 09:34:56','','0','4','2023-05-05 09:34:56','','14550','14550','1','retail','0','14550','1','0','0','0','0','0','0','printed',' ','','9','0','41683192237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(123,'','Cash','','2023-05-06 12:10:20','','0','4','2023-05-06 12:10:20','','23950','23950','1','retail','0','23950','1','0','0','0','0','0','0','printed',' ','','7','0','41683268503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(124,'','Cash','','2023-05-07 10:14:17','','0','4','2023-05-07 10:14:17','','29000','29000','1','retail','0','29000','1','0','0','0','0','0','0','printed',' ','','4','0','41683364223','Cleared','','','','','','','','',0.00,0.00,0,'',''),(125,'','Cash','','2023-05-07 18:53:39','','0','4','2023-05-07 18:53:39','','36200','36200','1','retail','0','36200','1','0','0','0','0','0','0','printed',' ','','6','0','41683443788','Cleared','','','','','','','','',0.00,0.00,0,'',''),(126,'','Cash','','2023-05-10 17:06:31','','0','4','2023-05-10 17:06:31','','11200','11200','1','retail','0','11200','1','0','0','0','0','0','0','printed',' ','','9','0','41683615772','Cleared','','','','','','','','',0.00,0.00,0,'',''),(127,'','Cash','','2023-05-11 08:10:25','','0','4','2023-05-11 08:10:25','','18100','18100','1','retail','0','18100','1','0','0','0','0','0','0','printed',' ','','9','0','41683727785','Cleared','','','','','','','','',0.00,0.00,0,'',''),(128,'','Cash','','2023-05-11 08:10:54','','0','4','2023-05-11 08:10:54','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','4','0','41683781835','Cleared','','','','','','','','',0.00,0.00,0,'',''),(129,'','Cash','','2023-05-12 11:54:51','','0','4','2023-05-12 11:54:51','','16050','16050','1','retail','0','16050','1','0','0','0','0','0','0','printed',' ','','5','0','41683803171','Cleared','','','','','','','','',0.00,0.00,0,'',''),(130,'','Cash','','2023-05-12 11:55:25','','0','4','2023-05-12 11:55:25','','11800','11800','1','retail','0','11800','1','0','0','0','0','0','0','printed',' ','','7','0','41683881698','Cleared','','','','','','','','',0.00,0.00,0,'',''),(131,'','Cash','','2023-05-12 20:45:17','','0','4','2023-05-12 20:45:17','','34900','34900','1','retail','0','34900','1','0','0','0','0','0','0','printed',' ','','7','0','41683902740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(132,'','Cash','','2023-05-14 17:34:36','','0','4','2023-05-14 17:34:36','','7450','7450','1','retail','0','7450','1','0','0','0','0','0','0','printed',' ','','7','0','41684074753','Cleared','','','','','','','','',0.00,0.00,0,'',''),(133,'','Cash','','2023-05-14 20:01:03','','0','3','2023-05-14 20:01:03','','500','500','1','retail','500','500','1','0','0','0','0','0','0','printed',' ','','9','0','31684083642','Cleared','','','','','','','','',0.00,0.00,0,'',''),(134,'','Cash','','2023-05-14 20:18:02','','0','4','2023-05-14 20:18:02','','55200','55200','1','retail','0','55200','1','0','0','0','0','0','0','printed',' ','','9','0','41684074882','Cleared','','','','','','','','',0.00,0.00,0,'',''),(135,'','Cash','','2023-05-15 20:34:23','','0','3','2023-05-15 20:34:23','','65500','65500','1','retail','2950','65500','1','0','0','0','0','0','0','printed',' ','','7','0','31684143478','Cleared','','','','','','','','',0.00,0.00,0,'',''),(136,'','Cash','','2023-05-17 13:30:42','','0','3','2023-05-17 13:30:42','','31100','31100','1','retail','1900','31100','1','0','0','0','0','0','0','printed',' ','','4','0','31684319375','Cleared','','','','','','','','',0.00,0.00,0,'',''),(137,'','Cash','','2023-05-17 13:32:44','','0','3','2023-05-17 13:32:44','','1600','1600','1','retail','100','1600','1','0','0','0','0','0','0','printed',' ','','6','0','31684319525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(138,'','Cash','','2023-05-17 19:54:25','','0','3','2023-05-17 19:54:25','','45900','45900','1','retail','550','45900','1','0','0','0','0','0','0','printed',' ','','9','0','31684338917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(139,'','Cash','','2023-05-17 20:12:45','','0','3','2023-05-17 20:12:45','','3400','3400','1','retail','100','3400','1','0','0','0','0','0','0','printed',' ','','7','0','31684343549','Cleared','','','','','','','','',0.00,0.00,0,'',''),(140,'','Cash','','2023-05-18 19:25:25','','0','3','2023-05-18 19:25:25','','12900','12900','1','retail','1900','12900','1','0','0','0','0','0','0','printed',' ','','11','0','31684426696','Cleared','','','','','','','','',0.00,0.00,0,'',''),(141,'','Cash','','2023-05-19 13:58:15','','0','4','2023-05-19 13:58:15','','17850','17850','1','retail','0','17850','1','0','0','0','0','0','0','printed',' ','','8','0','41684309095','Cleared','','','','','','','','',0.00,0.00,0,'',''),(142,'','Cash','','2023-05-20 10:35:07','','0','4','2023-05-20 10:35:07','','9900','9900','1','retail','0','9900','1','0','0','0','0','0','0','printed',' ','','4','0','41684493905','Cleared','','','','','','','','',0.00,0.00,0,'',''),(143,'','Cash','','2023-05-20 18:32:34','','0','4','2023-05-20 18:32:34','','41700','41700','1','retail','850','41700','1','0','0','0','0','0','0','printed',' ','','1','0','41684595117','Cleared','','','','','','','','',0.00,0.00,0,'',''),(144,'','Cash','','2023-05-20 20:08:08','','0','4','2023-05-20 20:08:08','','600','600','1','retail','400','600','1','0','0','0','0','0','0','printed',' ','','9','0','41684596759','Cleared','','','','','','','','',0.00,0.00,0,'',''),(145,'','Cash','','2023-05-20 20:09:55','','0','3','2023-05-20 20:09:55','','19000','19000','1','retail','700','19000','1','0','0','0','0','0','0','printed',' ','','1','0','31684583823','Cleared','','','','','','','','',0.00,0.00,0,'',''),(146,'','Cash','','2023-05-21 19:44:14','','0','3','2023-05-21 19:44:14','','48500','48500','1','retail','2350','48500','1','0','0','0','0','0','0','printed',' ','','4','0','31684669331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(147,'','Cash','','2023-05-21 20:28:50','','0','3','2023-05-21 20:28:50','','4900','4900','1','retail','100','4900','1','0','0','0','0','0','0','printed',' ','','4','0','31684687949','Cleared','','','','','','','','',0.00,0.00,0,'',''),(148,'','Cash','','2023-05-22 19:50:31','','0','3','2023-05-22 19:50:31','','47650','47650','1','retail','3150','47650','1','0','0','0','0','0','0','printed',' ','','1','0','31684760533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(149,'','Cash','','2023-05-22 20:55:39','','0','3','2023-05-22 20:55:39','','3550','3550','1','retail','150','3550','1','0','0','0','0','0','0','printed',' ','','7','0','31684777076','Cleared','','','','','','','','',0.00,0.00,0,'',''),(150,'','Cash','','2023-05-24 17:59:43','','0','4','2023-05-24 17:59:43','','13500','13500','1','retail','0','13500','1','0','0','0','0','0','0','printed',' ','','9','0','41684823523','Cleared','','','','','','','','',0.00,0.00,0,'',''),(151,'','Cash','','2023-05-24 19:26:38','','0','4','2023-05-24 19:26:38','','32750','32750','1','retail','250','32750','1','0','0','0','0','0','0','printed',' ','','9','0','41684940391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(152,'','Cash','','2023-05-24 19:45:44','','0','3','2023-05-24 19:45:44','','3000','3000','1','retail','100','3000','1','0','0','0','0','0','0','printed',' ','','4','0','31684946715','Cleared','','','','','','','','',0.00,0.00,0,'',''),(153,'','Cash','','2023-05-26 20:28:54','','0','3','2023-05-26 20:28:54','','35350','35350','1','retail','1600','35350','1','0','0','0','0','0','0','printed',' ','','9','0','31685105481','Cleared','','','','','','','','',0.00,0.00,0,'',''),(154,'','Cash','','2023-05-27 20:18:52','','0','3','2023-05-27 20:18:52','','41900','41900','1','retail','1750','41900','1','0','0','10500','0','0','0','printed',' ','','1','0','31685197655','Cleared','','','','','','','','',0.00,0.00,0,'',''),(155,'','Cash','','2023-05-28 19:57:00','','0','3','2023-05-28 19:57:00','','58700','58700','1','retail','2100','58700','1','0','0','0','0','0','0','printed',' ','','9','0','31685270387','Cleared','','','','','','','','',0.00,0.00,0,'',''),(156,'','Cash','','2023-05-29 20:26:40','','0','3','2023-05-29 20:26:40','','13450','13450','1','retail','50','13450','1','0','0','0','0','0','0','printed',' ','','9','0','31685370944','Cleared','','','','','','','','',0.00,0.00,0,'',''),(157,'','Cash','','2023-05-30 19:39:20','','0','3','2023-05-30 19:39:20','','44500','44500','1','retail','1000','44500','1','0','0','0','0','0','0','printed',' ','','9','0','31685449611','Cleared','','','','','','','','',0.00,0.00,0,'',''),(158,'','Cash','','2023-05-30 20:34:27','','0','3','2023-05-30 20:34:27','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','9','0','31685468038','Cleared','','','','','','','','',0.00,0.00,0,'',''),(159,'','Cash','','2023-05-30 20:40:24','','0','3','2023-05-30 20:40:24','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','9','0','31685468157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(160,'','Cash','','2023-05-31 19:51:14','','0','3','2023-05-31 19:51:14','','20000','20000','1','retail','100','20000','1','0','0','0','0','0','0','printed',' ','','6','0','31685541871','Cleared','','','','','','','','',0.00,0.00,0,'',''),(161,'','Cash','','2023-06-01 11:13:20','','0','4','2023-06-01 11:13:20','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','printed',' ','','4','0','41685377022','Cleared','','','','','','','','',0.00,0.00,0,'',''),(162,'','Cash','','2023-06-02 19:22:11','','0','3','2023-06-02 19:22:11','','30300','30300','1','retail','1700','30300','1','0','0','0','0','0','0','printed',' ','','9','0','31685684402','Cleared','','','','','','','','',0.00,0.00,0,'',''),(163,'','Cash','','2023-06-03 06:33:12','','0','3','2023-06-03 06:33:12','','2000','2000','1','retail','500','2000','1','0','0','0','0','0','0','printed',' ','','9','0','31685763120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(164,'','Cash','','2023-06-04 16:50:46','','0','4','2023-06-04 16:50:46','','22800','22800','1','retail','0','22800','1','0','0','0','0','0','0','printed',' ','','12','0','41685607528','Cleared','','','','','','','','',0.00,0.00,0,'',''),(165,'','Cash','','2023-06-04 20:45:48','','0','3','2023-06-04 20:45:48','','55750','55750','1','retail','950','55750','1','0','0','0','0','0','0','printed',' ','','9','0','31685871263','Cleared','','','','','','','','',0.00,0.00,0,'',''),(166,'','Cash','','2023-06-07 17:43:41','','0','4','2023-06-07 17:43:41','','37100','37100','1','retail','0','37100','1','0','0','0','0','0','0','printed',' ','','9','0','41685950298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(167,'','Cash','','2023-06-08 09:36:51','','0','4','2023-06-08 09:36:51','','12700','12700','1','retail','0','12700','1','0','0','0','0','0','0','printed',' ','','9','0','41686149067','Cleared','','','','','','','','',0.00,0.00,0,'',''),(168,'','Cash','','2023-06-08 19:51:58','','0','6','2023-06-08 19:51:58','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','12','0','61686241108','Cleared','','','','','','','','',0.00,0.00,0,'',''),(169,'','Cash','','2023-06-08 19:53:34','','0','6','2023-06-08 19:53:34','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','12','0','61686243157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(170,'','Cash','','2023-06-09 13:46:50','','0','4','2023-06-09 13:46:51','','23000','23000','1','retail','0','23000','1','0','0','0','0','0','0','printed',' ','','1','0','41686307497','Cleared','','','','','','','','',0.00,0.00,0,'',''),(171,'','Cash','','2023-06-09 19:18:26','','0','6','2023-06-09 19:18:26','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','12','0','61686327453','Cleared','','','','','','','','',0.00,0.00,0,'',''),(172,'','Cash','','2023-06-10 12:41:58','','0','4','2023-06-10 12:41:58','','17500','17500','1','retail','0','17500','1','0','0','0','0','0','0','printed',' ','','7','0','41686307616','Cleared','','','','','','','','',0.00,0.00,0,'',''),(173,'','Cash','','2023-06-11 10:15:45','','0','4','2023-06-11 10:15:45','','27900','27900','1','retail','0','27900','1','0','0','0','0','0','0','printed',' ','','7','0','41686390125','Cleared','','','','','','','','',0.00,0.00,0,'',''),(174,'','Cash','','2023-06-11 19:42:49','','0','4','2023-06-11 19:42:49','','29000','29000','1','retail','0','29000','1','0','0','0','0','0','0','printed',' ','','12','0','41686477229','Cleared','','','','','','','','',0.00,0.00,0,'',''),(175,'','Cash','','2023-06-13 10:34:46','','0','4','2023-06-13 10:34:46','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','printed',' ','','12','0','41686585376','Cleared','','','','','','','','',0.00,0.00,0,'',''),(176,'','Cash','','2023-06-13 21:58:57','','0','3','2023-06-13 21:58:57','','31900','31900','1','retail','2400','31900','1','0','0','0','0','0','0','printed',' ','','9','0','31686663868','Cleared','','','','','','','','',0.00,0.00,0,'',''),(177,'','Cash','','2023-06-15 21:55:57','','0','3','2023-06-15 21:55:57','','61150','61150','1','retail','400','61150','1','0','0','0','0','0','0','printed',' ','','7','0','31686855016','Cleared','','','','','','','','',0.00,0.00,0,'',''),(178,'','Cash','','2023-06-17 22:40:30','','0','3','2023-06-17 22:40:30','','44000','44000','1','retail','0','44000','1','0','0','0','0','0','0','printed',' ','','12','0','31686992538','Cleared','','','','','','','','',0.00,0.00,0,'',''),(179,'','Cash','','2023-06-17 22:41:18','','0','3','2023-06-17 22:41:18','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','9','0','31687030836','Cleared','','','','','','','','',0.00,0.00,0,'',''),(180,'','Cash','','2023-06-17 22:42:59','','0','3','2023-06-17 22:42:59','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','31687030962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(181,'','Cash','','2023-06-19 19:23:27','','0','3','2023-06-19 19:23:27','','8450','8450','1','retail','0','8450','1','0','0','0','0','0','0','printed',' ','','9','0','31687191601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(182,'','Cash','','2023-06-19 19:35:43','','0','3','2023-06-19 19:35:43','','34450','34450','1','retail','0','34450','1','0','0','0','0','0','0','printed',' ','','9','0','31687191914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(183,'','Cash','','2023-06-20 16:39:44','','0','3','2023-06-20 16:39:44','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','9','0','31687268175','Cleared','','','','','','','','*-+',0.00,0.00,0,'',''),(184,'','Cash','','2023-06-20 23:06:16','','0','3','2023-06-20 23:06:16','','16300','16300','1','retail','0','16300','1','0','0','0','0','0','0','printed',' ','','7','0','31687274975','Cleared','','','','','','','','',0.00,0.00,0,'',''),(185,'','Cash','','2023-06-21 20:35:52','','300','3','2023-06-21 20:35:52','','35500','35500','1','retail','300','35500','1','0','0','0','0','0','0','printed',' ','','9','0','31687355259','Cleared','','','','','','','','',0.00,0.00,0,'',''),(186,'','Cash','','2023-06-22 08:16:03','','0','4','2023-06-22 08:16:03','','22000','22000','1','retail','0','22000','1','0','0','0','0','0','0','printed',' ','','7','0','41687244361','Cleared','','','','','','','','',0.00,0.00,0,'',''),(187,'','Cash','','2023-06-22 20:18:43','','0','3','2023-06-22 20:18:43','','49500','49500','1','retail','0','49500','1','0','0','0','0','0','0','printed',' ','','9','0','31687432539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(188,'','Cash','','2023-06-22 20:20:17','','0','4','2023-06-22 20:20:17','','29300','29300','1','retail','0','29300','1','0','0','0','0','0','0','printed',' ','','7','0','41687410971','Cleared','','','','','','','','',0.00,0.00,0,'',''),(189,'','Cash','','2023-06-23 19:28:47','','700','3','2023-06-23 19:28:47','','23100','23100','1','retail','700','23100','1','0','0','0','0','0','0','printed',' ','','7','0','31687535690','Cleared','','','','','','','','',0.00,0.00,0,'',''),(190,'','Cash','','2023-06-23 20:49:20','','50','3','2023-06-23 20:49:20','','5250','5250','1','retail','50','5250','1','0','0','0','0','0','0','printed',' ','','9','0','31687542050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(191,'','Cash','','2023-06-24 20:38:35','','1250','3','2023-06-24 20:38:35','','5800','5800','1','retail','1250','5800','1','0','0','0','0','0','0','printed',' ','','9','0','31687627858','Cleared','','','','','','','','',0.00,0.00,0,'',''),(192,'','Cash','','2023-06-25 20:42:40','','0','3','2023-06-25 20:42:40','','9900','9900','1','retail','0','9900','1','0','0','0','0','0','0','printed',' ','','12','0','31687703952','Cleared','','','','','','','','',0.00,0.00,0,'',''),(193,'','Cash','','2023-06-26 19:22:19','','0','6','2023-06-26 19:22:19','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','9','0','61687796447','Cleared','','','','','','','','',0.00,0.00,0,'',''),(194,'','Cash','','2023-06-26 23:10:41','','2300','3','2023-06-26 23:10:41','','71000','71000','1','retail','2300','71000','1','0','0','0','0','0','0','printed',' ','',NULL,'0','31687788401','Cleared','3','2023-06-26 23:10:41','','','','','','',0.00,0.00,0,'',''),(195,'','Cash','','2023-06-27 21:19:34','','1600','3','2023-06-27 21:19:34','','41050','41050','1','retail','1600','41050','1','0','0','0','0','0','0','printed',' ','','9','0','31687875258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(196,'','Cash','','2023-06-27 22:56:21','','0','3','2023-06-27 22:56:21','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','12','0','31687895767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(197,'','Cash','','2023-06-28 19:40:49','','1050','4','2023-06-28 19:40:49','','31750','31750','1','retail','1050','31750','1','0','0','0','0','0','0','printed',' ','','12','0','41687619007','Cleared','','','','','','','','',0.00,0.00,0,'',''),(198,'','Cash','','2023-06-28 20:02:32','','0','4','2023-06-28 20:02:32','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','12','0','41687970506','Cleared','','','','','','','','',0.00,0.00,0,'',''),(199,'','Cash','','2023-06-28 20:07:12','','500','4','2023-06-28 20:07:12','','500','500','1','retail','500','500','1','0','0','0','0','0','0','printed',' ','','1','0','41687971756','Cleared','','','','','','','','',0.00,0.00,0,'',''),(200,'','Cash','','2023-06-29 20:43:54','','900','3','2023-06-29 20:43:54','','24750','24750','1','retail','900','24750','1','0','0','0','0','0','0','printed',' ','','9','0','31688049835','Cleared','','','','','','','','',0.00,0.00,0,'',''),(201,'','Cash','','2023-06-30 20:44:07','','1200','3','2023-06-30 20:44:07','','3400','3400','1','retail','1200','3400','1','0','0','0','0','0','0','printed',' ','','12','0','31688146995','Cleared','','','','','','','','',0.00,0.00,0,'',''),(202,'','Cash','','2023-07-01 18:24:04','','0','4','2023-07-01 18:24:04','','30700','30700','1','retail','0','30700','1','0','0','0','0','0','0','printed',' ','','1','0','41688030527','Cleared','','','','','','','','',0.00,0.00,0,'',''),(203,'','Cash','','2023-07-01 19:58:46','','1350','3','2023-07-01 19:58:46','','34800','34800','1','retail','1350','34800','1','0','0','0','0','0','0','printed',' ','','9','0','31688227416','Cleared','','','','','','','','',0.00,0.00,0,'',''),(204,'','Cash','','2023-07-02 20:46:54','','350','3','2023-07-02 20:46:54','','33500','33500','1','retail','350','33500','1','0','0','0','0','0','0','printed',' ','','1','0','31688304684','Cleared','','','','','','','','',0.00,0.00,0,'',''),(205,'','Cash','','2023-07-03 15:55:31','','0','6','2023-07-03 15:55:31','','22300','22300','1','retail','0','22300','1','0','0','0','0','0','0','printed',' ','','9','0','61688024819','Cleared','','','','','','','','',0.00,0.00,0,'',''),(206,'','Cash','','2023-07-04 09:26:45','','0','4','2023-07-04 09:26:45','','11200','11200','1','retail','0','11200','1','0','0','0','0','0','0','printed',' ','','9','0','41688387020','Cleared','','','','','','','','',0.00,0.00,0,'',''),(207,'','Cash','','2023-07-04 19:55:17','','100','3','2023-07-04 19:55:17','','1500','1500','1','retail','100','1500','1','0','0','0','0','0','0','printed',' ','','12','0','31688489646','Cleared','','','','','','','','',0.00,0.00,0,'',''),(208,'','Cash','','2023-07-04 19:57:56','','0','4','2023-07-04 19:57:56','','57150','57150','1','retail','0','57150','1','0','0','0','0','0','0','printed',' ','','12','0','41688452014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(209,'','Cash','','2023-07-06 09:30:52','','0','4','2023-07-06 09:30:52','','54000','54000','1','retail','0','54000','1','0','0','0','0','0','0','printed',' ','','12','0','41688559906','Cleared','','','','','','','','',0.00,0.00,0,'',''),(210,'','Cash','','2023-07-07 09:18:21','','0','4','2023-07-07 09:18:21','','53700','53700','1','retail','0','53700','1','0','0','0','0','0','0','printed',' ','','7','0','41688625056','Cleared','','','','','','','','',0.00,0.00,0,'',''),(211,'','Cash','','2023-07-08 13:09:31','','0','4','2023-07-08 13:09:31','','9000','9000','1','retail','0','9000','1','0','0','0','0','0','0','printed',' ','','12','0','41688729192','Cleared','','','','','','','','',0.00,0.00,0,'',''),(212,'','Cash','','2023-07-08 20:01:49','','0','4','2023-07-08 20:01:49','','40900','40900','1','retail','0','40900','1','0','0','0','0','0','0','printed',' ','','12','0','41688811886','Cleared','','','','','','','','',0.00,0.00,0,'',''),(213,'','Cash','','2023-07-10 12:51:31','','0','4','2023-07-10 12:51:31','','34750','34750','1','retail','0','34750','1','0','0','0','0','0','0','printed',' ','','1','0','41688914563','Cleared','','','','','','','','',0.00,0.00,0,'',''),(214,'','Cash','','2023-07-10 20:56:28','','900','3','2023-07-10 20:56:28','','16400','16400','1','retail','900','16400','1','0','0','0','0','0','0','printed',' ','','7','0','31689010360','Cleared','','','','','','','','',0.00,0.00,0,'',''),(215,'','Cash','','2023-07-11 16:25:35','','0','4','2023-07-11 16:25:35','','26750','26750','1','retail','0','26750','1','0','0','0','0','0','0','printed',' ','','7','0','41688989526','Cleared','','','','','','','','',0.00,0.00,0,'',''),(216,'','Cash','','2023-07-11 20:29:25','','150','4','2023-07-11 20:29:25','','47200','47200','1','retail','150','47200','1','0','0','0','0','0','0','printed',' ','','7','0','41689081947','Cleared','','','','','','','','',0.00,0.00,0,'',''),(217,'','Cash','','2023-07-13 17:01:41','','0','4','2023-07-13 17:01:41','','10500','10500','1','retail','0','10500','1','0','0','0','0','0','0','printed',' ','','12','0','41689143682','Cleared','','','','','','','','',0.00,0.00,0,'',''),(218,'','Cash','','2023-07-14 13:58:40','','0','4','2023-07-14 13:58:40','','4300','4300','1','retail','0','4300','1','0','0','0','0','0','0','printed',' ','','9','0','41689256909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(219,'','Cash','','2023-07-15 16:33:57','','0','4','2023-07-15 16:33:57','','6500','6500','1','retail','0','6500','1','0','0','0','0','0','0','printed',' ','','12','0','41689332505','Cleared','','','','','','','','',0.00,0.00,0,'',''),(220,'','Cash','','2023-07-16 19:56:31','','0','4','2023-07-16 19:56:31','','72300','72300','1','retail','0','72300','1','0','0','0','0','0','0','printed',' ','','9','0','41689428057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(221,'','Cash','','2023-07-17 09:15:47','','0','4','2023-07-17 09:15:47','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','1','0','41689526598','Cleared','','','','','','','','',0.00,0.00,0,'',''),(222,'','Cash','','2023-07-18 15:42:14','','0','4','2023-07-18 15:42:14','','89400','89400','1','retail','0','89400','1','0','0','0','0','0','0','printed',' ','','7','0','41689586183','Cleared','','','','','','','','',0.00,0.00,0,'',''),(223,'','Cash','','2023-07-19 15:08:46','','0','4','2023-07-19 15:08:46','','51400','51400','1','retail','0','51400','1','0','0','0','0','0','0','printed',' ','','7','0','41689684286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(224,'','Cash','','2023-07-20 16:41:40','','0','4','2023-07-20 16:41:40','','76700','76700','1','retail','0','76700','1','0','0','0','0','0','0','printed',' ','','9','0','41689768776','Cleared','','','','','','','','',0.00,0.00,0,'',''),(225,'','Cash','','2023-07-21 10:50:26','','0','4','2023-07-21 10:50:26','','334450','334450','1','retail','0','334450','1','0','0','0','0','0','0','printed',' ','','7','0','41689873574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(226,'','Cash','','2023-07-21 20:20:15','','0','4','2023-07-21 20:20:15','','68700','68700','1','retail','0','68700','1','0','0','0','0','0','0','printed',' ','','9','0','61689952421','Cleared','','','','','','','','',0.00,0.00,0,'',''),(227,'','Cash','','2023-07-22 19:51:20','','0','4','2023-07-22 19:51:20','','38800','38800','1','retail','0','38800','1','0','0','0','0','0','0','printed',' ','','9','0','41690023298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(228,'','Cash','','2023-07-24 17:51:50','','500','3','2023-07-24 17:51:50','','71300','71300','1','retail','500','71300','1','0','0','0','0','0','0','printed',' ','','7','0','31690210180','Cleared','','','','','','','','',0.00,0.00,0,'',''),(229,'','Cash','','2023-07-25 19:39:40','','8650','3','2023-07-25 19:39:40','','181350','181350','1','retail','8650','181350','1','0','0','0','0','0','0','printed',' ','','9','0','31690291915','Cleared','','','','','','','','',0.00,0.00,0,'',''),(230,'','Cash','','2023-07-25 20:02:46','','0','3','2023-07-25 20:02:46','','21500','21500','1','retail','0','21500','1','0','0','0','0','0','0','printed',' ','','7','0','31690304289','Cleared','','','','','','','','',0.00,0.00,0,'',''),(231,'','Cash','','2023-07-26 20:34:51','','500','3','2023-07-26 20:34:51','','40000','40000','1','retail','500','40000','1','0','0','0','0','0','0','printed',' ','','7','0','31690392850','Cleared','','','','','','','','',0.00,0.00,0,'',''),(232,'','Cash','','2023-07-28 09:38:41','','200','3','2023-07-28 09:38:41','','33000','33000','1','retail','200','33000','1','0','0','0','0','0','0','printed',' ','','7','0','31690526134','Cleared','','','','','','','','',0.00,0.00,0,'',''),(233,'','Cash','','2023-07-28 20:33:31','','0','3','2023-07-28 20:33:31','','38300','38300','1','retail','0','38300','1','0','0','0','0','0','0','printed',' ','','9','0','31690565357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(234,'','Cash','','2023-07-28 20:41:23','','500','3','2023-07-28 20:41:23','','11700','11700','1','retail','500','11700','1','0','0','0','0','0','0','printed',' ','','7','0','31690566067','Cleared','','','','','','','','',0.00,0.00,0,'',''),(235,'','Cash','','2023-07-29 20:14:56','','0','3','2023-07-29 20:14:56','','62800','62800','1','retail','0','62800','1','0','0','0','0','0','0','printed',' ','','12','0','31690649090','Cleared','','','','','','','','',0.00,0.00,0,'',''),(236,'','Cash','','2023-07-30 19:38:53','','0','4','2023-07-30 19:38:53','','21700','21700','1','retail','0','21700','1','0','0','0','0','0','0','printed',' ','','9','0','41690110794','Cleared','','','','','','','','',0.00,0.00,0,'',''),(237,'','Cash','','2023-07-30 20:19:07','','0','4','2023-07-30 20:19:07','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','printed',' ','','12','0','41690735409','Cleared','','','','','','','','',0.00,0.00,0,'',''),(238,'','Cash','','2023-07-31 19:32:10','','0','6','2023-07-31 19:32:10','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','12','0','61690821004','Cleared','','','','','','','','',0.00,0.00,0,'',''),(239,'','Cash','','2023-08-02 19:56:36','','0','4','2023-08-02 19:56:36','','42000','42000','1','retail','0','42000','1','0','0','0','0','0','0','printed',' ','','7','0','41690888376','Cleared','','','','','','','','',0.00,0.00,0,'',''),(240,'','Cash','','2023-08-03 18:38:58','','0','4','2023-08-03 18:38:58','','109500','109500','1','retail','0','109500','1','0','0','0','0','0','0','printed',' ','','7','0','41691075936','Cleared','','','','','','','','',0.00,0.00,0,'',''),(241,'','Cash','','2023-08-04 10:35:07','','0','4','2023-08-04 10:35:07','','55600','55600','1','retail','0','55600','1','0','0','0','0','0','0','printed',' ','','12','0','41691077149','Cleared','','','','','','','','',0.00,0.00,0,'',''),(242,'','Cash','','2023-08-05 07:54:45','','0','6','2023-08-05 07:54:45','','40400','40400','1','retail','0','40400','1','0','0','0','0','0','0','printed',' ','','9','0','61691124570','Cleared','','','','','','','','',0.00,0.00,0,'',''),(243,'','Cash','','2023-08-06 14:23:50','','23800','6','2023-08-06 14:23:50','','49400','49400','1','retail','0','49400','1','0','0','0','0','0','0','printed',' ','','12','0','61691219500','Cleared','6','2023-08-06 15:01:36','','','','','','',0.00,0.00,0,'',''),(244,'','Cash','','2023-08-06 20:02:22','','0','6','2023-08-06 20:02:22','','70400','70400','1','retail','0','70400','1','0','0','0','0','0','0','printed',' ','','9','0','61691321053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(245,'','Cash','','2023-08-07 20:38:40','','0','6','2023-08-07 20:38:40','','32600','32600','1','retail','0','32600','1','0','0','0','0','0','0','printed',' ','','1','0','61691383971','Cleared','','','','','','','','',0.00,0.00,0,'',''),(246,'','Cash','','2023-08-08 19:45:13','','0','3','2023-08-08 19:45:13','','36500','36500','1','retail','0','36500','1','0','0','0','0','0','0','printed',' ','','9','0','31691512730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(247,'','Cash','','2023-08-08 19:58:08','','0','6','2023-08-08 19:58:08','','31400','31400','1','retail','0','31400','1','0','0','0','0','0','0','printed',' ','','12','0','61691482382','Cleared','','','','','','','','',0.00,0.00,0,'',''),(248,'','Cash','','2023-08-09 19:24:07','','0','3','2023-08-09 19:24:07','','21500','21500','1','retail','0','21500','1','0','0','0','0','0','0','printed',' ','','12','0','31691584688','Cleared','','','','','','','','',0.00,0.00,0,'',''),(249,'','Cash','','2023-08-10 19:36:33','','0','3','2023-08-10 19:36:33','','14000','14000','1','retail','0','14000','1','0','0','0','0','0','0','printed',' ','','7','0','31691685371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(250,'','Cash','','2023-08-10 20:46:17','','0','6','2023-08-10 20:46:17','','45500','45500','1','retail','0','45500','1','0','0','0','0','0','0','printed',' ','','7','0','61691652169','Cleared','','','','','','','','',0.00,0.00,0,'',''),(251,'','Cash','','2023-08-10 20:49:30','','3000','3','2023-08-10 20:49:30','','49000','49000','1','retail','3000','49000','1','0','0','0','0','0','0','printed',' ','','7','0','31691685403','Cleared','','','','','','','','',0.00,0.00,0,'',''),(252,'','Cash','','2023-08-11 20:44:42','','1950','3','2023-08-11 20:44:42','','40050','40050','1','retail','1950','40050','1','0','0','0','0','0','0','printed',' ','','7','0','31691768324','Cleared','','','','','','','','',0.00,0.00,0,'',''),(253,'','Cash','','2023-08-12 19:34:17','','0','6','2023-08-12 19:34:17','','15900','15900','1','retail','0','15900','1','0','0','0','0','0','0','printed',' ','','7','0','61691857978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(254,'','Cash','','2023-08-14 20:05:38','','0','6','2023-08-14 20:05:38','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','12','0','61692032722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(255,'','Cash','','2023-08-14 22:04:02','','0','3','2023-08-14 22:04:02','','14000','14000','1','retail','0','14000','1','0','0','0','0','0','0','printed',' ','','7','0','31692039809','Cleared','','','','','','','','',0.00,0.00,0,'',''),(256,'','Cash','','2023-08-24 20:01:04','','0','3','2023-08-24 20:01:04','','6400','6400','1','retail','0','6400','1','0','0','0','0','0','0','printed',' ','','12','0','31692896204','Cleared','','','','','','','','',0.00,0.00,0,'',''),(257,'','Cash','','2023-08-26 19:20:28','','262','3','2023-08-26 19:20:28','','24438','24438','1','retail','262','24438','1','0','0','0','0','0','0','printed',' ','','9','0','31692984091','Cleared','','','','','','','','',0.00,0.00,0,'',''),(258,'','Cash','','2023-08-26 20:10:48','','0','3','2023-08-26 20:10:48','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','printed',' ','','12','0','31693069830','Cleared','','','','','','','','',0.00,0.00,0,'',''),(259,'','Cash','','2023-08-27 22:06:07','','1000','3','2023-08-27 22:06:07','','134200','134200','1','retail','1000','134200','1','0','0','0','0','0','0','printed',' ','','7','0','31693148359','Cleared','','','','','','','','',0.00,0.00,0,'',''),(260,'','Cash','','2023-08-28 20:10:36','','0','3','2023-08-28 20:10:36','','63600','63600','1','retail','0','63600','1','0','0','0','0','0','0','printed',' ','','12','0','31693203320','Cleared','','','','','','','','',0.00,0.00,0,'',''),(261,'','Cash','','2023-08-28 20:32:13','','0','3','2023-08-28 20:32:13','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','9','0','31693243198','Cleared','','','','','','','','',0.00,0.00,0,'',''),(262,'','Cash','','2023-08-29 20:44:53','','1200','4','2023-08-29 20:44:53','','25100','25100','1','retail','1200','25100','1','0','0','0','0','0','0','printed',' ','','7','0','41693299213','Cleared','','','','','','','','',0.00,0.00,0,'',''),(263,'','Cash','','2023-08-31 19:18:02','','0','3','2023-08-31 19:18:02','','57750','57750','1','retail','0','57750','1','0','0','0','0','0','0','printed',' ','','7','0','31693395955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(264,'','Cash','','2023-08-31 19:18:38','','0','3','2023-08-31 19:18:38','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','printed',' ','','12','0','31693498695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(265,'','Cash','','2023-08-31 20:16:54','','500','3','2023-08-31 20:16:54','','2200','2200','1','retail','500','2200','1','0','0','0','0','0','0','printed',' ','','9','0','31693499084','Cleared','','','','','','','','',0.00,0.00,0,'',''),(266,'','Cash','','2023-09-02 09:45:29','','100','3','2023-09-02 09:45:29','','8500','8500','1','retail','100','8500','1','0','0','0','0','0','0','printed',' ','','9','0','31693588615','Cleared','','','','','','','','',0.00,0.00,0,'',''),(267,'','Cash','','2023-09-02 11:18:01','','0','4','2023-09-02 11:18:01','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','9','0','41693570482','Cleared','','','','','','','','',0.00,0.00,0,'',''),(268,'','Cash','','2023-09-02 19:47:45','','250','3','2023-09-02 19:47:45','','65250','65250','1','retail','250','65250','1','0','0','0','0','0','0','printed',' ','','12','0','31693662001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(269,'','Cash','','2023-09-03 12:01:22','','0','4','2023-09-03 12:01:22','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','9','0','41693642686','Cleared','','','','','','','','',0.00,0.00,0,'',''),(270,'','Cash','','2023-09-03 19:48:49','','0','4','2023-09-03 19:48:49','','8000','8000','1','retail','0','8000','1','0','0','0','0','0','0','printed',' ','','7','0','41693731705','Cleared','','','','','','','','',0.00,0.00,0,'',''),(271,'','Cash','','2023-09-04 20:12:20','','0','4','2023-09-04 20:12:20','','85400','85400','1','retail','0','85400','1','0','0','0','0','0','0','printed',' ','','12','0','41693827557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(272,'','Cash','','2023-09-06 10:01:29','','0','4','2023-09-06 10:01:29','','27200','27200','1','retail','0','27200','1','0','0','0','0','0','0','printed',' ','','10','0','41693901464','Cleared','','','','','','','','',0.00,0.00,0,'',''),(273,'','Cash','','2023-09-06 10:02:25','','0','4','2023-09-06 10:02:25','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','12','0','41693983709','Cleared','','','','','','','','',0.00,0.00,0,'',''),(274,'','Cash','','2023-09-06 20:14:11','','0','4','2023-09-06 20:14:11','','51100','51100','1','retail','0','51100','1','0','0','0','0','0','0','printed',' ','','7','0','41693987650','Cleared','','','','','','','','',0.00,0.00,0,'',''),(275,'','Cash','','2023-09-08 08:48:15','','1','4','2023-09-08 08:48:15','','28400','28400','1','retail','1','28400','1','0','0','0','0','0','0','printed',' ','','9','0','41694068978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(276,'','Cash','','2023-09-09 08:25:12','','0','4','2023-09-09 08:25:12','','55200','55200','1','retail','0','55200','1','0','0','0','0','0','0','printed',' ','','9','0','41694171783','Cleared','','','','','','','','',0.00,0.00,0,'',''),(277,'','Cash','','2023-09-09 20:04:21','','0','4','2023-09-09 20:04:21','','107100','107100','1','retail','0','107100','1','0','0','0','0','0','0','printed',' ','','7','0','41694251851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(278,'','Cash','','2023-09-12 08:44:29','','600','3','2023-09-12 08:44:29','','73000','73000','1','retail','600','73000','1','0','0','0','0','0','0','printed',' ','','12','0','31694357171','Cleared','','','','','','','','',0.00,0.00,0,'',''),(279,'','Cash','','2023-09-12 11:39:51','','0','4','2023-09-12 11:39:51','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','printed',' ','','9','0','41694435847','Cleared','','','','','','','','',0.00,0.00,0,'',''),(280,'','Cash','','2023-09-12 19:54:38','','0','4','2023-09-12 19:54:38','','91100','91100','1','retail','0','91100','1','0','0','0','0','0','0','printed',' ','','7','0','41694507996','Cleared','','','','','','','','',0.00,0.00,0,'',''),(281,'','Cash','','2023-09-14 10:54:39','','0','4','2023-09-14 10:54:39','','17800','17800','1','retail','0','17800','1','0','0','0','0','0','0','printed',' ','','9','0','41694591971','Cleared','','','','','','','','',0.00,0.00,0,'',''),(282,'','Cash','','2023-09-14 19:53:43','','0','4','2023-09-14 19:53:43','','19100','19100','1','retail','0','19100','1','0','0','0','0','0','0','printed',' ','','10','0','41694678106','Cleared','','','','','','','','',0.00,0.00,0,'',''),(283,'','Cash','','2023-09-17 08:21:31','','0','4','2023-09-17 08:21:31','','31600','31600','1','retail','0','31600','1','0','0','0','0','0','0','printed',' ','','9','0','41694765924','Cleared','','','','','','','','',0.00,0.00,0,'',''),(284,'','Cash','','2023-09-18 08:35:41','','0','4','2023-09-18 08:35:41','','23400','23400','1','retail','0','23400','1','0','0','0','0','0','0','printed',' ','','9','0','41694936369','Cleared','','','','','','','','',0.00,0.00,0,'',''),(285,'','Cash','','2023-09-18 20:11:35','','0','4','2023-09-18 20:11:35','','26300','26300','1','retail','0','26300','1','0','0','0','0','0','0','printed',' ','','12','0','41695045052','Cleared','','','','','','','','',0.00,0.00,0,'',''),(286,'','Cash','','2023-09-19 19:32:01','','0','4','2023-09-19 19:32:01','','64000','64000','1','retail','0','64000','1','0','0','0','0','0','0','printed',' ','','10','0','41695121652','Cleared','','','','','','','','',0.00,0.00,0,'',''),(287,'','Cash','','2023-09-21 09:04:02','','0','4','2023-09-21 09:04:02','','25300','25300','1','retail','0','25300','1','0','0','0','0','0','0','printed',' ','','12','0','41695193494','Cleared','','','','','','','','',0.00,0.00,0,'',''),(288,'','Cash','','2023-09-22 13:43:13','','0','4','2023-09-22 13:43:13','','39550','39550','1','retail','0','39550','1','0','0','0','0','0','0','printed',' ','','7','0','41695276251','Cleared','','','','','','','','',0.00,0.00,0,'',''),(289,'','Cash','','2023-09-22 19:45:09','','0','4','2023-09-22 19:45:09','','5000','5000','1','retail','0','5000','1','0','0','0','0','0','0','printed',' ','','9','0','41695391064','Cleared','','','','','','','','',0.00,0.00,0,'',''),(290,'','Cash','','2023-09-22 20:39:31','','0','4','2023-09-22 20:39:31','','12600','12600','1','retail','0','12600','1','0','0','0','0','0','0','printed',' ','','10','0','41695401117','Cleared','','','','','','','','',0.00,0.00,0,'',''),(291,'','Cash','','2023-09-24 19:56:40','','0','4','2023-09-24 19:56:41','','4950','4950','1','retail','0','4950','1','0','0','0','0','0','0','printed',' ','','12','0','41695566158','Cleared','','','','','','','','',0.00,0.00,0,'',''),(292,'','Cash','','2023-09-24 20:37:02','','0','4','2023-09-24 20:37:02','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','9','0','41695574625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(293,'','Cash','','2023-09-25 20:18:34','','0','4','2023-09-25 20:18:34','','15550','15550','1','retail','0','15550','1','0','0','0','0','0','0','printed',' ','','9','0','41695645056','Cleared','','','','','','','','',0.00,0.00,0,'',''),(294,'','Cash','','2023-09-26 17:14:14','','0','4','2023-09-26 17:14:14','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','9','0','41695663332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(295,'','Cash','','2023-09-26 17:40:00','','0','4','2023-09-26 17:40:00','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','9','0','41695738265','Cleared','','','','','','','','',0.00,0.00,0,'',''),(296,'','Cash','','2023-09-27 19:24:03','','0','4','2023-09-27 19:24:03','','22200','22200','1','retail','0','22200','1','0','0','0','0','0','0','printed',' ','','9','0','41695827707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(297,'','Cash','','2023-09-29 08:41:22','','0','4','2023-09-29 08:41:22','','4650','4650','1','retail','0','4650','1','0','0','0','0','0','0','printed',' ','','7','0','41695891301','Cleared','','','','','','','','',0.00,0.00,0,'',''),(298,'','Cash','','2023-09-29 20:29:44','','0','4','2023-09-29 20:29:44','','33500','33500','1','retail','0','33500','1','0','0','0','0','0','0','printed',' ','','7','0','41695996925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(299,'','Cash','','2023-09-30 20:15:14','','0','4','2023-09-30 20:15:14','','17700','17700','1','retail','0','17700','1','0','0','0','0','0','0','printed',' ','','9','0','41696093976','Cleared','','','','','','','','',0.00,0.00,0,'',''),(300,'','Cash','','2023-09-30 20:23:39','','0','4','2023-09-30 20:23:39','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','7','0','41696094606','Cleared','','','','','','','','',0.00,0.00,0,'',''),(301,'','Cash','','2023-10-02 20:16:52','','0','4','2023-10-02 20:16:52','','66200','66200','1','retail','0','66200','1','0','0','0','0','0','0','printed',' ','','9','0','41696264778','Cleared','','','','','','','','',0.00,0.00,0,'',''),(302,'','Cash','','2023-10-03 18:19:32','','0','4','2023-10-03 18:19:32','','6200','6200','1','retail','0','6200','1','0','0','0','0','0','0','printed',' ','','9','0','41696346298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(303,'','Cash','','2023-10-04 19:20:42','','0','4','2023-10-04 19:20:42','','13600','13600','1','retail','0','13600','1','0','0','0','0','0','0','printed',' ','','9','0','41696436262','Cleared','','','','','','','','',0.00,0.00,0,'',''),(304,'','Cash','','2023-10-05 20:16:22','','0','4','2023-10-05 20:16:22','','37600','37600','1','retail','0','37600','1','0','0','0','0','0','0','printed',' ','','10','0','41696517218','Cleared','','','','','','','','',0.00,0.00,0,'',''),(305,'','Cash','','2023-10-07 08:08:22','','0','4','2023-10-07 08:08:22','','51550','51550','1','retail','0','51550','1','0','0','0','0','0','0','printed',' ','','10','0','41696581377','Cleared','','','','','','','','',0.00,0.00,0,'',''),(306,'','Cash','','2023-10-07 19:17:22','','0','4','2023-10-07 19:17:22','','40200','40200','1','retail','0','40200','1','0','0','0','0','0','0','printed',' ','','10','0','41696686271','Cleared','','','','','','','','',0.00,0.00,0,'',''),(307,'','Cash','','2023-10-08 19:43:55','','0','4','2023-10-08 19:43:55','','31400','31400','1','retail','0','31400','1','0','0','0','0','0','0','printed',' ','','9','0','41696782689','Cleared','','','','','','','','',0.00,0.00,0,'',''),(308,'','Cash','','2023-10-09 18:43:22','','0','4','2023-10-09 18:43:22','','35200','35200','1','retail','0','35200','1','0','0','0','0','0','0','printed',' ','','9','0','41696853925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(309,'','Cash','','2023-10-09 19:04:49','','0','4','2023-10-09 19:04:49','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','7','0','41696867297','Cleared','','','','','','','','',0.00,0.00,0,'',''),(310,'','Cash','','2023-10-09 19:14:18','','0','4','2023-10-09 19:14:18','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','7','0','41696867543','Cleared','','','','','','','','',0.00,0.00,0,'',''),(311,'','Cash','','2023-10-10 15:41:19','','0','4','2023-10-10 15:41:19','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','12','0','41696941626','Cleared','','','','','','','','',0.00,0.00,0,'',''),(312,'','Cash','','2023-10-11 07:32:46','','0','4','2023-10-11 07:32:46','','41100','41100','1','retail','0','41100','1','0','0','0','0','0','0','printed',' ','','10','0','41696942546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(313,'','Cash','','2023-10-11 20:20:18','','0','3','2023-10-11 20:20:18','','20000','20000','1','retail','0','20000','1','0','0','0','0','0','0','printed',' ','','7','0','31697042023','Cleared','','','','','','','','',0.00,0.00,0,'',''),(314,'','Cash','','2023-10-11 20:21:35','','0','3','2023-10-11 20:21:35','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','9','0','31697044825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(315,'','Cash','','2023-10-11 20:22:56','','0','3','2023-10-11 20:22:56','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','9','0','31697044928','Cleared','','','','','','','','',0.00,0.00,0,'',''),(316,'','Cash','','2023-10-11 17:19:50','','0','3','2023-10-11 17:19:50','','34300','34300','1','retail','0','34300','1','0','0','0','0','0','0','printed',' ','','9','0','41696998771','Cleared','','','','','','','','',0.00,0.00,0,'',''),(317,'','Cash','','2023-10-12 20:41:25','','3350','3','2023-10-12 20:41:25','','21650','21650','1','retail','3350','21650','1','0','0','0','0','0','0','printed',' ','','10','0','31697132300','Cleared','','','','','','','','',0.00,0.00,0,'',''),(318,'','Cash','','2023-10-13 19:09:57','','0','4','2023-10-13 19:09:57','','15300','15300','1','retail','0','15300','1','0','0','0','0','0','0','printed',' ','','10','0','41697212204','Cleared','','','','','','','','',0.00,0.00,0,'',''),(319,'','Cash','','2023-10-16 18:14:17','','100','3','2023-10-16 18:14:17','','41800','41800','1','retail','100','41800','1','0','0','0','0','0','0','printed',' ','','7','0','31697293321','Cleared','','','','','','','','',0.00,0.00,0,'',''),(320,'','Cash','','2023-10-18 05:53:44','','0','3','2023-10-18 05:53:44','','38500','38500','1','retail','0','38500','1','0','0','0','0','0','0','printed',' ','','9','0','31697469263','Cleared','','','','','','','','',0.00,0.00,0,'',''),(321,'','Cash','','2023-10-18 05:56:18','','0','3','2023-10-18 05:56:18','','27500','27500','1','retail','0','27500','1','0','0','0','0','0','0','printed',' ','','7','0','31697597636','Cleared','','','','','','','','',0.00,0.00,0,'',''),(322,'','Cash','','2023-10-20 16:00:57','','150','3','2023-10-20 16:00:57','','38450','38450','1','retail','150','38450','1','0','0','0','0','0','0','printed',' ','','10','0','31697644069','Cleared','','','','','','','','',0.00,0.00,0,'',''),(323,'','Cash','','2023-10-20 20:52:07','','100','3','2023-10-20 20:52:07','','73500','73500','1','retail','100','73500','1','0','0','0','0','0','0','printed',' ','','12','0','31697824118','Cleared','','','','','','','','',0.00,0.00,0,'',''),(324,'','Cash','','2023-10-21 20:44:10','','2500','3','2023-10-21 20:44:10','','33400','33400','1','retail','2500','33400','1','0','0','0','0','0','0','printed',' ','','12','0','31697879029','Cleared','','','','','','','','',0.00,0.00,0,'',''),(325,'','Cash','','2023-10-22 15:56:18','','1500','3','2023-10-22 15:56:18','','44600','44600','1','retail','1500','44600','1','0','0','0','0','0','0','printed',' ','','9','0','31697979139','Cleared','','','','','','','','',0.00,0.00,0,'',''),(326,'','Cash','','2023-10-23 19:58:24','','0','4','2023-10-23 19:58:24','','64000','64000','1','retail','0','64000','1','0','0','0','0','0','0','printed',' ','','7','0','41698080220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(327,'','Cash','','2023-10-25 13:27:19','','0','3','2023-10-25 13:27:19','','77600','77600','1','retail','0','77600','1','0','0','0','0','0','0','printed',' ','','10','0','31698134100','Cleared','','','','','','','','',0.00,0.00,0,'',''),(328,'','Cash','','2023-10-25 19:03:41','','0','4','2023-10-25 19:03:41','','83500','83500','1','retail','0','83500','1','0','0','0','0','0','0','printed',' ','','9','0','41698248388','Cleared','','','','','','','','',0.00,0.00,0,'',''),(329,'','Cash','','2023-10-25 19:43:11','','0','3','2023-10-25 19:43:11','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','7','0','31698252141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(330,'','Cash','','2023-10-27 14:15:53','','0','4','2023-10-27 14:15:53','','87300','87300','1','retail','0','87300','1','0','0','0','0','0','0','printed',' ','','7','0','41698333708','Cleared','','','','','','','','',0.00,0.00,0,'',''),(331,'','Cash','','2023-10-28 07:47:31','','0','4','2023-10-28 07:47:31','','13000','13000','1','retail','0','13000','1','0','0','0','0','0','0','printed',' ','','7','0','41698468407','Cleared','','','','','','','','',0.00,0.00,0,'',''),(332,'','Cash','','2023-10-28 07:52:48','','0','4','2023-10-28 07:52:48','','5400','5400','1','retail','0','5400','1','0','0','0','0','0','0','printed',' ','','10','0','41698468454','Cleared','','','','','','','','',0.00,0.00,0,'',''),(333,'','Cash','','2023-10-28 19:02:51','','0','4','2023-10-28 19:02:51','','26400','26400','1','retail','0','26400','1','0','0','0','0','0','0','printed',' ','','9','0','41698508638','Cleared','','','','','','','','',0.00,0.00,0,'',''),(334,'','Cash','','2023-10-29 19:18:09','','0','4','2023-10-29 19:18:09','','74100','74100','1','retail','0','74100','1','0','0','0','0','0','0','printed',' ','','10','0','41698563046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(335,'','Cash','','2023-10-30 19:52:34','','0','4','2023-10-30 19:52:34','','47500','47500','1','retail','0','47500','1','0','0','0','0','0','0','printed',' ','','7','0','41698646905','Cleared','','','','','','','','',0.00,0.00,0,'',''),(336,'','Cash','','2023-11-01 10:03:11','','0','4','2023-11-01 10:03:11','','32000','32000','1','retail','0','32000','1','0','0','0','0','0','0','printed',' ','','9','0','41698750835','Cleared','','','','','','','','',0.00,0.00,0,'',''),(337,'','Cash','','2023-11-03 11:58:53','','0','4','2023-11-03 11:58:53','','18600','18600','1','retail','0','18600','1','0','0','0','0','0','0','printed',' ','','9','0','41698838044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(338,'','Cash','','2023-11-03 15:34:32','','0','4','2023-11-03 15:34:32','','35700','35700','1','retail','0','35700','1','0','0','0','0','0','0','printed',' ','','7','0','41699011831','Cleared','','','','','','','','',0.00,0.00,0,'',''),(339,'','Cash','','2023-11-03 17:32:03','','0','4','2023-11-03 17:32:03','','19500','19500','1','retail','0','19500','1','0','0','0','0','0','0','printed',' ','','7','0','41699014881','Cleared','','','','','','','','',0.00,0.00,0,'',''),(340,'','Cash','','2023-11-04 09:49:33','','0','4','2023-11-04 09:49:33','','48850','48850','1','retail','0','48850','1','0','0','0','0','0','0','printed',' ','','9','0','41699021931','Cleared','','','','','','','','',0.00,0.00,0,'',''),(341,'','Cash','','2023-11-04 20:09:16','','3000','4','2023-11-04 20:09:16','','38100','38100','1','retail','3000','38100','1','0','0','0','0','0','0','printed',' ','','9','0','41699112904','Cleared','','','','','','','','',0.00,0.00,0,'',''),(342,'','Cash','','2023-11-06 08:00:02','','0','4','2023-11-06 08:00:02','','85200','85200','1','retail','0','85200','1','0','0','0','0','0','0','printed',' ','','9','0','41699167261','Cleared','','','','','','','','',0.00,0.00,0,'',''),(343,'','Cash','','2023-11-07 17:13:28','','0','4','2023-11-07 17:13:28','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','printed',' ','','12','0','41699246811','Cleared','','','','','','','','',0.00,0.00,0,'',''),(344,'','Cash','','2023-11-07 17:19:01','','0','4','2023-11-07 17:19:01','','47000','47000','1','retail','0','47000','1','0','0','0','0','0','0','printed',' ','','7','0','41699366416','Cleared','','','','','','','','',0.00,0.00,0,'',''),(345,'','Cash','','2023-11-07 19:41:40','','0','4','2023-11-07 19:41:40','','43000','43000','1','retail','0','43000','1','0','0','0','0','0','0','printed',' ','','9','0','41699366758','Cleared','','','','','','','','',0.00,0.00,0,'',''),(346,'','Cash','','2023-11-09 13:04:33','','0','4','2023-11-09 13:04:33','','40000','40000','1','retail','0','40000','1','0','0','0','0','0','0','printed',' ','','12','0','41699458359','Cleared','','','','','','','','',0.00,0.00,0,'',''),(347,'','Cash','','2023-11-09 13:38:54','','0','4','2023-11-09 13:38:54','','13000','13000','1','retail','0','13000','1','0','0','0','0','0','0','printed',' ','','7','0','41699524315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(348,'','Cash','','2023-11-09 19:37:11','','0','4','2023-11-09 19:37:11','','60400','60400','1','retail','0','60400','1','0','0','0','0','0','0','printed',' ','','9','0','41699547614','Cleared','','','','','','','','',0.00,0.00,0,'',''),(349,'','Cash','','2023-11-10 19:48:04','','0','4','2023-11-10 19:48:04','','60800','60800','1','retail','0','60800','1','0','0','0','0','0','0','printed',' ','','9','0','41699633200','Cleared','','','','','','','','',0.00,0.00,0,'',''),(350,'','Cash','','2023-11-11 12:00:43','','0','4','2023-11-11 12:00:43','','26500','26500','1','retail','0','26500','1','0','0','0','0','0','0','printed',' ','','7','0','41699692696','Cleared','','','','','','','','',0.00,0.00,0,'',''),(351,'','Cash','','2023-11-11 20:21:11','','0','4','2023-11-11 20:21:11','','27400','27400','1','retail','0','27400','1','0','0','0','0','0','0','printed',' ','','12','0','41699714858','Cleared','','','','','','','','',0.00,0.00,0,'',''),(352,'','Cash','','2023-11-13 08:59:16','','0','4','2023-11-13 08:59:16','','38600','38600','1','retail','0','38600','1','0','0','0','0','0','0','printed',' ','','7','0','41699791290','Cleared','','','','','','','','',0.00,0.00,0,'',''),(353,'','Cash','','2023-11-13 19:42:51','','0','4','2023-11-13 19:42:51','','37700','37700','1','retail','0','37700','1','0','0','0','0','0','0','printed',' ','','9','0','41699860163','Cleared','','','','','','','','',0.00,0.00,0,'',''),(354,'','Cash','','2023-11-14 19:15:00','','0','4','2023-11-14 19:15:00','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','12','0','41699978423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(355,'','Cash','','2023-11-14 19:16:04','','0','4','2023-11-14 19:16:04','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','12','0','41699978529','Cleared','','','','','','','','',0.00,0.00,0,'',''),(356,'','Cash','','2023-11-16 17:01:51','','3','4','2023-11-16 17:01:51','','13100','13100','1','retail','3','13100','1','0','0','0','0','0','0','printed',' ','','12','0','41700058123','Cleared','','','','','','','','',0.00,0.00,0,'',''),(357,'','Cash','','2023-11-16 19:48:21','','0','4','2023-11-16 19:48:21','','31850','31850','1','retail','0','31850','1','0','0','0','0','0','0','printed',' ','','9','0','41700151367','Cleared','','','','','','','','',0.00,0.00,0,'',''),(358,'','Cash','','2023-11-17 18:58:57','','0','4','2023-11-17 18:58:57','','36400','36400','1','retail','0','36400','1','0','0','0','0','0','0','printed',' ','','12','0','41700235743','Cleared','','','','','','','','',0.00,0.00,0,'',''),(359,'','Cash','','2023-11-18 19:00:58','','0','4','2023-11-18 19:00:58','','16200','16200','1','retail','0','16200','1','0','0','0','0','0','0','printed',' ','','9','0','41700322715','Cleared','','','','','','','','',0.00,0.00,0,'',''),(360,'','Cash','','2023-11-18 19:15:44','','0','4','2023-11-18 19:15:44','','26500','26500','1','retail','0','26500','1','0','0','0','0','0','0','printed',' ','','9','0','41700323268','Cleared','','','','','','','','',0.00,0.00,0,'',''),(361,'','Cash','','2023-11-21 10:04:54','','0','4','2023-11-21 10:04:54','','38100','38100','1','retail','0','38100','1','0','0','0','0','0','0','printed',' ','','7','0','41700392238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(362,'','Cash','','2023-11-21 19:47:17','','0','4','2023-11-21 19:47:17','','46100','46100','1','retail','0','46100','1','0','0','0','0','0','0','printed',' ','','9','0','41700552172','Cleared','','','','','','','','',0.00,0.00,0,'',''),(363,'','Cash','','2023-11-22 19:01:59','','0','4','2023-11-22 19:01:59','','81500','81500','1','retail','0','81500','1','0','0','0','0','0','0','printed',' ','','7','0','41700668588','Cleared','','','','','','','','',0.00,0.00,0,'',''),(364,'','Cash','','2023-11-23 10:31:58','','0','4','2023-11-23 10:31:58','','9100','9100','1','retail','0','9100','1','0','0','0','0','0','0','printed',' ','','12','0','41700724613','Cleared','','','','','','','','',0.00,0.00,0,'',''),(365,'','Cash','','2023-11-23 20:10:52','','0','4','2023-11-23 20:10:52','','25950','25950','1','retail','0','25950','1','0','0','0','0','0','0','printed',' ','','12','0','41700758821','Cleared','','','','','','','','',0.00,0.00,0,'',''),(366,'','Cash','','2023-11-25 19:59:47','','0','4','2023-11-25 19:59:47','','6450','6450','1','retail','0','6450','1','0','0','0','0','0','0','printed',' ','','9','0','41700931456','Cleared','','','','','','','','',0.00,0.00,0,'',''),(367,'','Cash','','2023-11-25 20:03:35','','0','4','2023-11-25 20:03:35','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','9','0','41700931732','Cleared','','','','','','','','',0.00,0.00,0,'',''),(368,'','Cash','','2023-11-26 20:01:22','','0','4','2023-11-26 20:01:22','','4600','4600','1','retail','0','4600','1','0','0','0','0','0','0','printed',' ','','12','0','41701016600','Cleared','','','','','','','','',0.00,0.00,0,'',''),(369,'','Cash','','2023-11-27 19:11:14','','0','4','2023-11-27 19:11:14','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','7','0','41701100802','Cleared','','','','','','','','',0.00,0.00,0,'',''),(370,'','Cash','','2023-11-27 19:17:57','','0','4','2023-11-27 19:17:57','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','10','0','41701101479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(371,'','Cash','','2023-11-28 19:55:59','','0','4','2023-11-28 19:55:59','','27000','27000','1','retail','0','27000','1','0','0','0','0','0','0','printed',' ','','7','0','41701189781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(372,'','Cash','','2023-12-01 11:52:28','','0','4','2023-12-01 11:52:28','','8100','8100','1','retail','0','8100','1','0','0','0','0','0','0','printed',' ','','12','0','41701274714','Cleared','','','','','','','','',0.00,0.00,0,'',''),(373,'','Cash','','2023-12-01 19:55:12','','0','4','2023-12-01 19:55:12','','9400','9400','1','retail','0','9400','1','0','0','0','0','0','0','printed',' ','','9','0','41701448788','Cleared','','','','','','','','',0.00,0.00,0,'',''),(374,'','Cash','','2023-12-02 18:46:08','','0','4','2023-12-02 18:46:08','','15200','15200','1','retail','0','15200','1','0','0','0','0','0','0','printed',' ','','10','0','41701531638','Cleared','','','','','','','','',0.00,0.00,0,'',''),(375,'','Cash','','2023-12-02 19:11:05','','0','4','2023-12-02 19:11:05','','7200','7200','1','retail','0','7200','1','0','0','0','0','0','0','printed',' ','','12','0','41701532318','Cleared','','','','','','','','',0.00,0.00,0,'',''),(376,'','Cash','','2023-12-04 20:06:56','','0','4','2023-12-04 20:06:56','','49300','49300','1','retail','0','49300','1','0','0','0','0','0','0','printed',' ','','12','0','41701610830','Cleared','','','','','','','','',0.00,0.00,0,'',''),(377,'','Cash','','2023-12-05 20:36:39','','0','4','2023-12-05 20:36:39','','88250','88250','1','retail','0','88250','1','0','0','0','0','0','0','printed',' ','','7','0','41701797360','Cleared','','','','','','','','',0.00,0.00,0,'',''),(378,'','Cash','','2023-12-07 13:34:40','','0','4','2023-12-07 13:34:40','','47200','47200','1','retail','0','47200','1','0','0','0','0','0','0','printed',' ','','7','0','41701943093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(379,'','Cash','','2023-12-07 19:23:32','','0','3','2023-12-07 19:23:32','','92400','92400','1','retail','0','92400','1','0','0','0','0','0','0','printed',' ','','9','0','31701948606','Cleared','','','','','','','','',0.00,0.00,0,'',''),(380,'','Cash','','2023-12-07 19:46:57','','100','3','2023-12-07 19:46:57','','1500','1500','1','retail','100','1500','1','0','0','0','0','0','0','printed',' ','','12','0','31701967585','Cleared','','','','','','','','',0.00,0.00,0,'',''),(381,'','Cash','','2023-12-08 20:03:37','','0','3','2023-12-08 20:03:37','','76500','76500','1','retail','0','76500','1','0','0','0','0','0','0','printed',' ','','7','0','31702054803','Cleared','','','','','','','','',0.00,0.00,0,'',''),(382,'','Cash','','2023-12-10 09:55:37','','0','4','2023-12-10 09:55:37','','88400','88400','1','retail','0','88400','1','0','0','0','0','0','0','printed',' ','','9','0','41702189568','Cleared','','','','','','','','',0.00,0.00,0,'',''),(383,'','Cash','','2023-12-11 19:26:40','','750','3','2023-12-11 19:26:40','','4350','4350','1','retail','750','4350','1','0','0','0','0','0','0','printed',' ','','9','0','31702215727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(384,'','Cash','','2023-12-11 19:50:01','','2700','3','2023-12-11 19:50:01','','40650','40650','1','retail','2700','40650','1','0','0','0','0','0','0','printed',' ','','7','0','31702312010','Cleared','','','','','','','','',0.00,0.00,0,'',''),(385,'','Cash','','2023-12-11 20:46:38','','0','3','2023-12-11 20:46:38','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','7','0','31702316781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(386,'','Cash','','2023-12-12 21:12:02','','150','3','2023-12-12 21:12:02','','47350','47350','1','retail','150','47350','1','0','0','0','0','0','0','printed',' ','','9','0','31702397813','Cleared','','','','','','','','',0.00,0.00,0,'',''),(387,'','Cash','','2023-12-15 17:44:08','','3500','3','2023-12-15 17:44:08','','104500','104500','1','retail','3500','104500','1','0','0','0','0','0','0','printed',' ','','12','0','31702553901','Cleared','','','','','','','','',0.00,0.00,0,'',''),(388,'','Cash','','2023-12-15 20:06:55','','1300','3','2023-12-15 20:06:55','','86400','86400','1','retail','1300','86400','1','0','0','0','0','0','0','printed',' ','','9','0','31702651474','Cleared','','','','','','','','',0.00,0.00,0,'',''),(389,'','Cash','','2023-12-19 17:15:18','','906','3','2023-12-19 17:15:18','','27100','27100','1','retail','906','27100','1','0','0','0','0','0','0','printed',' ','','7','0','31702824361','Cleared','','','','','','','','',0.00,0.00,0,'',''),(390,'','Cash','','2023-12-20 14:43:15','','0','3','2023-12-20 14:43:15','','89800','89800','1','retail','0','89800','1','0','0','0','0','0','0','printed',' ','','7','0','31702995324','Cleared','','','','','','','','',0.00,0.00,0,'',''),(391,'','Cash','','2023-12-22 21:15:22','','0','3','2023-12-22 21:15:22','','35100','35100','1','retail','0','35100','1','0','0','0','0','0','0','printed',' ','','12','0','31703072600','Cleared','','','','','','','','',0.00,0.00,0,'',''),(392,'','Cash','','2023-12-23 20:44:26','','2600','3','2023-12-23 20:44:26','','64000','64000','1','retail','2600','64000','1','0','0','0','0','0','0','printed',' ','','9','0','31703352855','Cleared','','','','','','','','',0.00,0.00,0,'',''),(393,'','Cash','','2023-12-25 20:24:47','','0','3','2023-12-25 20:24:47','','34900','34900','1','retail','0','34900','1','0','0','0','0','0','0','printed',' ','','9','0','31703524899','Cleared','','','','','','','','',0.00,0.00,0,'',''),(394,'','Cash','','2023-12-27 19:49:01','','0','3','2023-12-27 19:49:01','','4600','4600','1','retail','0','4600','1','0','0','0','0','0','0','printed',' ','','12','0','31703609631','Cleared','','','','','','','','',0.00,0.00,0,'',''),(395,'','Cash','','2023-12-27 20:46:00','','0','3','2023-12-27 20:46:00','','85150','85150','1','retail','0','85150','1','0','0','0','0','0','0','printed',' ','','9','0','31703695749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(396,'','Cash','','2023-12-28 21:09:50','','0','3','2023-12-28 21:09:50','','39800','39800','1','retail','0','39800','1','0','0','0','0','0','0','printed',' ','','9','0','31703783860','Cleared','','','','','','','','',0.00,0.00,0,'',''),(397,'','Cash','','2023-12-29 20:45:08','','0','3','2023-12-29 20:45:08','','29300','29300','1','retail','0','29300','1','0','0','0','0','0','0','printed',' ','','9','0','31703867969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(398,'','Cash','','2023-12-31 20:59:50','','0','3','2023-12-31 20:59:50','','53250','53250','1','retail','0','53250','1','0','0','0','0','0','0','printed',' ','','7','0','31704042955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(399,'','Cash','','2024-01-03 11:00:14','','0','4','2024-01-03 11:00:14','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','10','0','41702197618','Cleared','','','','','','','','',0.00,0.00,0,'',''),(400,'','Cash','','2024-01-03 11:00:49','','0','4','2024-01-03 11:00:49','','22500','22500','1','retail','0','22500','1','0','0','0','0','0','0','printed',' ','','7','0','41704268820','Cleared','','','','','','','','',0.00,0.00,0,'',''),(401,'','Cash','','2024-01-03 18:56:40','','4000','3','2024-01-03 18:56:40','','49100','49100','1','retail','4000','49100','1','0','0','0','0','0','0','printed',' ','','9','0','31704251927','Cleared','','','','','','','','',0.00,0.00,0,'',''),(402,'','Cash','','2024-01-04 09:38:01','','0','4','2024-01-04 09:38:01','','22500','22500','1','retail','0','22500','1','0','0','0','0','0','0','printed',' ','','7','0','41704268853','Cleared','','','','','','','','',0.00,0.00,0,'',''),(403,'','Cash','','2024-01-04 09:44:19','','0','3','2024-01-04 09:44:19','','22900','22900','1','retail','0','22900','1','0','0','0','0','0','0','printed',' ','','7','0','31704300176','Cleared','','','','','','','','',0.00,0.00,0,'',''),(404,'','Cash','','2024-01-04 19:49:49','','3300','3','2024-01-04 19:49:49','','48400','48400','1','retail','3300','48400','1','0','0','0','0','0','0','printed',' ','','9','0','31704386684','Cleared','','','','','','','','',0.00,0.00,0,'',''),(405,'','Cash','','2024-01-06 20:13:07','','0','4','2024-01-06 20:13:07','','7900','7900','1','retail','0','7900','1','0','0','0','0','0','0','printed',' ','','7','0','41704560787','Cleared','','','','','','','','',0.00,0.00,0,'',''),(406,'','Cash','','2024-01-08 21:00:44','','1000','3','2024-01-08 21:00:44','','67700','67700','1','retail','1000','67700','1','0','0','0','0','0','0','printed',' ','','9','0','31704518156','Cleared','','','','','','','','',0.00,0.00,0,'',''),(407,'','Cash','','2024-01-08 21:03:50','','1600','3','2024-01-08 21:03:51','','46800','46800','1','retail','1600','46800','1','0','0','0','0','0','0','printed',' ','','9','0','31704736848','Cleared','','','','','','','','',0.00,0.00,0,'',''),(408,'','Cash','','2024-01-09 20:48:48','','0','3','2024-01-09 20:48:48','','49800','49800','1','retail','0','49800','1','0','0','0','0','0','0','printed',' ','','12','0','31704822405','Cleared','','','','','','','','',0.00,0.00,0,'',''),(409,'','Cash','','2024-01-09 20:53:57','','1400','3','2024-01-09 20:53:57','','1600','1600','1','retail','1400','1600','1','0','0','0','0','0','0','printed',' ','','10','0','31704822569','Cleared','','','','','','','','',0.00,0.00,0,'',''),(410,'','Cash','','2024-01-10 20:02:24','','2400','3','2024-01-10 20:02:24','','59850','59850','1','retail','2400','59850','1','0','0','0','0','0','0','printed',' ','','9','0','31704888382','Cleared','','','','','','','','',0.00,0.00,0,'',''),(411,'','Cash','','2024-01-11 20:18:08','','1200','3','2024-01-11 20:18:08','','111400','111400','1','retail','1200','111400','1','0','0','0','0','0','0','printed',' ','','10','0','31704987296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(412,'','Cash','','2024-01-11 20:19:37','','0','3','2024-01-11 20:19:37','','21500','21500','1','retail','0','21500','1','0','0','0','0','0','0','printed',' ','','7','0','31704993559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(413,'','Cash','','2024-01-11 20:20:09','','0','3','2024-01-11 20:20:09','','19500','19500','1','retail','0','19500','1','0','0','0','0','0','0','printed',' ','','7','0','31704993589','Cleared','','','','','','','','',0.00,0.00,0,'',''),(414,'','Cash','','2024-01-13 19:39:55','','400','3','2024-01-13 19:39:55','','6000','6000','1','retail','400','6000','1','0','0','0','0','0','0','printed',' ','','12','0','31705163961','Cleared','','','','','','','','',0.00,0.00,0,'',''),(415,'','Cash','','2024-01-15 11:42:39','','0','4','2024-01-15 11:42:39','','19800','19800','1','retail','0','43800','1','0','0','0','0','0','0','printed',' ','','7','0','41705222703','Cleared','','','','','','','','',0.00,0.00,0,'',''),(416,'','Cash','','2024-01-17 20:53:47','','400','3','2024-01-17 20:53:47','','39900','39900','1','retail','400','39900','1','0','0','0','0','0','0','printed',' ','','9','0','31705330549','Cleared','','','','','','','','',0.00,0.00,0,'',''),(417,'','Cash','','2024-01-21 20:06:51','','0','4','2024-01-21 20:06:51','','66500','66500','1','retail','0','66500','1','0','0','0','0','0','0','printed',' ','','7','0','41705856718','Cleared','','','','','','','','',0.00,0.00,0,'',''),(418,'','Cash','','2024-01-21 20:20:21','','0','4','2024-01-21 20:20:21','','13900','13900','1','retail','0','13900','1','0','0','0','0','0','0','printed',' ','','7','0','41705857151','Cleared','','','','','','','','',0.00,0.00,0,'',''),(419,'','Cash','','2024-01-23 20:07:57','','0','4','2024-01-23 20:07:57','','69300','69300','1','retail','0','69300','1','0','0','0','0','0','0','printed',' ','','7','0','41706029365','Cleared','','','','','','','','',0.00,0.00,0,'',''),(420,'','Cash','','2024-01-24 19:50:21','','3100','3','2024-01-24 19:50:21','','33500','33500','1','retail','3100','33500','1','0','0','0','0','0','0','printed',' ','','9','0','31705938962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(421,'','Cash','','2024-01-26 19:42:52','','0','4','2024-01-26 19:42:52','','54300','54300','1','retail','0','54300','1','0','0','0','0','0','0','printed',' ','','7','0','41706287134','Cleared','','','','','','','','',0.00,0.00,0,'',''),(422,'','Cash','','2024-01-27 21:01:11','','0','3','2024-01-27 21:01:11','','12300','12300','1','retail','0','12300','1','0','0','0','0','0','0','printed',' ','','12','0','31706378422','Cleared','','','','','','','','',0.00,0.00,0,'',''),(423,'','Cash','','2024-01-28 18:15:30','','0','4','2024-01-28 18:15:30','','75000','75000','1','retail','0','75000','1','0','0','0','0','0','0','printed',' ','','7','0','41706343119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(424,'','Cash','','2024-01-29 10:50:09','','0','4','2024-01-29 10:50:09','','56400','56400','1','retail','0','56400','1','0','0','0','0','0','0','printed',' ','','7','0','41706454950','Cleared','','','','','','','','',0.00,0.00,0,'',''),(425,'','Cash','','2024-01-29 20:41:53','','0','4','2024-01-29 20:41:53','','81600','81600','1','retail','0','81600','1','0','0','0','0','0','0','printed',' ','','10','0','41706541555','Cleared','','','','','','','','',0.00,0.00,0,'',''),(426,'','Cash','','2024-02-01 11:38:09','','0','4','2024-02-01 11:38:09','','51900','51900','1','retail','0','51900','1','0','0','0','0','0','0','printed',' ','','9','0','41706620117','Cleared','','','','','','','','',0.00,0.00,0,'',''),(427,'','Cash','','2024-02-01 11:49:05','','0','4','2024-02-01 11:49:05','','31900','31900','1','retail','0','31900','1','0','0','0','0','0','0','printed',' ','','7','0','41706777156','Cleared','','','','','','','','',0.00,0.00,0,'',''),(428,'','Cash','','2024-02-01 18:13:26','','0','4','2024-02-01 18:13:26','','30500','30500','1','retail','0','30500','1','0','0','0','0','0','0','printed',' ','','7','0','41706800310','Cleared','','','','','','','','',0.00,0.00,0,'',''),(429,'','Cash','','2024-02-01 21:22:55','','0','4','2024-02-01 21:22:55','','17100','17100','1','retail','0','17100','1','0','0','0','0','0','0','printed',' ','','9','0','41706810381','Cleared','','','','','','','','',0.00,0.00,0,'',''),(430,'','Cash','','2024-02-03 09:25:36','','0','4','2024-02-03 09:25:36','','13900','13900','1','retail','0','13900','1','0','0','0','0','0','0','printed',' ','','12','0','41706941224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(431,'','Cash','','2024-02-03 09:28:37','','0','4','2024-02-03 09:28:37','','38800','38800','1','retail','0','38800','1','0','0','0','0','0','0','printed',' ','','9','0','41706941566','Cleared','','','','','','','','',0.00,0.00,0,'',''),(432,'','Cash','','2024-02-06 20:46:16','','3700','3','2024-02-06 20:46:16','','118100','118100','1','retail','3700','118100','1','0','0','0','0','0','0','printed',' ','','7','0','31707189519','Cleared','','','','','','','','',0.00,0.00,0,'',''),(433,'','Cash','','2024-02-08 18:42:07','','0','4','2024-02-08 18:42:07','','25500','25500','1','retail','0','25500','1','0','0','0','0','0','0','printed',' ','','7','0','41707406800','Cleared','','','','','','','','',0.00,0.00,0,'',''),(434,'','Cash','','2024-02-11 20:54:39','','0','3','2024-02-11 20:54:39','','27800','27800','1','retail','0','27800','1','0','0','0','0','0','0','printed',' ','','9','0','31707382015','Cleared','','','','','','','','',0.00,0.00,0,'',''),(435,'','Cash','','2024-02-13 20:32:15','','0','3','2024-02-13 20:32:15','','19400','19400','1','retail','0','19400','1','0','0','0','0','0','0','printed',' ','','7','0','31707845513','Cleared','','','','','','','','',0.00,0.00,0,'',''),(436,'','Cash','','2024-02-18 20:39:12','','3000','3','2024-02-18 20:39:12','','81300','81300','1','retail','3000','81300','1','0','0','0','0','0','0','printed',' ','','9','0','31708276888','Cleared','','','','','','','','',0.00,0.00,0,'',''),(437,'','Cash','','2024-02-19 20:46:55','','0','3','2024-02-19 20:46:55','','30800','30800','1','retail','0','30800','1','0','0','0','0','0','0','printed',' ','','7','0','31708364761','Cleared','','','','','','','','',0.00,0.00,0,'',''),(438,'','Cash','','2024-02-22 20:38:56','','0','3','2024-02-22 20:38:56','','20500','20500','1','retail','0','20500','1','0','0','0','0','0','0','printed',' ','','9','0','31708484457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(439,'','Cash','','2024-02-22 20:41:29','','0','3','2024-02-22 20:41:29','','64200','64200','1','retail','0','64200','1','0','0','0','0','0','0','printed',' ','','7','0','31708623541','Cleared','','','','','','','','',0.00,0.00,0,'',''),(440,'','Cash','','2024-02-22 20:41:52','','0','3','2024-02-22 20:41:52','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','9','0','31708623695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(441,'','Cash','','2024-02-26 21:00:18','','2000','3','2024-02-26 21:00:18','','85500','85500','1','retail','2000','85500','1','0','0','0','0','0','0','printed',' ','','9','0','31708970309','Cleared','','','','','','','','',0.00,0.00,0,'',''),(442,'','Cash','','2024-02-27 20:36:20','','0','3','2024-02-27 20:36:20','','52700','52700','1','retail','0','52700','1','0','0','0','0','0','0','printed',' ','','7','0','31709055321','Cleared','','','','','','','','',0.00,0.00,0,'',''),(443,'','Cash','','2024-03-04 20:48:28','','0','3','2024-03-04 20:48:28','','43600','43600','1','retail','0','43600','1','0','0','0','0','0','0','printed',' ','','9','0','31709574389','Cleared','','','','','','','','',0.00,0.00,0,'',''),(444,'','Cash','','2024-03-06 20:22:42','','3000','3','2024-03-06 20:22:42','','55800','55800','1','retail','3000','55800','1','0','0','0','0','0','0','printed',' ','','7','0','31709745537','Cleared','','','','','','','','',0.00,0.00,0,'',''),(445,'','Cash','','2024-03-10 14:35:11','','0','3','2024-03-10 14:35:11','','35400','35400','1','retail','0','35400','1','0','0','0','0','0','0','printed',' ','','7','0','31709831709','Cleared','','','','','','','','',0.00,0.00,0,'',''),(446,'','Cash','','2024-03-10 18:03:38','','0','4','2024-03-10 18:03:38','','64800','64800','1','retail','0','64800','1','0','0','0','0','0','0','printed',' ','','7','0','41708869757','Cleared','','','','','','','','',0.00,0.00,0,'',''),(447,'','Cash','','2024-03-11 10:52:33','','0','4','2024-03-11 10:52:33','','88300','88300','1','retail','0','88300','1','0','0','0','0','0','0','printed',' ','','7','0','41710083025','Cleared','','','','','','','','',0.00,0.00,0,'',''),(448,'','Cash','','2024-03-15 10:40:48','','0','4','2024-03-15 10:40:48','','17000','17000','1','retail','0','17000','1','0','0','0','0','0','0','printed',' ','','7','0','41710485923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(449,'','Cash','','2024-03-17 20:24:15','','0','4','2024-03-17 20:24:15','','20500','20500','1','retail','0','20500','1','0','0','0','0','0','0','printed',' ','','7','0','41710696198','Cleared','','','','','','','','',0.00,0.00,0,'',''),(450,'','Cash','','2024-03-19 18:51:38','','0','4','2024-03-19 18:51:38','','25500','25500','1','retail','0','25500','1','0','0','0','0','0','0','printed',' ','','12','0','41710863414','Cleared','','','','','','','','',0.00,0.00,0,'',''),(451,'','Cash','','2024-03-23 18:59:48','','0','4','2024-03-23 18:59:48','','55900','55900','1','retail','0','55900','1','0','0','0','0','0','0','printed',' ','','7','0','41711175128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(452,'','Cash','','2024-03-25 15:50:07','','0','4','2024-03-25 15:50:07','','47300','47300','1','retail','0','47300','1','0','0','0','0','0','0','printed',' ','',NULL,'0','41711356139','Cleared','4','2024-03-25 15:50:07','','','','','','',0.00,0.00,0,'',''),(453,'','Cash','','2024-03-27 17:22:05','','0','4','2024-03-27 17:22:05','','35500','35500','1','retail','0','35500','1','0','0','0','0','0','0','printed',' ','','7','0','41711549262','Cleared','','','','','','','','',0.00,0.00,0,'',''),(454,'','Cash','','2024-03-28 09:45:46','','0','4','2024-03-28 09:45:46','','46800','46800','1','retail','0','46800','1','0','0','0','0','0','0','printed',' ','','7','0','41711608165','Cleared','','','','','','','','',0.00,0.00,0,'',''),(455,'','Cash','','2024-03-29 16:54:57','','0','4','2024-03-29 16:54:57','','21900','21900','1','retail','0','21900','1','0','0','0','0','0','0','printed',' ','','12','0','41711720372','Cleared','','','','','','','','',0.00,0.00,0,'',''),(456,'','Cash','','2024-03-30 12:12:29','','0','4','2024-03-30 12:12:29','','19000','19000','1','retail','0','19000','1','0','0','0','0','0','0','printed',' ','',NULL,'0','41711720502','Cleared','4','2024-03-30 12:12:29','','','','','','',0.00,0.00,0,'',''),(457,'','Cash','','2024-03-30 19:12:35','','0','4','2024-03-30 19:12:35','','34000','34000','1','retail','0','34000','1','0','0','0','0','0','0','printed',' ','','7','0','41711809348','Cleared','','','','','','','','',0.00,0.00,0,'',''),(458,'','Cash','','2024-04-02 20:43:39','','0','3','2024-04-02 20:43:39','','11000','11000','1','retail','0','11000','1','0','0','0','0','0','0','printed',' ','','7','0','31712079802','Cleared','','','','','','','','',0.00,0.00,0,'',''),(459,'','Cash','','2024-04-02 20:44:04','','0','3','2024-04-02 20:44:04','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','9','0','31712079821','Cleared','','','','','','','','',0.00,0.00,0,'',''),(460,'','Cash','','2024-04-03 09:14:48','','0','4','2024-04-03 09:14:48','','18500','18500','1','retail','0','18500','1','0','0','0','0','0','0','printed',' ','','7','0','41712124865','Cleared','','','','','','','','',0.00,0.00,0,'',''),(461,'','Cash','','2024-04-03 10:54:01','','0','4','2024-04-03 10:54:01','','34550','34550','1','retail','0','34550','1','0','0','0','0','0','0','printed',' ','','7','0','41712124893','Cleared','','','','','','','','',0.00,0.00,0,'',''),(462,'','Cash','','2024-04-03 21:20:07','','3000','3','2024-04-03 21:20:07','','54900','54900','1','retail','3000','54900','1','0','0','0','0','0','0','printed',' ','','9','0','31712164016','Cleared','','','','','','','','',0.00,0.00,0,'',''),(463,'','Cash','','2024-04-05 13:44:08','','0','4','2024-04-05 13:44:08','','19000','19000','1','retail','0','19000','1','0','0','0','0','0','0','printed',' ','','7','0','41712313833','Cleared','','','','','','','','',0.00,0.00,0,'',''),(464,'','Cash','','2024-04-09 11:07:47','','3000','3','2024-04-09 11:07:47','','13500','13500','1','retail','3000','13500','1','0','0','0','0','0','0','printed',' ','','9','0','31712250090','Cleared','','','','','','','','',0.00,0.00,0,'',''),(465,'','Cash','','2024-04-09 22:00:12','','3000','3','2024-04-09 22:00:12','','69400','69400','1','retail','3000','69400','1','0','0','0','0','0','0','printed',' ','','9','0','31712689130','Cleared','','','','','','','','',0.00,0.00,0,'',''),(466,'','Cash','','2024-04-09 22:20:40','','0','3','2024-04-09 22:20:40','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','7','0','31712690424','Cleared','','','','','','','','',0.00,0.00,0,'',''),(467,'','Cash','','2024-04-11 17:09:20','','0','4','2024-04-11 17:09:20','','35000','35000','1','retail','0','35000','1','0','0','0','0','0','0','printed',' ','','7','0','41712844445','Cleared','','','','','','','','',0.00,0.00,0,'',''),(468,'','Cash','','2024-04-12 19:30:21','','0','4','2024-04-12 19:30:21','','24000','24000','1','retail','0','24000','1','0','0','0','0','0','0','printed',' ','','7','0','41712939390','Cleared','','','','','','','','',0.00,0.00,0,'',''),(469,'','Cash','','2024-04-12 19:32:28','','0','4','2024-04-12 19:32:28','','33200','33200','1','retail','0','33200','1','0','0','0','0','0','0','printed',' ','','7','0','41712939431','Cleared','','','','','','','','',0.00,0.00,0,'',''),(470,'','Cash','','2024-04-13 21:17:08','','0','3','2024-04-13 21:17:08','','12000','12000','1','retail','0','12000','1','0','0','0','0','0','0','printed',' ','','7','0','31713032217','Cleared','','','','','','','','',0.00,0.00,0,'',''),(471,'','Cash','','2024-04-16 12:05:09','','0','4','2024-04-16 12:05:09','','58000','58000','1','retail','0','58000','1','0','0','0','0','0','0','printed',' ','','7','0','41713258251','Cleared','','','','','','','','',0.00,0.00,0,'',''),(472,'','Cash','','2024-04-25 19:44:17','','0','4','2024-04-25 19:44:17','','39100','39100','1','retail','0','39100','1','0','0','0','0','0','0','printed',' ','','7','0','41714063374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(473,'','Cash','','2024-04-28 10:03:59','','0','4','2024-04-28 10:03:59','','12000','12000','1','retail','0','12000','1','0','0','0','0','0','0','printed',' ','','7','0','41714287813','Cleared','','','','','','','','',0.00,0.00,0,'',''),(474,'','Cash','','2024-04-28 20:06:53','','0','4','2024-04-28 20:06:53','','24500','24500','1','retail','0','24500','1','0','0','0','0','0','0','printed',' ','','7','0','41714311107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(475,'','Cash','','2024-05-03 14:24:06','','0','4','2024-05-03 14:24:06','','26000','26000','1','retail','0','26000','1','0','0','0','0','0','0','printed',' ','','7','0','41714638402','Cleared','','','','','','','','',0.00,0.00,0,'',''),(476,'','Cash','','2024-05-06 17:20:14','','0','4','2024-05-06 17:20:14','','87000','87000','1','retail','0','87000','1','0','0','0','0','0','0','printed',' ','','7','0','41715005046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(477,'','Cash','','2024-05-08 10:28:02','','0','4','2024-05-08 10:28:02','','30500','30500','1','retail','0','30500','1','0','0','0','0','0','0','printed',' ','','7','0','41715153232','Cleared','','','','','','','','',0.00,0.00,0,'',''),(478,'','Cash','','2024-05-10 19:16:11','','0','4','2024-05-10 19:16:11','','36000','36000','1','retail','0','36000','1','0','0','0','0','0','0','printed',' ','','7','0','41715357699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(479,'','Cash','','2024-05-15 14:26:45','','0','4','2024-05-15 14:26:45','','49000','49000','1','retail','0','49000','1','0','0','0','0','0','0','printed',' ','','7','0','41715772236','Cleared','','','','','','','','',0.00,0.00,0,'',''),(480,'','Cash','','2024-05-16 09:42:03','','0','4','2024-05-16 09:42:03','','38000','38000','1','retail','0','38000','1','0','0','0','0','0','0','printed',' ','','7','0','41715841557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(481,'','Cash','','2024-05-17 15:14:56','','0','4','2024-05-17 15:14:56','','29000','29000','1','retail','0','29000','1','0','0','0','0','0','0','printed',' ','','7','0','41715948053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(482,'','Cash','','2024-05-19 19:13:59','','0','4','2024-05-19 19:13:59','','51800','51800','1','retail','0','51800','1','0','0','0','0','0','0','printed',' ','','7','0','41716135195','Cleared','','','','','','','','',0.00,0.00,0,'',''),(483,'','Cash','','2024-05-21 19:49:55','','0','4','2024-05-21 19:49:55','','48500','48500','1','retail','0','48500','1','0','0','0','0','0','0','printed',' ','','7','0','41716193690','Cleared','','','','','','','','',0.00,0.00,0,'',''),(484,'','Cash','','2024-05-26 20:51:07','','0','3','2024-05-26 20:51:07','','25600','25600','1','retail','0','25600','1','0','0','0','0','0','0','printed',' ','','7','0','31716567857','Cleared','','','','','','','','',0.00,0.00,0,'',''),(485,'','Cash','','2024-05-26 20:52:59','','500','3','2024-05-26 20:52:59','','48100','48100','1','retail','500','48100','1','0','0','0','0','0','0','printed',' ','','9','0','31716745874','Cleared','','','','','','','','',0.00,0.00,0,'',''),(486,'','Cash','','2024-06-01 14:49:14','','0','4','2024-06-01 14:49:14','','45600','45600','1','retail','0','45600','1','0','0','0','0','0','0','printed',' ','','7','0','41716904326','Cleared','','','','','','','','',0.00,0.00,0,'',''),(487,'','Cash','','2024-06-01 14:50:22','','0','4','2024-06-01 14:50:22','','13700','13700','1','retail','0','13700','1','0','0','0','0','0','0','printed',' ','','7','0','41717242560','Cleared','','','','','','','','',0.00,0.00,0,'',''),(488,'','Cash','','2024-06-02 09:43:31','','0','4','2024-06-02 09:43:31','','25800','25800','1','retail','0','25800','1','0','0','0','0','0','0','printed',' ','','7','0','41717310248','Cleared','','','','','','','','',0.00,0.00,0,'',''),(489,'','Cash','','2024-06-03 17:58:30','','0','4','2024-06-03 17:58:30','','40000','40000','1','retail','0','40000','1','0','0','0','0','0','0','printed',' ','','7','0','41717426637','Cleared','','','','','','','','',0.00,0.00,0,'',''),(490,'','Cash','','2024-06-05 19:03:37','','0','4','2024-06-05 19:03:37','','70300','70300','1','retail','0','70300','1','0','0','0','0','0','0','printed',' ','','7','0','41717564487','Cleared','','','','','','','','',0.00,0.00,0,'',''),(491,'','Cash','','2024-06-07 18:23:49','','0','4','2024-06-07 18:23:49','','57500','57500','1','retail','0','57500','1','0','0','0','0','0','0','printed',' ','','7','0','41717772672','Cleared','','','','','','','','',0.00,0.00,0,'',''),(492,'','Cash','','2024-06-09 11:22:07','','0','4','2024-06-09 11:22:07','','6250','6250','1','retail','0','6250','1','0','0','0','0','0','0','printed',' ','','7','0','41717921238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(493,'','Cash','','2024-06-18 12:19:08','','0','4','2024-06-18 12:19:08','','114000','114000','1','retail','0','114000','1','0','0','0','0','0','0','printed',' ','','7','0','41718702231','Cleared','','','','','','','','',0.00,0.00,0,'',''),(494,'','Cash','','2024-06-27 11:20:49','','0','4','2024-06-27 11:20:49','','35100','35100','1','retail','0','35100','1','0','0','0','0','0','0','printed',' ','','7','0','41719067476','Cleared','','','','','','','','',0.00,0.00,0,'',''),(495,'','Cash','','2024-06-27 11:21:37','','0','4','2024-06-27 11:21:37','','17000','17000','1','retail','0','17000','1','0','0','0','0','0','0','printed',' ','','7','0','41719476458','Cleared','','','','','','','','',0.00,0.00,0,'',''),(496,'','Cash','','2024-06-29 14:18:22','','0','4','2024-06-29 14:18:22','','29000','29000','1','retail','0','29000','1','0','0','0','0','0','0','printed',' ','','7','0','41719476500','Cleared','','','','','','','','',0.00,0.00,0,'',''),(497,'','Cash','','2024-07-06 12:14:50','','0','4','2024-07-06 12:14:50','','91000','91000','1','retail','0','91000','1','0','0','0','0','0','0','printed',' ','','7','0','41720257081','Cleared','','','','','','','','',0.00,0.00,0,'',''),(498,'','Cash','','2024-07-06 18:04:00','','0','4','2024-07-06 18:04:00','','35550','35550','1','retail','0','35550','1','0','0','0','0','0','0','printed',' ','','7','0','41720263227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(499,'','Cash','','2024-07-07 18:16:32','','0','4','2024-07-07 18:16:32','','34100','34100','1','retail','0','34100','1','0','0','0','0','0','0','printed',' ','','7','0','41720364952','Cleared','','','','','','','','',0.00,0.00,0,'',''),(500,'','Cash','','2024-07-12 14:47:31','','0','4','2024-07-12 14:47:31','','85100','85100','1','retail','0','85100','1','0','0','0','0','0','0','printed',' ','','7','0','41720784572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(501,'','Cash','','2024-07-15 08:39:36','','0','4','2024-07-15 08:39:36','','9000','9000','1','retail','0','9000','1','0','0','0','0','0','0','printed',' ','','7','0','41721021411','Cleared','','','','','','','','',0.00,0.00,0,'',''),(502,'','Cash','','2024-07-15 19:49:49','','0','4','2024-07-15 19:49:49','','26800','26800','1','retail','0','26800','1','0','0','0','0','0','0','printed',' ','','7','0','41721062137','Cleared','','','','','','','','',0.00,0.00,0,'',''),(503,'','Cash','','2024-07-18 19:38:00','','0','3','2024-07-18 19:38:00','','15000','15000','1','retail','0','15000','1','0','0','0','0','0','0','printed',' ','','7','0','31721320147','Cleared','','','','','','','','',0.00,0.00,0,'',''),(504,'','Cash','','2024-07-19 09:31:02','','0','4','2024-07-19 09:31:02','','31000','31000','1','retail','0','31000','1','0','0','0','0','0','0','printed',' ','','9','0','41721370475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(505,'','Cash','','2024-07-19 09:31:51','','0','4','2024-07-19 09:31:51','','12500','12500','1','retail','0','12500','1','0','0','0','0','0','0','printed',' ','','7','0','41721370676','Cleared','','','','','','','','',0.00,0.00,0,'',''),(506,'','Cash','','2024-07-20 19:42:14','','0','4','2024-07-20 19:42:14','','29650','29650','1','retail','0','29650','1','0','0','0','0','0','0','printed',' ','','7','0','41721467900','Cleared','','','','','','','','',0.00,0.00,0,'',''),(507,'','Cash','','2024-07-21 19:46:39','','0','4','2024-07-21 19:46:39','','42850','42850','1','retail','0','42850','1','0','0','0','0','0','0','printed',' ','','7','0','41721579945','Cleared','','','','','','','','',0.00,0.00,0,'',''),(508,'','Cash','','2024-07-21 19:50:22','','0','4','2024-07-21 19:50:22','','14500','14500','1','retail','0','14500','1','0','0','0','0','0','0','printed',' ','','7','0','41721580416','Cleared','','','','','','','','',0.00,0.00,0,'',''),(509,'','Cash','','2024-07-21 19:55:05','','0','4','2024-07-21 19:55:05','','11000','11000','1','retail','0','11000','1','0','0','0','0','0','0','printed',' ','','7','0','41721580625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(510,'','Cash','','2024-07-23 18:44:36','','0','4','2024-07-23 18:44:36','','6300','6300','1','retail','0','6300','1','0','0','0','0','0','0','printed',' ','','7','0','41721749353','Cleared','','','','','','','','',0.00,0.00,0,'',''),(511,'','Cash','','2024-07-25 07:22:01','','0','4','2024-07-25 07:22:01','','9600','9600','1','retail','0','9600','1','0','0','0','0','0','0','printed',' ','','7','0','41721881246','Cleared','','','','','','','','',0.00,0.00,0,'',''),(512,'','Cash','','2024-07-25 07:25:56','','0','4','2024-07-25 07:25:56','','64500','64500','1','retail','0','64500','1','0','0','0','0','0','0','printed',' ','','7','0','41721881334','Cleared','','','','','','','','',0.00,0.00,0,'',''),(513,'','Cash','','2024-07-27 17:27:56','','0','4','2024-07-27 17:27:56','','90050','90050','1','retail','0','90050','1','0','0','0','0','0','0','printed',' ','','7','0','41722090441','Cleared','','','','','','','','',0.00,0.00,0,'',''),(514,'','Cash','','2024-07-28 15:08:16','','0','4','2024-07-28 15:08:16','','12500','12500','1','retail','0','12500','1','0','0','0','0','0','0','printed',' ','','7','0','41722168352','Cleared','','','','','','','','',0.00,0.00,0,'',''),(515,'','Cash','','2024-07-28 15:09:24','','0','4','2024-07-28 15:09:24','','16000','16000','1','retail','0','16000','1','0','0','0','0','0','0','printed',' ','','7','0','41722168511','Cleared','','','','','','','','',0.00,0.00,0,'',''),(516,'','Cash','','2024-08-01 10:59:58','','0','4','2024-08-01 10:59:58','','36600','36600','1','retail','0','36600','1','0','0','0','0','0','0','printed',' ','','7','0','41722319085','Cleared','','','','','','','','',0.00,0.00,0,'',''),(517,'','Cash','','2024-08-03 10:05:41','','0','4','2024-08-03 10:05:41','','15000','15000','1','retail','0','15000','1','0','0','0','0','0','0','printed',' ','','7','0','41722668703','Cleared','','','','','','','','',0.00,0.00,0,'',''),(518,'','Cash','','2024-08-05 10:58:47','','0','4','2024-08-05 10:58:47','','16500','16500','1','retail','0','16500','1','0','0','0','0','0','0','printed',' ','','7','0','41722759723','Cleared','','','','','','','','',0.00,0.00,0,'',''),(519,'','Cash','','2024-08-05 16:29:51','','0','4','2024-08-05 16:29:51','','47000','47000','1','retail','0','47000','1','0','0','0','0','0','0','printed',' ','','7','0','41722844733','Cleared','','','','','','','','',0.00,0.00,0,'',''),(520,'','Cash','','2024-08-06 17:48:46','','0','4','2024-08-06 17:48:46','','40000','40000','1','retail','0','40000','1','0','0','0','0','0','0','printed',' ','','7','0','41722955641','Cleared','','','','','','','','',0.00,0.00,0,'',''),(521,'','Cash','','2024-08-08 15:48:01','','0','4','2024-08-08 15:48:01','','45000','45000','1','retail','0','45000','1','0','0','0','0','0','0','printed',' ','','7','0','41723120701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(522,'','Cash','','2024-08-16 16:23:25','','0','4','2024-08-16 16:23:25','','40500','40500','1','retail','0','40500','1','0','0','0','0','0','0','printed',' ','','7','0','41723809157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(523,'','Cash','','2024-08-20 20:05:32','','45000','3','2024-08-20 20:05:32','','39500','39500','1','retail','45000','39500','1','0','0','0','0','0','0','printed',' ','','7','0','31722007039','Cleared','','','','','','','','',0.00,0.00,0,'',''),(524,'','Cash','','2024-08-21 08:39:23','','400','3','2024-08-21 08:39:23','','54000','54000','1','retail','400','54000','1','0','0','0','0','0','0','printed',' ','','10','0','31724173546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(525,'','Cash','','2024-08-22 08:20:15','','2100','3','2024-08-22 08:20:15','','19300','19300','1','retail','2100','19300','1','0','0','0','0','0','0','printed',' ','','10','0','31724303559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(526,'','Cash','','2024-08-23 07:56:15','','2400','3','2024-08-23 07:56:15','','22900','22900','1','retail','2400','22900','1','0','0','0','0','0','0','printed',' ','','9','0','31724388761','Cleared','','','','','','','','',0.00,0.00,0,'',''),(527,'','Cash','','2024-08-24 07:57:51','','800','3','2024-08-24 07:57:51','','4000','4000','1','retail','800','4000','1','0','0','0','0','0','0','printed',' ','','9','0','31724473650','Cleared','','','','','','','','',0.00,0.00,0,'',''),(528,'','Cash','','2024-08-26 08:08:43','','0','3','2024-08-26 08:08:43','','20950','20950','1','retail','0','20950','1','0','0','0','0','0','0','printed',' ','','9','0','31724648642','Cleared','','','','','','','','',0.00,0.00,0,'',''),(529,'','Cash','','2024-08-26 08:09:21','','0','3','2024-08-26 08:09:21','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','12','0','31724648928','Cleared','','','','','','','','',0.00,0.00,0,'',''),(530,'','Cash','','2024-08-27 19:11:22','','200','3','2024-08-27 19:11:22','','29000','29000','1','retail','200','29000','1','0','0','0','0','0','0','printed',' ','','7','0','31724774829','Cleared','','','','','','','','',0.00,0.00,0,'',''),(531,'','Cash','','2024-09-01 19:10:12','','0','4','2024-09-01 19:10:12','','42150','42150','1','retail','0','42150','1','0','0','0','0','0','0','printed',' ','','9','0','41725206315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(532,'','Cash','','2024-09-02 12:43:14','','1500','4','2024-09-02 12:43:14','','31300','31300','1','retail','1500','31300','1','0','0','0','0','0','0','printed',' ','','9','0','41725269919','Cleared','','','','','','','','',0.00,0.00,0,'',''),(533,'','Cash','','2024-09-02 20:02:25','','3100','3','2024-09-02 20:02:25','','47700','47700','1','retail','3100','47700','1','0','0','0','0','0','0','printed',' ','','10','0','31724931181','Cleared','','','','','','','','',0.00,0.00,0,'',''),(534,'','Cash','','2024-09-03 18:16:04','','0','4','2024-09-03 18:16:04','','20800','20800','1','retail','0','20800','1','0','0','0','0','0','0','printed',' ','','10','0','41725376338','Cleared','','','','','','','','',0.00,0.00,0,'',''),(535,'','Cash','','2024-09-05 12:32:37','','0','4','2024-09-05 12:32:37','','30200','30200','1','retail','0','30200','1','0','0','0','0','0','0','printed',' ','','9','0','41725528218','Cleared','','','','','','','','',0.00,0.00,0,'',''),(536,'','Cash','','2024-09-07 15:30:05','','0','3','2024-09-07 15:30:05','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','12','0','31725624303','Cleared','','','','','','','','',0.00,0.00,0,'',''),(537,'','Cash','','2024-09-07 15:42:27','','400','3','2024-09-07 15:42:27','','117800','117800','1','retail','400','117800','1','0','0','0','0','0','0','printed',' ','','9','0','31725712223','Cleared','','','','','','','','',0.00,0.00,0,'',''),(538,'','Cash','','2024-09-08 09:13:21','','1900','3','2024-09-08 09:13:21','','33400','33400','1','retail','1900','33400','1','0','0','0','0','0','0','printed',' ','','7','0','31725775822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(539,'','Cash','','2024-09-09 09:33:56','','0','4','2024-09-09 09:33:56','','28100','28100','1','retail','0','28100','1','0','0','0','0','0','0','printed',' ','','9','0','41725862644','Cleared','','','','','','','','',0.00,0.00,0,'',''),(540,'','Cash','','2024-09-09 10:31:09','','0','4','2024-09-09 10:31:09','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','12','0','41725867007','Cleared','','','','','','','','',0.00,0.00,0,'',''),(541,'','Cash','','2024-09-10 20:33:04','','0','4','2024-09-10 20:33:04','','18300','18300','1','retail','0','18300','1','0','0','0','0','0','0','printed',' ','','9','0','41725989429','Cleared','','','','','','','','',0.00,0.00,0,'',''),(542,'','Cash','','2024-09-11 14:22:08','','0','4','2024-09-11 14:22:08','','18100','18100','1','retail','0','18100','1','0','0','0','0','0','0','printed',' ','','9','0','41726053472','Cleared','','','','','','','','',0.00,0.00,0,'',''),(543,'','Cash','','2024-09-13 08:10:34','','0','4','2024-09-13 08:10:34','','5200','5200','1','retail','0','5200','1','0','0','0','0','0','0','printed',' ','','7','0','41726204058','Cleared','','','','','','','','',0.00,0.00,0,'',''),(544,'','Cash','','2024-09-13 20:03:31','','0','4','2024-09-13 20:03:31','','56700','56700','1','retail','0','56700','1','0','0','0','0','0','0','printed',' ','','9','0','41726246861','Cleared','','','','','','','','',0.00,0.00,0,'',''),(545,'','Cash','','2024-09-14 16:36:04','','0','4','2024-09-14 16:36:04','','14100','14100','1','retail','0','14100','1','0','0','0','0','0','0','printed',' ','','9','0','41726320740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(546,'','Cash','','2024-09-15 15:21:57','','0','4','2024-09-15 15:21:57','','3700','3700','1','retail','0','3700','1','0','0','0','0','0','0','printed',' ','','9','0','41726402519','Cleared','','','','','','','','',0.00,0.00,0,'',''),(547,'','Cash','','2024-09-16 11:40:05','','0','4','2024-09-16 11:40:05','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','printed',' ','','9','0','41726475373','Cleared','','','','','','','','',0.00,0.00,0,'',''),(548,'','Cash','','2024-09-17 13:02:22','','0','4','2024-09-17 13:02:22','','16000','16000','1','retail','0','16000','1','0','0','0','0','0','0','printed',' ','','10','0','41726566724','Cleared','','','','','','','','',0.00,0.00,0,'',''),(549,'','Cash','','2024-09-18 15:03:42','','0','4','2024-09-18 15:03:42','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','printed',' ','','9','0','41726660029','Cleared','','','','','','','','',0.00,0.00,0,'',''),(550,'','Cash','','2024-09-19 19:21:52','','0','4','2024-09-19 19:21:52','','18000','18000','1','retail','0','18000','1','0','0','0','0','0','0','printed',' ','','7','0','41726762658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(551,'','Cash','','2024-09-20 18:06:39','','0','4','2024-09-20 18:06:39','','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','printed',' ','','7','0','41726844550','Cleared','','','','','','','','',0.00,0.00,0,'',''),(552,'','Cash','','2024-09-21 17:23:16','','0','4','2024-09-21 17:23:16','','15400','15400','1','retail','0','15400','1','0','0','0','0','0','0','printed',' ','','9','0','41726927599','Cleared','','','','','','','','',0.00,0.00,0,'',''),(553,'','Cash','','2024-09-22 19:02:01','','0','4','2024-09-22 19:02:01','','4300','4300','1','retail','0','4300','1','0','0','0','0','0','0','printed',' ','','9','0','41727020682','Cleared','','','','','','','','',0.00,0.00,0,'',''),(554,'','Cash','','2024-09-23 09:59:45','','0','4','2024-09-23 09:59:45','','15150','15150','1','retail','0','15150','1','0','0','0','0','0','0','printed',' ','','7','0','41727074429','Cleared','','','','','','','','',0.00,0.00,0,'',''),(555,'','Cash','','2024-09-24 11:17:44','','0','4','2024-09-24 11:17:44','','34600','34600','1','retail','0','34600','1','0','0','0','0','0','0','printed',' ','','9','0','41727164974','Cleared','','','','','','','','',0.00,0.00,0,'',''),(556,'','Cash','','2024-09-24 11:19:05','','0','4','2024-09-24 11:19:05','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','9','0','41727165868','Cleared','','','','','','','','',0.00,0.00,0,'',''),(557,'','Cash','','2024-09-25 17:07:17','','0','4','2024-09-25 17:07:17','','18300','18300','1','retail','0','18300','1','0','0','0','0','0','0','printed',' ','','10','0','41727272880','Cleared','','','','','','','','',0.00,0.00,0,'',''),(558,'','Cash','','2024-09-26 09:29:37','','0','4','2024-09-26 09:29:37','','4200','4200','1','retail','0','4200','1','0','0','0','0','0','0','printed',' ','','9','0','41727331887','Cleared','','','','','','','','',0.00,0.00,0,'',''),(559,'','Cash','','2024-09-28 09:01:04','','0','4','2024-09-28 09:01:04','','30500','30500','1','retail','0','30500','1','0','0','0','0','0','0','printed',' ','','9','0','41727502107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(560,'','Cash','','2024-09-28 09:09:48','','0','4','2024-09-28 09:09:48','','15350','15350','1','retail','0','15350','1','0','0','0','0','0','0','printed',' ','','7','0','41727503473','Cleared','','','','','','','','',0.00,0.00,0,'',''),(561,'','Cash','','2024-09-29 09:18:19','','0','4','2024-09-29 09:18:19','','31800','31800','1','retail','0','31800','1','0','0','0','0','0','0','printed',' ','','7','0','41727589702','Cleared','','','','','','','','',0.00,0.00,0,'',''),(562,'','Cash','','2024-09-30 16:40:15','','0','4','2024-09-30 16:40:15','','20950','20950','1','retail','0','20950','1','0','0','0','0','0','0','printed',' ','','10','0','41727703124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(563,'','Cash','','2024-10-03 11:06:58','','0','4','2024-10-03 11:06:58','','48350','48350','1','retail','0','48350','1','0','0','0','0','0','0','printed',' ','','9','0','41727942191','Cleared','','','','','','','','',0.00,0.00,0,'',''),(564,'','Cash','','2024-10-03 11:14:19','','0','4','2024-10-03 11:14:19','','6450','6450','1','retail','0','6450','1','0','0','0','0','0','0','printed',' ','','9','0','41727942821','Cleared','','','','','','','','',0.00,0.00,0,'',''),(565,'','Cash','','2024-10-04 18:16:10','','0','4','2024-10-04 18:16:10','','42900','42900','1','retail','0','42900','1','0','0','0','0','0','0','printed',' ','','9','0','41728054462','Cleared','','','','','','','','',0.00,0.00,0,'',''),(566,'','Cash','','2024-10-06 09:36:30','','0','4','2024-10-06 09:36:30','','20900','20900','1','retail','0','20900','1','0','0','0','0','0','0','printed',' ','','9','0','41728195453','Cleared','','','','','','','','',0.00,0.00,0,'',''),(567,'','Cash','','2024-10-06 18:08:18','','0','4','2024-10-06 18:08:18','','21800','21800','1','retail','0','21800','1','0','0','0','0','0','0','printed',' ','','10','0','41728226788','Cleared','','','','','','','','',0.00,0.00,0,'',''),(568,'','Cash','','2024-10-07 17:35:33','','0','4','2024-10-07 17:35:33','','11800','11800','1','retail','0','11800','1','0','0','0','0','0','0','printed',' ','','7','0','41728311603','Cleared','','','','','','','','',0.00,0.00,0,'',''),(569,'','Cash','','2024-10-08 09:18:50','','0','4','2024-10-08 09:18:50','','18900','18900','1','retail','0','18900','1','0','0','0','0','0','0','printed',' ','','9','0','41728367646','Cleared','','','','','','','','',0.00,0.00,0,'',''),(570,'','Cash','','2024-10-09 17:49:31','','0','4','2024-10-09 17:49:31','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','9','0','41728482584','Cleared','','','','','','','','',0.00,0.00,0,'',''),(571,'','Cash','','2024-10-10 12:21:41','','0','4','2024-10-10 12:21:41','','7000','7000','1','retail','0','7000','1','0','0','0','0','0','0','printed',' ','','10','0','41728551938','Cleared','','','','','','','','',0.00,0.00,0,'',''),(572,'','Cash','','2024-10-11 18:03:39','','0','4','2024-10-11 18:03:39','','63650','63650','1','retail','0','63650','1','0','0','0','0','0','0','printed',' ','','7','0','41728657805','Cleared','','','','','','','','',0.00,0.00,0,'',''),(573,'','Cash','','2024-10-12 14:47:07','','0','4','2024-10-12 14:47:07','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','10','0','41728733354','Cleared','','','','','','','','',0.00,0.00,0,'',''),(574,'','Cash','','2024-10-13 14:13:04','','0','4','2024-10-13 14:13:04','','26100','26100','1','retail','0','26100','1','0','0','0','0','0','0','printed',' ','','9','0','41728817325','Cleared','','','','','','','','',0.00,0.00,0,'',''),(575,'','Cash','','2024-10-15 16:36:44','','0','4','2024-10-15 16:36:44','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','9','0','41728999047','Cleared','','','','','','','','',0.00,0.00,0,'',''),(576,'','Cash','','2024-10-15 16:53:21','','0','4','2024-10-15 16:53:21','','20350','20350','1','retail','0','20350','1','0','0','0','0','0','0','printed',' ','','9','0','41728999498','Cleared','','','','','','','','',0.00,0.00,0,'',''),(577,'','Cash','','2024-10-15 16:54:59','','0','4','2024-10-15 16:54:59','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','10','0','41729000404','Cleared','','','','','','','','',0.00,0.00,0,'',''),(578,'','Cash','','2024-10-15 16:57:18','','0','4','2024-10-15 16:57:18','','15901','15901','1','retail','0','15901','1','0','0','0','0','0','0','printed',' ','','7','0','41729000504','Cleared','','','','','','','','',0.00,0.00,0,'',''),(579,'','Cash','','2024-10-16 10:13:17','','0','4','2024-10-16 10:13:17','','41853','41853','1','retail','0','41853','1','0','0','0','0','0','0','printed',' ','','10','0','41729062574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(580,'','Cash','','2024-10-17 10:55:39','','0','4','2024-10-17 10:55:39','','29400','29400','1','retail','0','29400','1','0','0','0','0','0','0','printed',' ','','10','0','41729151215','Cleared','','','','','','','','',0.00,0.00,0,'',''),(581,'','Cash','','2024-10-20 11:41:52','','0','3','2024-10-20 11:41:52','','24200','24200','1','retail','0','24200','1','0','0','0','0','0','0','printed',' ','','9','0','31729413509','Cleared','','','','','','','','',0.00,0.00,0,'',''),(582,'','Cash','','2024-10-22 11:18:46','','0','4','2024-10-22 11:18:46','','34600','34600','1','retail','0','34600','1','0','0','0','0','0','0','printed',' ','','7','0','41729584665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(583,'','Cash','','2024-10-24 11:25:40','','0','4','2024-10-24 11:25:40','','45800','45800','1','retail','0','45800','1','0','0','0','0','0','0','printed',' ','','9','0','41729756316','Cleared','','','','','','','','',0.00,0.00,0,'',''),(584,'','Cash','','2024-10-25 14:03:43','','0','4','2024-10-25 14:03:43','','20850','20850','1','retail','0','20850','1','0','0','0','0','0','0','printed',' ','','9','0','41729853972','Cleared','','','','','','','','',0.00,0.00,0,'',''),(585,'','Cash','','2024-10-28 15:45:24','','0','4','2024-10-28 15:45:24','','15300','15300','1','retail','0','15300','1','0','0','0','0','0','0','printed',' ','','7','0','41730118938','Cleared','','','','','','','','',0.00,0.00,0,'',''),(586,'','Cash','','2024-10-29 09:05:19','','0','4','2024-10-29 09:05:19','','22700','22700','1','retail','0','22700','1','0','0','0','0','0','0','printed',' ','','7','0','41730181526','Cleared','','','','','','','','',0.00,0.00,0,'',''),(587,'','Cash','','2024-10-30 18:47:07','','0','4','2024-10-30 18:47:07','','9701','9701','1','retail','0','9701','1','0','0','0','0','0','0','printed',' ','','7','0','41730303161','Cleared','','','','','','','','',0.00,0.00,0,'',''),(588,'','Cash','','2024-10-31 10:48:33','','0','4','2024-10-31 10:48:33','','5000','5000','1','retail','0','5000','1','0','0','0','0','0','0','printed',' ','','7','0','41730359829','Cleared','','','','','','','','',0.00,0.00,0,'',''),(589,'','Cash','','2024-11-01 18:54:43','','0','4','2024-11-01 18:54:43','','16900','16900','1','retail','0','16900','1','0','0','0','0','0','0','printed',' ','','10','0','41730475930','Cleared','','','','','','','','',0.00,0.00,0,'',''),(590,'','Cash','','2024-11-01 18:59:50','','0','4','2024-11-01 18:59:50','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','7','0','41730476498','Cleared','','','','','','','','',0.00,0.00,0,'',''),(591,'','Cash','','2024-11-03 07:57:14','','0','4','2024-11-03 07:57:14','','33100','33100','1','retail','0','33100','1','0','0','0','0','0','0','printed',' ','','10','0','41730531541','Cleared','','','','','','','','',0.00,0.00,0,'',''),(592,'','Cash','','2024-11-03 08:14:07','','0','4','2024-11-03 08:14:07','','13300','13300','1','retail','0','13300','1','0','0','0','0','0','0','printed',' ','','9','0','41730609862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(593,'','Cash','','2024-11-04 17:40:03','','0','4','2024-11-04 17:40:03','','14800','14800','1','retail','0','14800','1','0','0','0','0','0','0','printed',' ','','7','0','41730730551','Cleared','','','','','','','','',0.00,0.00,0,'',''),(594,'','Cash','','2024-11-05 12:42:11','','0','4','2024-11-05 12:42:11','','42900','42900','1','retail','0','42900','1','0','0','0','0','0','0','printed',' ','','10','0','41730797419','Cleared','','','','','','','','',0.00,0.00,0,'',''),(595,'','Cash','','2024-11-05 16:40:42','','0','4','2024-11-05 16:40:42','','48803','48803','1','retail','0','48803','1','0','0','0','0','0','0','printed',' ','','7','0','41730813935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(596,'','Cash','','2024-11-07 12:25:35','','0','4','2024-11-07 12:25:35','','39501','39501','1','retail','0','39501','1','0','0','0','0','0','0','printed',' ','','7','0','41730971112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(597,'','Cash','','2024-11-08 19:57:53','','0','4','2024-11-08 19:57:53','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','printed',' ','','9','0','41731084946','Cleared','','','','','','','','',0.00,0.00,0,'',''),(598,'','Cash','','2024-11-08 19:59:08','','0','4','2024-11-08 19:59:08','','15901','15901','1','retail','0','15901','1','0','0','0','0','0','0','printed',' ','','7','0','41731085089','Cleared','','','','','','','','',0.00,0.00,0,'',''),(599,'','Cash','','2024-11-09 08:06:53','','0','4','2024-11-09 08:06:53','','35100','35100','1','retail','0','35100','1','0','0','0','0','0','0','printed',' ','','9','0','41731128399','Cleared','','','','','','','','',0.00,0.00,0,'',''),(600,'','Cash','','2024-11-10 17:30:21','','0','4','2024-11-10 17:30:21','','21000','21000','1','retail','0','21000','1','0','0','0','0','0','0','printed',' ','','7','0','41731248837','Cleared','','','','','','','','',0.00,0.00,0,'',''),(601,'','Cash','','2024-11-10 17:34:44','','0','4','2024-11-10 17:34:44','','11510','11510','1','retail','0','11510','1','0','0','0','0','0','0','printed',' ','','7','0','41731249024','Cleared','','','','','','','','',0.00,0.00,0,'',''),(602,'','Cash','','2024-11-11 09:41:28','','0','4','2024-11-11 09:41:28','','20000','20000','1','retail','0','20000','1','0','0','0','0','0','0','printed',' ','','9','0','41731306521','Cleared','','','','','','','','',0.00,0.00,0,'',''),(603,'','Cash','','2024-11-12 20:06:31','','0','4','2024-11-12 20:06:31','','5600','5600','1','retail','0','5600','1','0','0','0','0','0','0','printed',' ','','9','0','41731431035','Cleared','','','','','','','','',0.00,0.00,0,'',''),(604,'','Cash','','2024-11-13 17:03:41','','0','4','2024-11-13 17:03:41','','4100','4100','1','retail','0','4100','1','0','0','0','0','0','0','printed',' ','','9','0','41731505926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(605,'','Cash','','2024-11-21 09:39:55','','0','4','2024-11-21 09:39:55','','17350','17350','1','retail','0','17350','1','0','0','0','0','0','0','printed',' ','','9','0','41732170880','Cleared','','','','','','','','',0.00,0.00,0,'',''),(606,'','Cash','','2024-11-23 20:04:21','','0','3','2024-11-23 20:04:21','','30500','30500','1','retail','0','30500','1','0','0','0','0','0','0','printed',' ','','7','0','31732381086','Cleared','','','','','','','','',0.00,0.00,0,'',''),(607,'','Cash','','2024-11-27 10:47:06','','0','4','2024-11-27 10:47:06','','19600','19600','1','retail','0','19600','1','0','0','0','0','0','0','printed',' ','','7','0','41732379976','Cleared','','','','','','','','',0.00,0.00,0,'',''),(608,'','Cash','','2024-11-28 09:56:46','','0','4','2024-11-28 09:56:46','','21600','21600','1','retail','0','21600','1','0','0','0','0','0','0','printed',' ','','10','0','41732776216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(609,'','Cash','','2024-11-28 09:57:42','','0','4','2024-11-28 09:57:42','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','9','0','41732777011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(610,'','Cash','','2024-11-29 11:29:16','','0','4','2024-11-29 11:29:16','','17000','17000','1','retail','0','17000','1','0','0','0','0','0','0','printed',' ','','7','0','41732868747','Cleared','','','','','','','','',0.00,0.00,0,'',''),(611,'','Cash','','2024-12-01 20:16:33','','0','3','2024-12-01 20:16:33','','53300','53300','1','retail','0','53300','1','0','0','0','0','0','0','printed',' ','','10','0','31733072707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(612,'','Cash','','2024-12-05 19:08:11','','0','3','2024-12-05 19:08:11','','22900','22900','1','retail','0','22900','1','0','0','0','0','0','0','printed',' ','','9','0','31733414511','Cleared','','','','','','','','',0.00,0.00,0,'',''),(613,'','Cash','','2024-12-07 19:44:25','','0','4','2024-12-07 19:44:25','','20050','20050','1','retail','0','20050','1','0','0','0','0','0','0','printed',' ','','9','0','41733589415','Cleared','','','','','','','','',0.00,0.00,0,'',''),(614,'','Cash','','2024-12-07 19:53:02','','0','4','2024-12-07 19:53:02','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','printed',' ','','9','0','41733589876','Cleared','','','','','','','','',0.00,0.00,0,'',''),(615,'','Cash','','2024-12-09 12:21:03','','0','4','2024-12-09 12:21:03','','23900','23900','1','retail','0','23900','1','0','0','0','0','0','0','printed',' ','','7','0','41733733516','Cleared','','','','','','','','',0.00,0.00,0,'',''),(616,'','Cash','','2024-12-11 17:46:28','','0','4','2024-12-11 17:46:28','','39200','39200','1','retail','0','39200','1','0','0','0','0','0','0','printed',' ','','9','0','41733927554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(617,'','Cash','','2024-12-11 17:52:29','','0','4','2024-12-11 17:52:29','','90733','90733','1','retail','0','90733','1','0','0','0','0','0','0','printed',' ','','7','0','41733928402','Cleared','','','','','','','','',0.00,0.00,0,'',''),(618,'','Cash','','2024-12-11 19:55:04','','0','4','2024-12-11 19:55:04','','21550','21550','1','retail','0','21550','1','0','0','0','0','0','0','printed',' ','','9','0','41733928804','Cleared','','','','','','','','',0.00,0.00,0,'',''),(619,'','Cash','','2024-12-12 20:13:13','','0','4','2024-12-12 20:13:13','','22400','22400','1','retail','0','22400','1','0','0','0','0','0','0','printed',' ','','9','0','41734023093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(620,'','Cash','','2024-12-13 21:03:26','','0','4','2024-12-13 21:03:26','','22200','22200','1','retail','0','22200','1','0','0','0','0','0','0','printed',' ','','9','0','41734112742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(621,'','Cash','','2024-12-15 12:07:19','','0','4','2024-12-15 12:07:19','','81400','81400','1','retail','0','81400','1','0','0','0','0','0','0','printed',' ','','9','0','41734252886','Cleared','','','','','','','','',0.00,0.00,0,'',''),(622,'','Cash','','2024-12-16 18:51:43','','0','4','2024-12-16 18:51:43','','21350','21350','1','retail','0','21350','1','0','0','0','0','0','0','printed',' ','','9','0','41734363825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(623,'','Cash','','2024-12-17 17:37:26','','0','4','2024-12-17 17:37:26','','18700','18700','1','retail','0','18700','1','0','0','0','0','0','0','printed',' ','','9','0','41734446190','Cleared','','','','','','','','',0.00,0.00,0,'',''),(624,'','Cash','','2024-12-18 20:14:08','','0','4','2024-12-18 20:14:08','','11900','11900','1','retail','0','11900','1','0','0','0','0','0','0','printed',' ','','7','0','41734542019','Cleared','','','','','','','','',0.00,0.00,0,'',''),(625,'','Cash','','2024-12-20 19:50:47','','0','4','2024-12-20 19:50:47','','26800','26800','1','retail','0','26800','1','0','0','0','0','0','0','printed',' ','','9','0','41734682466','Cleared','','','','','','','','',0.00,0.00,0,'',''),(626,'','Cash','','2024-12-22 18:33:55','','0','4','2024-12-22 18:33:55','','18500','18500','1','retail','0','18500','1','0','0','0','0','0','0','printed',' ','','9','0','41734856245','Cleared','','','','','','','','',0.00,0.00,0,'',''),(627,'','Cash','','2024-12-24 07:54:00','','0','4','2024-12-24 07:54:00','','59100','59100','1','retail','0','59100','1','0','0','0','0','0','0','printed',' ','','10','0','41735015674','Cleared','','','','','','','','',0.00,0.00,0,'',''),(628,'','Cash','','2024-12-24 07:58:36','','0','4','2024-12-24 07:58:36','','42800','42800','1','retail','0','42800','1','0','0','0','0','0','0','printed',' ','','9','0','41735016054','Cleared','','','','','','','','',0.00,0.00,0,'',''),(629,'','Cash','','2024-12-28 09:41:43','','0','4','2024-12-28 09:41:43','','36000','36000','1','retail','0','36000','1','0','0','0','0','0','0','printed',' ','','7','0','41735367995','Cleared','','','','','','','','',0.00,0.00,0,'',''),(630,'','Cash','','2024-12-28 09:49:19','','0','4','2024-12-28 09:49:19','','46900','46900','1','retail','0','46900','1','0','0','0','0','0','0','printed',' ','','9','0','41735368107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(631,'','Cash','','2024-12-29 12:22:27','','0','4','2024-12-29 12:22:27','','30600','30600','1','retail','0','30600','1','0','0','0','0','0','0','printed',' ','','9','0','41735463959','Cleared','','','','','','','','',0.00,0.00,0,'',''),(632,'','Cash','','2025-01-01 15:06:25','','0','4','2025-01-01 15:06:25','','52500','52500','1','retail','0','52500','1','0','0','0','0','0','0','printed',' ','','10','0','41735731838','Cleared','','','','','','','','',0.00,0.00,0,'',''),(633,'','Cash','','2025-01-03 11:45:29','','0','4','2025-01-03 11:45:29','','37700','37700','1','retail','0','37700','1','0','0','0','0','0','0','printed',' ','','10','0','41735893478','Cleared','','','','','','','','',0.00,0.00,0,'',''),(634,'','Cash','','2025-01-03 11:46:36','','0','4','2025-01-03 11:46:36','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','printed',' ','','9','0','41735893939','Cleared','','','','','','','','',0.00,0.00,0,'',''),(635,'','Cash','','2025-01-07 11:33:11','','0','4','2025-01-07 11:33:11','','88500','88500','1','retail','0','88500','1','0','0','0','0','0','0','printed',' ','','7','0','41736237398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(636,'','Cash','','2025-01-10 08:28:15','','0','4','2025-01-10 08:28:15','','54305','54305','1','retail','0','54305','1','0','0','0','0','0','0','printed',' ','','7','0','41736486670','Cleared','','','','','','','','',0.00,0.00,0,'',''),(637,'','Cash','','2025-01-10 08:32:01','','0','4','2025-01-10 08:32:01','','5800','5800','1','retail','0','5800','1','0','0','0','0','0','0','printed',' ','','9','0','41736486900','Cleared','','','','','','','','',0.00,0.00,0,'',''),(638,'','Cash','','2025-01-10 08:34:52','','0','4','2025-01-10 08:34:52','','4300','4300','1','retail','0','4300','1','0','0','0','0','0','0','printed',' ','','9','0','41736487128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(639,'','Cash','','2025-01-10 08:38:45','','0','4','2025-01-10 08:38:45','','35650','35650','1','retail','0','35650','1','0','0','0','0','0','0','printed',' ','','10','0','41736487313','Cleared','','','','','','','','',0.00,0.00,0,'',''),(640,'','Cash','','2025-01-10 08:39:36','','0','4','2025-01-10 08:39:36','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','9','0','41736487532','Cleared','','','','','','','','',0.00,0.00,0,'',''),(641,'','Cash','','2025-01-13 08:36:36','','0','4','2025-01-13 08:36:36','','50300','50300','1','retail','0','50300','1','0','0','0','0','0','0','printed',' ','','9','0','41736745370','Cleared','','','','','','','','',0.00,0.00,0,'',''),(642,'','Cash','','2025-01-18 11:58:17','','0','4','2025-01-18 11:58:17','','8900','8900','1','retail','0','8900','1','0','0','0','0','0','0','printed',' ','','9','0','41737189191','Cleared','','','','','','','','',0.00,0.00,0,'',''),(643,'','Cash','','2025-01-18 12:14:06','','0','4','2025-01-18 12:14:06','','27000','27000','1','retail','0','27000','1','0','0','0','0','0','0','printed',' ','','10','0','41737190715','Cleared','','','','','','','','',0.00,0.00,0,'',''),(644,'','Cash','','2025-01-18 12:20:47','','0','4','2025-01-18 12:20:47','','13600','13600','1','retail','0','13600','1','0','0','0','0','0','0','printed',' ','','9','0','41737191672','Cleared','','','','','','','','',0.00,0.00,0,'',''),(645,'','Cash','','2025-01-18 12:42:31','','0','4','2025-01-18 12:42:31','','9900','9900','1','retail','0','9900','1','0','0','0','0','0','0','printed',' ','','7','0','41737192082','Cleared','','','','','','','','',0.00,0.00,0,'',''),(646,'','Cash','','2025-01-22 20:16:28','','0','4','2025-01-22 20:16:28','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','9','0','41737566040','Cleared','','','','','','','','',0.00,0.00,0,'',''),(647,'','Cash','','2025-01-22 20:19:29','','0','4','2025-01-22 20:19:29','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','printed',' ','','9','0','41737566199','Cleared','','','','','','','','',0.00,0.00,0,'',''),(648,'','Cash','','2025-01-22 20:23:47','','0','4','2025-01-22 20:23:47','','3700','3700','1','retail','0','3700','1','0','0','0','0','0','0','printed',' ','','9','0','41737566375','Cleared','','','','','','','','',0.00,0.00,0,'',''),(649,'','Cash','','2025-01-22 20:30:59','','0','4','2025-01-22 20:30:59','','30000','30000','1','retail','0','30000','1','0','0','0','0','0','0','printed',' ','','7','0','41737566648','Cleared','','','','','','','','',0.00,0.00,0,'',''),(650,'','Cash','','2025-01-23 09:43:41','','0','4','2025-01-23 09:43:42','','13600','13600','1','retail','0','13600','1','0','0','0','0','0','0','printed',' ','','9','0','41737614368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(651,'','Cash','','2025-01-26 10:43:12','','0','4','2025-01-26 10:43:12','','41100','41100','1','retail','0','41100','1','0','0','0','0','0','0','printed',' ','','9','0','41737876880','Cleared','','','','','','','','',0.00,0.00,0,'',''),(652,'','Cash','','2025-01-26 11:34:58','','0','4','2025-01-26 11:34:58','','29500','29500','1','retail','0','29500','1','0','0','0','0','0','0','printed',' ','','9','0','41737880303','Cleared','','','','','','','','',0.00,0.00,0,'',''),(653,'','Cash','','2025-01-29 18:37:25','','0','4','2025-01-29 18:37:25','','22000','22000','1','retail','0','22000','1','0','0','0','0','0','0','printed',' ','','7','0','41738164967','Cleared','','','','','','','','',0.00,0.00,0,'',''),(654,'','Cash','','2025-01-29 18:38:17','','0','4','2025-01-29 18:38:17','','12000','12000','1','retail','0','12000','1','0','0','0','0','0','0','printed',' ','','7','0','41738165053','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=4054 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 ('416765455210334722',1,'41676545476','23','1.00','19500','retail','0','2023-02-16 14:04:36','','','','18000','Cash',2644.07,'19500','','','4','','1','2023-02-16 11:05:32','7','41','new','1','new','pcs','','','','yes','','330.51','','','VATABLE',16525.42,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316765458492194208',2,'31676545820','21','1.00','14000','retail','500','2023-02-16 14:10:49','','','','13600','Cash',1898.31,'14000','','','3','','1','2023-02-16 11:10:59','7','41','new','1','new','pcs','','','','yes','','237.29','','','VATABLE',11864.41,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316765459102303902',3,'31676545859','19','2.00','22000','retail','0','2023-02-16 14:11:51','','','','10300','Cash',2983.05,'11000','','','3','','1','2023-02-16 11:11:59','7','41','new','1','new','pcs','','','','yes','','372.88','','','VATABLE',18644.07,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316765699183223403',4,'31676569901','62','1.00','250','retail','0','2023-02-16 20:51:59','','','','75','Cash',33.90,'250','','','3','','1','2023-02-16 17:52:08','9','67','new','1','new','pcs','','','','yes','','4.24','','','VATABLE',211.86,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('316767005013033372',5,'31676700471','19','1.00','11000','retail','0','2023-02-18 09:08:21','','','','10300','Cash',1491.53,'11000','','','3','','1','2023-02-18 06:08:31','7','41','new','1','new','pcs','','','','yes','','186.44','','','VATABLE',9322.03,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316767007462472703',6,'31676700511','54','1.00','1800','retail','700','2023-02-18 09:12:27','','','','1000','Cash',244.07,'1800','','','3','','1','2023-02-18 06:12:35','9','59','new','1','new','pcs','','','','yes','','30.51','','','VATABLE',1525.42,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316767272970032233',7,'31676727220','51','1.00','1200','retail','200','2023-02-18 16:34:58','','','','1100','Cash',162.71,'1200','','','3','','1','2023-02-18 13:35:08','7','55','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('316767834650000333',8,'31676783435','16','1.00','3500','retail','500','2023-02-19 08:11:05','','','','2800','Cash',474.58,'3500','','','3','','1','2023-02-19 05:11:12','5','31','new','1','new','pcs','','','','yes','','59.32','','','VATABLE',2966.10,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316767839188032232',9,'31676783847','67','2.00','1600','retail','400','2023-02-19 08:18:39','','','','500','Cash',216.95,'800','','','3','','1','2023-02-19 05:18:49','9','77','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316767839858323303',10,'31676783930','65','1.00','700','retail','800','2023-02-19 08:19:45','','','','500','Cash',94.92,'700','','','3','','1','2023-02-19 05:19:50','9','71','new','1','new','pcs','','','','yes','','11.86','','','VATABLE',593.22,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416768080172210008',11,'41676807997','25','1.00','18500','retail','0','2023-02-19 14:59:57','','','','17600','Cash',2508.47,'18500','','','4','','1','2023-02-19 12:00:54','7','41','new','1','new','pcs','','','','yes','','313.56','','','VATABLE',15677.97,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416768081380330333',12,'41676808055','100','2.00','4000','retail','0','2023-02-19 15:00:55','','','','1500','Cash',542.37,'2000','','','4','','1','2023-02-19 12:03:36','7','100','new','1','new','pcs','','','','yes','','67.80','','','VATABLE',3389.83,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416768740862438136',13,'41676874062','19','1.00','11000','retail','0','2023-02-20 09:21:02','','','','10300','Cash',1491.53,'11000','','','4','','1','2023-02-20 06:22:00','7','41','new','1','new','pcs','','','','yes','','186.44','','','VATABLE',9322.03,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('416768741090000236',14,'41676874062','19','1.00','11000','retail','0','2023-02-20 09:21:26','','','','10300','Cash',1491.53,'11000','','','4','','1','2023-02-20 06:22:00','7','41','new','1','new','pcs','','','','yes','','186.44','','','VATABLE',9322.03,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416770751666036072',15,'41677074775','10','1.00','1600','retail','0','2023-02-22 17:12:22','','','','1100','Cash',216.95,'1600','','','4','','1','2023-02-22 14:12:51','4','22','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('416770751847370705',16,'41677075172','26','1.00','1600','retail','0','2023-02-22 17:12:52','','','','1100','Cash',216.95,'1600','','','4','','1','2023-02-22 14:13:08','1','1','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('416770852073322730',17,'41677085151','11','1.00','4000','retail','0','2023-02-22 19:59:11','','','','3500','Cash',542.37,'4000','','','4','','1','2023-02-22 17:00:13','4','24','new','1','new','pcs','','','','yes','','67.80','','','VATABLE',3389.83,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416771470727721204',18,'41677147056','54','1.00','1000','retail','1500','2023-02-23 13:10:56','','','','1000','Cash',135.59,'1000','','','4','','1','2023-02-23 10:11:24','9','59','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416773129966322423',19,'41677312984','69','1.00','10500','retail','0','2023-02-25 11:16:24','','','','9400','Cash',1423.73,'10500','','','4','','1','2023-02-25 08:17:08','7','79','new','1','new','pcs','','','','yes','','177.97','','','VATABLE',8898.31,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('416773130210102032',20,'41677312984','65','1.00','1500','retail','0','2023-02-25 11:16:37','','','','500','Cash',203.39,'1500','','','4','','1','2023-02-25 08:17:08','9','71','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416773130474303131',21,'41677313029','64','1.00','250','retail','0','2023-02-25 11:17:09','','','','80','Cash',33.90,'250','','','4','','1','2023-02-25 08:21:11','9','69','new','1','new','pcs','','','','yes','','4.24','','','VATABLE',211.86,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('416773134902303322',22,'41677313434','80','1.00','150','retail','550','2023-02-25 11:23:55','','','','200','Cash',20.34,'150','','','4','','1','2023-02-25 08:24:57','9','91','new','1','new','pcs','','','','yes','','2.54','','','VATABLE',127.12,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('416773299013390307',23,'41677329886','51','1.00','100','retail','1300','2023-02-25 15:58:06','','','','1100','Cash',13.56,'100','','','4','','1','2023-02-25 12:58:31','7','55','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('416773955440253933',24,'41677395524','51','2.00','2800','retail','0','2023-02-26 10:12:04','','','','1100','Cash',379.66,'1400','','','4','','1','2023-02-26 07:12:31','7','55','new','1','new','pcs','','','','yes','','47.46','','','VATABLE',2372.88,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('316775694182522233',25,'31677569394','63','1.00','200','retail','50','2023-02-28 10:30:18','','','','75','Cash',27.12,'200','','','3','','1','2023-02-28 07:30:24','9','68','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('316777031603030223',26,'31677703138','23','1.00','19500','retail','0','2023-03-02 14:19:49','','','','18000','Cash',2644.07,'19500','','','3','','1','2023-03-02 11:20:09','7','41','new','1','new','pcs','','','','yes','','330.51','','','VATABLE',16525.42,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316777032213031276',27,'31677703138','24','1.00','21500','retail','0','2023-03-02 14:19:49','','','','20100','Cash',2915.25,'21500','','','3','','1','2023-03-02 11:20:09','7','41','new','1','new','pcs','','','','yes','','364.41','','','VATABLE',18220.34,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316777032682032301',28,'31677703138','38','1.00','1600','retail','0','2023-03-02 14:19:49','','','','1200','Cash',216.95,'1600','','','3','','1','2023-03-02 11:20:09','5','15','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316777561822033703',29,'31677756162','21','1.00','15000','retail','0','2023-03-02 14:25:10','','','','13600','Cash',2068.97,'15000','','','3','','1','2023-03-02 11:25:19','7','41','new','1','new','pcs','','','','yes','','294.12','','','VATABLE',27636.92,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316777563533320002',30,'31677756320','22','1.00','13700','retail','0','2023-03-02 14:26:07','','','','12100','Cash',1889.66,'13700','','','3','','1','2023-03-02 11:26:13','7','41','new','1','new','pcs','','','','yes','','268.63','','','VATABLE',25241.72,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316778659452226025',31,'31677865935','34','1.00','4000','retail','0','2023-03-03 20:55:44','','','','2800','Cash',542.37,'4000','','','3','','1','2023-03-03 17:55:50','4','21','new','1','new','pcs','','','','yes','','67.80','','','VATABLE',3389.83,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316778659852652302',32,'31677865935','10','1.00','1500','retail','100','2023-03-03 20:55:44','','','','1100','Cash',203.39,'1500','','','3','','1','2023-03-03 17:55:50','4','22','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316778660573337033',33,'31677865935','57','1.00','800','retail','200','2023-03-03 20:55:44','','','','450','Cash',108.47,'800','','','3','','1','2023-03-03 17:55:50','9','62','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316778660756300237',34,'31677865935','62','1.00','250','retail','0','2023-03-03 20:55:44','','','','75','Cash',33.90,'250','','','3','','1','2023-03-03 17:55:50','9','67','new','1','new','pcs','','','','yes','','4.24','','','VATABLE',211.86,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('316778661438202222',35,'31677865935','1','1.00','1500','retail','100','2023-03-03 20:55:44','','','','1100','Cash',203.39,'1500','','','3','','1','2023-03-03 17:55:50','3','2','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316780229470303326',36,'31678022922','5','1.00','1500','retail','0','2023-03-05 16:30:37','','','','1100','Cash',206.90,'1500','','','3','','1','2023-03-05 13:31:33','3','34','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316780229723722223',37,'31678022922','28','1.00','1500','retail','0','2023-03-05 16:30:37','','','','1170','Cash',206.90,'1500','','','3','','1','2023-03-05 13:31:33','5','14','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316780229943262223',38,'31678022922','42','1.00','1500','retail','0','2023-03-05 16:30:37','','','','1000','Cash',206.90,'1500','','','3','','1','2023-03-05 13:31:33','5','49','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('316780230182213222',39,'31678022922','69','1.00','9900','retail','0','2023-03-05 16:30:37','','','','9400','Cash',1365.52,'9900','','','3','','1','2023-03-05 13:31:33','7','79','new','1','new','pcs','','','','yes','','194.12','','','VATABLE',18240.37,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('416781092951229236',40,'41678107201','19','1.00','12000','retail','0','2023-03-06 15:53:21','','','','10300','Cash',1655.17,'12000','','','4','','1','2023-03-06 13:29:00','7','41','new','1','new','pcs','','','','','','235.29','','','VATABLE',22109.53,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316780418692303302',41,'31678041818','22','1.00','13500','retail','0','2023-03-07 17:37:10','','','','12100','Cash',1830.51,'13500','','','3','','1','2023-03-07 14:37:14','7','41','new','1','new','pcs','','','','yes','','228.81','','','VATABLE',11440.68,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316780418853225022',42,'31678041818','7','1.00','1500','retail','100','2023-03-07 17:37:10','','','','1100','Cash',203.39,'1500','','','3','','1','2023-03-07 14:37:14','4','37','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316780419146330033',43,'31678041818','51','1.00','1250','retail','150','2023-03-07 17:37:10','','','','1100','Cash',169.49,'1250','','','3','','1','2023-03-07 14:37:14','7','55','new','1','new','pcs','','','','yes','','21.19','','','VATABLE',1059.32,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('316780419360493062',44,'31678041818','51','1.00','1300','retail','100','2023-03-07 17:37:10','','','','1100','Cash',176.27,'1300','','','3','','1','2023-03-07 14:37:14','7','55','new','1','new','pcs','','','','yes','','22.03','','','VATABLE',1101.69,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('316780419612432312',45,'31678041818','33','1.00','1600','retail','0','2023-03-07 17:37:10','','','','1100','Cash',216.95,'1600','','','3','','1','2023-03-07 14:37:14','3','5','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316780419842091924',46,'31678041818','118','1.00','27500','retail','500','2023-03-07 17:37:10','','','','26700','Cash',3728.81,'27500','','','3','','1','2023-03-07 14:37:14','7','107','new','1','new','pcs','','','','yes','','466.10','','','VATABLE',23305.08,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316780420433361020',47,'31678041818','74','1.00','1000','retail','500','2023-03-07 17:37:10','','','','850','Cash',135.59,'1000','','','3','','1','2023-03-07 14:37:14','7','86','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316780420673402236',48,'31678041818','74','1.00','1000','retail','500','2023-03-07 17:37:10','','','','850','Cash',135.59,'1000','','','3','','1','2023-03-07 14:37:14','7','86','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316780421113702322',49,'31678041818','57','1.00','600','retail','400','2023-03-07 17:37:10','','','','450','Cash',81.36,'600','','','3','','1','2023-03-07 14:37:14','9','62','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316780421683364333',50,'31678041818','71','1.00','1700','retail','300','2023-03-07 17:37:10','','','','1450','Cash',230.51,'1700','','','3','','1','2023-03-07 14:37:14','7','81','new','1','new','pcs','','','','yes','','28.81','','','VATABLE',1440.68,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316781996680073231',51,'31678041818','120','1.00','1400','retail','600','2023-03-07 17:37:10','','','','470','Cash',189.83,'1400','','','3','','1','2023-03-07 14:37:14','9','111','new','1','new','pcs','','','','yes','','23.73','','','VATABLE',1186.44,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316781996853423206',52,'31678041818','51','1.00','1400','retail','0','2023-03-07 17:37:10','','','','1100','Cash',189.83,'1400','','','3','','1','2023-03-07 14:37:14','7','55','new','1','new','pcs','','','','yes','','23.73','','','VATABLE',1186.44,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('316781997042003303',53,'31678041818','74','1.00','1200','retail','300','2023-03-07 17:37:10','','','','850','Cash',162.71,'1200','','','3','','1','2023-03-07 14:37:14','7','86','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316781997791123423',54,'31678041818','110','1.00','500','retail','100','2023-03-07 17:37:10','','','','340','Cash',68.97,'500','','','3','','1','2023-03-07 14:37:14','11','102','new','1','new','pcs','','','','yes','','9.80','','','VATABLE',921.23,'','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('316781998303340262',55,'31678041818','69','1.00','10500','retail','0','2023-03-07 17:37:10','','','','9400','Cash',1423.73,'10500','','','3','','1','2023-03-07 14:37:14','7','79','new','1','new','pcs','','','','yes','','177.97','','','VATABLE',8898.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316782077594227770',56,'31678207718','3','1.00','7800','retail','700','2023-03-08 20:39:02','','','','6600','Cash',1057.63,'7800','','','3','','1','2023-03-08 17:39:49','3','32','new','1','new','pcs','','','','yes','','132.20','','','VATABLE',6610.17,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316782679352723222',57,'31678207718','10','1.00','1500','retail','100','2023-03-08 20:39:02','','','','1100','Cash',203.39,'1500','','','3','','1','2023-03-08 17:39:49','4','22','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316782938372333197',58,'31678207718','19','1.00','11300','retail','0','2023-03-08 20:39:02','','','','10300','Cash',1558.62,'11300','','','3','','1','2023-03-08 17:39:49','7','41','new','1','new','pcs','','','','yes','','221.57','','','VATABLE',20819.81,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316782940570332000',59,'31678207718','20','1.00','12500','retail','0','2023-03-08 20:39:02','','','','11200','Cash',1724.14,'12500','','','3','','1','2023-03-08 17:39:49','7','41','new','1','new','pcs','','','','yes','','245.10','','','VATABLE',23030.76,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316782940993037173',60,'31678207718','71','1.00','1500','retail','0','2023-03-08 20:39:02','','','','1450','Cash',206.90,'1500','','','3','','1','2023-03-08 17:39:49','7','81','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316782941353342232',61,'31678207718','122','1.00','25000','retail','0','2023-03-08 20:39:02','','','','23000','Cash',3389.83,'25000','','','3','','1','2023-03-08 17:39:49','7','110','new','1','new','pcs','','','','yes','','423.73','','','VATABLE',21186.44,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316782941493201243',62,'31678207718','61','1.00','700','retail','0','2023-03-08 20:39:02','','','','400','Cash',96.55,'700','','','3','','1','2023-03-08 17:39:49','9','66','new','1','new','pcs','','','','yes','','13.73','','','VATABLE',1289.72,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316782942272239338',63,'31678207718','25','1.00','20000','retail','0','2023-03-08 20:39:02','','','','18300','Cash',2711.86,'20000','','','3','','1','2023-03-08 17:39:49','7','41','new','1','new','pcs','','','','yes','','338.98','','','VATABLE',16949.15,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316782971020290830',64,'31678207718','45','1.00','1600','retail','200','2023-03-08 20:39:02','','','','1300','Cash',216.95,'1600','','','3','','1','2023-03-08 17:39:49','4','48','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316782971150017307',65,'31678207718','26','1.00','1600','retail','0','2023-03-08 20:39:02','','','','1100','Cash',216.95,'1600','','','3','','1','2023-03-08 17:39:49','1','1','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316782971422322033',66,'31678207718','71','4.00','8000','retail','0','2023-03-08 20:39:02','','','','1450','Cash',1084.75,'2000','','','3','','1','2023-03-08 17:39:49','7','81','new','1','new','pcs','','','','yes','','135.59','','','VATABLE',6779.66,'4','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416783505654423373',67,'41678350556','21','1.00','14500','retail','0','2023-03-09 11:29:16','','','','13600','Cash',1966.10,'14500','','','4','','1','2023-03-09 08:29:41','7','41','new','1','new','pcs','','','','yes','','245.76','','','VATABLE',12288.14,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416783506081680340',68,'41678350582','69','1.00','10500','retail','0','2023-03-09 11:29:42','','','','9400','Cash',1448.28,'10500','','','4','','1','2023-03-09 08:30:45','7','79','new','1','new','pcs','','','','','','205.88','','','VATABLE',19345.84,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416783507973234320',69,'41678350646','69','3.00','31500','retail','0','2023-03-09 11:30:46','','','','9400','Cash',4271.19,'10500','','','4','','1','2023-03-09 08:33:34','7','79','new','1','new','pcs','','','','yes','','533.90','','','VATABLE',26694.92,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416783532438133323',70,'41678353226','57','1.00','1150','retail','0','2023-03-09 12:13:46','','','','450','Cash',158.62,'1150','','','4','','1','2023-03-09 09:14:24','9','62','new','1','new','pcs','','','','','','22.55','','','VATABLE',2118.83,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('416783708993022923',71,'41678370872','124','1.00','500','retail','0','2023-03-09 17:07:52','','','','90','Cash',68.97,'500','','','4','','1','2023-03-09 14:08:48','9','114','new','1','new','pcs','','','','','','9.80','','','VATABLE',921.23,'','87.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('416783732253066332',72,'41678373208','84','1.00','600','retail','600','2023-03-09 17:46:48','','','','450','Cash',81.36,'600','','','4','','1','2023-03-10 13:35:34','10','95','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416783746842263244',73,'41678373208','57','1.00','1000','retail','0','2023-03-09 18:11:13','','','','450','Cash',135.59,'1000','','','4','','1','2023-03-10 13:35:34','9','62','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('416784552675237747',74,'41678373208','100','1.00','1700','retail','0','2023-03-10 16:34:10','','','','1500','Cash',234.48,'1700','','','4','','1','2023-03-10 13:35:34','7','100','new','1','new','pcs','','','','','','33.33','','','VATABLE',3132.18,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316782972472322973',75,'31678297232','52','1.00','1500','retail','0','2023-03-10 20:47:45','','','','970','Cash',206.90,'1500','','','3','','1','2023-03-10 17:47:50','8','56','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('316783544342300333',76,'31678297232','95','1.00','1000','retail','500','2023-03-10 20:47:45','','','','400','Cash',135.59,'1000','','','3','','1','2023-03-10 17:47:50','10','97','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316783544723502262',77,'31678297232','71','1.00','1700','retail','300','2023-03-10 20:47:45','','','','1450','Cash',230.51,'1700','','','3','','1','2023-03-10 17:47:50','7','81','new','1','new','pcs','','','','yes','','28.81','','','VATABLE',1440.68,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316784589121332063',78,'31678297232','123','3.00','900','retail','0','2023-03-10 20:47:45','','','','50','Cash',124.14,'300','','','3','','1','2023-03-10 17:47:50','9','113','new','1','new','pcs','','','','yes','','17.65','','','VATABLE',1658.22,'','620.00','617','Inclusive','branch','Inventory','1110','4000','5500','',''),('316784702870202030',79,'31678297232','36','1.00','1300','retail','100','2023-03-10 20:47:45','','','','850','Cash',176.27,'1300','','','3','','1','2023-03-10 17:47:50','5','11','new','1','new','pcs','','','','yes','','22.03','','','VATABLE',1101.69,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316784703063330073',80,'31678297232','33','1.00','1500','retail','100','2023-03-10 20:47:45','','','','1100','Cash',203.39,'1500','','','3','','1','2023-03-10 17:47:50','3','5','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316784704523072022',81,'31678297232','19','1.00','11800','retail','0','2023-03-10 20:47:45','','','','11000','Cash',1627.59,'11800','','','3','','1','2023-03-10 17:47:50','7','41','new','1','new','pcs','','','','yes','','231.37','','','VATABLE',21741.04,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('416785419434623235',82,'41678541919','61','1.00','700','retail','0','2023-03-11 16:38:39','','','','400','Cash',96.55,'700','','','4','','1','2023-03-11 13:39:35','9','66','new','1','new','pcs','','','','','','13.73','','','VATABLE',1289.72,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('416785420092222032',83,'41678541976','123','1.00','300','retail','0','2023-03-11 16:39:36','','','','50','Cash',41.38,'300','','','4','','1','2023-03-11 13:40:33','9','113','new','1','new','pcs','','','','','','5.88','','','VATABLE',552.74,'','616.00','615','Inclusive','branch','Inventory','1110','4000','5500','',''),('316785277653136327',84,'31678527755','123','1.00','400','retail','0','2023-03-12 19:42:25','','','','50','Cash',55.17,'400','','','3','','1','2023-03-12 16:42:36','9','113','new','1','new','pcs','','','','yes','','7.84','','','VATABLE',736.98,'','617.00','616','Inclusive','branch','Inventory','1110','4000','5500','',''),('316786060326302023',85,'31678527755','123','1.00','200','retail','300','2023-03-12 19:42:25','','','','50','Cash',27.12,'200','','','3','','1','2023-03-12 16:42:36','9','113','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','615.00','614','Inclusive','branch','Inventory','1110','4000','5500','',''),('316786060483622060',86,'31678527755','123','1.00','200','retail','300','2023-03-12 19:42:25','','','','50','Cash',27.12,'200','','','3','','1','2023-03-12 16:42:36','9','113','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','614.00','613','Inclusive','branch','Inventory','1110','4000','5500','',''),('316786060736710630',87,'31678527755','123','1.00','200','retail','300','2023-03-12 19:42:25','','','','50','Cash',27.12,'200','','','3','','1','2023-03-12 16:42:36','9','113','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','613.00','612','Inclusive','branch','Inventory','1110','4000','5500','',''),('316786060926702000',88,'31678527755','51','1.00','1400','retail','0','2023-03-12 19:42:25','','','','1100','Cash',189.83,'1400','','','3','','1','2023-03-12 16:42:36','7','55','new','1','new','pcs','','','','yes','','23.73','','','VATABLE',1186.44,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('316786061108030221',89,'31678527755','20','1.00','12500','retail','0','2023-03-12 19:42:25','','','','11400','Cash',1694.92,'12500','','','3','','1','2023-03-12 16:42:36','7','41','new','1','new','pcs','','','','yes','','211.86','','','VATABLE',10593.22,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316786322102320383',90,'31678527755','124','1.00','650','retail','0','2023-03-12 19:42:25','','','','90','Cash',89.66,'650','','','3','','1','2023-03-12 16:42:36','9','114','new','1','new','pcs','','','','yes','','12.75','','','VATABLE',1197.60,'','86.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('316786322532320262',91,'31678527755','84','1.00','900','retail','0','2023-03-12 19:42:25','','','','450','Cash',124.14,'900','','','3','','1','2023-03-12 16:42:36','10','95','new','1','new','pcs','','','','yes','','17.65','','','VATABLE',1658.22,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316786323242332221',92,'31678527755','120','1.00','1500','retail','0','2023-03-12 19:42:25','','','','470','Cash',206.90,'1500','','','3','','1','2023-03-12 16:42:36','9','111','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316786323622722643',93,'31678527755','128','1.00','500','retail','500','2023-03-12 19:42:25','','','','270','Cash',67.80,'500','','','3','','1','2023-03-12 16:42:36','9','119','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316786323942972234',94,'31678527755','129','1.00','29000','retail','0','2023-03-12 19:42:25','','','','24800','Cash',4000.00,'29000','','','3','','1','2023-03-12 16:42:36','7','120','new','1','new','pcs','','','','yes','','568.63','','','VATABLE',53431.37,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316786351256823164',95,'31678527755','62','1.00','200','retail','50','2023-03-12 19:42:25','','','','75','Cash',27.12,'200','','','3','','1','2023-03-12 16:42:36','9','67','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('316786352353000263',96,'31678527755','123','1.00','200','retail','300','2023-03-12 19:42:25','','','','50','Cash',27.12,'200','','','3','','1','2023-03-12 16:42:36','9','113','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','612.00','611','Inclusive','branch','Inventory','1110','4000','5500','',''),('316786393444439227',97,'31678527755','28','1.00','1600','retail','0','2023-03-12 19:42:25','','','','1170','Cash',216.95,'1600','','','3','','1','2023-03-12 16:42:36','5','14','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416786883922804328',98,'41678688343','124','1.00','600','retail','0','2023-03-13 09:19:03','','','','90','Cash',82.76,'600','','','4','','1','2023-03-13 06:20:13','9','114','new','1','new','pcs','','','','','','11.76','','','VATABLE',1105.48,'','85.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('316787012901230933',99,'31678701273','19','1.00','12500','retail','0','2023-03-13 12:54:51','','','','11000','Cash',1694.92,'12500','','','3','','1','2023-03-13 09:56:04','7','41','new','1','new','pcs','','','','yes','','211.86','','','VATABLE',10593.22,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316787166220330323',100,'31678716600','52','1.00','1700','retail','0','2023-03-13 20:40:47','','','','970','Cash',234.48,'1700','','','3','','1','2023-03-13 17:41:06','8','56','new','1','new','pcs','','','','yes','','33.33','','','VATABLE',3132.18,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('316787277243323222',101,'31678716600','64','1.00','200','retail','0','2023-03-13 20:40:47','','','','80','Cash',27.59,'200','','','3','','1','2023-03-13 17:41:06','9','69','new','1','new','pcs','','','','yes','','3.92','','','VATABLE',368.49,'','215.00','214','Inclusive','branch','Inventory','1110','4000','5500','',''),('316787292292393722',102,'31678716600','120','1.00','1500','retail','500','2023-03-13 20:40:47','','','','470','Cash',203.39,'1500','','','3','','1','2023-03-13 17:41:06','9','111','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316787292462332903',103,'31678716600','76','1.00','200','retail','50','2023-03-13 20:40:47','','','','75','Cash',27.12,'200','','','3','','1','2023-03-13 17:41:06','9','74','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('316787294751422378',104,'31678729428','120','1.00','1500','retail','500','2023-03-13 20:44:36','','','','470','Cash',203.39,'1500','','','3','','1','2023-03-13 17:44:42','9','111','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316788123328338038',105,'31678812293','19','1.00','12500','retail','0','2023-03-14 19:47:41','','','','11000','Cash',1694.92,'12500','','','3','','1','2023-03-14 16:49:26','7','41','new','1','new','pcs','','','','yes','','211.86','','','VATABLE',10593.22,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316788123488042332',106,'31678812293','123','1.00','200','retail','300','2023-03-14 19:47:41','','','','50','Cash',27.12,'200','','','3','','1','2023-03-14 16:49:26','9','113','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','611.00','610','Inclusive','branch','Inventory','1110','4000','5500','',''),('316788123592023203',107,'31678812293','124','1.00','1000','retail','0','2023-03-14 19:47:41','','','','90','Cash',135.59,'1000','','','3','','1','2023-03-14 16:49:26','9','114','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'1','84.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('316788123752320010',108,'31678812293','120','1.00','1000','retail','1000','2023-03-14 19:47:41','','','','470','Cash',135.59,'1000','','','3','','1','2023-03-14 16:49:26','9','111','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316788123959013820',109,'31678812293','123','1.00','300','retail','200','2023-03-14 19:47:41','','','','50','Cash',40.68,'300','','','3','','1','2023-03-14 16:49:26','9','113','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','610.00','609','Inclusive','branch','Inventory','1110','4000','5500','',''),('316788124153367332',110,'31678812293','123','1.00','200','retail','300','2023-03-14 19:47:41','','','','50','Cash',27.12,'200','','','3','','1','2023-03-14 16:49:26','9','113','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','609.00','608','Inclusive','branch','Inventory','1110','4000','5500','',''),('316788124340182103',111,'31678812293','66','1.00','250','retail','0','2023-03-14 19:47:41','','','','80','Cash',33.90,'250','','','3','','1','2023-03-14 16:49:26','9','78','new','1','new','pcs','','','','yes','','4.24','','','VATABLE',211.86,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('316788124614037272',112,'31678812293','123','1.00','200','retail','300','2023-03-14 19:47:41','','','','50','Cash',27.12,'200','','','3','','1','2023-03-14 16:49:26','9','113','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','608.00','607','Inclusive','branch','Inventory','1110','4000','5500','',''),('316788931633377000',113,'31678893027','21','1.00','14800','retail','700','2023-03-15 20:11:11','','','','14000','Cash',2006.78,'14800','','','3','','1','2023-03-15 17:11:26','7','41','new','1','new','pcs','','','','yes','','250.85','','','VATABLE',12542.37,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316788932882232843',114,'31678893027','25','1.00','19800','retail','0','2023-03-15 20:11:11','','','','18300','Cash',2731.03,'19800','','','3','','1','2023-03-15 17:11:26','7','41','new','1','new','pcs','','','','yes','','388.24','','','VATABLE',36480.73,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316788933312008113',115,'31678893027','123','1.00','300','retail','200','2023-03-15 20:11:11','','','','50','Cash',40.68,'300','','','3','','1','2023-03-15 17:11:26','9','113','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','607.00','606','Inclusive','branch','Inventory','1110','4000','5500','',''),('316788933670362022',116,'31678893027','110','1.00','500','retail','0','2023-03-15 20:11:11','','','','340','Cash',68.97,'500','','','3','','1','2023-03-15 17:11:26','11','102','new','1','new','pcs','','','','yes','','9.80','','','VATABLE',921.23,'','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('316788934840232123',117,'31678893027','114','1.00','1350','retail','0','2023-03-15 20:11:11','','','','1050','Cash',186.21,'1350','','','3','','1','2023-03-15 17:11:26','7','105','new','1','new','pcs','','','','yes','','26.47','','','VATABLE',2487.32,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('416789600353322333',118,'41678960020','123','1.00','200','retail','0','2023-03-16 12:47:00','','','','50','Cash',27.59,'200','','','4','','1','2023-03-16 09:52:13','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','606.00','605','Inclusive','branch','Inventory','1110','4000','5500','',''),('416789601086282423',119,'41678960020','130','1.00','10900','retail','0','2023-03-16 12:48:04','','','','10000','Cash',1503.45,'10900','','','4','','1','2023-03-16 09:52:13','7','121','new','1','new','pcs','','','','','','213.73','','','VATABLE',20082.83,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416789601952208160',120,'41678960020','130','1.00','10800','retail','0','2023-03-16 12:48:45','','','','10000','Cash',1489.66,'10800','','','4','','1','2023-03-16 09:52:13','7','121','new','1','new','pcs','','','','','','211.76','','','VATABLE',19898.58,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416789602333426226',121,'41678960020','123','1.00','300','retail','0','2023-03-16 12:50:09','','','','50','Cash',41.38,'300','','','4','','1','2023-03-16 09:52:13','9','113','new','1','new','pcs','','','','','','5.88','','','VATABLE',552.74,'','605.00','604','Inclusive','branch','Inventory','1110','4000','5500','',''),('416789602632330223',122,'41678960020','123','1.00','200','retail','0','2023-03-16 12:50:46','','','','50','Cash',27.59,'200','','','4','','1','2023-03-16 09:52:13','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','604.00','603','Inclusive','branch','Inventory','1110','4000','5500','',''),('316789714377221333',123,'31678971350','123','1.00','200','retail','300','2023-03-16 20:36:51','','','','50','Cash',27.12,'200','','','3','','1','2023-03-16 17:36:57','9','113','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','602.00','601','Inclusive','branch','Inventory','1110','4000','5500','',''),('316789714717923723',124,'31678971350','123','1.00','200','retail','300','2023-03-16 20:36:51','','','','50','Cash',27.12,'200','','','3','','1','2023-03-16 17:36:57','9','113','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','601.00','600','Inclusive','branch','Inventory','1110','4000','5500','',''),('316789714959028703',125,'31678971350','132','1.00','11000','retail','2000','2023-03-16 20:36:51','','','','10000','Cash',1491.53,'11000','','','3','','1','2023-03-16 17:36:57','7','123','new','1','new','pcs','','','','yes','','186.44','','','VATABLE',9322.03,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316789715245232332',126,'31678971350','124','2.00','1600','retail','400','2023-03-16 20:36:51','','','','90','Cash',216.95,'800','','','3','','1','2023-03-16 17:36:57','9','114','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'2','83.00','81','Inclusive','branch','Inventory','1110','4000','5500','',''),('316789715456229504',127,'31678971350','62','1.00','200','retail','50','2023-03-16 20:36:51','','','','75','Cash',27.12,'200','','','3','','1','2023-03-16 17:36:57','9','67','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('316789800782370323',128,'31678971350','89','2.00','1400','retail','0','2023-03-16 20:36:51','','','','300','Cash',193.10,'700','','','3','','1','2023-03-16 17:36:57','10','96','new','1','new','pcs','','','','yes','','27.45','','','VATABLE',2579.45,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316789802932323329',129,'31678971350','103','1.00','500','retail','0','2023-03-16 20:36:51','','','','250','Cash',68.97,'500','','','3','','1','2023-03-16 17:36:57','10','98','new','1','new','pcs','','','','yes','','9.80','','','VATABLE',921.23,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316789809702202022',130,'31678971350','110','2.00','1000','retail','0','2023-03-16 20:36:51','','','','340','Cash',137.93,'500','','','3','','1','2023-03-16 17:36:57','11','102','new','1','new','pcs','','','','yes','','19.61','','','VATABLE',1842.46,'','62.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('316789810029120800',131,'31678971350','123','1.00','200','retail','300','2023-03-16 20:36:51','','','','50','Cash',27.12,'200','','','3','','1','2023-03-16 17:36:57','9','113','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','600.00','599','Inclusive','branch','Inventory','1110','4000','5500','',''),('316789881340313213',132,'31678971350','20','1.00','12500','retail','0','2023-03-16 20:36:51','','','','11400','Cash',1694.92,'12500','','','3','','1','2023-03-16 17:36:57','7','41','new','1','new','pcs','','','','yes','','211.86','','','VATABLE',10593.22,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316789881512089132',133,'31678971350','123','1.00','200','retail','300','2023-03-16 20:36:51','','','','50','Cash',27.12,'200','','','3','','1','2023-03-16 17:36:57','9','113','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','599.00','598','Inclusive','branch','Inventory','1110','4000','5500','',''),('316789881878432242',134,'31678971350','130','1.00','11000','retail','0','2023-03-16 20:36:51','','','','10000','Cash',1517.24,'11000','','','3','','1','2023-03-16 17:36:57','7','121','new','1','new','pcs','','','','yes','','215.69','','','VATABLE',20267.07,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316789882113003321',135,'31678971350','123','1.00','300','retail','200','2023-03-16 20:36:51','','','','50','Cash',40.68,'300','','','3','','1','2023-03-16 17:36:57','9','113','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','598.00','597','Inclusive','branch','Inventory','1110','4000','5500','',''),('316790449487020002',136,'31679044798','110','1.00','500','retail','500','2023-03-17 22:48','','','','340','Cash',67.80,'500','','','3','','1','2023-03-17 19:47:13','11','102','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('316790449682030023',137,'31679044798','23','1.00','20000','retail','500','2023-03-17 22:48','','','','18800','Cash',2711.86,'20000','','','3','','1','2023-03-17 19:47:13','7','41','new','1','new','pcs','','','','yes','','338.98','','','VATABLE',16949.15,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316790450603373040',138,'31679044798','63','1.00','250','retail','0','2023-03-17 22:48','','','','75','Cash',33.90,'250','','','3','','1','2023-03-17 19:47:13','9','68','new','1','new','pcs','','','','yes','','4.24','','','VATABLE',211.86,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('316790450935432036',139,'31679044798','123','1.00','300','retail','200','2023-03-17 22:48','','','','50','Cash',40.68,'300','','','3','','1','2023-03-17 19:47:13','9','113','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','597.00','596','Inclusive','branch','Inventory','1110','4000','5500','',''),('316790452942023030',140,'31679044798','57','1.00','700','retail','300','2023-03-17 22:48','','','','450','Cash',94.92,'700','','','3','','1','2023-03-17 19:47:13','9','62','new','1','new','pcs','','','','yes','','11.86','','','VATABLE',593.22,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('316790549403335340',141,'31679044798','124','1.00','400','retail','0','2023-03-17 22:48','','','','90','Cash',55.17,'400','','','3','','1','2023-03-17 19:47:13','9','114','new','1','new','pcs','','','','yes','','7.84','','','VATABLE',736.98,'','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('316790567462420393',142,'31679044798','58','1.00','700','retail','0','2023-03-17 22:48','','','','150','Cash',96.55,'700','','','3','','1','2023-03-17 19:47:13','9','63','new','1','new','pcs','','','','yes','','13.73','','','VATABLE',1289.72,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('316790640242622223',143,'31679044798','123','1.00','350','retail','0','2023-03-17 22:48','','','','50','Cash',48.28,'350','','','3','','1','2023-03-17 19:47:13','9','113','new','1','new','pcs','','','','yes','','6.86','','','VATABLE',644.86,'','670.00','669','Inclusive','branch','Inventory','1110','4000','5500','',''),('316790640922223262',144,'31679044798','68','1.00','1000','retail','0','2023-03-17 22:48','','','','700','Cash',137.93,'1000','','','3','','1','2023-03-17 19:47:13','9','75','new','1','new','pcs','','','','yes','','19.61','','','VATABLE',1842.46,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316790641330222003',145,'31679044798','73','1.00','14300','retail','0','2023-03-17 22:48','','','','13000','Cash',1972.41,'14300','','','3','','1','2023-03-17 19:47:13','7','85','new','1','new','pcs','','','','yes','','280.39','','','VATABLE',26347.19,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316790642150233322',146,'31679044798','123','1.00','200','retail','0','2023-03-17 22:48','','','','50','Cash',27.59,'200','','','3','','1','2023-03-17 19:47:13','9','113','new','1','new','pcs','','','','yes','','3.92','','','VATABLE',368.49,'','669.00','668','Inclusive','branch','Inventory','1110','4000','5500','',''),('316790642477020233',147,'31679044798','123','1.00','300','retail','0','2023-03-17 22:48','','','','50','Cash',41.38,'300','','','3','','1','2023-03-17 19:47:13','9','113','new','1','new','pcs','','','','yes','','5.88','','','VATABLE',552.74,'','668.00','667','Inclusive','branch','Inventory','1110','4000','5500','',''),('316790642663230270',148,'31679044798','123','1.00','300','retail','0','2023-03-17 22:48','','','','50','Cash',41.38,'300','','','3','','1','2023-03-17 19:47:13','9','113','new','1','new','pcs','','','','yes','','5.88','','','VATABLE',552.74,'','667.00','666','Inclusive','branch','Inventory','1110','4000','5500','',''),('316791415761310323',149,'31679141561','123','1.00','200','retail','300','2023-03-18 19:16:05','','','','50','Cash',27.12,'200','','','3','','1','2023-03-18 16:55:23','9','113','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','666.00','665','Inclusive','branch','Inventory','1110','4000','5500','',''),('316791495165392222',150,'31679141561','123','1.00','250','retail','250','2023-03-18 19:16:05','','','','50','Cash',33.90,'250','','','3','','1','2023-03-18 16:55:23','9','113','new','1','new','pcs','','','','yes','','4.24','','','VATABLE',211.86,'1','665.00','664','Inclusive','branch','Inventory','1110','4000','5500','',''),('316791559860921961',151,'31679141561','62','2.00','400','retail','100','2023-03-18 19:16:05','','','','75','Cash',54.24,'200','','','3','','1','2023-03-18 16:55:23','9','67','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('316791561020032326',152,'31679141561','125','1.00','800','retail','0','2023-03-18 19:16:05','','','','450','Cash',110.34,'800','','','3','','1','2023-03-18 16:55:23','9','116','new','1','new','pcs','','','','yes','','15.69','','','VATABLE',1473.97,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316791561250331421',153,'31679141561','86','1.00','900','retail','0','2023-03-18 19:16:05','','','','450','Cash',124.14,'900','','','3','','1','2023-03-18 16:55:23','10','95','new','1','new','pcs','','','','yes','','17.65','','','VATABLE',1658.22,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316791561570223332',154,'31679141561','114','1.00','1400','retail','0','2023-03-18 19:16:05','','','','1050','Cash',193.10,'1400','','','3','','1','2023-03-18 16:55:23','7','105','new','1','new','pcs','','','','yes','','27.45','','','VATABLE',2579.45,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316791604699034612',155,'31679160456','120','1.00','1500','retail','0','2023-03-18 20:28:00','','','','650','Cash',206.90,'1500','','','3','','1','2023-03-18 17:28:08','9','111','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792094564442329',156,'31679209448','123','1.00','300','retail','0','2023-03-19 20:14:58','','','','50','Cash',41.38,'300','','','3','','1','2023-03-19 17:15:29','9','113','new','1','new','pcs','','','','yes','','5.88','','','VATABLE',552.74,'','664.00','663','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792252530332932',157,'31679209448','120','1.00','1300','retail','0','2023-03-19 20:14:58','','','','650','Cash',179.31,'1300','','','3','','1','2023-03-19 17:15:29','9','111','new','1','new','pcs','','','','yes','','25.49','','','VATABLE',2395.20,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792332502603220',158,'31679209448','21','1.00','15800','retail','0','2023-03-19 20:14:58','','','','14000','Cash',2179.31,'15800','','','3','','1','2023-03-19 17:15:29','7','41','new','1','new','pcs','','','','yes','','309.80','','','VATABLE',29110.89,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792332979222223',159,'31679209448','19','1.00','12000','retail','0','2023-03-19 20:14:58','','','','11000','Cash',1655.17,'12000','','','3','','1','2023-03-19 17:15:29','7','41','new','1','new','pcs','','','','yes','','235.29','','','VATABLE',22109.53,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792353780232302',160,'31679209448','111','1.00','800','retail','0','2023-03-19 20:14:58','','','','340','Cash',110.34,'800','','','3','','1','2023-03-19 17:15:29','11','103','new','1','new','pcs','','','','yes','','15.69','','','VATABLE',1473.97,'','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792354303056202',161,'31679209448','127','1.00','700','retail','0','2023-03-19 20:14:58','','','','270','Cash',96.55,'700','','','3','','1','2023-03-19 17:15:29','9','118','new','1','new','pcs','','','','yes','','13.73','','','VATABLE',1289.72,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792354552590332',162,'31679209448','123','1.00','200','retail','0','2023-03-19 20:14:58','','','','50','Cash',27.59,'200','','','3','','1','2023-03-19 17:15:29','9','113','new','1','new','pcs','','','','yes','','3.92','','','VATABLE',368.49,'','663.00','661','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792354640335632',163,'31679209448','123','1.00','300','retail','0','2023-03-19 20:14:58','','','','50','Cash',41.38,'300','','','3','','1','2023-03-19 17:15:29','9','113','new','1','new','pcs','','','','yes','','5.88','','','VATABLE',552.74,'','662.00','661','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792355676336720',164,'31679209448','64','1.00','200','retail','0','2023-03-19 20:14:58','','','','80','Cash',27.59,'200','','','3','','1','2023-03-19 17:15:29','9','69','new','1','new','pcs','','','','yes','','3.92','','','VATABLE',368.49,'','214.00','213','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792420910100232',165,'31679209448','118','1.00','28000','retail','0','2023-03-19 20:14:58','','','','26700','Cash',3796.61,'28000','','','3','','1','2023-03-19 17:15:29','7','107','new','1','new','pcs','','','','yes','','474.58','','','VATABLE',23728.81,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792421636420364',166,'31679209448','73','1.00','14000','retail','0','2023-03-19 20:14:58','','','','13000','Cash',1898.31,'14000','','','3','','1','2023-03-19 17:15:29','7','85','new','1','new','pcs','','','','yes','','237.29','','','VATABLE',11864.41,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792450767353322',167,'31679209448','17','1.00','2500','retail','0','2023-03-19 20:14:58','','','','1500','Cash',344.83,'2500','','','3','','1','2023-03-19 17:15:29','4','23','new','1','new','pcs','','','','yes','','49.02','','','VATABLE',4606.15,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792457864223593',168,'31679209448','135','1.00','300','retail','0','2023-03-19 20:14:58','','','','0','Cash',41.38,'300','','','3','','1','2023-03-19 17:15:29','1','126','new','1','new','pcs','','','','yes','','5.88','','','VATABLE',552.74,'','10000.00','9999','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792458193220350',169,'31679209448','135','1.00','800','retail','0','2023-03-19 20:14:58','','','','0','Cash',110.34,'800','','','3','','1','2023-03-19 17:15:29','1','126','new','1','new','pcs','','','','yes','','15.69','','','VATABLE',1473.97,'','9999.00','9998','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792460103310663',170,'31679209448','131','1.00','12700','retail','0','2023-03-19 20:14:58','','','','11200','Cash',1751.72,'12700','','','3','','1','2023-03-19 17:15:29','7','122','new','1','new','pcs','','','','yes','','249.02','','','VATABLE',23399.26,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792460774340209',171,'31679209448','138','1.00','6500','retail','0','2023-03-19 20:14:58','','','','5350','Cash',896.55,'6500','','','3','','1','2023-03-19 17:15:29','7','129','new','1','new','pcs','','','','yes','','127.45','','','VATABLE',11976.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792478743223332',172,'31679247864','50','1.00','1000','retail','0','2023-03-20 20:16:59','','','','820','Cash',137.93,'1000','','','3','','1','2023-03-20 17:17:12','7','54','new','1','new','pcs','','','','yes','','19.61','','','VATABLE',1842.46,'','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792479343210323',173,'31679247864','135','1.00','500','retail','0','2023-03-20 20:16:59','','','','0','Cash',68.97,'500','','','3','','1','2023-03-20 17:17:12','1','126','new','1','new','pcs','','','','yes','','9.80','','','VATABLE',921.23,'','9998.00','9997','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792479731202233',174,'31679247864','32','1.00','1500','retail','0','2023-03-20 20:16:59','','','','1100','Cash',206.90,'1500','','','3','','1','2023-03-20 17:17:12','5','17','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792479896330934',175,'31679247864','9','1.00','1500','retail','0','2023-03-20 20:16:59','','','','1100','Cash',203.39,'1500','','','3','','1','2023-03-20 17:17:12','4','19','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316792997853229332',176,'31679247864','50','1.00','1100','retail','0','2023-03-20 20:16:59','','','','820','Cash',149.15,'1100','','','3','','1','2023-03-20 17:17:12','7','54','new','1','new','pcs','','','','yes','','18.64','','','VATABLE',932.20,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('316793099212333919',177,'31679247864','22','1.00','15000','retail','0','2023-03-20 20:16:59','','','','13800','Cash',2068.97,'15000','','','3','','1','2023-03-20 17:17:12','7','41','new','1','new','pcs','','','','yes','','294.12','','','VATABLE',27636.92,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316793256233200372',178,'31679247864','24','1.00','22700','retail','0','2023-03-20 20:16:59','','','','20100','Cash',3131.03,'22700','','','3','','1','2023-03-20 17:17:12','7','41','new','1','new','pcs','','','','yes','','445.10','','','VATABLE',41823.87,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316793256503693242',179,'31679247864','123','1.00','300','retail','0','2023-03-20 20:16:59','','','','50','Cash',41.38,'300','','','3','','1','2023-03-20 17:17:12','9','113','new','1','new','pcs','','','','yes','','5.88','','','VATABLE',552.74,'','661.00','660','Inclusive','branch','Inventory','1110','4000','5500','',''),('316793256720020350',180,'31679247864','123','1.00','200','retail','0','2023-03-20 20:16:59','','','','50','Cash',27.59,'200','','','3','','1','2023-03-20 17:17:12','9','113','new','1','new','pcs','','','','yes','','3.92','','','VATABLE',368.49,'','660.00','659','Inclusive','branch','Inventory','1110','4000','5500','',''),('316793257105325303',181,'31679247864','25','1.00','20000','retail','0','2023-03-20 20:16:59','','','','18800','Cash',2711.86,'20000','','','3','','1','2023-03-20 17:17:12','7','41','new','1','new','pcs','','','','yes','','338.98','','','VATABLE',16949.15,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316793257332222230',182,'31679247864','111','1.00','500','retail','0','2023-03-20 20:16:59','','','','340','Cash',68.97,'500','','','3','','1','2023-03-20 17:17:12','11','103','new','1','new','pcs','','','','yes','','9.80','','','VATABLE',921.23,'','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('316793263702603712',183,'31679247864','76','2.00','400','retail','0','2023-03-20 20:16:59','','','','75','Cash',55.17,'200','','','3','','1','2023-03-20 17:17:12','9','74','new','1','new','pcs','','','','yes','','7.84','','','VATABLE',736.98,'','49.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('316793325933032230',184,'31679247864','52','1.00','1600','retail','0','2023-03-20 20:16:59','','','','970','Cash',220.69,'1600','','','3','','1','2023-03-20 17:17:12','8','56','new','1','new','pcs','','','','yes','','31.37','','','VATABLE',2947.94,'','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('316793326199393323',185,'31679247864','51','1.00','1400','retail','0','2023-03-20 20:16:59','','','','1100','Cash',189.83,'1400','','','3','','1','2023-03-20 17:17:12','7','55','new','1','new','pcs','','','','yes','','23.73','','','VATABLE',1186.44,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('316793327599032230',186,'31679332750','134','1.00','1500','retail','0','2023-03-20 20:19:27','','','','1150','Cash',206.90,'1500','','','3','','1','2023-03-20 17:19:31','6','125','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316793329423022323',187,'31679332931','64','1.00','200','retail','50','2023-03-22 12:07:25','','','','80','Cash',27.12,'200','','','3','','1','2023-03-22 09:07:31','9','69','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','213.00','212','Inclusive','branch','Inventory','1110','4000','5500','',''),('316794086393620333',188,'31679332931','18','1.00','1500','retail','0','2023-03-22 12:07:25','','','','1500','Cash',206.90,'1500','','','3','','1','2023-03-22 09:07:31','5','38','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316794086623123260',189,'31679332931','19','1.00','12000','retail','0','2023-03-22 12:07:25','','','','11000','Cash',1655.17,'12000','','','3','','1','2023-03-22 09:07:31','7','41','new','1','new','pcs','','','','yes','','235.29','','','VATABLE',22109.53,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316794087210131313',190,'31679332931','123','1.00','200','retail','0','2023-03-22 12:07:25','','','','50','Cash',27.59,'200','','','3','','1','2023-03-22 09:07:31','9','113','new','1','new','pcs','','','','yes','','3.92','','','VATABLE',368.49,'','659.00','657','Inclusive','branch','Inventory','1110','4000','5500','',''),('316794087297400002',191,'31679332931','123','1.00','200','retail','0','2023-03-22 12:07:25','','','','50','Cash',27.59,'200','','','3','','1','2023-03-22 09:07:31','9','113','new','1','new','pcs','','','','yes','','3.92','','','VATABLE',368.49,'','658.00','657','Inclusive','branch','Inventory','1110','4000','5500','',''),('316794793210004022',192,'31679479301','57','2.00','1400','retail','0','2023-03-22 13:02:16','','','','450','Cash',193.10,'700','','','3','','1','2023-03-22 10:29:25','9','62','new','1','new','pcs','','','','yes','','27.45','','','VATABLE',2579.45,'','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('316794793360640332',193,'31679479301','135','1.00','1000','retail','0','2023-03-22 13:02:16','','','','0','Cash',135.59,'1000','','','3','','1','2023-03-22 10:29:25','1','126','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'1','9997.00','9996','Inclusive','branch','Inventory','1110','4000','5500','',''),('316794842552080193',194,'31679484156','52','1.00','1700','retail','0','2023-03-23 10:30','','','','970','Cash',234.48,'1700','','','3','','1','2023-03-23 07:29:31','8','56','new','1','new','pcs','','','','yes','','33.33','','','VATABLE',3132.18,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('316794881702040003',195,'31679484156','123','1.00','200','retail','0','2023-03-23 10:30','','','','50','Cash',27.59,'200','','','3','','1','2023-03-23 07:29:31','9','113','new','1','new','pcs','','','','yes','','3.92','','','VATABLE',368.49,'','657.00','656','Inclusive','branch','Inventory','1110','4000','5500','',''),('316794881972223234',196,'31679484156','135','1.00','500','retail','500','2023-03-23 10:30','','','','0','Cash',67.80,'500','','','3','','1','2023-03-23 07:29:31','1','126','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'1','9996.00','9995','Inclusive','branch','Inventory','1110','4000','5500','',''),('316794954644343202',197,'31679484156','105','1.00','850','retail','0','2023-03-23 10:30','','','','250','Cash',117.24,'850','','','3','','1','2023-03-23 07:29:31','10','98','new','1','new','pcs','','','','yes','','16.67','','','VATABLE',1566.09,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316794954822339322',198,'31679484156','50','1.00','1000','retail','0','2023-03-23 10:30','','','','820','Cash',137.93,'1000','','','3','','1','2023-03-23 07:29:31','7','54','new','1','new','pcs','','','','yes','','19.61','','','VATABLE',1842.46,'','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('316794956983332322',199,'31679484156','51','2.00','2700','retail','0','2023-03-23 10:30','','','','1100','Cash',372.41,'1350','','','3','','1','2023-03-23 07:29:31','7','55','new','1','new','pcs','','','','yes','','52.94','','','VATABLE',4974.65,'','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('316794957247025336',200,'31679484156','51','1.00','1400','retail','0','2023-03-23 10:30','','','','1100','Cash',189.83,'1400','','','3','','1','2023-03-23 07:29:31','7','55','new','1','new','pcs','','','','yes','','23.73','','','VATABLE',1186.44,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('316794957642233323',201,'31679484156','90','1.00','1000','retail','200','2023-03-23 10:30','','','','300','Cash',135.59,'1000','','','3','','1','2023-03-23 07:29:31','10','96','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316794993446224420',202,'31679484156','123','1.00','300','retail','0','2023-03-23 10:30','','','','50','Cash',41.38,'300','','','3','','1','2023-03-23 07:29:31','9','113','new','1','new','pcs','','','','yes','','5.88','','','VATABLE',552.74,'','656.00','655','Inclusive','branch','Inventory','1110','4000','5500','',''),('316794999330023330',203,'31679484156','135','1.00','300','retail','700','2023-03-23 10:30','','','','0','Cash',40.68,'300','','','3','','1','2023-03-23 07:29:31','1','126','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','9995.00','9994','Inclusive','branch','Inventory','1110','4000','5500','',''),('316795023433022222',204,'31679484156','19','1.00','12000','retail','500','2023-03-23 10:30','','','','11000','Cash',1627.12,'12000','','','3','','1','2023-03-23 07:29:31','7','41','new','1','new','pcs','','','','yes','','203.39','','','VATABLE',10169.49,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316796562682522330',205,'31679656258','135','1.00','600','retail','0','2023-03-26 16:33:39','','','','0','Cash',82.76,'600','','','3','','1','2023-03-26 13:35:47','1','126','new','1','new','pcs','','','','yes','','11.76','','','VATABLE',1105.48,'','9993.00','9992','Inclusive','branch','Inventory','1110','4000','5500','',''),('316797251941303219',206,'31679656258','50','1.00','1100','retail','0','2023-03-26 16:33:39','','','','820','Cash',149.15,'1100','','','3','','1','2023-03-26 13:35:47','7','54','new','1','new','pcs','','','','yes','','18.64','','','VATABLE',932.20,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('316797252103270327',207,'31679656258','115','1.00','650','retail','0','2023-03-26 16:33:39','','','','350','Cash',89.66,'650','','','3','','1','2023-03-26 13:35:47','9','73','new','1','new','pcs','','','','yes','','12.75','','','VATABLE',1197.60,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316797252842434013',208,'31679656258','90','1.00','800','retail','0','2023-03-26 16:33:39','','','','300','Cash',110.34,'800','','','3','','1','2023-03-26 13:35:47','10','96','new','1','new','pcs','','','','yes','','15.69','','','VATABLE',1473.97,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316797263813060302',209,'31679656258','50','1.00','1100','retail','0','2023-03-26 16:33:39','','','','820','Cash',149.15,'1100','','','3','','1','2023-03-26 13:35:47','7','54','new','1','new','pcs','','','','yes','','18.64','','','VATABLE',932.20,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('316797293232620339',210,'31679656258','110','1.00','500','retail','0','2023-03-26 16:33:39','','','','340','Cash',68.97,'500','','','3','','1','2023-03-26 13:35:47','11','102','new','1','new','pcs','','','','yes','','9.80','','','VATABLE',921.23,'','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('316797293572399767',211,'31679656258','88','1.00','1200','retail','0','2023-03-26 16:33:39','','','','300','Cash',162.71,'1200','','','3','','1','2023-03-26 13:35:47','10','96','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316797314432312022',212,'31679656258','1','1.00','1500','retail','100','2023-03-26 16:33:39','','','','1100','Cash',203.39,'1500','','','3','','1','2023-03-26 13:35:47','3','2','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316797322663432060',213,'31679656258','135','1.00','500','retail','500','2023-03-26 16:33:39','','','','0','Cash',67.80,'500','','','3','','1','2023-03-26 13:35:47','1','126','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'1','9992.00','9991','Inclusive','branch','Inventory','1110','4000','5500','',''),('316797444942224023',214,'31679656258','24','1.00','23000','retail','0','2023-03-26 16:33:39','','','','20100','Cash',3172.41,'23000','','','3','','1','2023-03-26 13:35:47','7','41','new','1','new','pcs','','','','yes','','450.98','','','VATABLE',42376.61,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316797445233229293',215,'31679656258','123','1.00','500','retail','0','2023-03-26 16:33:39','','','','50','Cash',67.80,'500','','','3','','1','2023-03-26 13:35:47','9','113','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'1','654.00','653','Inclusive','branch','Inventory','1110','4000','5500','',''),('316797458883323062',216,'31679656258','76','1.00','250','retail','0','2023-03-26 16:33:39','','','','75','Cash',33.90,'250','','','3','','1','2023-03-26 13:35:47','9','74','new','1','new','pcs','','','','yes','','4.24','','','VATABLE',211.86,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('316797495143724219',217,'31679656258','64','1.00','200','retail','0','2023-03-26 16:33:39','','','','80','Cash',27.59,'200','','','3','','1','2023-03-26 13:35:47','9','69','new','1','new','pcs','','','','yes','','3.92','','','VATABLE',368.49,'','212.00','211','Inclusive','branch','Inventory','1110','4000','5500','',''),('316797495365333023',218,'31679656258','123','1.00','300','retail','0','2023-03-26 16:33:39','','','','50','Cash',41.38,'300','','','3','','1','2023-03-26 13:35:47','9','113','new','1','new','pcs','','','','yes','','5.88','','','VATABLE',552.74,'','653.00','652','Inclusive','branch','Inventory','1110','4000','5500','',''),('316797509803336070',219,'31679656258','21','1.00','15300','retail','0','2023-03-26 16:33:39','','','','14000','Cash',2110.34,'15300','','','3','','1','2023-03-26 13:35:47','7','41','new','1','new','pcs','','','','yes','','300.00','','','VATABLE',28189.66,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316798377620803622',220,'31679837747','135','1.00','0','retail','1000','2023-03-27 10:09:17','','','','0','Cash',0.00,'0','','','3','','1','2023-03-27 07:12:19','1','126','new','1','new','pcs','','','','yes','','0.00','','','VATABLE',0.00,'1','9991.00','9990','Inclusive','branch','Inventory','1110','4000','5500','',''),('316798377871321023',221,'31679837747','123','1.00','200','retail','0','2023-03-27 10:09:17','','','','50','Cash',27.59,'200','','','3','','1','2023-03-27 07:12:19','9','113','new','1','new','pcs','','','','yes','','3.92','','','VATABLE',368.49,'','652.00','651','Inclusive','branch','Inventory','1110','4000','5500','',''),('316798378188783023',222,'31679837747','123','1.00','300','retail','200','2023-03-27 10:09:17','','','','50','Cash',40.68,'300','','','3','','1','2023-03-27 07:12:19','9','113','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','651.00','650','Inclusive','branch','Inventory','1110','4000','5500','',''),('316798425902030371',223,'31679837747','76','1.00','200','retail','50','2023-03-27 10:09:17','','','','75','Cash',27.12,'200','','','3','','1','2023-03-27 07:12:19','9','74','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('316798426126183332',224,'31679837747','123','1.00','300','retail','200','2023-03-27 10:09:17','','','','50','Cash',40.68,'300','','','3','','1','2023-03-27 07:12:19','9','113','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','650.00','649','Inclusive','branch','Inventory','1110','4000','5500','',''),('316798426333203000',225,'31679837747','123','1.00','200','retail','300','2023-03-27 10:09:17','','','','50','Cash',27.12,'200','','','3','','1','2023-03-27 07:12:19','9','113','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','649.00','648','Inclusive','branch','Inventory','1110','4000','5500','',''),('316798445080545022',226,'31679837747','71','1.00','1700','retail','0','2023-03-27 10:09:17','','','','1450','Cash',234.48,'1700','','','3','','1','2023-03-27 07:12:19','7','81','new','1','new','pcs','','','','yes','','33.33','','','VATABLE',3132.18,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('316799009130330633',227,'31679837747','38','1.00','1500','retail','0','2023-03-27 10:09:17','','','','1200','Cash',206.90,'1500','','','3','','1','2023-03-27 07:12:19','5','15','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316799009280490332',228,'31679837747','45','1.00','1500','retail','0','2023-03-27 10:09:17','','','','1300','Cash',206.90,'1500','','','3','','1','2023-03-27 07:12:19','4','48','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316799009577229039',229,'31679837747','7','2.00','3000','retail','200','2023-03-27 10:09:17','','','','1100','Cash',406.78,'1500','','','3','','1','2023-03-27 07:12:19','4','37','new','1','new','pcs','','','','yes','','50.85','','','VATABLE',2542.37,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316799278663383622',230,'31679927844','123','1.00','250','retail','250','2023-03-28 18:07:32','','','','50','Cash',33.90,'250','','','3','','1','2023-03-28 15:08:12','9','113','new','1','new','pcs','','','','yes','','4.24','','','VATABLE',211.86,'1','648.00','647','Inclusive','branch','Inventory','1110','4000','5500','',''),('316799278793234336',231,'31679927844','139','1.00','11500','retail','0','2023-03-28 18:07:32','','','','10600','Cash',1586.21,'11500','','','3','','1','2023-03-28 15:08:12','4','22','new','1','new','pcs','','','','yes','','225.49','','','VATABLE',21188.30,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316799279101222423',232,'31679927844','72','1.00','34400','retail','600','2023-03-28 18:07:32','','','','32900','Cash',4664.41,'34400','','','3','','1','2023-03-28 15:08:12','7','82','new','1','new','pcs','','','','yes','','583.05','','','VATABLE',29152.54,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316799286969643260',233,'31679927844','114','1.00','1400','retail','0','2023-03-28 18:07:32','','','','1050','Cash',193.10,'1400','','','3','','1','2023-03-28 15:08:12','7','105','new','1','new','pcs','','','','yes','','27.45','','','VATABLE',2579.45,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316800159830932236',234,'31679927844','6','1.00','1500','retail','0','2023-03-28 18:07:32','','','','1100','Cash',203.39,'1500','','','3','','1','2023-03-28 15:08:12','','4','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316800159930002333',235,'31679927844','7','1.00','1500','retail','0','2023-03-28 18:07:32','','','','1100','Cash',206.90,'1500','','','3','','1','2023-03-28 15:08:12','4','37','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316800160272220021',236,'31679927844','32','1.00','1500','retail','0','2023-03-28 18:07:32','','','','1100','Cash',206.90,'1500','','','3','','1','2023-03-28 15:08:12','5','17','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('416795567533423226',237,'41679556719','123','1.00','300','retail','0','2023-03-23 10:31:59','','','','50','Cash',41.38,'300','','','4','','1','2023-03-29 07:36:07','9','113','new','1','new','pcs','','','','','','5.88','','','VATABLE',552.74,'','656.00','655','Inclusive','branch','Inventory','1110','4000','5500','',''),('416795567813912303',238,'41679556719','123','1.00','350','retail','0','2023-03-23 10:32:50','','','','50','Cash',48.28,'350','','','4','','1','2023-03-29 07:36:07','9','113','new','1','new','pcs','','','','','','6.86','','','VATABLE',644.86,'','655.00','654','Inclusive','branch','Inventory','1110','4000','5500','',''),('416795568643233023',239,'41679556719','131','1.00','13500','retail','0','2023-03-23 10:34:10','','','','11200','Cash',1862.07,'13500','','','4','','1','2023-03-29 07:36:07','7','122','new','1','new','pcs','','','','','','264.71','','','VATABLE',24873.23,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416795569125390621',240,'41679556719','139','1.00','12100','retail','0','2023-03-23 10:34:36','','','','10600','Cash',1668.97,'12100','','','4','','1','2023-03-29 07:36:07','4','22','new','1','new','pcs','','','','','','237.25','','','VATABLE',22293.78,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('416795585112521515',241,'41679556719','76','1.00','200','retail','50','2023-03-23 10:35:30','','','','75','Cash',27.12,'200','','','4','','1','2023-03-29 07:36:07','9','74','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('416795606923016903',242,'41679556719','135','1.00','500','retail','500','2023-03-23 11:01:51','','','','0','Cash',67.80,'500','','','4','','1','2023-03-29 07:36:07','1','126','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'1','9994.00','9993','Inclusive','branch','Inventory','1110','4000','5500','',''),('416795811412924103',243,'41679556719','100','1.00','2000','retail','0','2023-03-23 17:16:51','','','','1500','Cash',271.19,'2000','','','4','','1','2023-03-29 07:36:07','7','100','new','1','new','pcs','','','','yes','','33.90','','','VATABLE',1694.92,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316801016333023206',244,'31680101619','110','1.00','500','retail','500','2023-03-29 18:07:09','','','','340','Cash',67.80,'500','','','3','','1','2023-03-29 15:11:41','11','102','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('316801016436206603',245,'31680101619','123','1.00','200','retail','300','2023-03-29 18:07:09','','','','50','Cash',27.12,'200','','','3','','1','2023-03-29 15:11:41','9','113','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','646.00','645','Inclusive','branch','Inventory','1110','4000','5500','',''),('316801023503203320',246,'31680101619','123','1.00','300','retail','200','2023-03-29 18:07:09','','','','50','Cash',40.68,'300','','','3','','1','2023-03-29 15:11:41','9','113','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','645.00','644','Inclusive','branch','Inventory','1110','4000','5500','',''),('316801024280324330',247,'31680101619','110','1.00','500','retail','500','2023-03-29 18:07:09','','','','340','Cash',67.80,'500','','','3','','1','2023-03-29 15:11:41','11','102','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('316801031453300223',248,'31680102701','123','1.00','300','retail','200','2023-03-29 18:19:06','','','','50','Cash',40.68,'300','','','3','','1','2023-03-29 15:19:10','9','113','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','644.00','643','Inclusive','branch','Inventory','1110','4000','5500','',''),('416800753822300220',249,'41680075367','139','1.00','11700','retail','0','2023-03-29 10:36:07','','','','10600','Cash',1613.79,'11700','','','4','','1','2023-03-29 15:29:24','4','22','new','1','new','pcs','','','','','','229.41','','','VATABLE',21556.80,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416800773053742273',250,'41680075367','119','1.00','17500','retail','0','2023-03-29 11:02:44','','','','16000','Cash',2413.79,'17500','','','4','','1','2023-03-29 15:29:24','7','108','new','1','new','pcs','','','','','','343.14','','','VATABLE',32243.07,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416800775350820730',251,'41680075367','123','1.00','300','retail','0','2023-03-29 11:11:59','','','','50','Cash',41.38,'300','','','4','','1','2023-03-29 15:29:24','9','113','new','1','new','pcs','','','','','','5.88','','','VATABLE',552.74,'','647.00','646','Inclusive','branch','Inventory','1110','4000','5500','',''),('416800820502833233',252,'41680075367','135','1.00','600','retail','0','2023-03-29 12:27:06','','','','0','Cash',82.76,'600','','','4','','1','2023-03-29 15:29:24','1','126','new','1','new','pcs','','','','','','11.76','','','VATABLE',1105.48,'','9990.00','9989','Inclusive','branch','Inventory','1110','4000','5500','',''),('416801037176211363',253,'41680075367','45','1.00','1500','retail','0','2023-03-29 18:28:24','','','','1300','Cash',206.90,'1500','','','4','','1','2023-03-29 15:29:24','4','48','new','1','new','pcs','','','','','','29.41','','','VATABLE',2763.69,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416801037316130130',254,'41680075367','7','1.00','1500','retail','0','2023-03-29 18:28:45','','','','1100','Cash',206.90,'1500','','','4','','1','2023-03-29 15:29:24','4','37','new','1','new','pcs','','','','','','29.41','','','VATABLE',2763.69,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('416801037437322330',255,'41680075367','34','1.00','4000','retail','0','2023-03-29 18:28:57','','','','2800','Cash',542.37,'4000','','','4','','1','2023-03-29 15:29:24','4','21','new','1','new','pcs','','','','yes','','67.80','','','VATABLE',3389.83,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('416801037513832022',256,'41680075367','32','1.00','1500','retail','0','2023-03-29 18:29:03','','','','1100','Cash',206.90,'1500','','','4','','1','2023-03-29 15:29:24','5','17','new','1','new','pcs','','','','','','29.41','','','VATABLE',2763.69,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('416801700148303732',257,'41680158093','137','1.00','25300','retail','0','2023-03-30 11:40:57','','','','23500','Cash',3489.66,'25300','','','4','','1','2023-03-30 15:13:51','7','128','new','1','new','pcs','','','','','','496.08','','','VATABLE',46614.27,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416801700342022343',258,'41680158093','123','1.00','300','retail','0','2023-03-30 12:53:45','','','','50','Cash',41.38,'300','','','4','','1','2023-03-30 15:13:51','9','113','new','1','new','pcs','','','','','','5.88','','','VATABLE',552.74,'','643.00','642','Inclusive','branch','Inventory','1110','4000','5500','',''),('416801701636131027',259,'41680158093','60','1.00','900','retail','0','2023-03-30 12:54:01','','','','500','Cash',124.14,'900','','','4','','1','2023-03-30 15:13:51','9','65','new','1','new','pcs','','','','','','17.65','','','VATABLE',1658.22,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416801739742022243',260,'41680158093','110','1.00','600','retail','0','2023-03-30 12:56:12','','','','340','Cash',82.76,'600','','','4','','1','2023-03-30 15:13:51','11','102','new','1','new','pcs','','','','','','11.76','','','VATABLE',1105.48,'','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('416801778630271018',261,'41680158093','110','1.00','500','retail','500','2023-03-30 13:59:41','','','','340','Cash',67.80,'500','','','4','','1','2023-03-30 15:13:51','11','102','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('416801790456300232',262,'41680158093','123','1.00','200','retail','300','2023-03-30 15:04:23','','','','50','Cash',27.12,'200','','','4','','1','2023-03-30 15:13:51','9','113','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','642.00','641','Inclusive','branch','Inventory','1110','4000','5500','',''),('416801790848022082',263,'41680158093','135','1.00','500','retail','500','2023-03-30 15:24:05','','','','0','Cash',67.80,'500','','','4','','1','2023-03-30 15:13:51','1','126','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'1','9989.00','9988','Inclusive','branch','Inventory','1110','4000','5500','',''),('416801851393211803',264,'41680158093','100','1.00','1800','retail','0','2023-03-30 16:49:17','','','','1500','Cash',248.28,'1800','','','4','','1','2023-03-30 15:13:51','7','100','new','1','new','pcs','','','','','','35.29','','','VATABLE',3316.43,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416801892112432316',265,'41680158093','123','2.00','600','retail','400','2023-03-30 17:05:58','','','','50','Cash',81.36,'300','','','4','','1','2023-03-30 15:13:51','9','113','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','641.00','639','Inclusive','branch','Inventory','1110','4000','5500','',''),('316802763882003233',266,'31680276346','71','1.00','1600','retail','400','2023-03-31 18:26:29','','','','1450','Cash',216.95,'1600','','','3','','1','2023-03-31 15:26:34','7','81','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('316802764052132682',267,'31680276395','32','2.00','3200','retail','0','2023-03-31 18:28:07','','','','1100','Cash',433.90,'1600','','','3','','1','2023-03-31 15:28:52','5','17','new','1','new','pcs','','','','yes','','54.24','','','VATABLE',2711.86,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316802764183333360',268,'31680276395','26','1.00','1500','retail','0','2023-03-31 18:28:07','','','','1100','Cash',206.90,'1500','','','3','','1','2023-03-31 15:28:52','1','1','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316802853932083322',269,'31680285381','110','1.00','500','retail','500','2023-03-31 20:57:06','','','','340','Cash',67.80,'500','','','3','','1','2023-03-31 17:57:11','11','102','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('316802854144232622',270,'31680285381','76','1.00','200','retail','0','2023-03-31 20:57:06','','','','75','Cash',27.59,'200','','','3','','1','2023-03-31 17:57:11','9','74','new','1','new','pcs','','','','yes','','3.92','','','VATABLE',368.49,'','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('316803608313002223',271,'31680360818','120','1.00','1300','retail','700','2023-04-01 18:28:46','','','','650','Cash',176.27,'1300','','','3','','1','2023-04-01 15:28:52','9','111','new','1','new','pcs','','','','yes','','22.03','','','VATABLE',1101.69,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('316803608320306300',272,'31680360818','120','1.00','1300','retail','700','2023-04-01 18:28:46','','','','650','Cash',176.27,'1300','','','3','','1','2023-04-01 15:28:52','9','111','new','1','new','pcs','','','','yes','','22.03','','','VATABLE',1101.69,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('316803608650862320',273,'31680360818','52','1.00','1500','retail','500','2023-04-01 18:28:46','','','','970','Cash',203.39,'1500','','','3','','1','2023-04-01 15:28:52','8','56','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('316803618608131100',274,'31680360818','119','1.00','17000','retail','0','2023-04-01 18:28:46','','','','16000','Cash',2344.83,'17000','','','3','','1','2023-04-01 15:28:52','7','108','new','1','new','pcs','','','','yes','','333.33','','','VATABLE',31321.84,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316803627203663230',275,'31680360818','55','1.00','2000','retail','0','2023-04-01 18:28:46','','','','800','Cash',271.19,'2000','','','3','','1','2023-04-01 15:28:52','9','60','new','1','new','pcs','','','','yes','','33.90','','','VATABLE',1694.92,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316803629261013332',276,'31680360818','52','1.00','1600','retail','400','2023-04-01 18:28:46','','','','970','Cash',216.95,'1600','','','3','','1','2023-04-01 15:28:52','8','56','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('316804149383846222',277,'31680414926','123','1.00','200','retail','300','2023-04-02 17:41:04','','','','50','Cash',27.12,'200','','','3','','1','2023-04-02 15:10:47','9','113','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','636.00','635','Inclusive','branch','Inventory','1110','4000','5500','',''),('316804182000228184',278,'31680414926','66','1.00','200','retail','50','2023-04-02 17:41:04','','','','80','Cash',27.12,'200','','','3','','1','2023-04-02 15:10:47','9','78','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('316804190932433160',279,'31680414926','135','1.00','600','retail','400','2023-04-02 17:41:04','','','','0','Cash',81.36,'600','','','3','','1','2023-04-02 15:10:47','1','126','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'1','9988.00','9987','Inclusive','branch','Inventory','1110','4000','5500','',''),('316804191032230630',280,'31680414926','123','1.00','400','retail','100','2023-04-02 17:41:04','','','','50','Cash',54.24,'400','','','3','','1','2023-04-02 15:10:47','9','113','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','635.00','634','Inclusive','branch','Inventory','1110','4000','5500','',''),('316804325542318333',281,'31680414926','23','1.00','19300','retail','0','2023-04-02 17:41:04','','','','18800','Cash',2662.07,'19300','','','3','','1','2023-04-02 15:10:47','7','41','new','1','new','pcs','','','','yes','','378.43','','','VATABLE',35559.50,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316804325840050233',282,'31680414926','137','1.00','25400','retail','0','2023-04-02 17:41:04','','','','23500','Cash',3503.45,'25400','','','3','','1','2023-04-02 15:10:47','7','128','new','1','new','pcs','','','','yes','','498.04','','','VATABLE',46798.51,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316804326873334388',283,'31680414926','135','1.00','400','retail','600','2023-04-02 17:41:04','','','','0','Cash',54.24,'400','','','3','','1','2023-04-02 15:10:47','1','126','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','9987.00','9986','Inclusive','branch','Inventory','1110','4000','5500','',''),('316804336793210963',284,'31680414926','123','1.00','300','retail','200','2023-04-02 17:41:04','','','','50','Cash',40.68,'300','','','3','','1','2023-04-02 15:10:47','9','113','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','634.00','633','Inclusive','branch','Inventory','1110','4000','5500','',''),('316804359402382323',285,'31680414926','66','1.00','200','retail','50','2023-04-02 17:41:04','','','','80','Cash',27.12,'200','','','3','','1','2023-04-02 15:10:47','9','78','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('316804378303302307',286,'31680414926','135','1.00','300','retail','0','2023-04-02 17:41:04','','','','0','Cash',41.38,'300','','','3','','1','2023-04-02 15:10:47','1','126','new','1','new','pcs','','','','yes','','5.88','','','VATABLE',552.74,'','9986.00','9985','Inclusive','branch','Inventory','1110','4000','5500','',''),('316804380970223233',287,'31680414926','57','1.00','700','retail','0','2023-04-02 17:41:04','','','','450','Cash',96.55,'700','','','3','','1','2023-04-02 15:10:47','9','62','new','1','new','pcs','','','','yes','','13.73','','','VATABLE',1289.72,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('316804393133243102',288,'31680414926','135','1.00','200','retail','800','2023-04-02 17:41:04','','','','0','Cash',27.12,'200','','','3','','1','2023-04-02 15:10:47','1','126','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','9985.00','9984','Inclusive','branch','Inventory','1110','4000','5500','',''),('316804452155052044',289,'31680414926','141','1.00','3300','retail','200','2023-04-02 17:41:04','','','','2900','Cash',447.46,'3300','','','3','','1','2023-04-02 15:10:47','7','106','new','1','new','pcs','','','','yes','','55.93','','','VATABLE',2796.61,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316804464632814303',290,'31680414926','64','1.00','200','retail','50','2023-04-02 17:41:04','','','','80','Cash',27.12,'200','','','3','','1','2023-04-02 15:10:47','9','69','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','210.00','209','Inclusive','branch','Inventory','1110','4000','5500','',''),('416803364072140230',291,'41680331271','20','1.00','13300','retail','0','2023-04-01 11:06:14','','','','12200','Cash',1834.48,'13300','','','4','','1','2023-04-03 07:11:52','7','41','new','1','new','pcs','','','','','','260.78','','','VATABLE',24504.73,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416803364282603332',292,'41680331271','123','1.00','200','retail','0','2023-04-01 11:06:58','','','','50','Cash',27.59,'200','','','4','','1','2023-04-03 07:11:52','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','639.00','637','Inclusive','branch','Inventory','1110','4000','5500','',''),('416803364483020244',293,'41680331271','123','1.00','200','retail','0','2023-04-01 11:07:08','','','','50','Cash',27.59,'200','','','4','','1','2023-04-03 07:11:52','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','638.00','637','Inclusive','branch','Inventory','1110','4000','5500','',''),('416803410913332432',294,'41680331271','24','1.00','22800','retail','0','2023-04-01 12:24:16','','','','20100','Cash',3144.83,'22800','','','4','','1','2023-04-03 07:11:52','7','41','new','1','new','pcs','','','','','','447.06','','','VATABLE',42008.11,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416803412053282433',295,'41680331271','24','1.00','22500','retail','0','2023-04-01 12:25:50','','','','20100','Cash',3103.45,'22500','','','4','','1','2023-04-03 07:11:52','7','41','new','1','new','pcs','','','','','','441.18','','','VATABLE',41455.38,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416803412584482040',296,'41680331271','24','1.00','21500','retail','0','2023-04-01 12:26:56','','','','20100','Cash',2915.25,'21500','','','4','','1','2023-04-03 07:11:52','7','41','new','1','new','pcs','','','','yes','','364.41','','','VATABLE',18220.34,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416803412853324344',297,'41680331271','123','1.00','200','retail','0','2023-04-01 12:27:38','','','','50','Cash',27.59,'200','','','4','','1','2023-04-03 07:11:52','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','637.00','636','Inclusive','branch','Inventory','1110','4000','5500','',''),('416803421142202320',298,'41680331271','116','1.00','13450','retail','0','2023-04-01 12:41:38','','','','11700','Cash',1855.17,'13450','','','4','','1','2023-04-03 07:11:52','7','42','new','1','new','pcs','','','','','','263.73','','','VATABLE',24781.10,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416803484488440622',299,'41680331271','120','1.00','1500','retail','0','2023-04-01 12:42:04','','','','650','Cash',206.90,'1500','','','4','','1','2023-04-03 07:11:52','9','111','new','1','new','pcs','','','','','','29.41','','','VATABLE',2763.69,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('416803530343330830',300,'41680331271','64','1.00','200','retail','50','2023-04-01 14:27:49','','','','80','Cash',27.12,'200','','','4','','1','2023-04-03 07:11:52','9','69','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','211.00','210','Inclusive','branch','Inventory','1110','4000','5500','',''),('316805351083330300',301,'31680535099','50','1.00','1000','retail','0','2023-04-04 10:52:38','','','','820','Cash',137.93,'1000','','','3','','1','2023-04-04 07:52:50','7','54','new','1','new','pcs','','','','yes','','19.61','','','VATABLE',1842.46,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('316805352272533632',302,'31680535099','71','1.00','1800','retail','200','2023-04-04 10:52:38','','','','1450','Cash',244.07,'1800','','','3','','1','2023-04-04 07:52:50','7','81','new','1','new','pcs','','','','yes','','30.51','','','VATABLE',1525.42,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('316805352480062538',303,'31680535099','71','1.00','1700','retail','300','2023-04-04 10:52:38','','','','1450','Cash',230.51,'1700','','','3','','1','2023-04-04 07:52:50','7','81','new','1','new','pcs','','','','yes','','28.81','','','VATABLE',1440.68,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('316805352666602330',304,'31680535099','123','2.00','400','retail','600','2023-04-04 10:52:38','','','','50','Cash',54.24,'200','','','3','','1','2023-04-04 07:52:50','9','113','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','633.00','631','Inclusive','branch','Inventory','1110','4000','5500','',''),('316805353238832343',305,'31680535099','121','1.00','4800','retail','200','2023-04-04 10:52:38','','','','1300','Cash',650.85,'4800','','','3','','1','2023-04-04 07:52:50','9','112','new','1','new','pcs','','','','yes','','81.36','','','VATABLE',4067.80,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316805356020330303',306,'31680535099','20','1.00','13200','retail','0','2023-04-04 10:52:38','','','','12200','Cash',1820.69,'13200','','','3','','1','2023-04-04 07:52:50','7','41','new','1','new','pcs','','','','yes','','258.82','','','VATABLE',24320.49,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316805949233344260',307,'31680594771','26','1.00','1500','retail','0','2023-04-04 18:29:54','','','','1100','Cash',206.90,'1500','','','3','','1','2023-04-04 15:29:58','1','1','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316805949410200340',308,'31680594771','7','1.00','1500','retail','0','2023-04-04 18:29:54','','','','1100','Cash',206.90,'1500','','','3','','1','2023-04-04 15:29:58','4','37','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316805949788032290',309,'31680594771','44','1.00','1600','retail','0','2023-04-04 18:29:54','','','','1500','Cash',220.69,'1600','','','3','','1','2023-04-04 15:29:58','5','12','new','1','new','pcs','','','','yes','','31.37','','','VATABLE',2947.94,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316805951065130236',310,'31680594771','32','1.00','1500','retail','0','2023-04-04 18:29:54','','','','1100','Cash',206.90,'1500','','','3','','1','2023-04-04 15:29:58','5','17','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316805956533365250',311,'31680594771','135','1.00','200','retail','800','2023-04-04 18:29:54','','','','0','Cash',27.12,'200','','','3','','1','2023-04-04 15:29:58','1','126','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','9984.00','9983','Inclusive','branch','Inventory','1110','4000','5500','',''),('316806090023338662',312,'31680594771','64','1.00','200','retail','50','2023-04-04 18:29:54','','','','80','Cash',27.12,'200','','','3','','1','2023-04-04 15:29:58','9','69','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','209.00','208','Inclusive','branch','Inventory','1110','4000','5500','',''),('316806107930213364',313,'31680594771','135','1.00','300','retail','700','2023-04-04 18:29:54','','','','0','Cash',40.68,'300','','','3','','1','2023-04-04 15:29:58','1','126','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','9983.00','9982','Inclusive','branch','Inventory','1110','4000','5500','',''),('316806210262262303',314,'31680594771','110','1.00','500','retail','0','2023-04-04 18:29:54','','','','340','Cash',68.97,'500','','','3','','1','2023-04-04 15:29:58','11','102','new','1','new','pcs','','','','yes','','9.80','','','VATABLE',921.23,'','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('316806210623321201',315,'31680594771','119','1.00','17500','retail','0','2023-04-04 18:29:54','','','','16000','Cash',2413.79,'17500','','','3','','1','2023-04-04 15:29:58','7','108','new','1','new','pcs','','','','yes','','343.14','','','VATABLE',32243.07,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316806211452331253',316,'31680594771','123','1.00','200','retail','0','2023-04-04 18:29:54','','','','50','Cash',27.59,'200','','','3','','1','2023-04-04 15:29:58','9','113','new','1','new','pcs','','','','yes','','3.92','','','VATABLE',368.49,'','631.00','630','Inclusive','branch','Inventory','1110','4000','5500','',''),('316806221534232222',317,'31680594771','1','1.00','1600','retail','0','2023-04-04 18:29:54','','','','1100','Cash',216.95,'1600','','','3','','1','2023-04-04 15:29:58','3','2','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316806221811630028',318,'31680594771','8','1.00','1500','retail','100','2023-04-04 18:29:54','','','','1100','Cash',203.39,'1500','','','3','','1','2023-04-04 15:29:58','4','20','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316806221940202220',319,'31680594771','7','1.00','1500','retail','100','2023-04-04 18:29:54','','','','1100','Cash',203.39,'1500','','','3','','1','2023-04-04 15:29:58','4','37','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316807052212033304',320,'31680705203','123','2.00','400','retail','600','2023-04-06 08:16:56','','','','50','Cash',54.24,'200','','','3','','1','2023-04-06 05:17:02','9','113','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','630.00','628','Inclusive','branch','Inventory','1110','4000','5500','',''),('316807059872830300',321,'31680705203','19','1.00','11900','retail','0','2023-04-06 08:16:56','','','','11300','Cash',1641.38,'11900','','','3','','1','2023-04-06 05:17:02','7','41','new','1','new','pcs','','','','yes','','233.33','','','VATABLE',21925.29,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808055866032002',322,'41680804684','25','1.00','20000','retail','0','2023-04-06 21:11:24','','','','18800','Cash',2711.86,'20000','','','4','','1','2023-04-06 18:37:13','7','41','new','1','new','pcs','','','','yes','','338.98','','','VATABLE',16949.15,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808056020333230',323,'41680804684','123','1.00','200','retail','0','2023-04-06 21:26:26','','','','50','Cash',27.59,'200','','','4','','1','2023-04-06 18:37:13','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','626.00','625','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808056280332428',324,'41680804684','19','1.00','12000','retail','0','2023-04-06 21:26:51','','','','11300','Cash',1655.17,'12000','','','4','','1','2023-04-06 18:37:13','7','41','new','1','new','pcs','','','','','','235.29','','','VATABLE',22109.53,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808056501330022',325,'41680804684','123','1.00','200','retail','0','2023-04-06 21:27:18','','','','50','Cash',27.59,'200','','','4','','1','2023-04-06 18:37:13','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','625.00','624','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808058040323023',326,'41680804684','19','1.00','12200','retail','0','2023-04-06 21:29:39','','','','11300','Cash',1682.76,'12200','','','4','','1','2023-04-06 18:37:13','7','41','new','1','new','pcs','','','','','','239.22','','','VATABLE',22478.03,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808058520033220',327,'41680804684','135','1.00','1000','retail','0','2023-04-06 21:30:40','','','','0','Cash',135.59,'1000','','','4','','1','2023-04-06 18:37:13','1','126','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'1','9982.00','9981','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808061582222221',328,'41680804684','114','1.00','1250','retail','0','2023-04-06 21:35:35','','','','1100','Cash',172.41,'1250','','','4','','1','2023-04-06 18:37:13','7','105','new','1','new','pcs','','','','','','24.51','','','VATABLE',2303.08,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808061908620380',329,'41680804684','114','1.00','1250','retail','0','2023-04-06 21:36:16','','','','1100','Cash',172.41,'1250','','','4','','1','2023-04-06 18:37:13','7','105','new','1','new','pcs','','','','','','24.51','','','VATABLE',2303.08,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808513321083523',330,'41680851314','19','1.00','12000','retail','0','2023-04-07 10:08:34','','','','11300','Cash',1655.17,'12000','','','4','','1','2023-04-07 07:11:16','7','41','new','1','new','pcs','','','','','','235.29','','','VATABLE',22109.53,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808513614056232',331,'41680851314','139','1.00','13000','retail','0','2023-04-07 10:09:06','','','','10600','Cash',1762.71,'13000','','','4','','1','2023-04-07 07:11:16','4','22','new','1','new','pcs','','','','yes','','220.34','','','VATABLE',11016.95,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808513880220381',332,'41680851314','139','1.00','13000','retail','0','2023-04-07 10:09:21','','','','10600','Cash',1762.71,'13000','','','4','','1','2023-04-07 07:11:16','4','22','new','1','new','pcs','','','','yes','','220.34','','','VATABLE',11016.95,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808514524482084',333,'41680851314','139','1.00','13000','retail','0','2023-04-07 10:09:49','','','','10600','Cash',1762.71,'13000','','','4','','1','2023-04-07 07:11:16','4','22','new','1','new','pcs','','','','yes','','220.34','','','VATABLE',11016.95,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808564654302323',334,'41680851476','135','1.00','300','retail','0','2023-04-07 10:55:46','','','','0','Cash',41.38,'300','','','4','','1','2023-04-07 14:17:29','1','126','new','1','new','pcs','','','','','','5.88','','','VATABLE',552.74,'','9981.00','9980','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808581340382083',335,'41680851476','123','1.00','200','retail','0','2023-04-07 11:34:36','','','','50','Cash',27.59,'200','','','4','','1','2023-04-07 14:17:29','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','624.00','620','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808581423822262',336,'41680851476','123','1.00','200','retail','0','2023-04-07 12:02:14','','','','50','Cash',27.59,'200','','','4','','1','2023-04-07 14:17:29','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','623.00','620','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808581531223400',337,'41680851476','123','1.00','200','retail','0','2023-04-07 12:02:22','','','','50','Cash',27.59,'200','','','4','','1','2023-04-07 14:17:29','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','622.00','620','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808582018402031',338,'41680851476','25','1.00','20000','retail','0','2023-04-07 12:02:33','','','','18800','Cash',2711.86,'20000','','','4','','1','2023-04-07 14:17:29','7','41','new','1','new','pcs','','','','yes','','338.98','','','VATABLE',16949.15,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808582280383824',339,'41680851476','123','1.00','200','retail','0','2023-04-07 12:03:21','','','','50','Cash',27.59,'200','','','4','','1','2023-04-07 14:17:29','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','621.00','620','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808583318231330',340,'41680851476','19','1.00','12000','retail','0','2023-04-07 12:04:59','','','','11300','Cash',1655.17,'12000','','','4','','1','2023-04-07 14:17:29','7','41','new','1','new','pcs','','','','','','235.29','','','VATABLE',22109.53,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808583511234120',341,'41680851476','123','1.00','200','retail','0','2023-04-07 12:05:43','','','','50','Cash',27.59,'200','','','4','','1','2023-04-07 14:17:29','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','620.00','619','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808583780632243',342,'41680851476','51','1.00','1300','retail','0','2023-04-07 12:05:59','','','','1100','Cash',179.31,'1300','','','4','','1','2023-04-07 14:17:29','7','55','new','1','new','pcs','','','','','','25.49','','','VATABLE',2395.20,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808597900933909',343,'41680851476','123','1.00','300','retail','0','2023-04-07 12:06:44','','','','50','Cash',41.38,'300','','','4','','1','2023-04-07 14:17:29','9','113','new','1','new','pcs','','','','','','5.88','','','VATABLE',552.74,'','619.00','618','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808598163090293',344,'41680851476','123','1.00','200','retail','0','2023-04-07 12:30:02','','','','50','Cash',27.59,'200','','','4','','1','2023-04-07 14:17:29','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','618.00','617','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808733793333362',345,'41680851476','23','1.00','20000','retail','0','2023-04-07 16:15:37','','','','18800','Cash',2758.62,'20000','','','4','','1','2023-04-07 14:17:29','7','41','new','1','new','pcs','','','','','','392.16','','','VATABLE',36849.22,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416808770330228283',346,'41680851476','25','1.00','20000','retail','0','2023-04-07 17:15:56','','','','18800','Cash',2711.86,'20000','','','4','','1','2023-04-07 14:17:29','7','41','new','1','new','pcs','','','','yes','','338.98','','','VATABLE',16949.15,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416809318322823332',347,'41680931684','33','1.00','1500','retail','0','2023-04-08 08:28:04','','','','1100','Cash',206.90,'1500','','','4','','1','2023-04-08 05:42:39','3','5','new','1','new','pcs','','','','','','29.41','','','VATABLE',2763.69,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416809318820022804',348,'41680931684','7','1.00','1500','retail','0','2023-04-08 08:31:09','','','','1100','Cash',206.90,'1500','','','4','','1','2023-04-08 05:42:39','4','37','new','1','new','pcs','','','','','','29.41','','','VATABLE',2763.69,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316807582403232263',349,'31680758223','51','1.00','1300','retail','0','2023-04-08 12:15:19','','','','1100','Cash',179.31,'1300','','','3','','1','2023-04-08 09:15:33','7','55','new','1','new','pcs','','','','yes','','25.49','','','VATABLE',2395.20,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('316807619073130328',350,'31680758223','123','1.00','250','retail','0','2023-04-08 12:15:19','','','','50','Cash',34.48,'250','','','3','','1','2023-04-08 09:15:33','9','113','new','1','new','pcs','','','','yes','','4.90','','','VATABLE',460.62,'','628.00','627','Inclusive','branch','Inventory','1110','4000','5500','',''),('316807621743007403',351,'31680758223','123','1.00','200','retail','300','2023-04-08 12:15:19','','','','50','Cash',27.12,'200','','','3','','1','2023-04-08 09:15:33','9','113','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','627.00','626','Inclusive','branch','Inventory','1110','4000','5500','',''),('416809462224220424',352,'41680946211','135','1.00','500','retail','0','2023-04-08 12:30:11','','','','0','Cash',68.97,'500','','','4','','1','2023-04-08 15:19:27','1','126','new','1','new','pcs','','','','','','9.80','','','VATABLE',921.23,'','9980.00','9979','Inclusive','branch','Inventory','1110','4000','5500','',''),('416809462460322208',353,'41680946211','23','1.00','20000','retail','0','2023-04-08 12:30:30','','','','18800','Cash',2758.62,'20000','','','4','','1','2023-04-08 15:19:27','7','41','new','1','new','pcs','','','','','','392.16','','','VATABLE',36849.22,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416809463414000343',354,'41680946211','21','1.00','15500','retail','0','2023-04-08 12:31:05','','','','14000','Cash',2101.69,'15500','','','4','','1','2023-04-08 15:19:27','7','41','new','1','new','pcs','','','','yes','','262.71','','','VATABLE',13135.59,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416809670573420493',355,'41680946211','32','1.00','1500','retail','0','2023-04-08 18:17:03','','','','1100','Cash',206.90,'1500','','','4','','1','2023-04-08 15:19:27','5','17','new','1','new','pcs','','','','','','29.41','','','VATABLE',2763.69,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416809671552221204',356,'41680946211','34','1.00','3500','retail','0','2023-04-08 18:17:46','','','','2800','Cash',482.76,'3500','','','4','','1','2023-04-08 15:19:27','4','21','new','1','new','pcs','','','','','','68.63','','','VATABLE',6448.61,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416810469062021422',357,'41681046889','123','1.00','500','retail','0','2023-04-09 16:28:09','','','','50','Cash',67.80,'500','','','4','','1','2023-04-10 10:55:40','9','113','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'1','617.00','616','Inclusive','branch','Inventory','1110','4000','5500','',''),('416810469371130303',358,'41681046889','123','6.00','1200','retail','0','2023-04-09 16:28:27','','','','50','Cash',165.52,'200','','','4','','1','2023-04-10 10:55:40','9','113','new','1','new','pcs','','','','','','23.53','','','VATABLE',2210.95,'','616.00','610','Inclusive','branch','Inventory','1110','4000','5500','',''),('416810470524360020',359,'41681046889','114','3.00','3900','retail','0','2023-04-09 16:30:24','','','','1100','Cash',537.93,'1300','','','4','','1','2023-04-10 10:55:40','7','105','new','1','new','pcs','','','','','','76.47','','','VATABLE',7185.60,'','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('416811242088802300',360,'41681124141','124','1.00','400','retail','0','2023-04-10 13:55:41','','','','90','Cash',55.17,'400','','','4','','1','2023-04-11 07:13:50','9','114','new','1','new','pcs','','','','','','7.84','','','VATABLE',736.98,'','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('416811242390344222',361,'41681124141','124','1.00','400','retail','0','2023-04-10 13:57:09','','','','90','Cash',55.17,'400','','','4','','1','2023-04-11 07:13:50','9','114','new','1','new','pcs','','','','','','7.84','','','VATABLE',736.98,'','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('416811243742343024',362,'41681124141','123','1.00','200','retail','0','2023-04-10 13:57:27','','','','50','Cash',27.59,'200','','','4','','1','2023-04-11 07:13:50','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','610.00','609','Inclusive','branch','Inventory','1110','4000','5500','',''),('416811971993349026',363,'41681124141','38','1.00','1600','retail','0','2023-04-11 10:08:53','','','','1200','Cash',216.95,'1600','','','4','','1','2023-04-11 07:13:50','5','15','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416811972090271333',364,'41681124141','142','1.00','1600','retail','0','2023-04-11 10:13:20','','','','1100','Cash',216.95,'1600','','','4','','1','2023-04-11 07:13:50','6','131','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416813131662621316',365,'41681313151','38','1.00','1500','retail','0','2023-04-12 18:25:51','','','','1200','Cash',206.90,'1500','','','4','','1','2023-04-12 15:27:30','5','15','new','1','new','pcs','','','','','','29.41','','','VATABLE',2763.69,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416813132163232332',366,'41681313151','46','1.00','1600','retail','0','2023-04-12 18:26:25','','','','1150','Cash',216.95,'1600','','','4','','1','2023-04-12 15:27:30','4','45','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416813132323002623',367,'41681313151','10','1.00','1600','retail','0','2023-04-12 18:26:56','','','','1100','Cash',216.95,'1600','','','4','','1','2023-04-12 15:27:30','4','22','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416813133372231141',368,'41681313316','10','1.00','1600','retail','0','2023-04-12 18:28:36','','','','1100','Cash',216.95,'1600','','','4','','1','2023-04-12 15:32:30','4','22','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416813133952320333',369,'41681313316','114','1.00','1500','retail','0','2023-04-12 18:28:58','','','','1100','Cash',203.39,'1500','','','4','','1','2023-04-12 15:32:30','7','105','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('416813134051430253',370,'41681313316','50','1.00','1100','retail','0','2023-04-12 18:29:55','','','','820','Cash',149.15,'1100','','','4','','1','2023-04-12 15:32:30','7','54','new','1','new','pcs','','','','yes','','18.64','','','VATABLE',932.20,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('416813134182230228',371,'41681313316','135','1.00','1000','retail','0','2023-04-12 18:30:05','','','','0','Cash',137.93,'1000','','','4','','1','2023-04-12 15:32:30','1','126','new','1','new','pcs','','','','','','19.61','','','VATABLE',1842.46,'','9979.00','9978','Inclusive','branch','Inventory','1110','4000','5500','',''),('416813134380336332',372,'41681313316','135','1.00','1000','retail','0','2023-04-12 18:30:26','','','','0','Cash',135.59,'1000','','','4','','1','2023-04-12 15:32:30','1','126','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'1','9978.00','9977','Inclusive','branch','Inventory','1110','4000','5500','',''),('416813134536320003',373,'41681313316','135','1.00','1000','retail','0','2023-04-12 18:30:38','','','','0','Cash',135.59,'1000','','','4','','1','2023-04-12 15:32:30','1','126','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'1','9977.00','9976','Inclusive','branch','Inventory','1110','4000','5500','',''),('416813134702473132',374,'41681313316','123','5.00','1250','retail','0','2023-04-12 18:30:53','','','','50','Cash',172.41,'250','','','4','','1','2023-04-12 15:32:30','9','113','new','1','new','pcs','','','','','','24.51','','','VATABLE',2303.08,'','609.00','604','Inclusive','branch','Inventory','1110','4000','5500','',''),('416813994012021308',375,'41681399390','14','1.00','1600','retail','0','2023-04-13 18:23:10','','','','1100','Cash',216.95,'1600','','','4','','1','2023-04-14 07:29:44','4','29','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('416813995103008300',376,'41681399390','8','1.00','1500','retail','0','2023-04-13 18:24:59','','','','1100','Cash',206.90,'1500','','','4','','1','2023-04-14 07:29:44','4','20','new','1','new','pcs','','','','','','29.41','','','VATABLE',2763.69,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('416813995773037312',377,'41681399390','134','1.00','1500','retail','0','2023-04-13 18:25:23','','','','1150','Cash',206.90,'1500','','','4','','1','2023-04-14 07:29:44','6','125','new','1','new','pcs','','','','','','29.41','','','VATABLE',2763.69,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('416813996482336330',378,'41681399390','123','8.00','2000','retail','0','2023-04-13 18:26:50','','','','50','Cash',275.86,'250','','','4','','1','2023-04-14 07:29:44','9','113','new','1','new','pcs','','','','','','39.22','','','VATABLE',3684.92,'','604.00','596','Inclusive','branch','Inventory','1110','4000','5500','',''),('416814573943021319',379,'41681457385','123','1.00','300','retail','0','2023-04-14 10:29:45','','','','50','Cash',41.38,'300','','','4','','1','2023-04-15 05:50:26','9','113','new','1','new','pcs','','','','','','5.88','','','VATABLE',552.74,'','596.00','595','Inclusive','branch','Inventory','1110','4000','5500','',''),('416814577803220320',380,'41681457385','135','1.00','500','retail','0','2023-04-14 10:30:05','','','','0','Cash',68.97,'500','','','4','','1','2023-04-15 05:50:26','1','126','new','1','new','pcs','','','','','','9.80','','','VATABLE',921.23,'','9976.00','9975','Inclusive','branch','Inventory','1110','4000','5500','',''),('416814916703232033',381,'41681457385','135','1.00','300','retail','0','2023-04-14 20:00:54','','','','0','Cash',41.38,'300','','','4','','1','2023-04-15 05:50:26','1','126','new','1','new','pcs','','','','','','5.88','','','VATABLE',552.74,'','9975.00','9974','Inclusive','branch','Inventory','1110','4000','5500','',''),('416814916912362232',382,'41681457385','123','1.00','200','retail','0','2023-04-14 20:01:20','','','','50','Cash',27.59,'200','','','4','','1','2023-04-15 05:50:26','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','595.00','592','Inclusive','branch','Inventory','1110','4000','5500','',''),('416814917080200020',383,'41681457385','123','1.00','300','retail','0','2023-04-14 20:01:31','','','','50','Cash',41.38,'300','','','4','','1','2023-04-15 05:50:26','9','113','new','1','new','pcs','','','','','','5.88','','','VATABLE',552.74,'','594.00','592','Inclusive','branch','Inventory','1110','4000','5500','',''),('416814917204892623',384,'41681457385','123','1.00','200','retail','0','2023-04-14 20:01:49','','','','50','Cash',27.59,'200','','','4','','1','2023-04-15 05:50:26','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','593.00','592','Inclusive','branch','Inventory','1110','4000','5500','',''),('416814917407000243',385,'41681457385','114','1.00','1500','retail','0','2023-04-14 20:02:07','','','','1100','Cash',203.39,'1500','','','4','','1','2023-04-15 05:50:26','7','105','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('416814918877170033',386,'41681457385','135','1.00','500','retail','0','2023-04-14 20:02:57','','','','0','Cash',68.97,'500','','','4','','1','2023-04-15 05:50:26','1','126','new','1','new','pcs','','','','','','9.80','','','VATABLE',921.23,'','9974.00','9973','Inclusive','branch','Inventory','1110','4000','5500','',''),('416814919521225133',387,'41681457385','110','1.00','500','retail','0','2023-04-14 20:05:00','','','','340','Cash',68.97,'500','','','4','','1','2023-04-15 05:50:26','11','102','new','1','new','pcs','','','','','','9.80','','','VATABLE',921.23,'','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('416814921090992884',388,'41681457385','104','1.00','600','retail','0','2023-04-14 20:06:00','','','','250','Cash',82.76,'600','','','4','','1','2023-04-15 05:50:26','10','98','new','1','new','pcs','','','','','','11.76','','','VATABLE',1105.48,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416815382554553122',389,'41681537827','70','1.00','11000','retail','0','2023-04-15 08:50:27','','','','10200','Cash',1517.24,'11000','','','4','','1','2023-04-15 16:15:10','7','80','new','1','new','pcs','','','','','','215.69','','','VATABLE',20267.07,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416815486313138332',390,'41681537827','123','1.00','250','retail','0','2023-04-15 11:50:22','','','','50','Cash',34.48,'250','','','4','','1','2023-04-15 16:15:10','9','113','new','1','new','pcs','','','','','','4.90','','','VATABLE',460.62,'','592.00','591','Inclusive','branch','Inventory','1110','4000','5500','',''),('416815486490330232',391,'41681537827','123','1.00','300','retail','0','2023-04-15 11:50:41','','','','50','Cash',41.38,'300','','','4','','1','2023-04-15 16:15:10','9','113','new','1','new','pcs','','','','','','5.88','','','VATABLE',552.74,'','591.00','590','Inclusive','branch','Inventory','1110','4000','5500','',''),('416815515454803100',392,'41681537827','136','1.00','22500','retail','0','2023-04-15 11:50:58','','','','21300','Cash',3103.45,'22500','','','4','','1','2023-04-15 16:15:10','7','127','new','1','new','pcs','','','','','','441.18','','','VATABLE',41455.38,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416815518755061538',393,'41681537827','149','1.00','15800','retail','0','2023-04-15 12:44:13','','','','14000','Cash',2179.31,'15800','','','4','','1','2023-04-15 16:15:10','7','42','new','1','new','pcs','','','','','','309.80','','','VATABLE',29110.89,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416815748640401803',394,'41681537827','7','1.00','1500','retail','0','2023-04-15 19:07:27','','','','1100','Cash',206.90,'1500','','','4','','1','2023-04-15 16:15:10','4','37','new','1','new','pcs','','','','','','29.41','','','VATABLE',2763.69,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('416815748866313220',395,'41681537827','142','1.00','1600','retail','0','2023-04-15 19:07:45','','','','1100','Cash',216.95,'1600','','','4','','1','2023-04-15 16:15:10','6','131','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416815749040631233',396,'41681537827','32','1.00','1500','retail','0','2023-04-15 19:08:06','','','','1100','Cash',206.90,'1500','','','4','','1','2023-04-15 16:15:10','5','17','new','1','new','pcs','','','','','','29.41','','','VATABLE',2763.69,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416815749233331333',397,'41681537827','14','1.00','1600','retail','0','2023-04-15 19:08:25','','','','1100','Cash',216.95,'1600','','','4','','1','2023-04-15 16:15:10','4','29','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('416815749652002722',398,'41681537827','134','1.00','1500','retail','0','2023-04-15 19:08:43','','','','1150','Cash',206.90,'1500','','','4','','1','2023-04-15 16:15:10','6','125','new','1','new','pcs','','','','','','29.41','','','VATABLE',2763.69,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416815751702114735',399,'41681537827','12','1.00','1500','retail','0','2023-04-15 19:12:14','','','','1100','Cash',206.90,'1500','','','4','','1','2023-04-15 16:15:10','4','25','new','1','new','pcs','','','','','','29.41','','','VATABLE',2763.69,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416816346902238233',400,'41681634678','140','1.00','36500','retail','0','2023-04-16 11:44:38','','','','34000','Cash',5034.48,'36500','','','4','','1','2023-04-17 06:43:23','7','130','new','1','new','pcs','','','','','','715.69','','','VATABLE',67249.83,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416816347172033332',401,'41681634678','123','1.00','200','retail','0','2023-04-16 11:45:05','','','','50','Cash',27.59,'200','','','4','','1','2023-04-17 06:43:23','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','590.00','589','Inclusive','branch','Inventory','1110','4000','5500','',''),('416816347492312323',402,'41681634678','123','1.00','300','retail','0','2023-04-16 11:45:27','','','','50','Cash',41.38,'300','','','4','','1','2023-04-17 06:43:23','9','113','new','1','new','pcs','','','','','','5.88','','','VATABLE',552.74,'','589.00','588','Inclusive','branch','Inventory','1110','4000','5500','',''),('416816348410180833',403,'41681634678','80','1.00','500','retail','0','2023-04-16 11:45:59','','','','200','Cash',68.97,'500','','','4','','1','2023-04-17 06:43:23','9','91','new','1','new','pcs','','','','','','9.80','','','VATABLE',921.23,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416816348780330184',404,'41681634678','110','1.00','500','retail','0','2023-04-16 11:47:32','','','','340','Cash',68.97,'500','','','4','','1','2023-04-17 06:43:23','11','102','new','1','new','pcs','','','','','','9.80','','','VATABLE',921.23,'','51.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('416816348990022093',405,'41681634678','110','1.00','500','retail','0','2023-04-16 11:47:59','','','','340','Cash',68.97,'500','','','4','','1','2023-04-17 06:43:23','11','102','new','1','new','pcs','','','','','','9.80','','','VATABLE',921.23,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('416816350170266212',406,'41681634678','51','1.00','1400','retail','0','2023-04-16 11:48:48','','','','1100','Cash',189.83,'1400','','','4','','1','2023-04-17 06:43:23','7','55','new','1','new','pcs','','','','yes','','23.73','','','VATABLE',1186.44,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('416816352482404040',407,'41681634678','123','1.00','300','retail','0','2023-04-16 11:50:20','','','','50','Cash',41.38,'300','','','4','','1','2023-04-17 06:43:23','9','113','new','1','new','pcs','','','','','','5.88','','','VATABLE',552.74,'','588.00','587','Inclusive','branch','Inventory','1110','4000','5500','',''),('416816431620224322',408,'41681634678','131','1.00','12500','retail','0','2023-04-16 13:47:39','','','','11200','Cash',1724.14,'12500','','','4','','1','2023-04-17 06:43:23','7','122','new','1','new','pcs','','','','','','245.10','','','VATABLE',23030.76,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416816432044313201',409,'41681634678','131','1.00','12300','retail','0','2023-04-16 14:06:16','','','','11200','Cash',1696.55,'12300','','','4','','1','2023-04-17 06:43:23','7','122','new','1','new','pcs','','','','','','241.18','','','VATABLE',22662.27,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416816432593244858',410,'41681634678','123','1.00','200','retail','0','2023-04-16 14:07:00','','','','50','Cash',27.59,'200','','','4','','1','2023-04-17 06:43:23','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','587.00','586','Inclusive','branch','Inventory','1110','4000','5500','',''),('416816432910300200',411,'41681634678','123','1.00','200','retail','0','2023-04-16 14:07:52','','','','50','Cash',27.59,'200','','','4','','1','2023-04-17 06:43:23','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','586.00','585','Inclusive','branch','Inventory','1110','4000','5500','',''),('416817137691714274',412,'41681634678','44','1.00','1800','retail','0','2023-04-17 09:42:32','','','','1500','Cash',244.07,'1800','','','4','','1','2023-04-17 06:43:23','5','12','new','1','new','pcs','','','','yes','','30.51','','','VATABLE',1525.42,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('416817137841732221',413,'41681634678','32','1.00','1500','retail','0','2023-04-17 09:42:49','','','','1100','Cash',206.90,'1500','','','4','','1','2023-04-17 06:43:23','5','17','new','1','new','pcs','','','','','','29.41','','','VATABLE',2763.69,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416817350797133307',414,'41681731527','19','1.00','12300','retail','0','2023-04-17 15:37:26','','','','11300','Cash',1696.55,'12300','','','4','','1','2023-04-18 05:52:36','7','41','new','1','new','pcs','','','','','','241.18','','','VATABLE',22662.27,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('416817356083002303',415,'41681731527','114','1.00','1500','retail','0','2023-04-17 15:38:18','','','','1100','Cash',203.39,'1500','','','4','','1','2023-04-18 05:52:36','7','105','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('416817356193221033',416,'41681731527','123','1.00','200','retail','0','2023-04-17 15:46:49','','','','50','Cash',27.59,'200','','','4','','1','2023-04-18 05:52:36','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','585.00','584','Inclusive','branch','Inventory','1110','4000','5500','',''),('416817356545004845',417,'41681731527','123','1.00','250','retail','0','2023-04-17 15:47:20','','','','50','Cash',34.48,'250','','','4','','1','2023-04-18 05:52:36','9','113','new','1','new','pcs','','','','','','4.90','','','VATABLE',460.62,'','584.00','583','Inclusive','branch','Inventory','1110','4000','5500','',''),('416817356773032723',418,'41681731527','123','1.00','300','retail','0','2023-04-17 15:47:47','','','','50','Cash',41.38,'300','','','4','','1','2023-04-18 05:52:36','9','113','new','1','new','pcs','','','','','','5.88','','','VATABLE',552.74,'','583.00','582','Inclusive','branch','Inventory','1110','4000','5500','',''),('416817357063870733',419,'41681731527','135','1.00','500','retail','0','2023-04-17 15:48:06','','','','0','Cash',68.97,'500','','','4','','1','2023-04-18 05:52:36','1','126','new','1','new','pcs','','','','','','9.80','','','VATABLE',921.23,'','9973.00','9972','Inclusive','branch','Inventory','1110','4000','5500','',''),('416818876486327847',420,'41681887633','23','1.00','20500','retail','0','2023-04-19 10:00:33','','','','18800','Cash',2779.66,'20500','','','4','','1','2023-04-19 07:15:08','7','41','new','1','new','pcs','','','','yes','','347.46','','','VATABLE',17372.88,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416818876852335231',421,'41681887633','149','1.00','16500','retail','0','2023-04-19 10:00:49','','','','14000','Cash',2237.29,'16500','','','4','','1','2023-04-19 07:15:08','7','42','new','1','new','pcs','','','','yes','','279.66','','','VATABLE',13983.05,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416818876970349371',422,'41681887633','138','1.00','5850','retail','0','2023-04-19 10:01:25','','','','5350','Cash',806.90,'5850','','','4','','1','2023-04-19 07:15:08','7','129','new','1','new','pcs','','','','','','114.71','','','VATABLE',10778.40,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416818878588126328',423,'41681887633','20','1.00','12300','retail','0','2023-04-19 10:03:54','','','','12200','Cash',1696.55,'12300','','','4','','1','2023-04-19 07:15:08','7','41','new','1','new','pcs','','','','','','241.18','','','VATABLE',22662.27,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416818884262342012',425,'41681887633','42','1.00','1500','retail','0','2023-04-19 10:12:59','','','','1000','Cash',206.90,'1500','','','4','','1','2023-04-19 07:15:08','5','49','new','1','new','pcs','','','','','','29.41','','','VATABLE',2763.69,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('416818884833838332',426,'41681887633','123','12.00','2400','retail','0','2023-04-19 10:14:31','','','','50','Cash',331.03,'200','','','4','','1','2023-04-19 07:15:08','9','113','new','1','new','pcs','','','','','','47.06','','','VATABLE',4421.91,'','582.00','570','Inclusive','branch','Inventory','1110','4000','5500','',''),('416819193853502034',427,'41681919366','32','2.00','3300','retail','0','2023-04-19 18:49:26','','','','1100','Cash',455.17,'1650','','','4','','1','2023-04-19 17:28:34','5','17','new','1','new','pcs','','','','','','64.71','','','VATABLE',6080.12,'','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('416819194174010221',428,'41681919366','42','1.00','1500','retail','0','2023-04-19 18:50:03','','','','1000','Cash',206.90,'1500','','','4','','1','2023-04-19 17:28:34','5','49','new','1','new','pcs','','','','','','29.41','','','VATABLE',2763.69,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('416819219943339222',429,'41681919366','25','1.00','20000','retail','0','2023-04-19 18:50:25','','','','18800','Cash',2711.86,'20000','','','4','','1','2023-04-19 17:28:34','7','41','new','1','new','pcs','','','','yes','','338.98','','','VATABLE',16949.15,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416819220074300020',430,'41681919366','119','1.00','18000','retail','0','2023-04-19 19:33:14','','','','16800','Cash',2440.68,'18000','','','4','','1','2023-04-19 17:28:34','7','108','new','1','new','pcs','','','','yes','','305.08','','','VATABLE',15254.24,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416819225632340930',431,'41681919366','149','1.00','16500','retail','0','2023-04-19 19:33:27','','','','14000','Cash',2237.29,'16500','','','4','','1','2023-04-19 17:28:34','7','42','new','1','new','pcs','','','','yes','','279.66','','','VATABLE',13983.05,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416819741083071820',432,'41681974089','150','1.00','11200','retail','0','2023-04-20 10:01:29','','','','9600','Cash',1544.83,'11200','','','4','','1','2023-04-21 07:24:00','7','42','new','1','new','pcs','','','','','','219.61','','','VATABLE',20635.56,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('416819845703233852',433,'41681974089','138','1.00','6200','retail','0','2023-04-20 12:22:57','','','','5350','Cash',855.17,'6200','','','4','','1','2023-04-21 07:24:00','7','129','new','1','new','pcs','','','','','','121.57','','','VATABLE',11423.26,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416819983339122220',434,'41681974089','135','1.00','500','retail','0','2023-04-20 16:25:25','','','','0','Cash',68.97,'500','','','4','','1','2023-04-21 07:24:00','1','126','new','1','new','pcs','','','','','','9.80','','','VATABLE',921.23,'','9972.00','9970','Inclusive','branch','Inventory','1110','4000','5500','',''),('416819983468921032',435,'41681974089','135','1.00','500','retail','0','2023-04-20 16:45:34','','','','0','Cash',68.97,'500','','','4','','1','2023-04-21 07:24:00','1','126','new','1','new','pcs','','','','','','9.80','','','VATABLE',921.23,'','9971.00','9970','Inclusive','branch','Inventory','1110','4000','5500','',''),('416819984104020233',436,'41681974089','123','1.00','200','retail','0','2023-04-20 16:46:26','','','','50','Cash',27.59,'200','','','4','','1','2023-04-21 07:24:00','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','570.00','569','Inclusive','branch','Inventory','1110','4000','5500','',''),('416820617502182222',437,'41681974089','129','1.00','26400','retail','0','2023-04-21 10:21:49','','','','25500','Cash',3641.38,'26400','','','4','','1','2023-04-21 07:24:00','7','120','new','1','new','pcs','','','','','','517.65','','','VATABLE',48640.97,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416820618091003233',438,'41681974089','22','1.00','15000','retail','0','2023-04-21 10:22:55','','','','13800','Cash',2068.97,'15000','','','4','','1','2023-04-21 07:24:00','7','41','new','1','new','pcs','','','','','','294.12','','','VATABLE',27636.92,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316820877780231322',439,'31682087768','137','1.00','24600','retail','0','2023-04-21 17:38:01','','','','22800','Cash',3393.10,'24600','','','3','','1','2023-04-21 14:38:12','7','128','new','1','new','pcs','','','','yes','','482.35','','','VATABLE',45324.54,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316820878810280101',440,'31682087768','114','1.00','1500','retail','0','2023-04-21 17:38:01','','','','1100','Cash',203.39,'1500','','','3','','1','2023-04-21 14:38:12','7','105','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('316820880253300232',441,'31682088012','114','1.00','1500','retail','0','2023-04-21 18:56:26','','','','1100','Cash',203.39,'1500','','','3','','1','2023-04-21 15:56:47','7','105','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('316820886992364230',442,'31682088012','119','1.00','18000','retail','0','2023-04-21 18:56:26','','','','16800','Cash',2440.68,'18000','','','3','','1','2023-04-21 15:56:47','7','108','new','1','new','pcs','','','','yes','','305.08','','','VATABLE',15254.24,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316820892998203332',443,'31682088012','7','1.00','1500','retail','0','2023-04-21 18:56:26','','','','1100','Cash',206.90,'1500','','','3','','1','2023-04-21 15:56:47','4','37','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316820895912223232',444,'31682088012','19','1.00','12000','retail','0','2023-04-21 18:56:26','','','','11300','Cash',1655.17,'12000','','','3','','1','2023-04-21 15:56:47','7','41','new','1','new','pcs','','','','yes','','235.29','','','VATABLE',22109.53,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316820910403322230',445,'31682088012','135','1.00','300','retail','0','2023-04-21 18:56:26','','','','0','Cash',41.38,'300','','','3','','1','2023-04-21 15:56:47','1','126','new','1','new','pcs','','','','yes','','5.88','','','VATABLE',552.74,'','9970.00','9969','Inclusive','branch','Inventory','1110','4000','5500','',''),('316820925856032229',446,'31682088012','76','1.00','250','retail','0','2023-04-21 18:56:26','','','','75','Cash',33.90,'250','','','3','','1','2023-04-21 15:56:47','9','74','new','1','new','pcs','','','','yes','','4.24','','','VATABLE',211.86,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('316820939132132032',447,'31682093883','123','3.00','600','retail','900','2023-04-22 09:03:31','','','','50','Cash',81.36,'200','','','3','','1','2023-04-22 06:03:36','9','113','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','569.00','566','Inclusive','branch','Inventory','1110','4000','5500','',''),('316821745023138323',448,'31682174412','123','6.00','1200','retail','1800','2023-04-22 20:10:24','','','','50','Cash',162.71,'200','','','3','','1','2023-04-22 17:11:40','9','113','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'6','566.00','560','Inclusive','branch','Inventory','1110','4000','5500','',''),('316821745343302362',449,'31682174412','119','1.00','18000','retail','0','2023-04-22 20:10:24','','','','16800','Cash',2440.68,'18000','','','3','','1','2023-04-22 17:11:40','7','108','new','1','new','pcs','','','','yes','','305.08','','','VATABLE',15254.24,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316821745493222300',450,'31682174412','19','3.00','35400','retail','0','2023-04-22 20:10:24','','','','11300','Cash',4882.76,'11800','','','3','','1','2023-04-22 17:11:40','7','41','new','1','new','pcs','','','','yes','','694.12','','','VATABLE',65223.12,'','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316821747932423132',451,'31682174412','76','1.00','200','retail','50','2023-04-22 20:10:24','','','','75','Cash',27.12,'200','','','3','','1','2023-04-22 17:11:40','9','74','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('316821748211042032',452,'31682174412','120','1.00','1500','retail','0','2023-04-22 20:10:24','','','','650','Cash',206.90,'1500','','','3','','1','2023-04-22 17:11:40','9','111','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('316821748503308833',453,'31682174412','68','1.00','1500','retail','0','2023-04-22 20:10:24','','','','700','Cash',203.39,'1500','','','3','','1','2023-04-22 17:11:40','9','75','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316821776327233774',454,'31682174412','150','1.00','11000','retail','0','2023-04-22 20:10:24','','','','9600','Cash',1517.24,'11000','','','3','','1','2023-04-22 17:11:40','7','42','new','1','new','pcs','','','','yes','','215.69','','','VATABLE',20267.07,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316821790353122069',455,'31682174412','71','1.00','1800','retail','200','2023-04-22 20:10:24','','','','1450','Cash',244.07,'1800','','','3','','1','2023-04-22 17:11:40','7','81','new','1','new','pcs','','','','yes','','30.51','','','VATABLE',1525.42,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('316821790630822230',456,'31682174412','114','1.00','1300','retail','200','2023-04-22 20:10:24','','','','1100','Cash',176.27,'1300','','','3','','1','2023-04-22 17:11:40','7','105','new','1','new','pcs','','','','yes','','22.03','','','VATABLE',1101.69,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316821817057323302',457,'31682174412','64','1.00','200','retail','50','2023-04-22 20:10:24','','','','80','Cash',27.12,'200','','','3','','1','2023-04-22 17:11:40','9','69','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','208.00','207','Inclusive','branch','Inventory','1110','4000','5500','',''),('316821817173222100',458,'31682174412','76','1.00','200','retail','50','2023-04-22 20:10:24','','','','75','Cash',27.12,'200','','','3','','1','2023-04-22 17:11:40','9','74','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('316821834242102430',459,'31682174412','114','1.00','1400','retail','100','2023-04-22 20:10:24','','','','1100','Cash',189.83,'1400','','','3','','1','2023-04-22 17:11:40','7','105','new','1','new','pcs','','','','yes','','23.73','','','VATABLE',1186.44,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316821835866330620',460,'31682183569','142','1.00','1600','retail','0','2023-04-22 20:14:10','','','','1100','Cash',216.95,'1600','','','3','','1','2023-04-22 17:14:32','6','131','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316821835962362322',461,'31682183569','7','1.00','1500','retail','100','2023-04-22 20:14:10','','','','1100','Cash',203.39,'1500','','','3','','1','2023-04-22 17:14:32','4','37','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316821836100338823',462,'31682183569','49','1.00','1600','retail','0','2023-04-22 20:14:10','','','','1200','Cash',220.69,'1600','','','3','','1','2023-04-22 17:14:32','5','9','new','1','new','pcs','','','','yes','','31.37','','','VATABLE',2947.94,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316821836353302333',463,'31682183569','14','1.00','1500','retail','0','2023-04-22 20:14:10','','','','1100','Cash',206.90,'1500','','','3','','1','2023-04-22 17:14:32','4','29','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('316822708902239372',464,'31682270881','137','1.00','24000','retail','0','2023-04-23 20:29:43','','','','22800','Cash',3310.34,'24000','','','3','','1','2023-04-23 17:29:46','7','128','new','1','new','pcs','','','','yes','','470.59','','','VATABLE',44219.07,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316822709372323000',465,'31682270881','123','1.00','200','retail','300','2023-04-23 20:29:43','','','','50','Cash',27.12,'200','','','3','','1','2023-04-23 17:29:46','9','113','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','560.00','559','Inclusive','branch','Inventory','1110','4000','5500','',''),('316822709473020422',466,'31682270881','123','1.00','300','retail','200','2023-04-23 20:29:43','','','','50','Cash',40.68,'300','','','3','','1','2023-04-23 17:29:46','9','113','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','559.00','558','Inclusive','branch','Inventory','1110','4000','5500','',''),('316822709830023036',467,'31682270881','135','1.00','300','retail','700','2023-04-23 20:29:43','','','','0','Cash',40.68,'300','','','3','','1','2023-04-23 17:29:46','1','126','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','9969.00','9968','Inclusive','branch','Inventory','1110','4000','5500','',''),('316822720283202230',468,'31682272019','135','1.00','3000','retail','0','2023-04-23 20:47:16','','','','0','Cash',413.79,'3000','','','3','','1','2023-04-23 17:47:20','1','126','new','1','new','pcs','','','','yes','','58.82','','','VATABLE',5527.38,'','9968.00','9967','Inclusive','branch','Inventory','1110','4000','5500','',''),('316822720803202230',469,'31682272072','7','1.00','1500','retail','0','2023-04-24 23:58:33','','','','1100','Cash',206.90,'1500','','','3','','1','2023-04-24 20:58:42','4','37','new','1','new','pcs','','','','yes','','29.41','','','VATABLE',2763.69,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316822725930353320',470,'31682272072','123','1.00','400','retail','0','2023-04-24 23:58:33','','','','50','Cash',55.17,'400','','','3','','1','2023-04-24 20:58:42','9','113','new','1','new','pcs','','','','yes','','7.84','','','VATABLE',736.98,'','558.00','557','Inclusive','branch','Inventory','1110','4000','5500','',''),('316823268904203403',471,'31682272072','119','1.00','18000','retail','0','2023-04-24 23:58:33','','','','16800','Cash',2440.68,'18000','','','3','','1','2023-04-24 20:58:42','7','108','new','1','new','pcs','','','','yes','','305.08','','','VATABLE',15254.24,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316823269080102223',472,'31682272072','19','1.00','11900','retail','600','2023-04-24 23:58:33','','','','11000','Cash',1613.56,'11900','','','3','','1','2023-04-24 20:58:42','7','41','new','1','new','pcs','','','','yes','','201.69','','','VATABLE',10084.75,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316823280253222433',473,'31682272072','19','1.00','12200','retail','300','2023-04-24 23:58:33','','','','11000','Cash',1654.24,'12200','','','3','','1','2023-04-24 20:58:42','7','41','new','1','new','pcs','','','','yes','','206.78','','','VATABLE',10338.98,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316823280686032263',474,'31682272072','50','1.00','1100','retail','0','2023-04-24 23:58:33','','','','820','Cash',149.15,'1100','','','3','','1','2023-04-24 20:58:42','7','54','new','1','new','pcs','','','','yes','','18.64','','','VATABLE',932.20,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('316823305126630231',475,'31682272072','135','1.00','200','retail','800','2023-04-24 23:58:33','','','','0','Cash',27.12,'200','','','3','','1','2023-04-24 20:58:42','1','126','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','9967.00','9966','Inclusive','branch','Inventory','1110','4000','5500','',''),('316823306582330323',476,'31682272072','150','1.00','12000','retail','0','2023-04-24 23:58:33','','','','9600','Cash',1655.17,'12000','','','3','','1','2023-04-24 20:58:42','7','42','new','1','new','pcs','','','','yes','','235.29','','','VATABLE',22109.53,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('416823431404232082',477,'41682343067','150','1.00','12500','retail','0','2023-04-24 16:31:07','','','','9600','Cash',1694.92,'12500','','','4','','1','2023-04-25 07:32:36','7','42','new','1','new','pcs','','','','yes','','211.86','','','VATABLE',10593.22,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416824078762333883',478,'41682343067','123','3.00','600','retail','0','2023-04-25 10:30:57','','','','50','Cash',82.76,'200','','','4','','1','2023-04-25 07:32:36','9','113','new','1','new','pcs','','','','','','11.76','','','VATABLE',1105.48,'','557.00','554','Inclusive','branch','Inventory','1110','4000','5500','',''),('416824079024293002',479,'41682343067','71','1.00','1500','retail','0','2023-04-25 10:31:29','','','','1450','Cash',206.90,'1500','','','4','','1','2023-04-25 07:32:36','7','81','new','1','new','pcs','','','','','','29.41','','','VATABLE',2763.69,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('416824079320722340',480,'41682343067','17','1.00','2000','retail','0','2023-04-25 10:31:57','','','','1500','Cash',271.19,'2000','','','4','','1','2023-04-25 07:32:36','4','23','new','1','new','pcs','','','','yes','','33.90','','','VATABLE',1694.92,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316824112282103004',482,'31682411072','15','1.00','1700','retail','0','2023-04-25 11:27:21','','','','1300','Cash',234.48,'1700','','','3','','1','2023-04-25 08:27:52','4','30','new','1','new','pcs','','','','yes','','33.33','','','VATABLE',3132.18,'','8.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316824200012128430',483,'31682419993','90','1.00','1200','retail','0','2023-04-25 13:53:22','','','','300','Cash',0.00,'1200','','','3','','1','2023-04-25 10:53:53','10','96','returned','1','new','pcs','','2023-04-25 13:53:53','3','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316824264413300020',484,'31682426395','155','1.00','3500','retail','0','2023-04-25 15:41:33','','','','1800','Cash',0.00,'3500','','','3','','1','2023-04-25 12:41:52','9','70','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316824264932609026',485,'31682426395','121','1.00','4500','retail','500','2023-04-25 15:41:33','','','','1300','Cash',0.00,'4500','','','3','','1','2023-04-25 12:41:52','9','112','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416824148762124334',486,'41682414792','123','1.00','200','retail','0','2023-04-25 12:27:40','','','','50','Cash',27.59,'200','','','4','','1','2023-04-26 14:13:18','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','554.00','553','Inclusive','branch','Inventory','1110','4000','5500','',''),('416824149143332443',487,'41682414792','123','1.00','200','retail','0','2023-04-25 12:28:23','','','','50','Cash',27.59,'200','','','4','','1','2023-04-26 14:13:18','9','113','new','1','new','pcs','','','','','','3.92','','','VATABLE',368.49,'','553.00','552','Inclusive','branch','Inventory','1110','4000','5500','',''),('416824150051023523',488,'41682414792','110','1.00','500','retail','0','2023-04-25 12:28:44','','','','340','Cash',68.97,'500','','','4','','1','2023-04-26 14:13:18','11','102','new','1','new','pcs','','','','','','9.80','','','VATABLE',921.23,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('416824186284823220',489,'41682414792','30','1.00','1600','retail','0','2023-04-25 13:15:56','','','','1050','Cash',216.95,'1600','','','4','','1','2023-04-26 14:13:18','3','35','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416824201452032335',490,'41682414792','131','1.00','12500','retail','0','2023-04-25 13:55:13','','','','11200','Cash',0.00,'12500','','','4','','1','2023-04-26 14:13:18','7','122','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416824335485030405',491,'41682414792','19','1.00','12000','retail','0','2023-04-25 17:38:50','','','','11000','Cash',0.00,'12000','','','4','','1','2023-04-26 14:13:18','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416824419241429030',492,'41682414792','7','1.00','1500','retail','0','2023-04-25 19:57:18','','','','1100','Cash',0.00,'1500','','','4','','1','2023-04-26 14:13:18','4','37','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416824420173427013',493,'41682414792','12','1.00','1500','retail','0','2023-04-25 19:59:28','','','','1100','Cash',0.00,'1500','','','4','','1','2023-04-26 14:13:18','4','25','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416825212340422234',494,'41682518399','1','1.00','1600','retail','0','2023-04-26 17:13:19','','','','1100','Cash',0.00,'1600','','','4','','1','2023-04-26 16:19:48','3','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416825229374330213',495,'41682518399','123','1.00','300','retail','0','2023-04-26 18:28:38','','','','50','Cash',0.00,'300','','','4','','1','2023-04-26 16:19:48','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','551.00','550','Inclusive','branch','Inventory','1110','4000','5500','',''),('416825229727220292',496,'41682518399','123','1.00','300','retail','0','2023-04-26 18:29:19','','','','50','Cash',0.00,'300','','','4','','1','2023-04-26 16:19:48','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','550.00','549','Inclusive','branch','Inventory','1110','4000','5500','',''),('416825230780302233',497,'41682518399','119','1.00','18000','retail','0','2023-04-26 18:29:44','','','','16800','Cash',0.00,'18000','','','4','','1','2023-04-26 16:19:48','7','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416825259573223423',498,'41682518399','14','1.00','1600','retail','0','2023-04-26 19:19:06','','','','1100','Cash',0.00,'1600','','','4','','1','2023-04-26 16:19:48','4','29','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('416825259826202523',499,'41682518399','66','1.00','200','retail','50','2023-04-26 19:19:18','','','','80','Cash',0.00,'200','','','4','','1','2023-04-26 16:19:48','9','78','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('316824918311233323',500,'31682491805','127','1.00','500','retail','500','2023-04-26 19:20:03','','','','270','Cash',0.00,'500','','','3','','1','2023-04-26 16:20:11','9','118','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316824919930239032',501,'31682491805','19','1.00','12500','retail','0','2023-04-26 19:20:03','','','','11000','Cash',0.00,'12500','','','3','','1','2023-04-26 16:20:11','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316825183953023823',502,'31682491805','123','1.00','300','retail','200','2023-04-26 19:20:03','','','','50','Cash',0.00,'300','','','3','','1','2023-04-26 16:20:11','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','552.00','551','Inclusive','branch','Inventory','1110','4000','5500','',''),('316825184292223822',503,'31682491805','76','1.00','250','retail','0','2023-04-26 19:20:03','','','','75','Cash',0.00,'250','','','3','','1','2023-04-26 16:20:11','9','74','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('316825278733332837',504,'31682527842','52','2.00','3000','retail','1000','2023-04-26 19:51:14','','','','970','Cash',0.00,'1500','','','3','','1','2023-04-26 16:51:20','8','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('316826025662203263',505,'31682602539','123','4.00','800','retail','1200','2023-04-28 21:50:46','','','','50','Cash',0.00,'200','','','3','','1','2023-04-28 18:50:54','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'4','549.00','545','Inclusive','branch','Inventory','1110','4000','5500','',''),('316826047303206430',506,'31682602539','52','1.00','2000','retail','0','2023-04-28 21:50:46','','','','970','Cash',0.00,'2000','','','3','','1','2023-04-28 18:50:54','8','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('316826934693384062',507,'31682602539','135','1.00','600','retail','400','2023-04-28 21:50:46','','','','0','Cash',0.00,'600','','','3','','1','2023-04-28 18:50:54','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9966.00','9965','Inclusive','branch','Inventory','1110','4000','5500','',''),('316826935655066102',508,'31682602539','114','1.00','1500','retail','0','2023-04-28 21:50:46','','','','1100','Cash',0.00,'1500','','','3','','1','2023-04-28 18:50:54','7','105','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316826935740232323',509,'31682602539','51','1.00','1300','retail','0','2023-04-28 21:50:46','','','','1100','Cash',0.00,'1300','','','3','','1','2023-04-28 18:50:54','7','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('316827077416241130',510,'31682602539','123','1.00','200','retail','300','2023-04-28 21:50:46','','','','50','Cash',0.00,'200','','','3','','1','2023-04-28 18:50:54','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','545.00','544','Inclusive','branch','Inventory','1110','4000','5500','',''),('316827077520302230',511,'31682602539','135','1.00','500','retail','500','2023-04-28 21:50:46','','','','0','Cash',0.00,'500','','','3','','1','2023-04-28 18:50:54','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9965.00','9964','Inclusive','branch','Inventory','1110','4000','5500','',''),('316827078150718742',512,'31682602539','135','1.00','2000','retail','0','2023-04-28 21:50:46','','','','0','Cash',0.00,'2000','','','3','','1','2023-04-28 18:50:54','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9964.00','9963','Inclusive','branch','Inventory','1110','4000','5500','',''),('316827078460237733',513,'31682602539','45','1.00','1600','retail','200','2023-04-28 21:50:46','','','','1300','Cash',0.00,'1600','','','3','','1','2023-04-28 18:50:54','4','48','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316827809770270002',514,'31682780557','135','1.00','2000','retail','0','2023-04-29 20:36:16','','','','0','Cash',0.00,'2000','','','3','','1','2023-04-29 17:36:21','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9963.00','9962','Inclusive','branch','Inventory','1110','4000','5500','',''),('316827810133220321',515,'31682780557','153','1.00','3500','retail','0','2023-04-29 20:36:16','','','','2400','Cash',0.00,'3500','','','3','','1','2023-04-29 17:36:21','9','70','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316827810453335332',516,'31682780557','76','1.00','200','retail','50','2023-04-29 20:36:16','','','','75','Cash',0.00,'200','','','3','','1','2023-04-29 17:36:21','9','74','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('316827813873433328',517,'31682780557','156','1.00','17900','retail','600','2023-04-29 20:36:16','','','','17200','Cash',0.00,'17900','','','3','','1','2023-04-29 17:36:21','7','83','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316827849213032221',518,'31682780557','80','1.00','400','retail','300','2023-04-29 20:36:16','','','','200','Cash',0.00,'400','','','3','','1','2023-04-29 17:36:21','9','91','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316827855018305031',519,'31682780557','143','1.00','1800','retail','0','2023-04-29 20:36:16','','','','1300','Cash',0.00,'1800','','','3','','1','2023-04-29 17:36:21','4','132','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316827855244013233',520,'31682780557','10','1.00','1600','retail','0','2023-04-29 20:36:16','','','','1100','Cash',0.00,'1600','','','3','','1','2023-04-29 17:36:21','4','22','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316827897483820342',521,'31682780557','135','1.00','1500','retail','0','2023-04-29 20:36:16','','','','0','Cash',0.00,'1500','','','3','','1','2023-04-29 17:36:21','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9962.00','9961','Inclusive','branch','Inventory','1110','4000','5500','',''),('316827897760393223',522,'31682780557','153','1.00','3500','retail','500','2023-04-29 20:36:16','','','','2400','Cash',0.00,'3500','','','3','','1','2023-04-29 17:36:21','9','70','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316828585415320383',523,'31682858516','100','1.00','1900','retail','100','2023-04-30 20:31:27','','','','1500','Cash',0.00,'1900','','','3','','1','2023-04-30 17:31:39','7','100','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316828586030032260',524,'31682858516','123','1.00','200','retail','300','2023-04-30 20:31:27','','','','50','Cash',0.00,'200','','','3','','1','2023-04-30 17:31:39','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','568.00','567','Inclusive','branch','Inventory','1110','4000','5500','',''),('316828757623203023',525,'31682858516','150','1.00','10900','retail','0','2023-04-30 20:31:27','','','','9600','Cash',0.00,'10900','','','3','','1','2023-04-30 17:31:39','7','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316828757820783182',526,'31682858516','123','1.00','200','retail','0','2023-04-30 20:31:27','','','','50','Cash',0.00,'200','','','3','','1','2023-04-30 17:31:39','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','567.00','566','Inclusive','branch','Inventory','1110','4000','5500','',''),('316828758163022202',527,'31682858516','98','1.00','700','retail','0','2023-04-30 20:31:27','','','','250','Cash',0.00,'700','','','3','','1','2023-04-30 17:31:39','10','98','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316828758352828232',528,'31682858516','65','1.00','1200','retail','0','2023-04-30 20:31:27','','','','500','Cash',0.00,'1200','','','3','','1','2023-04-30 17:31:39','9','71','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316828758862208208',529,'31682858516','32','1.00','1600','retail','0','2023-04-30 20:31:27','','','','1100','Cash',0.00,'1600','','','3','','1','2023-04-30 17:31:39','5','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('416827758652024545',530,'41682772060','123','1.00','300','retail','0','2023-04-29 16:44:14','','','','50','Cash',0.00,'300','','','4','','1','2023-05-01 08:15:12','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','544.00','543','Inclusive','branch','Inventory','1110','4000','5500','',''),('416827759186388012',531,'41682772060','153','1.00','3500','retail','0','2023-04-29 16:44:54','','','','2400','Cash',0.00,'3500','','','4','','1','2023-05-01 08:15:12','9','70','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416829243188230233',532,'41682772060','155','1.00','2800','retail','0','2023-05-01 09:58:11','','','','1800','Cash',0.00,'2800','','','4','','1','2023-05-01 08:15:12','9','70','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316829373860206407',533,'31682937358','109','1.00','500','retail','500','2023-05-01 21:00:37','','','','340','Cash',0.00,'500','','','3','','1','2023-05-01 18:00:52','11','101','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('316829375480003342',534,'31682937358','141','1.00','3300','retail','200','2023-05-01 21:00:37','','','','2900','Cash',0.00,'3300','','','3','','1','2023-05-01 18:00:52','7','106','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316829640190202223',536,'31682937358','19','1.00','12000','retail','500','2023-05-01 21:00:37','','','','11000','Cash',0.00,'12000','','','3','','1','2023-05-01 18:00:52','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316829640370403020',537,'31682937358','123','1.00','300','retail','200','2023-05-01 21:00:37','','','','50','Cash',0.00,'300','','','3','','1','2023-05-01 18:00:52','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','566.00','565','Inclusive','branch','Inventory','1110','4000','5500','',''),('316829641022231332',538,'31682964085','45','1.00','1650','retail','150','2023-05-02 19:59:19','','','','1300','Cash',0.00,'1650','','','3','','1','2023-05-02 17:01:34','4','48','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316830432372222282',539,'31682964085','111','1.00','700','retail','300','2023-05-02 19:59:19','','','','340','Cash',0.00,'700','','','3','','1','2023-05-02 17:01:34','11','103','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('316830432623220308',540,'31682964085','151','1.00','14900','retail','100','2023-05-02 19:59:19','','','','13800','Cash',0.00,'14900','','','3','','1','2023-05-02 17:01:34','1','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316830432960300222',541,'31682964085','135','1.00','500','retail','0','2023-05-02 19:59:19','','','','0','Cash',0.00,'500','','','3','','1','2023-05-02 17:01:34','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9961.00','9960','Inclusive','branch','Inventory','1110','4000','5500','',''),('316830436743332212',542,'31682964085','20','1.00','13000','retail','0','2023-05-02 19:59:19','','','','12200','Cash',0.00,'13000','','','3','','1','2023-05-02 17:01:34','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316830466933930333',543,'31682964085','134','1.00','1600','retail','100','2023-05-02 19:59:19','','','','1150','Cash',0.00,'1600','','','3','','1','2023-05-02 17:01:34','6','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316830467083023236',544,'31682964085','146','1.00','7500','retail','500','2023-05-02 19:59:19','','','','5700','Cash',0.00,'7500','','','3','','1','2023-05-02 17:01:34','3','135','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316830467586435226',545,'31682964085','66','1.00','250','retail','0','2023-05-02 19:59:19','','','','80','Cash',0.00,'250','','','3','','1','2023-05-02 17:01:34','9','78','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('316830469886206832',546,'31683046975','149','1.00','14900','retail','0','2023-05-02 20:03:26','','','','14000','Cash',0.00,'14900','','','3','','1','2023-05-02 17:03:31','7','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316830474963033226',547,'31683047048','119','1.00','17500','retail','0','2023-05-02 20:11:51','','','','16500','Cash',0.00,'17500','','','3','','1','2023-05-02 17:11:59','7','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316830478243048641',548,'31683047519','50','1.00','1100','retail','0','2023-05-02 20:17:05','','','','820','Cash',0.00,'1100','','','3','','1','2023-05-02 17:17:10','7','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('316831023422326303',549,'31683100658','71','1.00','1700','retail','0','2023-05-03 19:19:01','','','','1450','Cash',0.00,'1700','','','3','','1','2023-05-03 16:19:09','7','81','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316831023592033333',550,'31683100658','123','1.00','200','retail','300','2023-05-03 19:19:01','','','','50','Cash',0.00,'200','','','3','','1','2023-05-03 16:19:09','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','565.00','564','Inclusive','branch','Inventory','1110','4000','5500','',''),('316831023660303323',551,'31683100658','135','1.00','1000','retail','0','2023-05-03 19:19:01','','','','0','Cash',0.00,'1000','','','3','','1','2023-05-03 16:19:09','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9960.00','9959','Inclusive','branch','Inventory','1110','4000','5500','',''),('316831297813003320',552,'31683100658','95','1.00','700','retail','0','2023-05-03 19:19:01','','','','400','Cash',0.00,'700','','','3','','1','2023-05-03 16:19:09','10','97','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316831298059230343',553,'31683100658','22','1.00','15200','retail','0','2023-05-03 19:19:01','','','','13800','Cash',0.00,'15200','','','3','','1','2023-05-03 16:19:09','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316831298413233209',554,'31683100658','20','1.00','13800','retail','700','2023-05-03 19:19:01','','','','12200','Cash',0.00,'13800','','','3','','1','2023-05-03 16:19:09','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316831301221223032',555,'31683100658','24','1.00','23000','retail','500','2023-05-03 19:19:01','','','','21900','Cash',0.00,'23000','','','3','','1','2023-05-03 16:19:09','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316831306063023613',556,'31683100658','21','1.00','14800','retail','0','2023-05-03 19:19:01','','','','14000','Cash',0.00,'14800','','','3','','1','2023-05-03 16:19:09','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316831306643183404',557,'31683100658','20','1.00','12800','retail','0','2023-05-03 19:19:01','','','','12200','Cash',0.00,'12800','','','3','','1','2023-05-03 16:19:09','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316831307411023330',558,'31683100658','123','2.00','400','retail','600','2023-05-03 19:19:01','','','','50','Cash',0.00,'200','','','3','','1','2023-05-03 16:19:09','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','564.00','562','Inclusive','branch','Inventory','1110','4000','5500','',''),('316831309788023221',559,'31683130750','111','1.00','500','retail','500','2023-05-03 19:24:24','','','','340','Cash',0.00,'500','','','3','','1','2023-05-03 16:24:28','11','103','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('316831310302302232',560,'31683130750','64','1.00','250','retail','0','2023-05-03 19:24:24','','','','80','Cash',0.00,'250','','','3','','1','2023-05-03 16:24:28','9','69','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','207.00','206','Inclusive','branch','Inventory','1110','4000','5500','',''),('316831310393032322',561,'31683130750','59','1.00','1200','retail','0','2023-05-03 19:24:24','','','','500','Cash',0.00,'1200','','','3','','1','2023-05-03 16:24:28','9','64','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316831323490232444',562,'31683131101','26','1.00','1500','retail','100','2023-05-03 19:46:07','','','','1100','Cash',0.00,'1500','','','3','','1','2023-05-03 16:46:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316831323592340039',563,'31683131101','71','1.00','1800','retail','0','2023-05-03 19:46:07','','','','1450','Cash',0.00,'1800','','','3','','1','2023-05-03 16:46:53','7','81','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('416831922592926293',564,'41683192237','123','1.00','300','retail','0','2023-05-04 12:23:57','','','','50','Cash',0.00,'300','','','4','','1','2023-05-05 06:35:02','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','562.00','561','Inclusive','branch','Inventory','1110','4000','5500','',''),('416831924009002243',565,'41683192237','123','1.00','300','retail','0','2023-05-04 12:24:54','','','','50','Cash',0.00,'300','','','4','','1','2023-05-05 06:35:02','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','561.00','560','Inclusive','branch','Inventory','1110','4000','5500','',''),('416831934430022040',566,'41683192237','123','1.00','200','retail','0','2023-05-04 12:36:38','','','','50','Cash',0.00,'200','','','4','','1','2023-05-05 06:35:02','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','560.00','559','Inclusive','branch','Inventory','1110','4000','5500','',''),('416832683023033332',567,'41683192237','123','1.00','200','retail','0','2023-05-05 09:31:28','','','','50','Cash',0.00,'200','','','4','','1','2023-05-05 06:35:02','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','559.00','558','Inclusive','branch','Inventory','1110','4000','5500','',''),('416832683193302338',568,'41683192237','123','1.00','250','retail','0','2023-05-05 09:31:50','','','','50','Cash',0.00,'250','','','4','','1','2023-05-05 06:35:02','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','558.00','557','Inclusive','branch','Inventory','1110','4000','5500','',''),('416832683383313123',569,'41683192237','123','1.00','300','retail','0','2023-05-05 09:32:08','','','','50','Cash',0.00,'300','','','4','','1','2023-05-05 06:35:02','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','557.00','556','Inclusive','branch','Inventory','1110','4000','5500','',''),('416832683573223823',570,'41683192237','110','1.00','500','retail','0','2023-05-05 09:32:27','','','','340','Cash',0.00,'500','','','4','','1','2023-05-05 06:35:02','11','102','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('416832684018030233',571,'41683192237','150','1.00','11800','retail','0','2023-05-05 09:33:10','','','','9600','Cash',0.00,'11800','','','4','','1','2023-05-05 06:35:02','7','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416832684660322232',572,'41683192237','80','1.00','500','retail','0','2023-05-05 09:33:57','','','','200','Cash',0.00,'500','','','4','','1','2023-05-05 06:35:02','9','91','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416832684892202336',573,'41683192237','76','1.00','200','retail','0','2023-05-05 09:34:35','','','','75','Cash',0.00,'200','','','4','','1','2023-05-05 06:35:02','9','74','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('416832707372006323',574,'41683268503','50','1.00','1000','retail','0','2023-05-05 09:35:03','','','','820','Cash',0.00,'1000','','','4','','1','2023-05-06 09:10:23','7','54','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('416832707686847020',575,'41683268503','123','1.00','200','retail','0','2023-05-05 10:12:34','','','','50','Cash',0.00,'200','','','4','','1','2023-05-06 09:10:23','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','556.00','555','Inclusive','branch','Inventory','1110','4000','5500','',''),('416833079992022422',576,'41683268503','133','1.00','1600','retail','0','2023-05-05 20:32:18','','','','1150','Cash',0.00,'1600','','','4','','1','2023-05-06 09:10:23','6','124','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('416833080414433333',577,'41683268503','29','1.00','1500','retail','0','2023-05-05 20:33:37','','','','1100','Cash',0.00,'1500','','','4','','1','2023-05-06 09:10:23','4','18','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416833081003200332',578,'41683268503','1','1.00','1600','retail','0','2023-05-05 20:34:10','','','','1100','Cash',0.00,'1600','','','4','','1','2023-05-06 09:10:23','3','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416833082512531328',579,'41683268503','123','1.00','200','retail','0','2023-05-05 20:36:10','','','','50','Cash',0.00,'200','','','4','','1','2023-05-06 09:10:23','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','555.00','554','Inclusive','branch','Inventory','1110','4000','5500','',''),('416833082743320430',580,'41683268503','123','3.00','750','retail','0','2023-05-05 20:37:43','','','','50','Cash',0.00,'250','','','4','','1','2023-05-06 09:10:23','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','554.00','551','Inclusive','branch','Inventory','1110','4000','5500','',''),('416833082996022099',581,'41683268503','52','1.00','2000','retail','0','2023-05-05 20:38:02','','','','970','Cash',0.00,'2000','','','4','','1','2023-05-06 09:10:23','8','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('416833083212223622',582,'41683268503','19','1.00','12000','retail','0','2023-05-05 20:38:20','','','','11000','Cash',0.00,'12000','','','4','','1','2023-05-06 09:10:23','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('416833641932003284',583,'41683268503','51','1.00','1400','retail','0','2023-05-06 12:09:29','','','','1100','Cash',0.00,'1400','','','4','','1','2023-05-06 09:10:23','7','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('416833642093222222',584,'41683268503','71','1.00','1700','retail','0','2023-05-06 12:09:53','','','','1450','Cash',0.00,'1700','','','4','','1','2023-05-06 09:10:23','7','81','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('416833642574625232',585,'41683364223','123','1.00','300','retail','0','2023-05-06 12:10:23','','','','50','Cash',0.00,'300','','','4','','1','2023-05-07 07:14:31','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','551.00','548','Inclusive','branch','Inventory','1110','4000','5500','',''),('416833642664364032',586,'41683364223','123','1.00','300','retail','0','2023-05-06 12:10:57','','','','50','Cash',0.00,'300','','','4','','1','2023-05-07 07:14:31','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','550.00','548','Inclusive','branch','Inventory','1110','4000','5500','',''),('416833642943633342',587,'41683364223','123','1.00','200','retail','0','2023-05-06 12:11:06','','','','50','Cash',0.00,'200','','','4','','1','2023-05-07 07:14:31','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','549.00','548','Inclusive','branch','Inventory','1110','4000','5500','',''),('416833643583424362',588,'41683364223','110','1.00','500','retail','0','2023-05-06 12:12:13','','','','340','Cash',0.00,'500','','','4','','1','2023-05-07 07:14:31','11','102','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('416833655663423232',589,'41683364223','123','1.00','300','retail','0','2023-05-06 12:12:51','','','','50','Cash',0.00,'300','','','4','','1','2023-05-07 07:14:31','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','548.00','547','Inclusive','branch','Inventory','1110','4000','5500','',''),('416833656253226350',590,'41683364223','79','1.00','500','retail','0','2023-05-06 12:32:56','','','','200','Cash',0.00,'500','','','4','','1','2023-05-07 07:14:31','9','90','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834428550838332',591,'41683364223','19','1.00','11800','retail','0','2023-05-07 10:00:28','','','','11000','Cash',0.00,'11800','','','4','','1','2023-05-07 07:14:31','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834428798232632',592,'41683364223','19','1.00','12000','retail','0','2023-05-07 10:01:08','','','','11000','Cash',0.00,'12000','','','4','','1','2023-05-07 07:14:31','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834436393423462',593,'41683364223','9','1.00','1500','retail','0','2023-05-07 10:01:32','','','','1100','Cash',0.00,'1500','','','4','','1','2023-05-07 07:14:31','4','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834436574003382',594,'41683364223','8','1.00','1600','retail','0','2023-05-07 10:14:09','','','','1100','Cash',0.00,'1600','','','4','','1','2023-05-07 07:14:31','4','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834437980200916',595,'41683443788','149','1.00','15300','retail','0','2023-05-07 10:16:28','','','','14000','Cash',0.00,'15300','','','4','','1','2023-05-07 15:53:44','7','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834438262302224',596,'41683443788','123','1.00','200','retail','0','2023-05-07 10:17:00','','','','50','Cash',0.00,'200','','','4','','1','2023-05-07 15:53:44','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','547.00','546','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834438611426260',597,'41683443788','110','1.00','500','retail','0','2023-05-07 10:17:15','','','','340','Cash',0.00,'500','','','4','','1','2023-05-07 15:53:44','11','102','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834453511032134',598,'41683443788','66','1.00','200','retail','0','2023-05-07 10:17:49','','','','80','Cash',0.00,'200','','','4','','1','2023-05-07 15:53:44','9','78','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834454078403325',599,'41683443788','64','1.00','200','retail','0','2023-05-07 10:42:40','','','','80','Cash',0.00,'200','','','4','','1','2023-05-07 15:53:44','9','69','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','206.00','205','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834455136442225',600,'41683443788','111','1.00','600','retail','0','2023-05-07 10:43:34','','','','340','Cash',0.00,'600','','','4','','1','2023-05-07 15:53:44','11','103','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834693952934392',601,'41683443788','22','1.00','15000','retail','0','2023-05-07 17:22:52','','','','13800','Cash',0.00,'15000','','','4','','1','2023-05-07 15:53:44','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834694877332820',602,'41683443788','123','1.00','300','retail','0','2023-05-07 17:23:52','','','','50','Cash',0.00,'300','','','4','','1','2023-05-07 15:53:44','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','546.00','545','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834695134423003',603,'41683443788','123','1.00','300','retail','0','2023-05-07 17:25:02','','','','50','Cash',0.00,'300','','','4','','1','2023-05-07 15:53:44','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','545.00','544','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834695560034203',604,'41683443788','123','1.00','200','retail','0','2023-05-07 17:25:25','','','','50','Cash',0.00,'200','','','4','','1','2023-05-07 15:53:44','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','544.00','543','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834696953264896',605,'41683443788','123','1.00','200','retail','0','2023-05-07 17:26:22','','','','50','Cash',0.00,'200','','','4','','1','2023-05-07 15:53:44','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','543.00','542','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834697334403313',606,'41683443788','110','1.00','500','retail','0','2023-05-07 17:28:24','','','','340','Cash',0.00,'500','','','4','','1','2023-05-07 15:53:44','11','102','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834697702043362',607,'41683443788','111','1.00','500','retail','0','2023-05-07 17:29:01','','','','340','Cash',0.00,'500','','','4','','1','2023-05-07 15:53:44','11','103','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834698408009231',608,'41683443788','126','1.00','700','retail','0','2023-05-07 17:30:13','','','','270','Cash',0.00,'700','','','4','','1','2023-05-07 15:53:44','9','117','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('416834748093272223',609,'41683443788','142','1.00','1500','retail','0','2023-05-07 17:30:52','','','','1100','Cash',0.00,'1500','','','4','','1','2023-05-07 15:53:44','6','131','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416836158683006324',610,'41683615772','7','1.00','1600','retail','0','2023-05-09 10:02:52','','','','1100','Cash',0.00,'1600','','','4','','1','2023-05-10 14:09:43','4','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416836158933265283',611,'41683615772','30','1.00','1600','retail','0','2023-05-09 10:04:29','','','','1050','Cash',0.00,'1600','','','4','','1','2023-05-10 14:09:43','3','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416836235003633200',612,'41683615772','123','1.00','200','retail','0','2023-05-09 12:11:21','','','','50','Cash',0.00,'200','','','4','','1','2023-05-10 14:09:43','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','534.00','533','Inclusive','branch','Inventory','1110','4000','5500','',''),('416836235280388222',613,'41683615772','123','1.00','200','retail','0','2023-05-09 12:11:58','','','','50','Cash',0.00,'200','','','4','','1','2023-05-10 14:09:43','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','533.00','532','Inclusive','branch','Inventory','1110','4000','5500','',''),('416836236033232330',614,'41683615772','50','1.00','1100','retail','0','2023-05-09 12:12:31','','','','820','Cash',0.00,'1100','','','4','','1','2023-05-10 14:09:43','7','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('416836322696232300',615,'41683615772','71','1.00','1800','retail','0','2023-05-09 14:37:31','','','','1450','Cash',0.00,'1800','','','4','','1','2023-05-10 14:09:43','7','81','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('416836322884330330',616,'41683615772','123','1.00','200','retail','0','2023-05-09 14:37:57','','','','50','Cash',0.00,'200','','','4','','1','2023-05-10 14:09:43','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','532.00','531','Inclusive','branch','Inventory','1110','4000','5500','',''),('416836326585223330',617,'41683615772','57','1.00','1000','retail','0','2023-05-09 14:44:03','','','','450','Cash',0.00,'1000','','','4','','1','2023-05-10 14:09:43','9','62','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('416836497393370439',618,'41683615772','123','1.00','300','retail','0','2023-05-09 19:28:25','','','','50','Cash',0.00,'300','','','4','','1','2023-05-10 14:09:43','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','609.00','602','Inclusive','branch','Inventory','1110','4000','5500','',''),('416836497483623022',619,'41683615772','123','1.00','200','retail','0','2023-05-09 19:29:00','','','','50','Cash',0.00,'200','','','4','','1','2023-05-10 14:09:43','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','608.00','602','Inclusive','branch','Inventory','1110','4000','5500','',''),('416836497573405332',620,'41683615772','123','1.00','200','retail','0','2023-05-09 19:29:09','','','','50','Cash',0.00,'200','','','4','','1','2023-05-10 14:09:43','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','607.00','602','Inclusive','branch','Inventory','1110','4000','5500','',''),('416836497679101287',621,'41683615772','123','1.00','500','retail','0','2023-05-09 19:29:18','','','','50','Cash',0.00,'500','','','4','','1','2023-05-10 14:09:43','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','606.00','605','Inclusive','branch','Inventory','1110','4000','5500','',''),('416836497762272303',622,'41683615772','123','1.00','250','retail','0','2023-05-09 19:29:27','','','','50','Cash',0.00,'250','','','4','','1','2023-05-10 14:09:43','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','605.00','602','Inclusive','branch','Inventory','1110','4000','5500','',''),('416836497872338773',623,'41683615772','123','1.00','300','retail','0','2023-05-09 19:29:36','','','','50','Cash',0.00,'300','','','4','','1','2023-05-10 14:09:43','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','604.00','602','Inclusive','branch','Inventory','1110','4000','5500','',''),('416836497999296239',624,'41683615772','123','1.00','200','retail','0','2023-05-09 19:29:48','','','','50','Cash',0.00,'200','','','4','','1','2023-05-10 14:09:43','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','603.00','602','Inclusive','branch','Inventory','1110','4000','5500','',''),('416836498638030313',625,'41683615772','51','1.00','1350','retail','0','2023-05-09 19:29:59','','','','1100','Cash',0.00,'1350','','','4','','1','2023-05-10 14:09:43','7','55','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('416836507051287336',626,'41683615772','76','1.00','200','retail','0','2023-05-09 19:38:14','','','','75','Cash',0.00,'200','','','4','','1','2023-05-10 14:09:43','9','74','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('416837279863683226',627,'41683727785','18','1.00','1500','retail','0','2023-05-10 17:09:45','','','','1500','Cash',0.00,'1500','','','4','','1','2023-05-11 05:10:34','5','38','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416837280104338610',628,'41683727785','22','1.00','14800','retail','0','2023-05-10 17:13:17','','','','13800','Cash',0.00,'14800','','','4','','1','2023-05-11 05:10:34','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('416837280953032222',629,'41683727785','123','1.00','300','retail','0','2023-05-10 17:14:23','','','','50','Cash',0.00,'300','','','4','','1','2023-05-11 05:10:34','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','602.00','599','Inclusive','branch','Inventory','1110','4000','5500','',''),('416837281102382320',630,'41683727785','123','1.00','300','retail','0','2023-05-10 17:14:56','','','','50','Cash',0.00,'300','','','4','','1','2023-05-11 05:10:34','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','601.00','600','Inclusive','branch','Inventory','1110','4000','5500','',''),('416837294473470934',631,'41683727785','123','1.00','300','retail','0','2023-05-10 17:37:18','','','','50','Cash',0.00,'300','','','4','','1','2023-05-11 05:10:34','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','600.00','599','Inclusive','branch','Inventory','1110','4000','5500','',''),('416837295073372020',632,'41683727785','123','1.00','300','retail','0','2023-05-10 17:37:57','','','','50','Cash',0.00,'300','','','4','','1','2023-05-11 05:10:34','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','599.00','598','Inclusive','branch','Inventory','1110','4000','5500','',''),('416837295407720804',633,'41683727785','123','1.00','300','retail','0','2023-05-10 17:38:39','','','','50','Cash',0.00,'300','','','4','','1','2023-05-11 05:10:34','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','598.00','597','Inclusive','branch','Inventory','1110','4000','5500','',''),('416837295696920390',634,'41683727785','123','1.00','300','retail','0','2023-05-10 17:39:11','','','','50','Cash',0.00,'300','','','4','','1','2023-05-11 05:10:34','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','597.00','596','Inclusive','branch','Inventory','1110','4000','5500','',''),('416837818447324232',635,'41683781835','7','1.00','1650','retail','0','2023-05-11 08:10:35','','','','1100','Cash',0.00,'1650','','','4','','1','2023-05-11 05:10:57','4','37','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416838084492409320',636,'41683803171','150','1.00','11000','retail','0','2023-05-11 15:33:45','','','','9600','Cash',0.00,'11000','','','4','','1','2023-05-12 08:54:58','7','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416838086142222022',637,'41683803171','123','1.00','300','retail','0','2023-05-11 15:34:23','','','','50','Cash',0.00,'300','','','4','','1','2023-05-12 08:54:58','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','596.00','594','Inclusive','branch','Inventory','1110','4000','5500','',''),('416838086306026203',638,'41683803171','123','1.00','300','retail','0','2023-05-11 15:36:55','','','','50','Cash',0.00,'300','','','4','','1','2023-05-12 08:54:58','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','595.00','594','Inclusive','branch','Inventory','1110','4000','5500','',''),('416838087098036206',639,'41683803171','64','1.00','250','retail','0','2023-05-11 15:37:55','','','','80','Cash',0.00,'250','','','4','','1','2023-05-12 08:54:58','9','69','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','205.00','204','Inclusive','branch','Inventory','1110','4000','5500','',''),('416838087290342384',640,'41683803171','50','1.00','1100','retail','0','2023-05-11 15:38:29','','','','820','Cash',0.00,'1100','','','4','','1','2023-05-12 08:54:58','7','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('416838087490239242',641,'41683803171','135','1.00','500','retail','0','2023-05-11 15:38:49','','','','0','Cash',0.00,'500','','','4','','1','2023-05-12 08:54:58','1','126','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9959.00','9958','Inclusive','branch','Inventory','1110','4000','5500','',''),('416838134723203342',642,'41683803171','135','1.00','1000','retail','0','2023-05-11 15:39:26','','','','0','Cash',0.00,'1000','','','4','','1','2023-05-12 08:54:58','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9958.00','9957','Inclusive','branch','Inventory','1110','4000','5500','',''),('416838244084028186',643,'41683803171','42','1.00','1600','retail','0','2023-05-11 19:59:53','','','','1000','Cash',0.00,'1600','','','4','','1','2023-05-12 08:54:58','5','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('416838817131827827',644,'41683881698','19','1.00','11800','retail','0','2023-05-12 11:54:58','','','','11000','Cash',0.00,'11800','','','4','','1','2023-05-12 08:55:29','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('416839027813222082',645,'41683902740','141','1.00','3200','retail','0','2023-05-12 17:45:40','','','','2900','Cash',0.00,'3200','','','4','','1','2023-05-12 17:46:43','7','106','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416839028783428333',646,'41683902740','71','1.00','1600','retail','0','2023-05-12 17:47:40','','','','1450','Cash',0.00,'1600','','','4','','1','2023-05-12 17:46:43','7','81','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416839028919226009',647,'41683902740','71','1.00','1800','retail','0','2023-05-12 17:47:58','','','','1450','Cash',0.00,'1800','','','4','','1','2023-05-12 17:46:43','7','81','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416839029092019939',648,'41683902740','50','1.00','1000','retail','0','2023-05-12 17:48:11','','','','820','Cash',0.00,'1000','','','4','','1','2023-05-12 17:46:43','7','54','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('416839029433323136',649,'41683902740','153','1.00','3600','retail','0','2023-05-12 17:48:29','','','','2400','Cash',0.00,'3600','','','4','','1','2023-05-12 17:46:43','9','70','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416839030090022422',650,'41683902740','66','1.00','200','retail','0','2023-05-12 17:49:42','','','','80','Cash',0.00,'200','','','4','','1','2023-05-12 17:46:43','9','78','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('416839030350240322',651,'41683902740','123','1.00','300','retail','0','2023-05-12 17:50:18','','','','50','Cash',0.00,'300','','','4','','1','2023-05-12 17:46:43','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','594.00','591','Inclusive','branch','Inventory','1110','4000','5500','',''),('416839030423023020',652,'41683902740','123','1.00','300','retail','0','2023-05-12 17:50:35','','','','50','Cash',0.00,'300','','','4','','1','2023-05-12 17:46:43','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','593.00','591','Inclusive','branch','Inventory','1110','4000','5500','',''),('416839030640203302',653,'41683902740','123','1.00','200','retail','0','2023-05-12 17:50:51','','','','50','Cash',0.00,'200','','','4','','1','2023-05-12 17:46:43','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','592.00','591','Inclusive','branch','Inventory','1110','4000','5500','',''),('416839034153203303',654,'41683902740','51','1.00','1350','retail','0','2023-05-12 17:51:49','','','','1100','Cash',0.00,'1350','','','4','','1','2023-05-12 17:46:43','7','55','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('416839095366324002',655,'41683902740','119','1.00','17500','retail','0','2023-05-12 17:57:02','','','','16500','Cash',0.00,'17500','','','4','','1','2023-05-12 17:46:43','7','108','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416839134438322234',656,'41683902740','50','1.00','1100','retail','0','2023-05-12 20:43:17','','','','820','Cash',0.00,'1100','','','4','','1','2023-05-12 17:46:43','7','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('416839134533823322',657,'41683902740','50','1.00','1000','retail','0','2023-05-12 20:44:04','','','','820','Cash',0.00,'1000','','','4','','1','2023-05-12 17:46:43','7','54','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('416839134773323222',658,'41683902740','71','1.00','1750','retail','0','2023-05-12 20:44:24','','','','1450','Cash',0.00,'1750','','','4','','1','2023-05-12 17:46:43','7','81','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416840747651202653',659,'41684074753','123','1.00','500','retail','0','2023-05-14 17:32:34','','','','50','Cash',0.00,'500','','','4','','1','2023-05-14 14:34:41','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','599.00','598','Inclusive','branch','Inventory','1110','4000','5500','',''),('416840747800202031',660,'41684074753','123','5.00','1500','retail','0','2023-05-14 17:32:46','','','','50','Cash',0.00,'300','','','4','','1','2023-05-14 14:34:41','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','598.00','593','Inclusive','branch','Inventory','1110','4000','5500','',''),('416840747993622422',661,'41684074753','50','1.00','1100','retail','0','2023-05-14 17:33:11','','','','820','Cash',0.00,'1100','','','4','','1','2023-05-14 14:34:41','7','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('416840748166634266',662,'41684074753','51','1.00','1350','retail','0','2023-05-14 17:33:20','','','','1100','Cash',0.00,'1350','','','4','','1','2023-05-14 14:34:41','7','55','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('416840748556820623',663,'41684074753','135','1.00','1000','retail','0','2023-05-14 17:34:02','','','','0','Cash',0.00,'1000','','','4','','1','2023-05-14 14:34:41','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9957.00','9956','Inclusive','branch','Inventory','1110','4000','5500','',''),('416840748753234003',664,'41684074753','100','1.00','2000','retail','0','2023-05-14 17:34:16','','','','1500','Cash',0.00,'2000','','','4','','1','2023-05-14 14:34:41','7','100','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316840836623230033',665,'31684083642','128','1.00','500','retail','500','2023-05-14 20:01:03','','','','270','Cash',0.00,'500','','','3','','1','2023-05-14 17:01:08','9','119','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('416840749070700772',666,'41684074882','140','1.00','37000','retail','0','2023-05-14 17:34:42','','','','34000','Cash',0.00,'37000','','','4','','1','2023-05-14 17:18:09','7','130','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416840749363227294',667,'41684074882','123','1.00','300','retail','0','2023-05-14 17:35:21','','','','50','Cash',0.00,'300','','','4','','1','2023-05-14 17:18:09','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','593.00','590','Inclusive','branch','Inventory','1110','4000','5500','',''),('416840749463422324',668,'41684074882','123','1.00','300','retail','0','2023-05-14 17:35:36','','','','50','Cash',0.00,'300','','','4','','1','2023-05-14 17:18:09','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','592.00','590','Inclusive','branch','Inventory','1110','4000','5500','',''),('416840749644003304',669,'41684074882','22','1.00','14800','retail','0','2023-05-14 17:35:47','','','','13800','Cash',0.00,'14800','','','4','','1','2023-05-14 17:18:09','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416840749903320930',670,'41684074882','123','1.00','300','retail','0','2023-05-14 17:36:21','','','','50','Cash',0.00,'300','','','4','','1','2023-05-14 17:18:09','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','591.00','590','Inclusive','branch','Inventory','1110','4000','5500','',''),('416840750473403322',671,'41684074882','123','1.00','250','retail','0','2023-05-14 17:36:54','','','','50','Cash',0.00,'250','','','4','','1','2023-05-14 17:18:09','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','590.00','589','Inclusive','branch','Inventory','1110','4000','5500','',''),('416840750622633330',672,'41684074882','123','1.00','250','retail','0','2023-05-14 17:37:34','','','','50','Cash',0.00,'250','','','4','','1','2023-05-14 17:18:09','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','589.00','588','Inclusive','branch','Inventory','1110','4000','5500','',''),('416840750783622300',673,'41684074882','123','1.00','200','retail','0','2023-05-14 17:37:48','','','','50','Cash',0.00,'200','','','4','','1','2023-05-14 17:18:09','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','588.00','587','Inclusive','branch','Inventory','1110','4000','5500','',''),('416840751140642056',674,'41684074882','57','1.00','1000','retail','0','2023-05-14 17:38:06','','','','450','Cash',0.00,'1000','','','4','','1','2023-05-14 17:18:09','9','62','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('416840751143234352',675,'41684074882','57','1.00','800','retail','0','2023-05-14 17:38:06','','','','450','Cash',0.00,'800','','','4','','1','2023-05-14 17:18:09','9','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('316841434992222443',676,'31684143478','135','1.00','300','retail','700','2023-05-15 20:34:23','','','','0','Cash',0.00,'300','','','3','','1','2023-05-15 17:34:31','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9956.00','9955','Inclusive','branch','Inventory','1110','4000','5500','',''),('316841676100206264',677,'31684143478','64','1.00','250','retail','0','2023-05-15 20:34:23','','','','80','Cash',0.00,'250','','','3','','1','2023-05-15 17:34:31','9','69','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','204.00','203','Inclusive','branch','Inventory','1110','4000','5500','',''),('316841676453020762',678,'31684143478','137','1.00','23000','retail','0','2023-05-15 20:34:23','','','','22800','Cash',0.00,'23000','','','3','','1','2023-05-15 17:34:31','7','128','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316841676790023600',679,'31684143478','65','1.00','1400','retail','100','2023-05-15 20:34:23','','','','500','Cash',0.00,'1400','','','3','','1','2023-05-15 17:34:31','9','71','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316841701593232225',680,'31684143478','8','1.00','1600','retail','0','2023-05-15 20:34:23','','','','1100','Cash',0.00,'1600','','','3','','1','2023-05-15 17:34:31','4','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('316841701672283203',681,'31684143478','7','1.00','1600','retail','0','2023-05-15 20:34:23','','','','1100','Cash',0.00,'1600','','','3','','1','2023-05-15 17:34:31','4','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316841710760300060',682,'31684143478','24','1.00','22900','retail','600','2023-05-15 20:34:23','','','','21900','Cash',0.00,'22900','','','3','','1','2023-05-15 17:34:31','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316841710860232011',683,'31684143478','66','1.00','250','retail','0','2023-05-15 20:34:23','','','','80','Cash',0.00,'250','','','3','','1','2023-05-15 17:34:31','9','78','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('316841720288720222',684,'31684143478','76','1.00','200','retail','50','2023-05-15 20:34:23','','','','75','Cash',0.00,'200','','','3','','1','2023-05-15 17:34:31','9','74','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('316841720630113603',685,'31684143478','22','1.00','14000','retail','1500','2023-05-15 20:34:23','','','','13500','Cash',0.00,'14000','','','3','','1','2023-05-15 17:34:31','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316843193943124320',686,'31684319375','25','1.00','19800','retail','200','2023-05-17 13:30:42','','','','18800','Cash',0.00,'19800','','','3','','1','2023-05-17 10:31:30','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316843194163043613',687,'31684319375','123','1.00','300','retail','200','2023-05-17 13:30:42','','','','50','Cash',0.00,'300','','','3','','1','2023-05-17 10:31:30','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','586.00','585','Inclusive','branch','Inventory','1110','4000','5500','',''),('316843194422318322',688,'31684319375','139','1.00','11000','retail','1500','2023-05-17 13:30:42','','','','10300','Cash',0.00,'11000','','','3','','1','2023-05-17 10:31:30','4','22','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316843195513349952',689,'31684319525','134','1.00','1600','retail','100','2023-05-17 13:32:44','','','','1150','Cash',0.00,'1600','','','3','','1','2023-05-17 10:32:58','6','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316843389593302353',690,'31684338917','157','1.00','13500','retail','0','2023-05-17 19:54:25','','','','10800','Cash',0.00,'13500','','','3','','1','2023-05-17 16:54:31','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316843390032120323',691,'31684338917','139','1.00','11400','retail','0','2023-05-17 19:54:25','','','','10300','Cash',0.00,'11400','','','3','','1','2023-05-17 16:54:31','4','22','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316843390390326432',692,'31684338917','25','1.00','19900','retail','100','2023-05-17 19:54:25','','','','18800','Cash',0.00,'19900','','','3','','1','2023-05-17 16:54:31','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316843390633302033',693,'31684338917','124','1.00','300','retail','0','2023-05-17 19:54:25','','','','90','Cash',0.00,'300','','','3','','1','2023-05-17 16:54:31','9','114','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('316843394514204332',694,'31684338917','127','1.00','600','retail','400','2023-05-17 19:54:25','','','','270','Cash',0.00,'600','','','3','','1','2023-05-17 16:54:31','9','118','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316843424652403230',695,'31684338917','76','1.00','200','retail','50','2023-05-17 19:54:25','','','','75','Cash',0.00,'200','','','3','','1','2023-05-17 16:54:31','9','74','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('316843435643233103',696,'31684343549','141','1.00','3400','retail','100','2023-05-17 20:12:45','','','','2900','Cash',0.00,'3400','','','3','','1','2023-05-17 17:12:52','7','106','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316844267126223300',697,'31684426696','123','1.00','200','retail','300','2023-05-18 19:25:25','','','','50','Cash',0.00,'200','','','3','','1','2023-05-18 16:25:32','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','585.00','584','Inclusive','branch','Inventory','1110','4000','5500','',''),('316844267207423260',698,'31684426696','150','1.00','10400','retail','0','2023-05-18 19:25:25','','','','9600','Cash',0.00,'10400','','','3','','1','2023-05-18 16:25:32','7','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316844267762442023',699,'31684426696','135','1.00','500','retail','500','2023-05-18 19:25:25','','','','0','Cash',0.00,'500','','','3','','1','2023-05-18 16:25:32','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9955.00','9954','Inclusive','branch','Inventory','1110','4000','5500','',''),('316844267888203003',700,'31684426696','135','1.00','300','retail','700','2023-05-18 19:25:25','','','','0','Cash',0.00,'300','','','3','','1','2023-05-18 16:25:32','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9954.00','9953','Inclusive','branch','Inventory','1110','4000','5500','',''),('316844270754347623',701,'31684426696','88','1.00','900','retail','0','2023-05-18 19:25:25','','','','300','Cash',0.00,'900','','','3','','1','2023-05-18 16:25:32','10','96','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316844271243021843',702,'31684426696','110','1.00','600','retail','400','2023-05-18 19:25:25','','','','340','Cash',0.00,'600','','','3','','1','2023-05-18 16:25:32','11','102','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('416843092103902230',703,'41684309095','55','1.00','1250','retail','0','2023-05-17 10:38:15','','','','800','Cash',0.00,'1250','','','4','','1','2023-05-19 10:58:25','9','60','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('416843107034321331',704,'41684309095','22','1.00','14700','retail','0','2023-05-17 11:03:08','','','','13500','Cash',0.00,'14700','','','4','','1','2023-05-19 10:58:25','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416843107414328233',705,'41684309095','123','1.00','200','retail','0','2023-05-17 11:05:29','','','','50','Cash',0.00,'200','','','4','','1','2023-05-19 10:58:25','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','587.00','586','Inclusive','branch','Inventory','1110','4000','5500','',''),('416843128890839210',706,'41684309095','52','1.00','1700','retail','0','2023-05-17 11:40:02','','','','970','Cash',0.00,'1700','','','4','','1','2023-05-19 10:58:25','8','56','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('416844965688865383',707,'41684493905','57','1.00','1000','retail','0','2023-05-19 14:42:34','','','','450','Cash',0.00,'1000','','','4','','1','2023-05-20 07:38:09','9','62','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('416844966134231268',708,'41684493905','71','1.00','1700','retail','0','2023-05-19 14:43:22','','','','1450','Cash',0.00,'1700','','','4','','1','2023-05-20 07:38:09','7','81','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416844966462644436',709,'41684493905','81','1.00','500','retail','0','2023-05-19 14:43:42','','','','200','Cash',0.00,'500','','','4','','1','2023-05-20 07:38:09','9','92','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416844966683330043',710,'41684493905','127','1.00','500','retail','0','2023-05-19 14:44:11','','','','270','Cash',0.00,'500','','','4','','1','2023-05-20 07:38:09','9','118','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('416844983464431233',711,'41684493905','26','1.00','1600','retail','0','2023-05-19 14:44:35','','','','1100','Cash',0.00,'1600','','','4','','1','2023-05-20 07:38:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416844983753307843',712,'41684493905','32','1.00','1500','retail','0','2023-05-19 15:12:42','','','','1100','Cash',0.00,'1500','','','4','','1','2023-05-20 07:38:09','5','17','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('416845140872820433',713,'41684493905','4','1.00','1500','retail','0','2023-05-19 19:34:19','','','','1100','Cash',0.00,'1500','','','4','','1','2023-05-20 07:38:09','3','3','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('416845141052222831',714,'41684493905','29','1.00','1600','retail','0','2023-05-19 19:34:47','','','','1100','Cash',0.00,'1600','','','4','','1','2023-05-20 07:38:09','4','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416845951572590905',715,'41684595117','123','1.00','300','retail','0','2023-05-20 18:05:17','','','','50','Cash',0.00,'300','','','4','','1','2023-05-20 15:32:39','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','584.00','583','Inclusive','branch','Inventory','1110','4000','5500','',''),('416845951760932323',716,'41684595117','124','3.00','1500','retail','0','2023-05-20 18:05:57','','','','90','Cash',0.00,'500','','','4','','1','2023-05-20 15:32:39','9','114','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','87.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('416845952082353820',717,'41684595117','57','1.00','1000','retail','0','2023-05-20 18:06:39','','','','450','Cash',0.00,'1000','','','4','','1','2023-05-20 15:32:39','9','62','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('416845952312325422',718,'41684595117','137','1.00','22500','retail','0','2023-05-20 18:06:49','','','','22800','Cash',0.00,'22500','','','4','','1','2023-05-20 15:32:39','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416845961114322330',719,'41684595117','62','1.00','200','retail','50','2023-05-20 18:12:26','','','','75','Cash',0.00,'200','','','4','','1','2023-05-20 15:32:39','9','67','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('416845961452069024',720,'41684595117','123','3.00','1500','retail','0','2023-05-20 18:21:52','','','','50','Cash',0.00,'500','','','4','','1','2023-05-20 15:32:39','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'3','583.00','580','Inclusive','branch','Inventory','1110','4000','5500','',''),('416845961913053131',721,'41684595117','157','1.00','12700','retail','800','2023-05-20 18:22:26','','','','10800','Cash',0.00,'12700','','','4','','1','2023-05-20 15:32:39','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416845967542332092',722,'41684595117','135','2.00','2000','retail','0','2023-05-20 18:23:12','','','','0','Cash',0.00,'1000','','','4','','1','2023-05-20 15:32:39','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','9953.00','9951','Inclusive','branch','Inventory','1110','4000','5500','',''),('416846024882102232',723,'41684596759','123','2.00','600','retail','400','2023-05-20 20:07:51','','','','50','Cash',0.00,'300','','','4','','1','2023-05-20 17:08:15','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','580.00','578','Inclusive','branch','Inventory','1110','4000','5500','',''),('316845838333048383',724,'31684583823','65','1.00','1500','retail','0','2023-05-20 20:09:55','','','','500','Cash',0.00,'1500','','','3','','1','2023-05-20 17:12:32','9','71','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316845949222334232',725,'31684583823','139','1.00','12500','retail','0','2023-05-20 20:09:55','','','','10300','Cash',0.00,'12500','','','3','','1','2023-05-20 17:12:32','4','22','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316846025382333434',726,'31684583823','114','2.00','3000','retail','0','2023-05-20 20:09:55','','','','1100','Cash',0.00,'1500','','','3','','1','2023-05-20 17:12:32','7','105','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316846025624053336',727,'31684583823','93','1.00','700','retail','0','2023-05-20 20:09:55','','','','300','Cash',0.00,'700','','','3','','1','2023-05-20 17:12:32','10','96','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316846025783210344',728,'31684583823','135','1.00','1000','retail','0','2023-05-20 20:09:55','','','','0','Cash',0.00,'1000','','','3','','1','2023-05-20 17:12:32','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9951.00','9950','Inclusive','branch','Inventory','1110','4000','5500','',''),('316846025955053910',729,'31684583823','135','1.00','300','retail','700','2023-05-20 20:09:55','','','','0','Cash',0.00,'300','','','3','','1','2023-05-20 17:12:32','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9950.00','9949','Inclusive','branch','Inventory','1110','4000','5500','',''),('316846693620303936',730,'31684669331','76','4.00','800','retail','200','2023-05-21 19:44:14','','','','75','Cash',0.00,'200','','','3','','1','2023-05-21 16:45:20','9','74','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'4','34.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('316846693753200542',731,'31684669331','66','1.00','200','retail','50','2023-05-21 19:44:14','','','','80','Cash',0.00,'200','','','3','','1','2023-05-21 16:45:20','9','78','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('316846693882026332',732,'31684669331','24','1.00','22500','retail','1000','2023-05-21 19:44:14','','','','21900','Cash',0.00,'22500','','','3','','1','2023-05-21 16:45:20','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316846694062200633',733,'31684669331','150','1.00','10800','retail','0','2023-05-21 19:44:14','','','','9600','Cash',0.00,'10800','','','3','','1','2023-05-21 16:45:20','7','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316846808692606360',734,'31684669331','123','2.00','400','retail','600','2023-05-21 19:44:14','','','','50','Cash',0.00,'200','','','3','','1','2023-05-21 16:45:20','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','578.00','576','Inclusive','branch','Inventory','1110','4000','5500','',''),('316846854244323533',735,'31684669331','135','1.00','1000','retail','0','2023-05-21 19:44:14','','','','0','Cash',0.00,'1000','','','3','','1','2023-05-21 16:45:20','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9949.00','9948','Inclusive','branch','Inventory','1110','4000','5500','',''),('316846858343208032',736,'31684669331','71','1.00','1500','retail','500','2023-05-21 19:44:14','','','','1450','Cash',0.00,'1500','','','3','','1','2023-05-21 16:45:20','7','81','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316846874426240272',737,'31684669331','139','1.00','11300','retail','0','2023-05-21 19:44:14','','','','10300','Cash',0.00,'11300','','','3','','1','2023-05-21 16:45:20','4','22','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316846879553830030',738,'31684687949','8','1.00','1600','retail','0','2023-05-21 20:28:50','','','','1100','Cash',0.00,'1600','','','3','','1','2023-05-21 17:28:53','4','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('316846879753293586',739,'31684687949','46','1.00','1600','retail','0','2023-05-21 20:28:50','','','','1150','Cash',0.00,'1600','','','3','','1','2023-05-21 17:28:53','4','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316846901298231310',740,'31684687949','45','1.00','1700','retail','100','2023-05-21 20:28:50','','','','1300','Cash',0.00,'1700','','','3','','1','2023-05-21 17:28:53','4','48','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847622218334020',741,'31684760533','119','1.00','17400','retail','0','2023-05-22 19:50:31','','','','16500','Cash',0.00,'17400','','','3','','1','2023-05-22 16:50:36','7','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847622544230274',742,'31684760533','135','2.00','2000','retail','0','2023-05-22 19:50:31','','','','0','Cash',0.00,'1000','','','3','','1','2023-05-22 16:50:36','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','9948.00','9946','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847622653250820',743,'31684760533','135','1.00','1000','retail','0','2023-05-22 19:50:31','','','','0','Cash',0.00,'1000','','','3','','1','2023-05-22 16:50:36','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9946.00','9945','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847622758303322',744,'31684760533','135','1.00','200','retail','800','2023-05-22 19:50:31','','','','0','Cash',0.00,'200','','','3','','1','2023-05-22 16:50:36','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9945.00','9944','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847622966207430',745,'31684760533','51','1.00','1400','retail','0','2023-05-22 19:50:31','','','','1100','Cash',0.00,'1400','','','3','','1','2023-05-22 16:50:36','7','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847623102222360',746,'31684760533','123','1.00','300','retail','200','2023-05-22 19:50:31','','','','50','Cash',0.00,'300','','','3','','1','2023-05-22 16:50:36','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','576.00','575','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847623202022203',747,'31684760533','123','1.00','500','retail','0','2023-05-22 19:50:31','','','','50','Cash',0.00,'500','','','3','','1','2023-05-22 16:50:36','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','575.00','574','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847623322333200',748,'31684760533','150','1.00','10500','retail','0','2023-05-22 19:50:31','','','','9600','Cash',0.00,'10500','','','3','','1','2023-05-22 16:50:36','7','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847623843323203',749,'31684760533','57','1.00','800','retail','200','2023-05-22 19:50:31','','','','450','Cash',0.00,'800','','','3','','1','2023-05-22 16:50:36','9','62','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847672063328302',750,'31684760533','123','1.00','200','retail','300','2023-05-22 19:50:31','','','','50','Cash',0.00,'200','','','3','','1','2023-05-22 16:50:36','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','574.00','573','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847675523302350',751,'31684760533','150','1.00','10500','retail','0','2023-05-22 19:50:31','','','','9600','Cash',0.00,'10500','','','3','','1','2023-05-22 16:50:36','7','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847676853438683',752,'31684760533','66','1.00','250','retail','0','2023-05-22 19:50:31','','','','80','Cash',0.00,'250','','','3','','1','2023-05-22 16:50:36','9','78','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847676977613322',753,'31684760533','66','1.00','200','retail','50','2023-05-22 19:50:31','','','','80','Cash',0.00,'200','','','3','','1','2023-05-22 16:50:36','9','78','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847699752621432',754,'31684760533','114','1.00','1500','retail','0','2023-05-22 19:50:31','','','','1100','Cash',0.00,'1500','','','3','','1','2023-05-22 16:50:36','7','105','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847723304032276',755,'31684760533','123','1.00','200','retail','300','2023-05-22 19:50:31','','','','50','Cash',0.00,'200','','','3','','1','2023-05-22 16:50:36','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','573.00','572','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847742212332220',756,'31684760533','135','1.00','500','retail','500','2023-05-22 19:50:31','','','','0','Cash',0.00,'500','','','3','','1','2023-05-22 16:50:36','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9944.00','9943','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847742301773242',757,'31684760533','135','1.00','200','retail','800','2023-05-22 19:50:31','','','','0','Cash',0.00,'200','','','3','','1','2023-05-22 16:50:36','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9943.00','9942','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847780787280202',758,'31684777076','143','1.00','1800','retail','0','2023-05-22 20:55:39','','','','1300','Cash',0.00,'1800','','','3','','1','2023-05-22 17:55:44','4','132','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847781054223374',759,'31684777076','66','1.00','200','retail','50','2023-05-22 20:55:39','','','','80','Cash',0.00,'200','','','3','','1','2023-05-22 17:55:44','9','78','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847781228380108',760,'31684777076','64','1.00','200','retail','50','2023-05-22 20:55:39','','','','80','Cash',0.00,'200','','','3','','1','2023-05-22 17:55:44','9','69','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','203.00','202','Inclusive','branch','Inventory','1110','4000','5500','',''),('316847781398230264',761,'31684777076','51','1.00','1350','retail','50','2023-05-22 20:55:39','','','','1100','Cash',0.00,'1350','','','3','','1','2023-05-22 17:55:44','7','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('416848235333028828',762,'41684823523','132','1.00','10800','retail','0','2023-05-23 09:32:03','','','','10000','Cash',0.00,'10800','','','4','','1','2023-05-24 14:59:50','7','123','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416848235693364492',763,'41684823523','123','1.00','200','retail','0','2023-05-23 09:32:34','','','','50','Cash',0.00,'200','','','4','','1','2023-05-24 14:59:50','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','572.00','571','Inclusive','branch','Inventory','1110','4000','5500','',''),('416848280603332223',764,'41684823523','123','1.00','300','retail','0','2023-05-23 10:47:33','','','','50','Cash',0.00,'300','','','4','','1','2023-05-24 14:59:50','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','571.00','568','Inclusive','branch','Inventory','1110','4000','5500','',''),('416848280683486302',765,'41684823523','123','1.00','200','retail','0','2023-05-23 10:47:41','','','','50','Cash',0.00,'200','','','4','','1','2023-05-24 14:59:50','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','570.00','568','Inclusive','branch','Inventory','1110','4000','5500','',''),('416848280790036924',766,'41684823523','123','1.00','500','retail','0','2023-05-23 10:47:48','','','','50','Cash',0.00,'500','','','4','','1','2023-05-24 14:59:50','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','569.00','568','Inclusive','branch','Inventory','1110','4000','5500','',''),('416848304114234333',767,'41684823523','68','1.00','1500','retail','0','2023-05-23 11:10:50','','','','700','Cash',0.00,'1500','','','4','','1','2023-05-24 14:59:50','9','75','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416849417002320222',768,'41684940391','25','1.00','19800','retail','0','2023-05-24 17:59:51','','','','18800','Cash',0.00,'19800','','','4','','1','2023-05-24 16:36:06','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416849417881292723',769,'41684940391','70','1.00','10800','retail','0','2023-05-24 18:22:23','','','','10200','Cash',0.00,'10800','','','4','','1','2023-05-24 16:36:06','7','80','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416849418452300002',770,'41684940391','123','1.00','200','retail','0','2023-05-24 18:23:23','','','','50','Cash',0.00,'200','','','4','','1','2023-05-24 16:36:06','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','568.00','567','Inclusive','branch','Inventory','1110','4000','5500','',''),('416849418888120042',771,'41684940391','123','1.00','200','retail','0','2023-05-24 18:24:32','','','','50','Cash',0.00,'200','','','4','','1','2023-05-24 16:36:06','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','567.00','566','Inclusive','branch','Inventory','1110','4000','5500','',''),('416849419223199133',772,'41684940391','111','1.00','500','retail','0','2023-05-24 18:24:57','','','','340','Cash',0.00,'500','','','4','','1','2023-05-24 16:36:06','11','103','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('416849419424090232',773,'41684940391','123','1.00','300','retail','0','2023-05-24 18:25:35','','','','50','Cash',0.00,'300','','','4','','1','2023-05-24 16:36:06','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','566.00','565','Inclusive','branch','Inventory','1110','4000','5500','',''),('416849420230202200',774,'41684940391','79','1.00','500','retail','0','2023-05-24 18:25:56','','','','200','Cash',0.00,'500','','','4','','1','2023-05-24 16:36:06','9','90','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('416849420622694222',775,'41684940391','64','1.00','200','retail','0','2023-05-24 18:27:17','','','','80','Cash',0.00,'200','','','4','','1','2023-05-24 16:36:06','9','69','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','202.00','201','Inclusive','branch','Inventory','1110','4000','5500','',''),('416849455972399390',776,'41684940391','58','1.00','250','retail','250','2023-05-24 18:28:22','','','','150','Cash',0.00,'250','','','4','','1','2023-05-24 16:36:06','9','63','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849467327322322',777,'31684946715','46','1.00','1500','retail','100','2023-05-24 19:45:44','','','','1150','Cash',0.00,'1500','','','3','','1','2023-05-24 16:45:48','4','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316849467436403302',778,'31684946715','9','1.00','1500','retail','0','2023-05-24 19:45:44','','','','1100','Cash',0.00,'1500','','','3','','1','2023-05-24 16:45:48','4','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851054932432438',779,'31685105481','124','1.00','500','retail','0','2023-05-26 20:28:54','','','','90','Cash',0.00,'500','','','3','','1','2023-05-26 17:28:59','9','114','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','84.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851055273338253',780,'31685105481','123','1.00','300','retail','200','2023-05-26 20:28:54','','','','50','Cash',0.00,'300','','','3','','1','2023-05-26 17:28:59','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','565.00','564','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851055378232343',781,'31685105481','135','1.00','500','retail','500','2023-05-26 20:28:54','','','','0','Cash',0.00,'500','','','3','','1','2023-05-26 17:28:59','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9942.00','9941','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851055513100501',782,'31685105481','157','1.00','12500','retail','0','2023-05-26 20:28:54','','','','10800','Cash',0.00,'12500','','','3','','1','2023-05-26 17:28:59','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851056290300023',783,'31685105481','76','1.00','250','retail','0','2023-05-26 20:28:54','','','','75','Cash',0.00,'250','','','3','','1','2023-05-26 17:28:59','9','74','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851056432330405',784,'31685105481','66','1.00','200','retail','50','2023-05-26 20:28:54','','','','80','Cash',0.00,'200','','','3','','1','2023-05-26 17:28:59','9','78','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851056722201552',785,'31685105481','162','1.00','800','retail','0','2023-05-26 20:28:54','','','','354','Cash',0.00,'800','','','3','','1','2023-05-26 17:28:59','9','142','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851056823100822',786,'31685105481','162','1.00','500','retail','0','2023-05-26 20:28:54','','','','354','Cash',0.00,'500','','','3','','1','2023-05-26 17:28:59','9','142','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851057361282210',787,'31685105481','57','1.00','700','retail','0','2023-05-26 20:28:54','','','','450','Cash',0.00,'700','','','3','','1','2023-05-26 17:28:59','9','62','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851057917072035',788,'31685105481','64','1.00','200','retail','50','2023-05-26 20:28:54','','','','80','Cash',0.00,'200','','','3','','1','2023-05-26 17:28:59','9','69','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','201.00','200','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851100930333395',789,'31685105481','123','1.00','500','retail','0','2023-05-26 20:28:54','','','','50','Cash',0.00,'500','','','3','','1','2023-05-26 17:28:59','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','564.00','563','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851101063133103',790,'31685105481','123','1.00','300','retail','200','2023-05-26 20:28:54','','','','50','Cash',0.00,'300','','','3','','1','2023-05-26 17:28:59','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','563.00','562','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851111613653003',791,'31685105481','21','1.00','13800','retail','0','2023-05-26 20:28:54','','','','12000','Cash',0.00,'13800','','','3','','1','2023-05-26 17:28:59','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851111891223510',792,'31685105481','111','1.00','500','retail','500','2023-05-26 20:28:54','','','','340','Cash',0.00,'500','','','3','','1','2023-05-26 17:28:59','11','103','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851198942132330',793,'31685105481','36','1.00','1400','retail','0','2023-05-26 20:28:54','','','','850','Cash',0.00,'1400','','','3','','1','2023-05-26 17:28:59','5','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851199193623129',794,'31685105481','44','1.00','1700','retail','0','2023-05-26 20:28:54','','','','1500','Cash',0.00,'1700','','','3','','1','2023-05-26 17:28:59','5','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851221340281301',795,'31685105481','162','1.00','700','retail','100','2023-05-26 20:28:54','','','','354','Cash',0.00,'700','','','3','','1','2023-05-26 17:28:59','9','142','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851976649382234',796,'31685197655','157','1.00','11500','retail','0','2023-05-27 20:18:52','','','','10800','Cash',0.00,'11500','','','3','','1','2023-05-27 17:20:11','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851976802843832',797,'31685197655','59','1.00','1300','retail','0','2023-05-27 20:18:52','','','','500','Cash',0.00,'1300','','','3','','1','2023-05-27 17:20:11','9','64','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851977022332123',798,'31685197655','111','1.00','600','retail','0','2023-05-27 20:18:52','','','','340','Cash',0.00,'600','','','3','','1','2023-05-27 17:20:11','11','103','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851977710162321',799,'31685197655','76','1.00','200','retail','50','2023-05-27 20:18:52','','','','75','Cash',0.00,'200','','','3','','1','2023-05-27 17:20:11','9','74','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('316851978303277310',800,'31685197655','57','1.00','800','retail','200','2023-05-27 20:18:52','','','','450','Cash',0.00,'800','','','3','','1','2023-05-27 17:20:11','9','62','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852062310303321',801,'31685197655','14','1.00','1600','retail','0','2023-05-27 20:18:52','','','','1100','Cash',0.00,'1600','','','3','','1','2023-05-27 17:20:11','4','29','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852062392230312',802,'31685197655','26','1.00','1600','retail','0','2023-05-27 20:18:52','','','','1100','Cash',0.00,'1600','','','3','','1','2023-05-27 17:20:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852077982223022',803,'31685197655','24','1.00','22300','retail','0','2023-05-27 20:18:52','','','','21900','Cash',0.00,'22300','','','3','','1','2023-05-27 17:20:11','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852078755270028',804,'31685197655','123','4.00','800','retail','1200','2023-05-27 20:18:52','','','','50','Cash',0.00,'200','','','3','','1','2023-05-27 17:20:11','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'4','562.00','558','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852078892102220',805,'31685197655','123','1.00','200','retail','300','2023-05-27 20:18:52','','','','50','Cash',0.00,'200','','','3','','1','2023-05-27 17:20:11','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','558.00','557','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852079323323203',806,'31685197655','135','1.00','1000','retail','0','2023-05-27 20:18:52','','','','0','Cash',0.00,'1000','','','3','','1','2023-05-27 17:20:11','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9941.00','9940','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852726473334006',807,'31685270387','135','1.00','300','retail','700','2023-05-28 19:57:00','','','','0','Cash',0.00,'300','','','3','','1','2023-05-28 16:57:38','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9940.00','9939','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852726670326760',808,'31685270387','127','1.00','500','retail','500','2023-05-28 19:57:00','','','','270','Cash',0.00,'500','','','3','','1','2023-05-28 16:57:38','9','118','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852726822033342',809,'31685270387','51','1.00','1300','retail','0','2023-05-28 19:57:00','','','','1100','Cash',0.00,'1300','','','3','','1','2023-05-28 16:57:38','7','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852727123326522',810,'31685270387','154','1.00','2000','retail','0','2023-05-28 19:57:00','','','','1200','Cash',0.00,'2000','','','3','','1','2023-05-28 16:57:38','9','70','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852727332302332',811,'31685270387','123','1.00','250','retail','250','2023-05-28 19:57:00','','','','50','Cash',0.00,'250','','','3','','1','2023-05-28 16:57:38','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','557.00','556','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852727468323332',812,'31685270387','123','1.00','200','retail','300','2023-05-28 19:57:00','','','','50','Cash',0.00,'200','','','3','','1','2023-05-28 16:57:38','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','556.00','555','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852772547803056',813,'31685270387','34','1.00','4000','retail','0','2023-05-28 19:57:00','','','','2800','Cash',0.00,'4000','','','3','','1','2023-05-28 16:57:38','4','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852772540221322',814,'31685270387','34','1.00','4000','retail','0','2023-05-28 19:57:00','','','','2800','Cash',0.00,'4000','','','3','','1','2023-05-28 16:57:38','4','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852830442062322',815,'31685270387','123','1.00','400','retail','100','2023-05-28 19:57:00','','','','50','Cash',0.00,'400','','','3','','1','2023-05-28 16:57:38','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','555.00','554','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852927762840284',816,'31685270387','10','1.00','1600','retail','0','2023-05-28 19:57:00','','','','1100','Cash',0.00,'1600','','','3','','1','2023-05-28 16:57:38','4','22','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852928505490255',817,'31685270387','24','1.00','22500','retail','0','2023-05-28 19:57:00','','','','21900','Cash',0.00,'22500','','','3','','1','2023-05-28 16:57:38','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852928740334330',818,'31685270387','137','1.00','19700','retail','0','2023-05-28 19:57:00','','','','19000','Cash',0.00,'19700','','','3','','1','2023-05-28 16:57:38','7','128','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852928990238233',819,'31685270387','135','1.00','1000','retail','0','2023-05-28 19:57:00','','','','0','Cash',0.00,'1000','','','3','','1','2023-05-28 16:57:38','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9939.00','9938','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852929233329409',820,'31685270387','57','1.00','700','retail','0','2023-05-28 19:57:00','','','','450','Cash',0.00,'700','','','3','','1','2023-05-28 16:57:38','9','62','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316852930202063653',821,'31685270387','123','1.00','250','retail','250','2023-05-28 19:57:00','','','','50','Cash',0.00,'250','','','3','','1','2023-05-28 16:57:38','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','554.00','553','Inclusive','branch','Inventory','1110','4000','5500','',''),('316853709583232222',822,'31685370944','162','1.00','700','retail','0','2023-05-29 20:26:40','','','','354','Cash',0.00,'700','','','3','','1','2023-05-29 17:26:49','9','142','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('316853709853322205',823,'31685370944','157','1.00','12500','retail','0','2023-05-29 20:26:40','','','','10800','Cash',0.00,'12500','','','3','','1','2023-05-29 17:26:49','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316853811491232018',824,'31685370944','169','1.00','250','retail','50','2023-05-29 20:26:40','','','','120','Cash',0.00,'250','','','3','','1','2023-05-29 17:26:49','9','143','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('316854496404300300',825,'31685449611','135','1.00','300','retail','700','2023-05-30 19:39:20','','','','0','Cash',0.00,'300','','','3','','1','2023-05-30 16:46:56','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9938.00','9937','Inclusive','branch','Inventory','1110','4000','5500','',''),('316854496613491240',826,'31685449611','135','1.00','2400','retail','0','2023-05-30 19:39:20','','','','0','Cash',0.00,'2400','','','3','','1','2023-05-30 16:46:56','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9937.00','9936','Inclusive','branch','Inventory','1110','4000','5500','',''),('316854496902123302',827,'31685449611','167','1.00','19000','retail','0','2023-05-30 19:39:20','','','','17700','Cash',0.00,'19000','','','3','','1','2023-05-30 16:46:56','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('316854497310110200',828,'31685449611','163','1.00','19000','retail','0','2023-05-30 19:39:20','','','','17400','Cash',0.00,'19000','','','3','','1','2023-05-30 16:46:56','7','43','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316854497754635662',829,'31685449611','123','3.00','600','retail','0','2023-05-30 19:39:20','','','','50','Cash',0.00,'200','','','3','','1','2023-05-30 16:46:56','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','553.00','550','Inclusive','branch','Inventory','1110','4000','5500','',''),('316854498472134403',830,'31685449611','51','1.00','1300','retail','0','2023-05-30 19:39:20','','','','1100','Cash',0.00,'1300','','','3','','1','2023-05-30 16:46:56','7','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('316854646062282204',831,'31685449611','53','1.00','1500','retail','0','2023-05-30 19:39:20','','','','850','Cash',0.00,'1500','','','3','','1','2023-05-30 16:46:56','9','58','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316854647602226204',832,'31685449611','83','1.00','400','retail','300','2023-05-30 19:39:20','','','','200','Cash',0.00,'400','','','3','','1','2023-05-30 16:46:56','9','94','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316854680653002452',833,'31685468038','169','1.00','300','retail','0','2023-05-30 20:34:27','','','','120','Cash',0.00,'300','','','3','','1','2023-05-30 17:35:54','9','143','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('316854683756630318',834,'31685468157','123','1.00','200','retail','0','2023-05-30 20:40:24','','','','50','Cash',0.00,'200','','','3','','1','2023-05-30 17:41:00','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','550.00','549','Inclusive','branch','Inventory','1110','4000','5500','',''),('316854684162318202',835,'31685468157','66','1.00','200','retail','0','2023-05-30 20:40:24','','','','80','Cash',0.00,'200','','','3','','1','2023-05-30 17:41:00','9','78','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('316855418823222414',836,'31685541871','170','1.00','18400','retail','0','2023-05-31 19:51:14','','','','16650','Cash',0.00,'18400','','','3','','1','2023-05-31 16:51:39','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316855518592251030',837,'31685541871','133','1.00','1600','retail','100','2023-05-31 19:51:14','','','','1150','Cash',0.00,'1600','','','3','','1','2023-05-31 16:51:39','6','124','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('416853771003332437',838,'41685377022','15','1.00','1700','retail','0','2023-05-29 19:17:02','','','','1300','Cash',0.00,'1700','','','4','','1','2023-06-01 08:18:48','4','30','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('416853771321814024',839,'41685377022','9','1.00','1500','retail','0','2023-05-29 19:18:37','','','','1100','Cash',0.00,'1500','','','4','','1','2023-06-01 08:18:48','4','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('316856844143281431',840,'31685684402','157','1.00','11500','retail','0','2023-06-02 19:22:11','','','','10800','Cash',0.00,'11500','','','3','','1','2023-06-02 16:22:36','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316856844428330220',841,'31685684402','50','1.00','1100','retail','0','2023-06-02 19:22:11','','','','820','Cash',0.00,'1100','','','3','','1','2023-06-02 16:22:36','7','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('316857224010274035',842,'31685684402','14','1.00','1600','retail','0','2023-06-02 19:22:11','','','','1100','Cash',0.00,'1600','','','3','','1','2023-06-02 16:22:36','12','29','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316857224102205225',843,'31685684402','144','1.00','1800','retail','0','2023-06-02 19:22:11','','','','1200','Cash',0.00,'1800','','','3','','1','2023-06-02 16:22:36','12','133','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('316857224192430033',844,'31685684402','139','1.00','10900','retail','0','2023-06-02 19:22:11','','','','10300','Cash',0.00,'10900','','','3','','1','2023-06-02 16:22:36','12','22','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('316857228624762323',845,'31685684402','135','1.00','300','retail','700','2023-06-02 19:22:11','','','','0','Cash',0.00,'300','','','3','','1','2023-06-02 16:22:36','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9936.00','9935','Inclusive','branch','Inventory','1110','4000','5500','',''),('316857228785863872',846,'31685684402','135','1.00','500','retail','500','2023-06-02 19:22:11','','','','0','Cash',0.00,'500','','','3','','1','2023-06-02 16:22:36','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9935.00','9934','Inclusive','branch','Inventory','1110','4000','5500','',''),('316857229013733333',847,'31685684402','135','1.00','800','retail','200','2023-06-02 19:22:11','','','','0','Cash',0.00,'800','','','3','','1','2023-06-02 16:22:36','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9934.00','9933','Inclusive','branch','Inventory','1110','4000','5500','',''),('316857229223631623',848,'31685684402','171','1.00','1500','retail','100','2023-06-02 19:22:11','','','','1100','Cash',0.00,'1500','','','3','','1','2023-06-02 16:22:36','7','144','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('316857229312331030',849,'31685684402','123','1.00','300','retail','200','2023-06-02 19:22:11','','','','50','Cash',0.00,'300','','','3','','1','2023-06-02 16:22:36','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','546.00','545','Inclusive','branch','Inventory','1110','4000','5500','',''),('316857631387622352',850,'31685763120','123','2.00','500','retail','500','2023-06-03 06:33:12','','','','50','Cash',0.00,'250','','','3','','1','2023-06-03 03:33:31','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','545.00','543','Inclusive','branch','Inventory','1110','4000','5500','',''),('316857631793332732',851,'31685763120','120','1.00','1500','retail','0','2023-06-03 06:33:12','','','','650','Cash',0.00,'1500','','','3','','1','2023-06-03 03:33:31','9','111','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('416856075480314723',852,'41685607528','123','1.00','300','retail','0','2023-06-01 11:18:59','','','','50','Cash',0.00,'300','','','4','','1','2023-06-04 13:51:37','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','548.00','546','Inclusive','branch','Inventory','1110','4000','5500','',''),('416856075827084003',853,'41685607528','123','1.00','300','retail','0','2023-06-01 11:19:09','','','','50','Cash',0.00,'300','','','4','','1','2023-06-04 13:51:37','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','547.00','545','Inclusive','branch','Inventory','1110','4000','5500','',''),('416856075903253570',854,'41685607528','123','1.00','200','retail','0','2023-06-01 11:19:42','','','','50','Cash',0.00,'200','','','4','','1','2023-06-04 13:51:37','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','546.00','545','Inclusive','branch','Inventory','1110','4000','5500','',''),('416858056894032286',855,'41685607528','139','1.00','11000','retail','0','2023-06-03 18:20:37','','','','10300','Cash',0.00,'11000','','','4','','1','2023-06-04 13:51:37','12','22','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416858057022261150',856,'41685607528','139','1.00','11000','retail','0','2023-06-03 18:21:30','','','','10300','Cash',0.00,'11000','','','4','','1','2023-06-04 13:51:37','12','22','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316858712770212824',857,'31685871263','138','1.00','6000','retail','0','2023-06-04 20:45:48','','','','5350','Cash',0.00,'6000','','','3','','1','2023-06-04 17:45:56','7','129','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316858716772420313',858,'31685871263','135','1.00','600','retail','0','2023-06-04 20:45:48','','','','0','Cash',0.00,'600','','','3','','1','2023-06-04 17:45:56','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9933.00','9932','Inclusive','branch','Inventory','1110','4000','5500','',''),('316858718172031722',859,'31685871263','123','1.00','300','retail','0','2023-06-04 20:45:48','','','','50','Cash',0.00,'300','','','3','','1','2023-06-04 17:45:56','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','543.00','542','Inclusive','branch','Inventory','1110','4000','5500','',''),('316858718353212312',860,'31685871263','123','1.00','250','retail','0','2023-06-04 20:45:48','','','','50','Cash',0.00,'250','','','3','','1','2023-06-04 17:45:56','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','542.00','541','Inclusive','branch','Inventory','1110','4000','5500','',''),('316858718860034140',861,'31685871263','123','1.00','300','retail','200','2023-06-04 20:45:48','','','','50','Cash',0.00,'300','','','3','','1','2023-06-04 17:45:56','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','541.00','540','Inclusive','branch','Inventory','1110','4000','5500','',''),('316858720722033730',862,'31685871263','2','1.00','5000','retail','500','2023-06-04 20:45:48','','','','3700','Cash',0.00,'5000','','','3','','1','2023-06-04 17:45:56','12','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316858721323333332',863,'31685871263','72','1.00','34700','retail','0','2023-06-04 20:45:48','','','','32900','Cash',0.00,'34700','','','3','','1','2023-06-04 17:45:56','7','82','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316858723323223033',864,'31685871263','1','1.00','1600','retail','0','2023-06-04 20:45:48','','','','1100','Cash',0.00,'1600','','','3','','1','2023-06-04 17:45:56','12','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316858916470238423',865,'31685871263','171','2.00','3000','retail','200','2023-06-04 20:45:48','','','','1100','Cash',0.00,'1500','','','3','','1','2023-06-04 17:45:56','7','144','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('316858916952350322',866,'31685871263','135','1.00','2000','retail','0','2023-06-04 20:45:48','','','','0','Cash',0.00,'2000','','','3','','1','2023-06-04 17:45:56','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9932.00','9931','Inclusive','branch','Inventory','1110','4000','5500','',''),('316859006186903380',867,'31685871263','66','1.00','200','retail','50','2023-06-04 20:45:48','','','','80','Cash',0.00,'200','','','3','','1','2023-06-04 17:45:56','9','78','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('316859007292322320',868,'31685871263','1','1.00','1600','retail','0','2023-06-04 20:45:48','','','','1100','Cash',0.00,'1600','','','3','','1','2023-06-04 17:45:56','12','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316859007372132503',869,'31685871263','123','1.00','200','retail','0','2023-06-04 20:45:48','','','','50','Cash',0.00,'200','','','3','','1','2023-06-04 17:45:56','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','540.00','539','Inclusive','branch','Inventory','1110','4000','5500','',''),('416859503612492023',870,'41685950298','19','1.00','11500','retail','0','2023-06-05 10:31:38','','','','11000','Cash',0.00,'11500','','','4','','1','2023-06-07 14:44:25','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416859504105334100',871,'41685950298','19','1.00','11500','retail','0','2023-06-05 10:33:00','','','','11000','Cash',0.00,'11500','','','4','','1','2023-06-07 14:44:25','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416859640484464064',872,'41685950298','22','1.00','13500','retail','0','2023-06-05 14:20:24','','','','12400','Cash',0.00,'13500','','','4','','1','2023-06-07 14:44:25','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416859640896323390',873,'41685950298','123','3.00','600','retail','0','2023-06-05 14:21:05','','','','50','Cash',0.00,'200','','','4','','1','2023-06-07 14:44:25','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','539.00','536','Inclusive','branch','Inventory','1110','4000','5500','',''),('416861492112213332',874,'41686149067','19','1.00','11700','retail','0','2023-06-07 17:45:20','','','','11000','Cash',0.00,'11700','','','4','','1','2023-06-08 06:36:57','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416861492670320329',875,'41686149067','123','1.00','200','retail','0','2023-06-07 17:47:26','','','','50','Cash',0.00,'200','','','4','','1','2023-06-08 06:36:57','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','536.00','535','Inclusive','branch','Inventory','1110','4000','5500','',''),('416861492919320013',876,'41686149067','123','1.00','300','retail','0','2023-06-07 17:47:59','','','','50','Cash',0.00,'300','','','4','','1','2023-06-08 06:36:57','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','535.00','534','Inclusive','branch','Inventory','1110','4000','5500','',''),('416861495544225454',877,'41686149067','111','1.00','500','retail','0','2023-06-07 17:48:22','','','','340','Cash',0.00,'500','','','4','','1','2023-06-08 06:36:57','9','103','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('616862431173201313',878,'61686241108','143','1.00','1800','retail','0','2023-06-08 19:51:30','','','','1300','Cash',0.00,'1800','','','6','','1','2023-06-08 16:52:37','12','132','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('616862432134222232',879,'61686243157','45','1.00','1800','retail','0','2023-06-08 19:52:37','','','','1300','Cash',0.00,'1800','','','6','','1','2023-06-08 16:53:45','12','48','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416863075193563253',880,'41686307497','137','1.00','20500','retail','0','2023-06-09 13:44:57','','','','18800','Cash',0.00,'20500','','','4','','1','2023-06-09 10:46:56','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416863075712222233',881,'41686307497','123','1.00','500','retail','0','2023-06-09 13:45:55','','','','50','Cash',0.00,'500','','','4','','1','2023-06-09 10:46:56','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','534.00','533','Inclusive','branch','Inventory','1110','4000','5500','',''),('416863075883120334',882,'41686307497','123','5.00','1000','retail','0','2023-06-09 13:46:11','','','','50','Cash',0.00,'200','','','4','','1','2023-06-09 10:46:56','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','533.00','528','Inclusive','branch','Inventory','1110','4000','5500','',''),('416863076101333640',883,'41686307497','135','1.00','1000','retail','0','2023-06-09 13:46:38','','','','0','Cash',0.00,'1000','','','4','','1','2023-06-09 10:46:56','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9931.00','9930','Inclusive','branch','Inventory','1110','4000','5500','',''),('616863275057004222',884,'61686327453','6','1.00','1500','retail','0','2023-06-09 19:18:06','','','','1100','Cash',0.00,'1500','','','6','','1','2023-06-09 16:19:09','12','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416863076314233022',885,'41686307616','50','1.00','1000','retail','0','2023-06-09 13:46:56','','','','820','Cash',0.00,'1000','','','4','','1','2023-06-10 09:42:05','7','54','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('416863076570668717',886,'41686307616','123','1.00','200','retail','0','2023-06-09 13:47:25','','','','50','Cash',0.00,'200','','','4','','1','2023-06-10 09:42:05','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','528.00','526','Inclusive','branch','Inventory','1110','4000','5500','',''),('416863076653063223',887,'41686307616','123','1.00','300','retail','0','2023-06-09 13:47:37','','','','50','Cash',0.00,'300','','','4','','1','2023-06-10 09:42:05','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','527.00','526','Inclusive','branch','Inventory','1110','4000','5500','',''),('416863076788230240',888,'41686307616','126','1.00','800','retail','0','2023-06-09 13:47:45','','','','270','Cash',0.00,'800','','','4','','1','2023-06-10 09:42:05','9','117','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('416863077113231001',889,'41686307616','123','1.00','200','retail','0','2023-06-09 13:48:24','','','','50','Cash',0.00,'200','','','4','','1','2023-06-10 09:42:05','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','526.00','525','Inclusive','branch','Inventory','1110','4000','5500','',''),('416863274038340383',890,'41686307616','6','1.00','1500','retail','0','2023-06-09 19:16:11','','','','1100','Cash',0.00,'1500','','','4','','1','2023-06-10 09:42:05','12','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('416863901072033863',891,'41686307616','166','1.00','13500','retail','0','2023-06-10 12:39:40','','','','12500','Cash',0.00,'13500','','','4','','1','2023-06-10 09:42:05','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416863901394143121',892,'41686390125','51','1.00','1300','retail','0','2023-06-10 12:42:05','','','','1100','Cash',0.00,'1300','','','4','','1','2023-06-11 07:15:50','7','55','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('416863901533462036',893,'41686390125','123','1.00','500','retail','0','2023-06-10 12:42:26','','','','50','Cash',0.00,'500','','','4','','1','2023-06-11 07:15:50','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','525.00','524','Inclusive','branch','Inventory','1110','4000','5500','',''),('416863901932080320',894,'41686390125','123','1.00','300','retail','0','2023-06-10 12:42:33','','','','50','Cash',0.00,'300','','','4','','1','2023-06-11 07:15:50','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','524.00','523','Inclusive','branch','Inventory','1110','4000','5500','',''),('416863902143343293',895,'41686390125','123','1.00','300','retail','0','2023-06-10 12:43:25','','','','50','Cash',0.00,'300','','','4','','1','2023-06-11 07:15:50','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','523.00','522','Inclusive','branch','Inventory','1110','4000','5500','',''),('416863995172324380',896,'41686390125','130','1.00','11200','retail','0','2023-06-10 15:18:18','','','','10400','Cash',0.00,'11200','','','4','','1','2023-06-11 07:15:50','7','121','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('416863995642303329',897,'41686390125','123','1.00','500','retail','0','2023-06-10 15:19:13','','','','50','Cash',0.00,'500','','','4','','1','2023-06-11 07:15:50','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','522.00','521','Inclusive','branch','Inventory','1110','4000','5500','',''),('416863995643000533',898,'41686390125','123','1.00','300','retail','0','2023-06-10 15:19:13','','','','50','Cash',0.00,'300','','','4','','1','2023-06-11 07:15:50','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','521.00','520','Inclusive','branch','Inventory','1110','4000','5500','',''),('416864130012431001',899,'41686390125','166','1.00','13500','retail','0','2023-06-10 19:02:19','','','','12500','Cash',0.00,'13500','','','4','','1','2023-06-11 07:15:50','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416864772413226222',900,'41686477229','19','1.00','11700','retail','0','2023-06-11 12:53:49','','','','11000','Cash',0.00,'11700','','','4','','1','2023-06-11 16:43:04','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('416864773022423322',901,'41686477229','22','1.00','14300','retail','0','2023-06-11 12:54:33','','','','12400','Cash',0.00,'14300','','','4','','1','2023-06-11 16:43:04','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('416864773792323003',902,'41686477229','123','1.00','200','retail','0','2023-06-11 12:55:57','','','','50','Cash',0.00,'200','','','4','','1','2023-06-11 16:43:04','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','520.00','519','Inclusive','branch','Inventory','1110','4000','5500','',''),('416864774120343202',903,'41686477229','123','1.00','300','retail','0','2023-06-11 12:56:31','','','','50','Cash',0.00,'300','','','4','','1','2023-06-11 16:43:04','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','519.00','515','Inclusive','branch','Inventory','1110','4000','5500','',''),('416864774140237022',904,'41686477229','123','1.00','300','retail','0','2023-06-11 12:56:31','','','','50','Cash',0.00,'300','','','4','','1','2023-06-11 16:43:04','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','518.00','515','Inclusive','branch','Inventory','1110','4000','5500','',''),('416864774230023320',905,'41686477229','123','1.00','300','retail','0','2023-06-11 12:56:56','','','','50','Cash',0.00,'300','','','4','','1','2023-06-11 16:43:04','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','517.00','515','Inclusive','branch','Inventory','1110','4000','5500','',''),('416864774333460423',906,'41686477229','123','1.00','300','retail','0','2023-06-11 12:57:03','','','','50','Cash',0.00,'300','','','4','','1','2023-06-11 16:43:04','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','516.00','515','Inclusive','branch','Inventory','1110','4000','5500','',''),('416865017170623774',907,'41686477229','44','1.00','1600','retail','0','2023-06-11 19:10:03','','','','1500','Cash',0.00,'1600','','','4','','1','2023-06-11 16:43:04','12','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('416865853855533323',908,'41686585376','123','1.00','300','retail','0','2023-06-12 18:56:16','','','','50','Cash',0.00,'300','','','4','','1','2023-06-13 07:34:50','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','515.00','513','Inclusive','branch','Inventory','1110','4000','5500','',''),('416865854272220334',909,'41686585376','123','1.00','200','retail','0','2023-06-12 18:56:26','','','','50','Cash',0.00,'200','','','4','','1','2023-06-13 07:34:50','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','514.00','513','Inclusive','branch','Inventory','1110','4000','5500','',''),('416865856385880302',910,'41686585376','135','1.00','400','retail','0','2023-06-12 19:00:26','','','','0','Cash',0.00,'400','','','4','','1','2023-06-13 07:34:50','1','126','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9930.00','9929','Inclusive','branch','Inventory','1110','4000','5500','',''),('416865856705052824',911,'41686585376','135','1.00','400','retail','0','2023-06-12 19:01:00','','','','0','Cash',0.00,'400','','','4','','1','2023-06-13 07:34:50','1','126','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9929.00','9928','Inclusive','branch','Inventory','1110','4000','5500','',''),('416865857922333738',912,'41686585376','76','1.00','200','retail','0','2023-06-12 19:01:20','','','','75','Cash',0.00,'200','','','4','','1','2023-06-13 07:34:50','9','74','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('416865858140208501',913,'41686585376','127','1.00','500','retail','0','2023-06-12 19:03:19','','','','270','Cash',0.00,'500','','','4','','1','2023-06-13 07:34:50','9','118','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('416865864463463230',914,'41686585376','8','1.00','1600','retail','0','2023-06-12 19:07:43','','','','1100','Cash',0.00,'1600','','','4','','1','2023-06-13 07:34:50','12','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316866638836224003',915,'31686663868','135','1.00','500','retail','500','2023-06-13 21:58:57','','','','0','Cash',0.00,'500','','','3','','1','2023-06-13 18:59:05','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9928.00','9927','Inclusive','branch','Inventory','1110','4000','5500','',''),('316866638943063303',916,'31686663868','135','1.00','700','retail','300','2023-06-13 21:58:57','','','','0','Cash',0.00,'700','','','3','','1','2023-06-13 18:59:05','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9927.00','9926','Inclusive','branch','Inventory','1110','4000','5500','',''),('316866639083362366',917,'31686663868','172','1.00','1100','retail','0','2023-06-13 21:58:57','','','','850','Cash',0.00,'1100','','','3','','1','2023-06-13 18:59:05','7','145','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('316866639420043606',918,'31686663868','124','1.00','500','retail','500','2023-06-13 21:58:57','','','','90','Cash',0.00,'500','','','3','','1','2023-06-13 18:59:05','9','114','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','83.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('316866639670022261',919,'31686663868','71','2.00','3400','retail','600','2023-06-13 21:58:57','','','','1400','Cash',0.00,'1700','','','3','','1','2023-06-13 18:59:05','7','81','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('316866657590222836',920,'31686663868','173','1.00','1200','retail','0','2023-06-13 21:58:57','','','','650','Cash',0.00,'1200','','','3','','1','2023-06-13 18:59:05','9','142','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('316866701733643023',921,'31686663868','123','1.00','200','retail','0','2023-06-13 21:58:57','','','','50','Cash',0.00,'200','','','3','','1','2023-06-13 18:59:05','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','513.00','512','Inclusive','branch','Inventory','1110','4000','5500','',''),('316866718588300082',922,'31686663868','135','1.00','500','retail','0','2023-06-13 21:58:57','','','','0','Cash',0.00,'500','','','3','','1','2023-06-13 18:59:05','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9926.00','9925','Inclusive','branch','Inventory','1110','4000','5500','',''),('316866731378362733',923,'31686663868','19','1.00','11500','retail','0','2023-06-13 21:58:57','','','','11000','Cash',0.00,'11500','','','3','','1','2023-06-13 18:59:05','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316866784533302882',924,'31686663868','123','1.00','500','retail','0','2023-06-13 21:58:57','','','','50','Cash',0.00,'500','','','3','','1','2023-06-13 18:59:05','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','512.00','511','Inclusive','branch','Inventory','1110','4000','5500','',''),('316866784642323032',925,'31686663868','174','1.00','500','retail','500','2023-06-13 21:58:57','','','','150','Cash',0.00,'500','','','3','','1','2023-06-13 18:59:05','9','146','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('316866793966067222',926,'31686663868','150','1.00','10800','retail','0','2023-06-13 21:58:57','','','','9600','Cash',0.00,'10800','','','3','','1','2023-06-13 18:59:05','7','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('316866827260703620',927,'31686663868','123','2.00','500','retail','0','2023-06-13 21:58:57','','','','50','Cash',0.00,'250','','','3','','1','2023-06-13 18:59:05','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','511.00','509','Inclusive','branch','Inventory','1110','4000','5500','',''),('316868550618023030',928,'31686855016','137','1.00','19000','retail','0','2023-06-15 21:55:57','','','','18500','Cash',0.00,'19000','','','3','','1','2023-06-15 18:56:34','7','128','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316868550757323531',929,'31686855016','158','1.00','17000','retail','0','2023-06-15 21:55:57','','','','16000','Cash',0.00,'17000','','','3','','1','2023-06-15 18:56:34','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('316868551036260012',930,'31686855016','5','1.00','1600','retail','0','2023-06-15 21:55:57','','','','1100','Cash',0.00,'1600','','','3','','1','2023-06-15 18:56:34','12','34','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('316868551133322220',931,'31686855016','9','1.00','1500','retail','0','2023-06-15 21:55:57','','','','1100','Cash',0.00,'1500','','','3','','1','2023-06-15 18:56:34','12','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('316868551311120222',932,'31686855016','32','1.00','1600','retail','0','2023-06-15 21:55:57','','','','1100','Cash',0.00,'1600','','','3','','1','2023-06-15 18:56:34','12','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('316868551483366336',933,'31686855016','124','2.00','700','retail','0','2023-06-15 21:55:57','','','','90','Cash',0.00,'350','','','3','','1','2023-06-15 18:56:34','9','114','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','82.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('316868552202222330',934,'31686855016','123','1.00','200','retail','300','2023-06-15 21:55:57','','','','50','Cash',0.00,'200','','','3','','1','2023-06-15 18:56:34','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','509.00','508','Inclusive','branch','Inventory','1110','4000','5500','',''),('316868552373052233',935,'31686855016','164','1.00','16000','retail','0','2023-06-15 21:55:57','','','','14900','Cash',0.00,'16000','','','3','','1','2023-06-15 18:56:34','7','83','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('316868553038233348',936,'31686855016','76','1.00','150','retail','100','2023-06-15 21:55:57','','','','75','Cash',0.00,'150','','','3','','1','2023-06-15 18:56:34','9','74','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('316868553322505530',937,'31686855016','171','1.00','1400','retail','0','2023-06-15 21:55:57','','','','1100','Cash',0.00,'1400','','','3','','1','2023-06-15 18:56:34','7','144','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('316868553573863231',938,'31686855016','100','1.00','2000','retail','0','2023-06-15 21:55:57','','','','1500','Cash',0.00,'2000','','','3','','1','2023-06-15 18:56:34','7','100','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168699257923902431332',939,'31686992538','22','1.00','13000','retail','0','2023-06-17 22:40:30','1 pcs','','','12600','Cash',0.00,'13000','','','3','0.00','1','2023-06-17 19:40:35','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168699264933632362296',940,'31686992538','18','1.00','1800','retail','0','2023-06-17 22:40:30','','','','1500','Cash',0.00,'1800','','','3','0.00','1','2023-06-17 19:40:35','12','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168699266196632260842',941,'31686992538','15','1.00','1600','retail','0','2023-06-17 22:40:30','1 pcs','','','1300','Cash',0.00,'1600','','','3','0.00','1','2023-06-17 19:40:35','12','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168699267002602024306',942,'31686992538','31','1.00','1600','retail','0','2023-06-17 22:40:30','','','','1200','Cash',0.00,'1600','','','3','0.00','1','2023-06-17 19:40:35','12','46','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168702008732022082440',943,'31686992538','19','1.00','12000','retail','0','2023-06-17 22:40:30','','','','10100','Cash',0.00,'12000','','','3','0.00','1','2023-06-17 19:40:35','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168702010133137330308',944,'31686992538','20','1.00','12500','retail','0','2023-06-17 22:40:30','1 pcs','','','11700','Cash',0.00,'12500','','','3','0.00','1','2023-06-17 19:40:35','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168703060630244622322',945,'31686992538','32','1.00','1500','retail','0','2023-06-17 22:40:30','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-06-17 19:40:35','12','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168703086333332363086',946,'31687030836','123','6.00','1500','retail','0','2023-06-17 22:41:18','6 pcs','','','50','Cash',0.00,'250','','','3','0.00','1','2023-06-17 19:41:28','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','508.00','502','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168703097900223202032',947,'31687030962','135','1.00','1000','retail','0','2023-06-17 22:42:59','','','','0','Cash',0.00,'1000','','','3','0.00','1','2023-06-17 19:43:07','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9925.00','9924','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719161490660320723',948,'31687191601','14','1.00','1600','retail','0','2023-06-19 19:23:27','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-06-19 16:23:35','12','29','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719162803768023233',949,'31687191601','41','1.00','1600','retail','0','2023-06-19 19:23:27','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-06-19 16:23:35','12','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719163900262832326',950,'31687191601','174','1.00','1000','retail','0','2023-06-19 19:23:27','','','','150','Cash',0.00,'1000','','','3','0.00','1','2023-06-19 16:23:35','9','146','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','77.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719166443063322926',951,'31687191601','64','1.00','250','retail','0','2023-06-19 19:23:27','','','','80','Cash',0.00,'250','','','3','0.00','1','2023-06-19 16:23:35','9','69','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','200.00','199','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719168983603022336',952,'31687191601','76','1.00','250','retail','0','2023-06-19 19:23:27','','','','75','Cash',0.00,'250','','','3','0.00','1','2023-06-19 16:23:35','9','74','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719170123322972323',953,'31687191601','66','1.00','250','retail','0','2023-06-19 19:23:27','','','','80','Cash',0.00,'250','','','3','0.00','1','2023-06-19 16:23:35','9','78','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719171332422040823',954,'31687191601','56','1.00','500','retail','0','2023-06-19 19:23:27','','','','180','Cash',0.00,'500','','','3','0.00','1','2023-06-19 16:23:35','9','61','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719172823222621232',955,'31687191601','135','1.00','1000','retail','0','2023-06-19 19:23:27','','','','0','Cash',0.00,'1000','','','3','0.00','1','2023-06-19 16:23:35','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9924.00','9923','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719174073320162292',956,'31687191601','120','1.00','2000','retail','0','2023-06-19 19:23:27','','','','650','Cash',0.00,'2000','','','3','0.00','1','2023-06-19 16:23:35','9','111','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719194133303200402',957,'31687191914','123','1.00','200','retail','0','2023-06-19 19:35:43','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-06-19 16:35:53','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','617.00','607','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719195235230003030',958,'31687191914','123','1.00','200','retail','0','2023-06-19 19:35:43','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-06-19 16:35:53','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','616.00','607','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719197333742233330',959,'31687191914','123','1.00','200','retail','0','2023-06-19 19:35:43','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-06-19 16:35:53','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','615.00','607','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719198398323023188',960,'31687191914','123','1.00','200','retail','0','2023-06-19 19:35:43','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-06-19 16:35:53','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','614.00','607','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719199589218331620',961,'31687191914','123','1.00','200','retail','0','2023-06-19 19:35:43','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-06-19 16:35:53','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','613.00','607','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719200302322363030',962,'31687191914','123','1.00','200','retail','0','2023-06-19 19:35:43','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-06-19 16:35:53','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','612.00','607','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719201123223020889',963,'31687191914','123','1.00','200','retail','0','2023-06-19 19:35:43','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-06-19 16:35:53','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','611.00','607','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719201981270333182',964,'31687191914','123','1.00','200','retail','0','2023-06-19 19:35:43','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-06-19 16:35:53','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','610.00','607','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719203928226116672',965,'31687191914','123','1.00','200','retail','0','2023-06-19 19:35:43','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-06-19 16:35:53','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','609.00','607','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719204693284460042',966,'31687191914','123','1.00','250','retail','0','2023-06-19 19:35:43','1 pcs','','','50','Cash',0.00,'250','','','3','0.00','1','2023-06-19 16:35:53','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','608.00','607','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719205625930172008',967,'31687191914','135','1.00','1000','retail','0','2023-06-19 19:35:43','','','','0','Cash',0.00,'1000','','','3','0.00','1','2023-06-19 16:35:53','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9923.00','9922','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719216823213330022',968,'31687191914','167','1.00','19000','retail','0','2023-06-19 19:35:43','','','','17700','Cash',0.00,'19000','','','3','0.00','1','2023-06-19 16:35:53','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719247533532403336',969,'31687191914','20','1.00','12200','retail','0','2023-06-19 19:35:43','1 pcs','','','11700','Cash',0.00,'12200','','','3','0.00','1','2023-06-19 16:35:53','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168719253404866002980',970,'31687191914','123','1.00','200','retail','0','2023-06-19 19:35:43','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-06-19 16:35:53','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','607.00','606','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168726818432380327323',971,'31687268175','51','1.00','1300','retail','0','2023-06-20 16:39:44','1 pcs','','','1100','Cash',0.00,'1300','','','3','0.00','1','2023-06-20 13:39:46','7','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168726820632882236200',972,'31687268175','123','1.00','300','retail','0','2023-06-20 16:39:44','1 pcs','','','50','Cash',0.00,'300','','','3','0.00','1','2023-06-20 13:39:46','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','606.00','605','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168728021327228202233',973,'31687274975','22','1.00','14000','retail','0','2023-06-20 23:06:16','','','','12600','Cash',0.00,'14000','','','3','0.00','1','2023-06-20 20:06:30','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168728024222433400024',974,'31687274975','123','5.00','1000','retail','0','2023-06-20 23:06:16','5 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-06-20 20:06:30','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','605.00','600','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168728029800326802322',975,'31687274975','51','1.00','1300','retail','0','2023-06-20 23:06:16','1 pcs','','','1100','Cash',0.00,'1300','','','3','0.00','1','2023-06-20 20:06:30','7','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168735527523233282332',976,'31687355259','52','1.00','1800','retail','200','2023-06-21 20:35:52','','','','970','Cash',0.00,'1800','','','3','0.00','1','2023-06-21 17:38:55','9','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168736542442200002320',977,'31687355259','123','1.00','200','retail','0','2023-06-21 20:35:52','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-06-21 17:38:55','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','600.00','599','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168736545050326373203',978,'31687355259','123','1.00','500','retail','0','2023-06-21 20:35:52','','','','50','Cash',0.00,'500','','','3','0.00','1','2023-06-21 17:38:55','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','599.00','598','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168736553752473330230',979,'31687355259','10','1.00','1600','retail','0','2023-06-21 20:35:52','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-06-21 17:38:55','12','22','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168736556126530330613',980,'31687355259','177','1.00','1500','retail','100','2023-06-21 20:35:52','','','','1150','Cash',0.00,'1500','','','3','0.00','1','2023-06-21 17:38:55','12','149','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168736558622504122382',981,'31687355259','173','1.00','900','retail','0','2023-06-21 20:35:52','1 pcs','','','650','Cash',0.00,'900','','','3','0.00','1','2023-06-21 17:38:55','9','142','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168736566760213332223',982,'31687355259','136','1.00','23000','retail','0','2023-06-21 20:35:52','','','','21300','Cash',0.00,'23000','','','3','0.00','1','2023-06-21 17:38:55','7','127','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168736687733277842062',983,'31687355259','36','1.00','1400','retail','0','2023-06-21 20:35:52','','','','850','Cash',0.00,'1400','','','3','0.00','1','2023-06-21 17:38:55','12','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168736688723038102328',984,'31687355259','34','1.00','4000','retail','0','2023-06-21 20:35:52','','','','2800','Cash',0.00,'4000','','','3','0.00','1','2023-06-21 17:38:55','12','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168736894263134043344',985,'31687355259','174','1.00','600','retail','0','2023-06-21 20:35:52','1 pcs','','','150','Cash',0.00,'600','','','3','0.00','1','2023-06-21 17:38:55','9','146','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168724485272303338483',986,'41687244361','130','1.00','11500','retail','0','2023-06-20 09:59:21','1 pcs','','','10400','Cash',0.00,'11500','','','4','0.00','1','2023-06-22 05:16:11','7','121','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168724831634233286242',987,'41687244361','150','1.00','10500','retail','0','2023-06-20 10:07:43','1 pcs','','','9600','Cash',0.00,'10500','','','4','0.00','1','2023-06-22 05:16:11','7','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168743411990301320226',988,'31687432539','167','1.00','18500','retail','0','2023-06-22 20:18:43','1 pcs','','','17700','Cash',0.00,'18500','','','3','0.00','1','2023-06-22 17:18:46','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168743426823304822628',989,'31687432539','173','1.00','1200','retail','0','2023-06-22 20:18:43','1 pcs','','','650','Cash',0.00,'1200','','','3','0.00','1','2023-06-22 17:18:46','9','142','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168743428402380400344',990,'31687432539','124','2.00','1000','retail','0','2023-06-22 20:18:43','2 pcs','','','90','Cash',0.00,'500','','','3','0.00','1','2023-06-22 17:18:46','9','114','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','80.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168743707303223702483',991,'31687432539','129','1.00','25000','retail','0','2023-06-22 20:18:43','1 pcs','','','24000','Cash',0.00,'25000','','','3','0.00','1','2023-06-22 17:18:46','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168743759133233052102',992,'31687432539','123','1.00','200','retail','0','2023-06-22 20:18:43','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-06-22 17:18:46','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','598.00','597','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168744337522234233305',993,'31687432539','181','1.00','400','retail','0','2023-06-22 20:18:43','1 pcs','','','250','Cash',0.00,'400','','','3','0.00','1','2023-06-22 17:18:46','9','150','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168744981838320283288',994,'31687432539','123','2.00','400','retail','0','2023-06-22 20:18:43','2 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-06-22 17:18:46','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','597.00','595','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168744983728888328234',995,'31687432539','71','1.00','1600','retail','0','2023-06-22 20:18:43','1 pcs','','','1400','Cash',0.00,'1600','','','3','0.00','1','2023-06-22 17:18:46','7','81','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168745045564421333332',996,'31687432539','169','1.00','300','retail','0','2023-06-22 20:18:43','','','','120','Cash',0.00,'300','','','3','0.00','1','2023-06-22 17:18:46','9','143','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168745135531222434200',997,'31687432539','135','1.00','200','retail','0','2023-06-22 20:18:43','1 pcs','','','0','Cash',0.00,'200','','','3','0.00','1','2023-06-22 17:18:46','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9922.00','9921','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168745138523002233333',998,'31687432539','123','1.00','200','retail','0','2023-06-22 20:18:43','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-06-22 17:18:46','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','595.00','594','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168745431333302333331',999,'31687432539','174','1.00','500','retail','0','2023-06-22 20:18:43','1 pcs','','','150','Cash',0.00,'500','','','3','0.00','1','2023-06-22 17:18:46','9','146','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168741112541731133222',1000,'41687410971','137','1.00','20000','retail','0','2023-06-22 08:16:35','1 pcs','','','18500','Cash',0.00,'20000','','','4','0.00','1','2023-06-22 17:20:23','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168741566112042233223',1001,'41687410971','173','1.00','800','retail','0','2023-06-22 08:18:45','1 pcs','','','650','Cash',0.00,'800','','','4','0.00','1','2023-06-22 17:20:23','9','142','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168742040230000424702',1002,'41687410971','160','1.00','8500','retail','0','2023-06-22 10:53:10','1 pcs','','','7100','Cash',0.00,'8500','','','4','0.00','1','2023-06-22 17:20:23','7','140','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168753570223273377400',1003,'31687535690','181','1.00','500','retail','100','2023-06-23 19:28:47','','','','250','Cash',0.00,'500','','','3','0.00','1','2023-06-23 17:22:15','9','150','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168753571572353574133',1004,'31687535690','174','1.00','400','retail','600','2023-06-23 19:28:47','','','','150','Cash',0.00,'400','','','3','0.00','1','2023-06-23 17:22:15','9','146','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','74.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168753573723305431332',1005,'31687535690','168','1.00','21200','retail','0','2023-06-23 19:28:47','1 pcs','','','20800','Cash',0.00,'21200','','','3','0.00','1','2023-06-23 17:22:15','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168753771973327400033',1006,'31687535690','50','1.00','1000','retail','0','2023-06-23 19:28:47','1 pcs','','','820','Cash',0.00,'1000','','','3','0.00','1','2023-06-23 17:22:15','7','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168754206360533033430',1007,'31687542050','66','1.00','200','retail','50','2023-06-23 20:49:20','','','','80','Cash',0.00,'200','','','3','0.00','1','2023-06-23 17:49:25','9','78','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','87.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168754250824150203333',1008,'31687542050','64','1.00','250','retail','0','2023-06-23 20:49:20','','','','80','Cash',0.00,'250','','','3','0.00','1','2023-06-23 17:49:25','9','69','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','199.00','198','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168754253067832323263',1009,'31687542050','121','1.00','4800','retail','0','2023-06-23 20:49:20','1 pcs','','','1300','Cash',0.00,'4800','','','3','0.00','1','2023-06-23 17:49:25','9','112','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168762786738220332333',1010,'31687627858','135','1.00','400','retail','0','2023-06-24 20:38:35','1 pcs','','','0','Cash',0.00,'400','','','3','0.00','1','2023-06-24 17:38:40','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9921.00','9919','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168762787688822323783',1011,'31687627858','135','1.00','350','retail','0','2023-06-24 20:38:35','1 pcs','','','0','Cash',0.00,'350','','','3','0.00','1','2023-06-24 17:38:40','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9920.00','9919','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168762792063239032332',1012,'31687627858','111','1.00','500','retail','500','2023-06-24 20:38:35','','','','340','Cash',0.00,'500','','','3','0.00','1','2023-06-24 17:38:40','9','103','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168762793422222326618',1013,'31687627858','63','1.00','200','retail','50','2023-06-24 20:38:35','','','','75','Cash',0.00,'200','','','3','0.00','1','2023-06-24 17:38:40','9','68','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168762795321843223093',1014,'31687627858','54','1.00','1000','retail','500','2023-06-24 20:38:35','','','','750','Cash',0.00,'1000','','','3','0.00','1','2023-06-24 17:38:40','9','59','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168762797973273703232',1015,'31687627858','45','1.00','1600','retail','200','2023-06-24 20:38:35','','','','1300','Cash',0.00,'1600','','','3','0.00','1','2023-06-24 17:38:40','12','48','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168762798827690208282',1016,'31687627858','177','1.00','1500','retail','0','2023-06-24 20:38:35','1 pcs','','','1150','Cash',0.00,'1500','','','3','0.00','1','2023-06-24 17:38:40','12','149','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168762830121862383230',1017,'31687627858','123','1.00','250','retail','0','2023-06-24 20:38:35','1 pcs','','','50','Cash',0.00,'250','','','3','0.00','1','2023-06-24 17:38:40','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','594.00','593','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168770397976203323104',1018,'31687703952','174','1.00','500','retail','0','2023-06-25 20:42:40','1 pcs','','','150','Cash',0.00,'500','','','3','0.00','1','2023-06-25 17:43:11','9','146','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','73.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168770401624323073330',1019,'31687703952','174','1.00','500','retail','0','2023-06-25 20:42:40','1 pcs','','','150','Cash',0.00,'500','','','3','0.00','1','2023-06-25 17:43:11','9','146','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168770407824023083200',1020,'31687703952','76','1.00','300','retail','0','2023-06-25 20:42:40','1 pcs','','','75','Cash',0.00,'300','','','3','0.00','1','2023-06-25 17:43:11','9','74','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168770414832302322436',1021,'31687703952','153','1.00','3500','retail','0','2023-06-25 20:42:40','1 pcs','','','2400','Cash',0.00,'3500','','','3','0.00','1','2023-06-25 17:43:11','9','70','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168770461230612228406',1022,'31687703952','175','1.00','600','retail','0','2023-06-25 20:42:40','1 pcs','','','350','Cash',0.00,'600','','','3','0.00','1','2023-06-25 17:43:11','9','147','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168771454802825023883',1023,'31687703952','7','3.00','4500','retail','0','2023-06-25 20:42:40','3 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-06-25 17:43:11','12','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('6168779650633636665302',1024,'61687796447','123','1.00','200','retail','0','2023-06-26 19:20:47','1 pcs','','','50','Cash',0.00,'200','','','6','0.00','1','2023-06-26 16:22:24','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','585.00','583','Inclusive','branch','Inventory','1110','4000','5500','',''),('6168779651723123332027',1025,'61687796447','123','1.00','200','retail','0','2023-06-26 19:21:46','1 pcs','','','50','Cash',0.00,'200','','','6','0.00','1','2023-06-26 16:22:24','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','584.00','583','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168778842230032028836',1026,'31687788401','175','2.00','1000','retail','0','2023-06-26 23:10:41','2 pcs','','','350','Cash',0.00,'500','','','3','0.00','1','2023-06-26 20:10:46','9','147','printed','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','21.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168778846083280222320',1027,'31687788401','50','1.00','1100','retail','0','2023-06-26 23:10:41','','','','820','Cash',0.00,'1100','','','3','0.00','1','2023-06-26 20:10:46','7','54','printed','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168778848484022036238',1028,'31687788401','123','7.00','1400','retail','2100','2023-06-26 23:10:41','','','','50','Cash',0.00,'200','','','3','0.00','1','2023-06-26 20:10:46','9','113','printed','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'7','593.00','586','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168778893722320263832',1029,'31687788401','137','1.00','21000','retail','0','2023-06-26 23:10:41','1 pcs','','','19200','Cash',0.00,'21000','','','3','0.00','1','2023-06-26 20:10:46','7','128','printed','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168778894683022632002',1030,'31687788401','137','1.00','21000','retail','0','2023-06-26 23:10:41','1 pcs','','','19200','Cash',0.00,'21000','','','3','0.00','1','2023-06-26 20:10:46','7','128','printed','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168778898512202148962',1031,'31687788401','169','1.00','200','retail','100','2023-06-26 23:10:41','','','','120','Cash',0.00,'200','','','3','0.00','1','2023-06-26 20:10:46','9','143','printed','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','87.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168778899722907030214',1032,'31687788401','65','1.00','1500','retail','0','2023-06-26 23:10:41','','','','500','Cash',0.00,'1500','','','3','0.00','1','2023-06-26 20:10:46','9','71','printed','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168778908732932322228',1033,'31687788401','173','1.00','800','retail','0','2023-06-26 23:10:41','1 pcs','','','650','Cash',0.00,'800','','','3','0.00','1','2023-06-26 20:10:46','9','142','printed','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168778909520200332207',1034,'31687788401','173','1.00','800','retail','0','2023-06-26 23:10:41','1 pcs','','','650','Cash',0.00,'800','','','3','0.00','1','2023-06-26 20:10:46','9','142','printed','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168779056054233632226',1035,'31687788401','152','1.00','16300','retail','0','2023-06-26 23:10:41','1 pcs','','','15700','Cash',0.00,'16300','','','3','0.00','1','2023-06-26 20:10:46','12','39','printed','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168779058033320360226',1036,'31687788401','175','1.00','900','retail','0','2023-06-26 23:10:41','1 pcs','','','350','Cash',0.00,'900','','','3','0.00','1','2023-06-26 20:10:46','9','147','printed','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168779059802302984003',1037,'31687788401','123','1.00','300','retail','0','2023-06-26 23:10:41','1 pcs','','','50','Cash',0.00,'300','','','3','0.00','1','2023-06-26 20:10:46','9','113','printed','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','586.00','585','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168779811413007327223',1038,'31687788401','12','1.00','1600','retail','0','2023-06-26 23:10:41','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-06-26 20:10:46','12','25','printed','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168779814372000030033',1039,'31687788401','7','1.00','1600','retail','0','2023-06-26 23:10:41','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-06-26 20:10:46','12','37','printed','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168779823187372337112',1040,'31687788401','30','1.00','1500','retail','100','2023-06-26 23:10:41','','','','1050','Cash',0.00,'1500','','','3','0.00','1','2023-06-26 20:10:46','12','35','printed','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168787527133837333332',1056,'31687875258','135','1.00','600','retail','0','2023-06-27 21:19:34','1 pcs','','','0','Cash',0.00,'600','','','3','0.00','1','2023-06-27 18:19:51','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9919.00','9918','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168787528625018087220',1057,'31687875258','123','1.00','300','retail','0','2023-06-27 21:19:34','1 pcs','','','50','Cash',0.00,'300','','','3','0.00','1','2023-06-27 18:19:51','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','583.00','582','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168787531364333302232',1058,'31687875258','174','1.00','700','retail','0','2023-06-27 21:19:34','1 pcs','','','150','Cash',0.00,'700','','','3','0.00','1','2023-06-27 18:19:51','9','146','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','71.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168787533423004432000',1059,'31687875258','50','1.00','1100','retail','0','2023-06-27 21:19:34','','','','820','Cash',0.00,'1100','','','3','0.00','1','2023-06-27 18:19:51','7','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168787623732370202327',1060,'31687875258','66','1.00','200','retail','50','2023-06-27 21:19:34','','','','80','Cash',0.00,'200','','','3','0.00','1','2023-06-27 18:19:51','9','78','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','86.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168787849000403339463',1061,'31687875258','139','1.00','12500','retail','0','2023-06-27 21:19:34','','','','9900','Cash',0.00,'12500','','','3','0.00','1','2023-06-27 18:19:51','12','22','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168787850932102043802',1062,'31687875258','139','1.00','11500','retail','0','2023-06-27 21:19:34','1 pcs','','','9900','Cash',0.00,'11500','','','3','0.00','1','2023-06-27 18:19:51','12','22','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168787858133142800020',1063,'31687875258','139','1.00','11200','retail','0','2023-06-27 21:19:34','1 pcs','','','9900','Cash',0.00,'11200','','','3','0.00','1','2023-06-27 18:19:51','12','22','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168787868720024020722',1064,'31687875258','135','1.00','500','retail','0','2023-06-27 21:19:34','1 pcs','','','0','Cash',0.00,'500','','','3','0.00','1','2023-06-27 18:19:51','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9918.00','9917','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168788990873802002332',1065,'31687875258','135','1.00','500','retail','500','2023-06-27 21:19:34','','','','0','Cash',0.00,'500','','','3','0.00','1','2023-06-27 18:19:51','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9917.00','9916','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168788993003930093081',1066,'31687875258','123','3.00','750','retail','750','2023-06-27 21:19:34','','','','50','Cash',0.00,'250','','','3','0.00','1','2023-06-27 18:19:51','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'3','582.00','579','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168788997438731770223',1067,'31687875258','65','1.00','1200','retail','300','2023-06-27 21:19:34','','','','500','Cash',0.00,'1200','','','3','0.00','1','2023-06-27 18:19:51','9','71','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168789578062266389683',1068,'31687895767','12','1.00','1600','retail','0','2023-06-27 22:56:21','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-06-27 19:56:29','12','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168761918618082163263',1069,'41687619007','124','1.00','500','retail','0','2023-06-24 18:03:27','1 pcs','','','90','Cash',0.00,'500','','','4','0.00','1','2023-06-28 16:41:46','9','114','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168794235822300932303',1070,'41687619007','15','1.00','1800','retail','0','2023-06-28 11:50:21','','','','1300','Cash',0.00,'1800','','','4','0.00','1','2023-06-28 16:41:46','12','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168796022622433026222',1071,'41687619007','131','1.00','12600','retail','0','2023-06-28 16:37:16','1 pcs','','','11200','Cash',0.00,'12600','','','4','0.00','1','2023-06-28 16:41:46','7','122','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168796026262124060030',1072,'41687619007','123','1.00','300','retail','0','2023-06-28 16:50:52','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-06-28 16:41:46','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','579.00','578','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168796034434242034333',1073,'41687619007','173','1.00','1500','retail','0','2023-06-28 16:51:10','','','','650','Cash',0.00,'1500','','','4','0.00','1','2023-06-28 16:41:46','9','142','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168796038108233362280',1074,'41687619007','121','1.00','3500','retail','0','2023-06-28 16:52:25','1 pcs','','','1300','Cash',0.00,'3500','','','4','0.00','1','2023-06-28 16:41:46','9','112','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168796098133603032236',1075,'41687619007','177','1.00','1800','retail','0','2023-06-28 17:02:42','1 pcs','','','1150','Cash',0.00,'1800','','','4','0.00','1','2023-06-28 16:41:46','12','149','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168796106900028812106',1076,'41687619007','177','1.00','1800','retail','0','2023-06-28 17:03:01','1 pcs','','','1150','Cash',0.00,'1800','','','4','0.00','1','2023-06-28 16:41:46','12','149','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168796119203232300020',1077,'41687619007','42','1.00','1500','retail','0','2023-06-28 17:05:14','1 pcs','','','1000','Cash',0.00,'1500','','','4','0.00','1','2023-06-28 16:41:46','12','49','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168796522133313232325',1078,'41687619007','9','1.00','1500','retail','0','2023-06-28 18:10:42','','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-06-28 16:41:46','12','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168796536016640993340',1079,'41687619007','58','1.00','300','retail','0','2023-06-28 18:13:42','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-06-28 16:41:46','9','63','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168796548801346220554',1080,'41687619007','135','1.00','500','retail','500','2023-06-28 18:16:07','','','','0','Cash',0.00,'500','','','4','0.00','1','2023-06-28 16:41:46','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9916.00','9915','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168796625534285222150',1081,'41687619007','76','1.00','200','retail','50','2023-06-28 18:30:46','','','','75','Cash',0.00,'200','','','4','0.00','1','2023-06-28 16:41:46','9','74','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168796839947080434392',1082,'41687619007','66','1.00','250','retail','0','2023-06-28 18:30:55','','','','80','Cash',0.00,'250','','','4','0.00','1','2023-06-28 16:41:46','9','78','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','85.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168796842920208342260',1083,'41687619007','135','1.00','500','retail','500','2023-06-28 19:06:46','','','','0','Cash',0.00,'500','','','4','0.00','1','2023-06-28 16:41:46','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9915.00','9914','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168797043122800330220',1084,'41687619007','9','1.00','1500','retail','0','2023-06-28 19:36:30','','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-06-28 16:41:46','12','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168797043940263430230',1085,'41687619007','7','1.00','1700','retail','0','2023-06-28 19:40:31','1 pcs','','','1100','Cash',0.00,'1700','','','4','0.00','1','2023-06-28 16:41:46','12','37','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168797175130733438212',1086,'41687970506','177','1.00','1600','retail','0','2023-06-28 19:41:46','','','','1150','Cash',0.00,'1600','','','4','0.00','1','2023-06-28 17:02:35','12','149','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168797203108373233323',1087,'41687971756','135','1.00','500','retail','500','2023-06-28 20:02:36','','','','0','Cash',0.00,'500','','','4','0.00','1','2023-06-28 17:09:15','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9914.00','9913','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168805164238822124324',1088,'31688049835','19','1.00','12000','retail','0','2023-06-29 20:43:54','','','','10100','Cash',0.00,'12000','','','3','0.00','1','2023-06-29 17:44:27','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168805207735333330337',1089,'31688049835','124','1.00','300','retail','700','2023-06-29 20:43:54','','','','90','Cash',0.00,'300','','','3','0.00','1','2023-06-29 17:44:27','9','114','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','77.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168805209940395221030',1090,'31688049835','123','1.00','300','retail','200','2023-06-29 20:43:54','','','','50','Cash',0.00,'300','','','3','0.00','1','2023-06-29 17:44:27','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','578.00','577','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168805223331332360233',1091,'31688049835','123','1.00','500','retail','0','2023-06-29 20:43:54','','','','50','Cash',0.00,'500','','','3','0.00','1','2023-06-29 17:44:27','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','577.00','576','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168805507973300225980',1092,'31688049835','138','1.00','6200','retail','0','2023-06-29 20:43:54','1 pcs','','','5350','Cash',0.00,'6200','','','3','0.00','1','2023-06-29 17:44:27','7','129','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168805875072288083280',1093,'31688049835','177','1.00','1600','retail','0','2023-06-29 20:43:54','','','','1150','Cash',0.00,'1600','','','3','0.00','1','2023-06-29 17:44:27','12','149','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168805879432300023530',1094,'31688049835','42','1.00','1600','retail','0','2023-06-29 20:43:54','','','','1000','Cash',0.00,'1600','','','3','0.00','1','2023-06-29 17:44:27','12','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168806050903040323023',1095,'31688049835','64','1.00','250','retail','0','2023-06-29 20:43:54','','','','80','Cash',0.00,'250','','','3','0.00','1','2023-06-29 17:44:27','9','69','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','198.00','197','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168806052003300223406',1096,'31688049835','54','1.00','1500','retail','0','2023-06-29 20:43:54','','','','750','Cash',0.00,'1500','','','3','0.00','1','2023-06-29 17:44:27','9','59','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168806054822338050426',1097,'31688049835','123','1.00','500','retail','0','2023-06-29 20:43:54','','','','50','Cash',0.00,'500','','','3','0.00','1','2023-06-29 17:44:27','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','576.00','575','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168814700423038332100',1098,'31688146995','123','1.00','300','retail','200','2023-06-30 20:44:07','','','','50','Cash',0.00,'300','','','3','0.00','1','2023-06-30 17:45:57','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','575.00','574','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168814701283483611813',1099,'31688146995','135','1.00','1000','retail','0','2023-06-30 20:44:07','','','','0','Cash',0.00,'1000','','','3','0.00','1','2023-06-30 17:45:57','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9912.00','9911','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168814702334302837022',1100,'31688146995','175','1.00','500','retail','1000','2023-06-30 20:44:07','','','','350','Cash',0.00,'500','','','3','0.00','1','2023-06-30 17:45:57','9','147','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168814704623361107264',1101,'31688146995','177','1.00','1600','retail','0','2023-06-30 20:44:07','','','','1150','Cash',0.00,'1600','','','3','0.00','1','2023-06-30 17:45:57','12','149','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168803056903223002022',1102,'41688030527','19','1.00','11900','retail','0','2023-06-29 12:22:07','1 pcs','','','10100','Cash',0.00,'11900','','','4','0.00','1','2023-07-01 15:24:12','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168803063120203214322',1103,'41688030527','119','1.00','17800','retail','0','2023-06-29 12:23:19','1 pcs','','','16500','Cash',0.00,'17800','','','4','0.00','1','2023-07-01 15:24:12','7','108','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168803082880302200133',1104,'41688030527','135','1.00','1000','retail','0','2023-06-29 12:25:21','','','','0','Cash',0.00,'1000','','','4','0.00','1','2023-07-01 15:24:12','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9913.00','9912','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168822742505244322222',1105,'31688227416','164','1.00','14500','retail','0','2023-07-01 19:58:46','1 pcs','','','13000','Cash',0.00,'14500','','','3','0.00','1','2023-07-01 17:33:30','7','83','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168822744332022223243',1106,'31688227416','19','1.00','12000','retail','0','2023-07-01 19:58:46','','','','10100','Cash',0.00,'12000','','','3','0.00','1','2023-07-01 17:33:30','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168822752530237523755',1107,'31688227416','171','1.00','1500','retail','100','2023-07-01 19:58:46','','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-07-01 17:33:30','7','144','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168822755202503223223',1108,'31688227416','174','1.00','500','retail','0','2023-07-01 19:58:46','1 pcs','','','150','Cash',0.00,'500','','','3','0.00','1','2023-07-01 17:33:30','9','146','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168822763338022802206',1109,'31688227416','64','1.00','250','retail','0','2023-07-01 19:58:46','','','','80','Cash',0.00,'250','','','3','0.00','1','2023-07-01 17:33:30','9','69','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','197.00','196','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168822764823803222203',1110,'31688227416','173','1.00','1000','retail','0','2023-07-01 19:58:46','1 pcs','','','650','Cash',0.00,'1000','','','3','0.00','1','2023-07-01 17:33:30','9','142','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168822767003232330320',1111,'31688227416','162','1.00','600','retail','0','2023-07-01 19:58:46','1 pcs','','','354','Cash',0.00,'600','','','3','0.00','1','2023-07-01 17:33:30','9','142','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168822769300362320338',1112,'31688227416','56','1.00','500','retail','0','2023-07-01 19:58:46','','','','180','Cash',0.00,'500','','','3','0.00','1','2023-07-01 17:33:30','9','61','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168822774633233072172',1113,'31688227416','123','5.00','1250','retail','1250','2023-07-01 19:58:46','','','','50','Cash',0.00,'250','','','3','0.00','1','2023-07-01 17:33:30','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'5','574.00','569','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168822786117223706022',1114,'31688227416','172','1.00','1200','retail','0','2023-07-01 19:58:46','','','','850','Cash',0.00,'1200','','','3','0.00','1','2023-07-01 17:33:30','7','145','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168823072575030202520',1115,'31688227416','173','1.00','1500','retail','0','2023-07-01 19:58:46','','','','650','Cash',0.00,'1500','','','3','0.00','1','2023-07-01 17:33:30','9','142','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168830470133231132202',1116,'31688304684','171','1.00','1500','retail','100','2023-07-02 20:46:54','','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-07-02 17:47:28','7','144','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168830472974830232624',1117,'31688304684','123','1.00','250','retail','250','2023-07-02 20:46:54','','','','50','Cash',0.00,'250','','','3','0.00','1','2023-07-02 17:47:28','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','569.00','568','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168830476013807623343',1118,'31688304684','123','1.00','500','retail','0','2023-07-02 20:46:54','','','','50','Cash',0.00,'500','','','3','0.00','1','2023-07-02 17:47:28','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','568.00','567','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168831985422082328101',1119,'31688304684','50','1.00','1100','retail','0','2023-07-02 20:46:54','','','','820','Cash',0.00,'1100','','','3','0.00','1','2023-07-02 17:47:28','7','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168831986602333028613',1120,'31688304684','168','1.00','24500','retail','0','2023-07-02 20:46:54','1 pcs','','','20800','Cash',0.00,'24500','','','3','0.00','1','2023-07-02 17:47:28','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168831988603380688301',1121,'31688304684','7','1.00','1600','retail','0','2023-07-02 20:46:54','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-07-02 17:47:28','12','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168831989623233212380',1122,'31688304684','42','1.00','1400','retail','0','2023-07-02 20:46:54','1 pcs','','','1000','Cash',0.00,'1400','','','3','0.00','1','2023-07-02 17:47:28','12','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168831991221933202122',1123,'31688304684','124','1.00','450','retail','0','2023-07-02 20:46:54','1 pcs','','','90','Cash',0.00,'450','','','3','0.00','1','2023-07-02 17:47:28','9','114','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168831994128002036223',1124,'31688304684','135','1.00','500','retail','0','2023-07-02 20:46:54','1 pcs','','','0','Cash',0.00,'500','','','3','0.00','1','2023-07-02 17:47:28','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9911.00','9910','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168831995713923349323',1125,'31688304684','135','1.00','400','retail','0','2023-07-02 20:46:54','1 pcs','','','0','Cash',0.00,'400','','','3','0.00','1','2023-07-02 17:47:28','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9910.00','9909','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168831997433311323720',1126,'31688304684','176','1.00','500','retail','0','2023-07-02 20:46:54','','','','230','Cash',0.00,'500','','','3','0.00','1','2023-07-02 17:47:28','9','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168831999008020022238',1127,'31688304684','123','1.00','500','retail','0','2023-07-02 20:46:54','','','','50','Cash',0.00,'500','','','3','0.00','1','2023-07-02 17:47:28','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','567.00','566','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168832000780302733303',1128,'31688304684','135','1.00','300','retail','0','2023-07-02 20:46:54','1 pcs','','','0','Cash',0.00,'300','','','3','0.00','1','2023-07-02 17:47:28','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9909.00','9908','Inclusive','branch','Inventory','1110','4000','5500','',''),('6168802512521843406048',1129,'61688024819','137','1.00','21000','retail','0','2023-06-29 10:46:59','1 pcs','','','19200','Cash',0.00,'21000','','','6','0.00','1','2023-07-03 13:00:20','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('6168802514228351323283',1130,'61688024819','173','1.00','900','retail','0','2023-06-29 10:52:05','1 pcs','','','650','Cash',0.00,'900','','','6','0.00','1','2023-07-03 13:00:20','9','142','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('6168802521030233330341',1131,'61688024819','174','1.00','400','retail','0','2023-06-29 10:53:01','1 pcs','','','150','Cash',0.00,'400','','','6','0.00','1','2023-07-03 13:00:20','9','146','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','70.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168838702723834028200',1132,'41688387020','159','1.00','9200','retail','0','2023-07-03 15:23:40','1 pcs','','','8500','Cash',0.00,'9200','','','4','0.00','1','2023-07-04 06:26:53','7','140','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168838711030608800232',1133,'41688387020','65','1.00','1500','retail','0','2023-07-03 15:24:56','1 pcs','','','500','Cash',0.00,'1500','','','4','0.00','1','2023-07-04 06:26:53','9','71','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168838714121221402032',1134,'41688387020','174','1.00','500','retail','0','2023-07-03 15:25:25','1 pcs','','','150','Cash',0.00,'500','','','4','0.00','1','2023-07-04 06:26:53','9','146','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','68.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168848971707043720303',1135,'31688489646','33','1.00','1500','retail','100','2023-07-04 19:55:17','','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-07-04 16:55:23','12','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168845210912032823233',1136,'41688452014','65','1.00','1000','retail','0','2023-07-04 09:26:54','1 pcs','','','500','Cash',0.00,'1000','','','4','0.00','1','2023-07-04 16:59:55','9','71','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168845242523010334223',1137,'41688452014','168','1.00','24000','retail','0','2023-07-04 09:33:22','1 pcs','','','20800','Cash',0.00,'24000','','','4','0.00','1','2023-07-04 16:59:55','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168848201723023422272',1138,'41688452014','138','1.00','6000','retail','0','2023-07-04 17:45:39','1 pcs','','','5350','Cash',0.00,'6000','','','4','0.00','1','2023-07-04 16:59:55','7','129','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168848204984322123483',1139,'41688452014','124','1.00','500','retail','0','2023-07-04 17:47:09','1 pcs','','','90','Cash',0.00,'500','','','4','0.00','1','2023-07-04 16:59:55','9','114','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168848214838631328833',1140,'41688452014','124','1.00','300','retail','0','2023-07-04 17:47:51','1 pcs','','','90','Cash',0.00,'300','','','4','0.00','1','2023-07-04 16:59:55','9','114','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','74.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168848218844003422320',1141,'41688452014','25','1.00','20700','retail','0','2023-07-04 17:49:21','1 pcs','','','18500','Cash',0.00,'20700','','','4','0.00','1','2023-07-04 16:59:55','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168848223433623223262',1142,'41688452014','51','1.00','1350','retail','0','2023-07-04 17:50:15','1 pcs','','','1200','Cash',0.00,'1350','','','4','0.00','1','2023-07-04 16:59:55','7','55','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168848974981403328442',1143,'41688452014','144','1.00','1700','retail','0','2023-07-04 19:55:19','1 pcs','','','1200','Cash',0.00,'1700','','','4','0.00','1','2023-07-04 16:59:55','12','133','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168848987600803347863',1144,'41688452014','14','1.00','1600','retail','0','2023-07-04 19:56:00','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-07-04 16:59:55','12','29','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168855993143223830204',1145,'41688559906','130','1.00','12000','retail','0','2023-07-05 15:25:06','','','','10400','Cash',0.00,'12000','','','4','0.00','1','2023-07-06 06:30:55','7','121','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168855998033333001094',1146,'41688559906','170','1.00','19000','retail','0','2023-07-05 15:25:32','1 pcs','','','16650','Cash',0.00,'19000','','','4','0.00','1','2023-07-06 06:30:55','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168856002610280423606',1147,'41688559906','123','1.00','200','retail','0','2023-07-05 15:26:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-06 06:30:55','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','566.00','565','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168857544732634310223',1148,'41688559906','119','1.00','18000','retail','0','2023-07-05 19:21:57','','','','16500','Cash',0.00,'18000','','','4','0.00','1','2023-07-06 06:30:55','7','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168857586484103833423',1149,'41688559906','30','1.00','1600','retail','0','2023-07-05 19:44:08','','','','1000','Cash',0.00,'1600','','','4','0.00','1','2023-07-06 06:30:55','12','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168857589332220128383',1150,'41688559906','32','1.00','1600','retail','0','2023-07-05 19:51:05','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-07-06 06:30:55','12','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168857591034020235135',1151,'41688559906','32','1.00','1600','retail','0','2023-07-05 19:51:34','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-07-06 06:30:55','12','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168862990548232132206',1152,'41688625056','52','2.00','3000','retail','0','2023-07-06 10:50:25','2 pcs','','','970','Cash',0.00,'1500','','','4','0.00','1','2023-07-07 06:18:29','9','56','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168863118020200342216',1153,'41688625056','19','1.00','13000','retail','0','2023-07-06 11:12:20','','','','11000','Cash',0.00,'13000','','','4','0.00','1','2023-07-07 06:18:29','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168863119432324314321',1154,'41688625056','19','1.00','13000','retail','0','2023-07-06 11:13:00','','','','11000','Cash',0.00,'13000','','','4','0.00','1','2023-07-07 06:18:29','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168863166832230263032',1155,'41688625056','183','1.00','1500','retail','0','2023-07-06 11:13:14','','','','950','Cash',0.00,'1500','','','4','0.00','1','2023-07-07 06:18:29','9','151','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168863382422602832336',1156,'41688625056','161','1.00','17800','retail','0','2023-07-06 10:51:55','1 pcs','','','16600','Cash',0.00,'17800','','','4','0.00','1','2023-07-07 06:18:29','7','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168863385730002330222',1157,'41688625056','123','1.00','500','retail','0','2023-07-06 11:57:19','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-07-07 06:18:29','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','565.00','564','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168864268823383683243',1158,'41688625056','173','1.00','1000','retail','0','2023-07-06 14:24:36','1 pcs','','','650','Cash',0.00,'1000','','','4','0.00','1','2023-07-07 06:18:29','9','142','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168871026263332021033',1159,'41688625056','54','1.00','1500','retail','0','2023-07-07 09:10:46','','','','750','Cash',0.00,'1500','','','4','0.00','1','2023-07-07 06:18:29','9','59','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168871027822733238360',1160,'41688625056','123','3.00','900','retail','0','2023-07-07 09:11:02','3 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-07-07 06:18:29','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','564.00','561','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168871070004172203040',1161,'41688625056','51','1.00','1500','retail','0','2023-07-07 09:11:27','','','','1200','Cash',0.00,'1500','','','4','0.00','1','2023-07-07 06:18:29','7','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168872923731420229333',1162,'41688729192','51','1.00','1400','retail','0','2023-07-07 14:26:32','1 pcs','','','1200','Cash',0.00,'1400','','','4','0.00','1','2023-07-08 10:09:38','7','55','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168873979830922729243',1163,'41688729192','123','1.00','300','retail','0','2023-07-07 17:23:05','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-07-08 10:09:38','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','561.00','560','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168873983632418294333',1164,'41688729192','65','1.00','1400','retail','0','2023-07-07 17:23:49','1 pcs','','','500','Cash',0.00,'1400','','','4','0.00','1','2023-07-08 10:09:38','9','71','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168873992889323926283',1165,'41688729192','173','1.00','1200','retail','0','2023-07-07 17:24:07','1 pcs','','','650','Cash',0.00,'1200','','','4','0.00','1','2023-07-08 10:09:38','9','142','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168881094114936039030',1166,'41688729192','42','1.00','1600','retail','0','2023-07-08 13:08:33','','','','1000','Cash',0.00,'1600','','','4','0.00','1','2023-07-08 10:09:38','12','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168881094823803222203',1167,'41688729192','42','1.00','1500','retail','0','2023-07-08 13:09:01','1 pcs','','','1000','Cash',0.00,'1500','','','4','0.00','1','2023-07-08 10:09:38','12','49','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168881095668001228533',1168,'41688729192','32','1.00','1600','retail','0','2023-07-08 13:09:09','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-07-08 10:09:38','12','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168881190402300400448',1169,'41688811886','22','1.00','15500','retail','0','2023-07-08 13:24:46','1 pcs','','','13300','Cash',0.00,'15500','','','4','0.00','1','2023-07-08 17:09:08','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168881192634234613403',1170,'41688811886','22','1.00','15000','retail','0','2023-07-08 13:25:17','1 pcs','','','13300','Cash',0.00,'15000','','','4','0.00','1','2023-07-08 17:09:08','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168881195333328338382',1171,'41688811886','123','1.00','250','retail','0','2023-07-08 13:25:37','1 pcs','','','50','Cash',0.00,'250','','','4','0.00','1','2023-07-08 17:09:08','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','560.00','559','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168881197630822232043',1172,'41688811886','123','1.00','250','retail','0','2023-07-08 13:26:08','1 pcs','','','50','Cash',0.00,'250','','','4','0.00','1','2023-07-08 17:09:08','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','559.00','558','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168881200338014123400',1173,'41688811886','169','2.00','600','retail','0','2023-07-08 13:26:24','2 pcs','','','120','Cash',0.00,'300','','','4','0.00','1','2023-07-08 17:09:08','9','143','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','86.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168882233633332608022',1174,'41688811886','71','1.00','2000','retail','0','2023-07-08 16:18:38','','','','1400','Cash',0.00,'2000','','','4','0.00','1','2023-07-08 17:09:08','7','81','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168882248020320233813',1175,'41688811886','123','1.00','200','retail','0','2023-07-08 16:18:57','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-08 17:09:08','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','558.00','556','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168882249002024280220',1176,'41688811886','123','1.00','200','retail','0','2023-07-08 16:21:21','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-08 17:09:08','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','557.00','556','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168883266243230682330',1177,'41688811886','56','1.00','1700','retail','0','2023-07-08 19:10:43','1 pcs','','','180','Cash',0.00,'1700','','','4','0.00','1','2023-07-08 17:09:08','9','61','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168883562025403400643',1178,'41688811886','17','1.00','2000','retail','0','2023-07-08 19:25:40','','','','1500','Cash',0.00,'2000','','','4','0.00','1','2023-07-08 17:09:08','12','23','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168883563402266236320',1179,'41688811886','177','1.00','1600','retail','0','2023-07-08 20:00:21','','','','1150','Cash',0.00,'1600','','','4','0.00','1','2023-07-08 17:09:08','12','149','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168883570582723022322',1180,'41688811886','14','1.00','1600','retail','0','2023-07-08 20:00:35','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-07-08 17:09:08','12','29','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168891463002240863233',1181,'41688914563','123','1.00','200','retail','0','2023-07-09 17:56:03','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-10 09:51:44','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','556.00','555','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168891467913390340040',1182,'41688914563','123','1.00','200','retail','0','2023-07-09 17:57:18','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-10 09:51:44','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','555.00','554','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168891473123223230338',1183,'41688914563','138','1.00','6300','retail','0','2023-07-09 17:58:14','1 pcs','','','5350','Cash',0.00,'6300','','','4','0.00','1','2023-07-10 09:51:44','7','129','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168891475843252327220',1184,'41688914563','131','1.00','12300','retail','0','2023-07-09 17:58:59','1 pcs','','','11200','Cash',0.00,'12300','','','4','0.00','1','2023-07-10 09:51:44','7','122','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168891594503223502522',1185,'41688914563','19','1.00','13250','retail','0','2023-07-09 17:59:27','1 pcs','','','11000','Cash',0.00,'13250','','','4','0.00','1','2023-07-10 09:51:44','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168891634022228320303',1186,'41688914563','123','1.00','500','retail','0','2023-07-09 18:19:31','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-07-10 09:51:44','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','554.00','553','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168891634032423304323',1187,'41688914563','123','1.00','500','retail','0','2023-07-09 18:19:31','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-07-10 09:51:44','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','553.00','552','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168891635182313002302',1188,'41688914563','135','1.00','1000','retail','0','2023-07-09 18:25:40','','','','0','Cash',0.00,'1000','','','4','0.00','1','2023-07-10 09:51:44','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9908.00','9907','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168891663013282163233',1189,'41688914563','135','1.00','300','retail','0','2023-07-09 18:25:51','1 pcs','','','0','Cash',0.00,'300','','','4','0.00','1','2023-07-10 09:51:44','1','126','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9907.00','9905','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168891663833433223014',1190,'41688914563','135','1.00','200','retail','0','2023-07-09 18:30:30','1 pcs','','','0','Cash',0.00,'200','','','4','0.00','1','2023-07-10 09:51:44','1','126','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9906.00','9905','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168901036803002331921',1191,'31689010360','174','1.00','400','retail','0','2023-07-10 20:56:28','1 pcs','','','150','Cash',0.00,'400','','','3','0.00','1','2023-07-10 17:56:33','9','146','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168901039563222093320',1192,'31689010360','19','1.00','12800','retail','0','2023-07-10 20:56:28','1 pcs','','','11000','Cash',0.00,'12800','','','3','0.00','1','2023-07-10 17:56:33','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168901055726303300632',1193,'31689010360','123','1.00','300','retail','200','2023-07-10 20:56:28','','','','50','Cash',0.00,'300','','','3','0.00','1','2023-07-10 17:56:33','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','547.00','546','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168901056403201320330',1194,'31689010360','135','1.00','1000','retail','0','2023-07-10 20:56:28','','','','0','Cash',0.00,'1000','','','3','0.00','1','2023-07-10 17:56:33','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9905.00','9904','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168901058832280013220',1195,'31689010360','123','1.00','250','retail','250','2023-07-10 20:56:28','','','','50','Cash',0.00,'250','','','3','0.00','1','2023-07-10 17:56:33','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','546.00','545','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168901060303233643343',1196,'31689010360','123','1.00','250','retail','250','2023-07-10 20:56:28','','','','50','Cash',0.00,'250','','','3','0.00','1','2023-07-10 17:56:33','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','545.00','544','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168901062212328232220',1197,'31689010360','123','1.00','300','retail','200','2023-07-10 20:56:28','','','','50','Cash',0.00,'300','','','3','0.00','1','2023-07-10 17:56:33','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','544.00','543','Inclusive','branch','Inventory','1110','4000','5500','',''),('3168901178723030833827',1198,'31689010360','50','1.00','1100','retail','0','2023-07-10 20:56:28','','','','820','Cash',0.00,'1100','','','3','0.00','1','2023-07-10 17:56:33','7','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168898963830920423302',1199,'41688989526','19','1.00','13000','retail','0','2023-07-10 14:45:26','','','','11000','Cash',0.00,'13000','','','4','0.00','1','2023-07-11 13:25:41','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168898965532335582022',1200,'41688989526','123','5.00','1250','retail','0','2023-07-10 14:47:19','5 pcs','','','50','Cash',0.00,'250','','','4','0.00','1','2023-07-11 13:25:41','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','552.00','547','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168898967920312018222',1201,'41688989526','131','1.00','12500','retail','0','2023-07-10 14:47:45','1 pcs','','','11200','Cash',0.00,'12500','','','4','0.00','1','2023-07-11 13:25:41','7','122','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168908214913292813243',1202,'41689081947','123','1.00','300','retail','0','2023-07-11 16:25:47','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-07-11 17:30:23','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','543.00','541','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168908215740202420321',1203,'41689081947','123','1.00','500','retail','0','2023-07-11 16:29:09','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-07-11 17:30:23','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','542.00','541','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168908220423223298404',1204,'41689081947','22','1.00','18000','retail','0','2023-07-11 16:29:35','1 pcs','','','13300','Cash',0.00,'18000','','','4','0.00','1','2023-07-11 17:30:23','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168908246920200342240',1205,'41689081947','169','1.00','200','retail','100','2023-07-11 16:30:12','','','','120','Cash',0.00,'200','','','4','0.00','1','2023-07-11 17:30:23','9','143','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','84.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168908250650232023220',1206,'41689081947','76','1.00','200','retail','50','2023-07-11 16:34:29','','','','75','Cash',0.00,'200','','','4','0.00','1','2023-07-11 17:30:23','9','74','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168908252792223833354',1207,'41689081947','51','1.00','1350','retail','0','2023-07-11 16:35:07','1 pcs','','','1200','Cash',0.00,'1350','','','4','0.00','1','2023-07-11 17:30:23','7','55','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168908255502525346234',1208,'41689081947','64','1.00','250','retail','0','2023-07-11 16:35:35','','','','80','Cash',0.00,'250','','','4','0.00','1','2023-07-11 17:30:23','9','69','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','196.00','195','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168908346010342308243',1209,'41689081947','123','1.00','500','retail','0','2023-07-11 16:35:55','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-07-11 17:30:23','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','541.00','540','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168908915533032232022',1210,'41689081947','135','1.00','1500','retail','0','2023-07-11 16:51:01','1 pcs','','','0','Cash',0.00,'1500','','','4','0.00','1','2023-07-11 17:30:23','1','126','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9904.00','9903','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168909648222322918332',1211,'41689081947','123','1.00','200','retail','0','2023-07-11 20:27:54','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-11 17:30:23','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','540.00','538','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168909649030230430038',1212,'41689081947','123','1.00','200','retail','0','2023-07-11 20:28:02','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-11 17:30:23','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','539.00','538','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168909655130550332953',1213,'41689081947','168','1.00','24000','retail','0','2023-07-11 20:28:29','1 pcs','','','21500','Cash',0.00,'24000','','','4','0.00','1','2023-07-11 17:30:23','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168914369509110026134',1214,'41689143682','8','1.00','1600','retail','0','2023-07-12 09:34:42','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-07-13 14:01:49','12','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168914374310820430442',1215,'41689143682','10','1.00','1600','retail','0','2023-07-12 09:35:26','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-07-13 14:01:49','12','22','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168914375681103328343',1216,'41689143682','32','1.00','1500','retail','0','2023-07-12 09:35:44','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-07-13 14:01:49','12','17','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168914873662420284333',1217,'41689143682','153','1.00','3200','retail','0','2023-07-12 09:36:29','1 pcs','','','2400','Cash',0.00,'3200','','','4','0.00','1','2023-07-13 14:01:49','9','70','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168917468627330638443',1218,'41689143682','174','1.00','1000','retail','0','2023-07-12 18:10:54','','','','150','Cash',0.00,'1000','','','4','0.00','1','2023-07-13 14:01:49','9','146','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168918071602873220934',1219,'41689143682','14','1.00','1600','retail','0','2023-07-12 19:51:33','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-07-13 14:01:49','12','29','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168925692729360022239',1220,'41689256909','135','1.00','1000','retail','0','2023-07-13 17:01:49','','','','0','Cash',0.00,'1000','','','4','0.00','1','2023-07-14 11:01:44','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9903.00','9902','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168926883024343033033',1221,'41689256909','173','1.00','1500','retail','0','2023-07-13 20:20:17','','','','650','Cash',0.00,'1500','','','4','0.00','1','2023-07-14 11:01:44','9','142','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168926883823033488891',1222,'41689256909','123','1.00','300','retail','0','2023-07-13 20:20:31','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-07-14 11:01:44','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','538.00','532','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168926885022230080300',1223,'41689256909','123','5.00','1000','retail','0','2023-07-13 20:20:39','5 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-14 11:01:44','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','537.00','532','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168926892222332222469',1224,'41689256909','174','1.00','500','retail','0','2023-07-13 20:21:43','1 pcs','','','150','Cash',0.00,'500','','','4','0.00','1','2023-07-14 11:01:44','9','146','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168933252110283342321',1225,'41689332505','51','1.00','1500','retail','0','2023-07-14 14:01:45','','','','1200','Cash',0.00,'1500','','','4','0.00','1','2023-07-15 13:34:17','7','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168942011113310340040',1226,'41689332505','143','1.00','1800','retail','0','2023-07-15 14:21:38','','','','1300','Cash',0.00,'1800','','','4','0.00','1','2023-07-15 13:34:17','12','132','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168942012622488200436',1227,'41689332505','38','1.00','1600','retail','0','2023-07-15 14:21:51','','','','1200','Cash',0.00,'1600','','','4','0.00','1','2023-07-15 13:34:17','12','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168942021110039160243',1228,'41689332505','1','1.00','1600','retail','0','2023-07-15 14:22:06','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-07-15 13:34:17','12','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168942811531382242333',1229,'41689428057','137','1.00','23000','retail','0','2023-07-15 16:34:17','1 pcs','','','20300','Cash',0.00,'23000','','','4','0.00','1','2023-07-16 16:56:37','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168942814000102423413',1230,'41689428057','163','1.00','18900','retail','0','2023-07-15 16:35:23','1 pcs','','','17400','Cash',0.00,'18900','','','4','0.00','1','2023-07-16 16:56:37','7','43','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168942816928303802184',1231,'41689428057','165','1.00','11500','retail','0','2023-07-15 16:35:57','1 pcs','','','9800','Cash',0.00,'11500','','','4','0.00','1','2023-07-16 16:56:37','7','140','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168942826533823349523',1232,'41689428057','123','1.00','300','retail','0','2023-07-15 16:36:20','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-07-16 16:56:37','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','532.00','531','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168942828401332483442',1233,'41689428057','123','1.00','200','retail','0','2023-07-15 16:37:57','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-16 16:56:37','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','531.00','530','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168942836384233040933',1234,'41689428057','174','1.00','500','retail','0','2023-07-15 16:39:15','1 pcs','','','150','Cash',0.00,'500','','','4','0.00','1','2023-07-16 16:56:37','9','146','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168942843784200326803',1235,'41689428057','52','1.00','2000','retail','0','2023-07-15 16:39:31','','','','970','Cash',0.00,'2000','','','4','0.00','1','2023-07-16 16:56:37','9','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168943136626234832902',1236,'41689428057','22','1.00','14000','retail','0','2023-07-15 17:28:02','1 pcs','','','13300','Cash',0.00,'14000','','','4','0.00','1','2023-07-16 16:56:37','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168943390404329020303',1237,'41689428057','174','1.00','500','retail','0','2023-07-15 18:11:33','1 pcs','','','150','Cash',0.00,'500','','','4','0.00','1','2023-07-16 16:56:37','9','146','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168943663992322462308',1238,'41689428057','53','1.00','1400','retail','0','2023-07-15 18:56:46','1 pcs','','','850','Cash',0.00,'1400','','','4','0.00','1','2023-07-16 16:56:37','9','58','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168952661532252641342',1239,'41689526598','32','1.00','1500','retail','0','2023-07-16 19:56:38','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-07-17 06:15:56','12','17','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168952666704043605424',1240,'41689526598','123','5.00','1500','retail','0','2023-07-16 19:57:39','5 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-07-17 06:15:56','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','530.00','525','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168957454720220523433',1241,'41689526598','135','1.00','1000','retail','0','2023-07-17 09:15:33','','','','0','Cash',0.00,'1000','','','4','0.00','1','2023-07-17 06:15:56','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9902.00','9901','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168958629204203321351',1242,'41689586183','22','1.00','13500','retail','0','2023-07-17 12:29:43','1 pcs','','','12200','Cash',0.00,'13500','','','4','0.00','1','2023-07-18 12:42:25','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168958631131162214586',1243,'41689586183','22','1.00','13300','retail','0','2023-07-17 12:31:33','1 pcs','','','12200','Cash',0.00,'13300','','','4','0.00','1','2023-07-18 12:42:25','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168958633133262203023',1244,'41689586183','174','1.00','500','retail','0','2023-07-17 12:31:52','1 pcs','','','150','Cash',0.00,'500','','','4','0.00','1','2023-07-18 12:42:25','9','146','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168960646622646362434',1245,'41689586183','123','1.00','200','retail','0','2023-07-17 18:07:37','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-18 12:42:25','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','525.00','524','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168960648482634423829',1246,'41689586183','123','1.00','200','retail','0','2023-07-17 18:07:55','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-18 12:42:25','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','524.00','523','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168960650533430020205',1247,'41689586183','170','1.00','19300','retail','0','2023-07-17 18:08:14','1 pcs','','','17000','Cash',0.00,'19300','','','4','0.00','1','2023-07-18 12:42:25','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168960653253332330313',1248,'41689586183','123','1.00','200','retail','0','2023-07-17 18:08:42','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-18 12:42:25','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','523.00','522','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168960656182312344232',1249,'41689586183','165','1.00','11000','retail','0','2023-07-17 18:08:59','1 pcs','','','9800','Cash',0.00,'11000','','','4','0.00','1','2023-07-18 12:42:25','7','140','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168960668210362660263',1250,'41689586183','154','1.00','3000','retail','0','2023-07-17 18:10:43','','','','1200','Cash',0.00,'3000','','','4','0.00','1','2023-07-18 12:42:25','9','70','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168961114639429120410',1251,'41689586183','9','1.00','1500','retail','0','2023-07-17 19:24:43','','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-07-18 12:42:25','12','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168961133132462443324',1252,'41689586183','183','1.00','1500','retail','0','2023-07-17 19:25:46','','','','950','Cash',0.00,'1500','','','4','0.00','1','2023-07-18 12:42:25','9','151','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168961136938036136223',1253,'41689586183','173','1.00','800','retail','0','2023-07-17 19:28:52','1 pcs','','','650','Cash',0.00,'800','','','4','0.00','1','2023-07-18 12:42:25','9','142','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168961139362120623141',1254,'41689586183','174','1.00','300','retail','0','2023-07-17 19:29:42','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-07-18 12:42:25','9','146','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168961141833811200223',1255,'41689586183','137','1.00','23000','retail','0','2023-07-17 19:29:59','','','','18500','Cash',0.00,'23000','','','4','0.00','1','2023-07-18 12:42:25','7','128','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168961144603633201362',1256,'41689586183','50','1.00','1100','retail','0','2023-07-17 19:30:18','','','','820','Cash',0.00,'1100','','','4','0.00','1','2023-07-18 12:42:25','7','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168968435503312343003',1257,'41689684286','22','1.00','13500','retail','0','2023-07-18 15:44:46','1 pcs','','','12200','Cash',0.00,'13500','','','4','0.00','1','2023-07-19 12:08:51','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168968440430312230042',1258,'41689684286','137','1.00','23000','retail','0','2023-07-18 15:46:08','','','','18500','Cash',0.00,'23000','','','4','0.00','1','2023-07-19 12:08:51','7','128','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168968454622346332443',1259,'41689684286','57','1.00','500','retail','0','2023-07-18 15:48:56','1 pcs','','','450','Cash',0.00,'500','','','4','0.00','1','2023-07-19 12:08:51','9','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168968490529200240220',1260,'41689684286','123','1.00','200','retail','0','2023-07-18 15:54:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-19 12:08:51','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','522.00','521','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168968491932239230634',1261,'41689684286','123','1.00','200','retail','0','2023-07-18 15:55:11','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-19 12:08:51','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','521.00','520','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168968496638003432403',1262,'41689684286','174','1.00','500','retail','0','2023-07-18 15:55:25','1 pcs','','','150','Cash',0.00,'500','','','4','0.00','1','2023-07-19 12:08:51','9','146','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168968503432200232932',1263,'41689684286','22','1.00','13500','retail','0','2023-07-18 15:56:15','1 pcs','','','12200','Cash',0.00,'13500','','','4','0.00','1','2023-07-19 12:08:51','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168976878803283242408',1264,'41689768776','50','1.00','1100','retail','0','2023-07-19 15:12:56','','','','820','Cash',0.00,'1100','','','4','0.00','1','2023-07-20 13:41:50','7','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168976880596880262033',1265,'41689768776','174','1.00','500','retail','0','2023-07-19 15:13:09','1 pcs','','','150','Cash',0.00,'500','','','4','0.00','1','2023-07-20 13:41:50','9','146','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168976890220320230232',1266,'41689768776','123','1.00','300','retail','0','2023-07-19 15:13:33','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-07-20 13:41:50','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','520.00','519','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168976919142200893230',1267,'41689768776','123','1.00','300','retail','0','2023-07-19 15:15:09','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-07-20 13:41:50','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','519.00','518','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168976932832332203393',1268,'41689768776','118','1.00','28000','retail','0','2023-07-19 15:19:56','','','','26700','Cash',0.00,'28000','','','4','0.00','1','2023-07-20 13:41:50','7','107','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168976952020232062452',1269,'41689768776','57','1.00','500','retail','0','2023-07-19 15:22:09','1 pcs','','','450','Cash',0.00,'500','','','4','0.00','1','2023-07-20 13:41:50','9','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168976956503208202307',1270,'41689768776','174','1.00','300','retail','0','2023-07-19 15:25:28','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-07-20 13:41:50','9','146','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168976959326300822732',1271,'41689768776','137','1.00','23000','retail','0','2023-07-19 15:26:21','','','','18500','Cash',0.00,'23000','','','4','0.00','1','2023-07-20 13:41:50','7','128','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168976978343672343162',1272,'41689768776','123','1.00','500','retail','0','2023-07-19 15:26:33','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-07-20 13:41:50','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','518.00','517','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168977081933270203723',1273,'41689768776','123','1.00','300','retail','0','2023-07-19 15:29:44','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-07-20 13:41:50','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','517.00','516','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168977807402273339222',1274,'41689768776','137','1.00','21500','retail','0','2023-07-19 17:47:11','1 pcs','','','18500','Cash',0.00,'21500','','','4','0.00','1','2023-07-20 13:41:50','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168977809520723243314',1275,'41689768776','123','1.00','200','retail','0','2023-07-19 17:48:07','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-20 13:41:50','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','516.00','515','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168977811191308323026',1276,'41689768776','123','1.00','200','retail','0','2023-07-19 17:48:23','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-20 13:41:50','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','515.00','514','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987364444326020303',1277,'41689873574','137','1.00','20400','retail','0','2023-07-20 20:19:34','1 pcs','','','18000','Cash',0.00,'20400','','','4','0.00','1','2023-07-21 07:52:05','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987364423014087220',1278,'41689873574','137','1.00','20400','retail','0','2023-07-20 20:19:34','1 pcs','','','18000','Cash',0.00,'20400','','','4','0.00','1','2023-07-21 07:52:05','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987372182261473722',1279,'41689873574','137','1.00','20400','retail','0','2023-07-20 20:21:41','1 pcs','','','18000','Cash',0.00,'20400','','','4','0.00','1','2023-07-21 07:52:05','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987374730423223304',1280,'41689873574','137','1.00','20400','retail','0','2023-07-20 20:22:09','1 pcs','','','18000','Cash',0.00,'20400','','','4','0.00','1','2023-07-21 07:52:05','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987377900032042929',1281,'41689873574','137','1.00','20400','retail','0','2023-07-20 20:22:37','1 pcs','','','18000','Cash',0.00,'20400','','','4','0.00','1','2023-07-21 07:52:05','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987382727272327302',1282,'41689873574','137','1.00','21000','retail','0','2023-07-20 20:23:09','1 pcs','','','18000','Cash',0.00,'21000','','','4','0.00','1','2023-07-21 07:52:05','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987386414983266223',1283,'41689873574','137','1.00','21000','retail','0','2023-07-20 20:24:13','1 pcs','','','18000','Cash',0.00,'21000','','','4','0.00','1','2023-07-21 07:52:05','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987388883832236482',1284,'41689873574','137','1.00','21000','retail','0','2023-07-20 20:24:33','1 pcs','','','18000','Cash',0.00,'21000','','','4','0.00','1','2023-07-21 07:52:05','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987393722730323223',1285,'41689873574','19','1.00','11500','retail','0','2023-07-20 20:24:56','1 pcs','','','10500','Cash',0.00,'11500','','','4','0.00','1','2023-07-21 07:52:05','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987398228923248223',1286,'41689873574','19','1.00','11500','retail','0','2023-07-20 20:26:03','1 pcs','','','10500','Cash',0.00,'11500','','','4','0.00','1','2023-07-21 07:52:05','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987405320738683268',1287,'41689873574','19','1.00','11500','retail','0','2023-07-20 20:26:49','1 pcs','','','10500','Cash',0.00,'11500','','','4','0.00','1','2023-07-21 07:52:05','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987408324362130012',1288,'41689873574','19','1.00','11500','retail','0','2023-07-20 20:27:41','1 pcs','','','10500','Cash',0.00,'11500','','','4','0.00','1','2023-07-21 07:52:05','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','18.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987409309449422318',1289,'41689873574','19','1.00','11500','retail','0','2023-07-20 20:28:03','1 pcs','','','10500','Cash',0.00,'11500','','','4','0.00','1','2023-07-21 07:52:05','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','17.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987410502031724532',1290,'41689873574','19','1.00','11250','retail','0','2023-07-20 20:28:14','1 pcs','','','10500','Cash',0.00,'11250','','','4','0.00','1','2023-07-21 07:52:05','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','16.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987412023930320231',1291,'41689873574','19','1.00','11250','retail','0','2023-07-20 20:28:26','1 pcs','','','10500','Cash',0.00,'11250','','','4','0.00','1','2023-07-21 07:52:05','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987414764304320713',1292,'41689873574','19','1.00','11250','retail','0','2023-07-20 20:28:41','1 pcs','','','10500','Cash',0.00,'11250','','','4','0.00','1','2023-07-21 07:52:05','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987415522582428233',1293,'41689873574','19','1.00','11250','retail','0','2023-07-20 20:29:07','1 pcs','','','10500','Cash',0.00,'11250','','','4','0.00','1','2023-07-21 07:52:05','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987422004292333221',1294,'41689873574','19','1.00','11250','retail','0','2023-07-20 20:29:16','1 pcs','','','10500','Cash',0.00,'11250','','','4','0.00','1','2023-07-21 07:52:05','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987487020603372038',1295,'41689873574','131','1.00','13600','retail','0','2023-07-20 20:33:52','1 pcs','','','11200','Cash',0.00,'13600','','','4','0.00','1','2023-07-21 07:52:05','7','122','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168987490027720020223',1296,'41689873574','131','1.00','11400','retail','0','2023-07-20 20:41:26','1 pcs','','','11200','Cash',0.00,'11400','','','4','0.00','1','2023-07-21 07:52:05','7','122','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168992513303843206833',1297,'41689873574','22','1.00','13500','retail','0','2023-07-21 10:38:30','1 pcs','','','12200','Cash',0.00,'13500','','','4','0.00','1','2023-07-21 07:52:05','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168992518622933828253',1298,'41689873574','22','1.00','13500','retail','0','2023-07-21 10:38:54','1 pcs','','','12200','Cash',0.00,'13500','','','4','0.00','1','2023-07-21 07:52:05','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168992576529563073635',1299,'41689873574','55','1.00','1600','retail','0','2023-07-21 10:47:35','1 pcs','','','800','Cash',0.00,'1600','','','4','0.00','1','2023-07-21 07:52:05','9','60','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168992580032334981832',1300,'41689873574','123','5.00','1000','retail','0','2023-07-21 10:49:36','5 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-21 07:52:05','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','514.00','509','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168992582523336332302',1301,'41689873574','50','1.00','1100','retail','0','2023-07-21 10:50:06','','','','820','Cash',0.00,'1100','','','4','0.00','1','2023-07-21 07:52:05','7','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('6168995244763622285403',1302,'61689952421','22','1.00','14300','retail','0','2023-07-21 18:13:41','1 pcs','','','12200','Cash',0.00,'14300','','','4','0.00','1','2023-07-21 17:23:54','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('6168995292856822230022',1303,'61689952421','123','1.00','300','retail','0','2023-07-21 18:14:14','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-07-21 17:23:54','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','507.00','504','Inclusive','branch','Inventory','1110','4000','5500','',''),('6168995293523320233630',1304,'61689952421','123','1.00','300','retail','0','2023-07-21 18:22:08','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-07-21 17:23:54','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','506.00','504','Inclusive','branch','Inventory','1110','4000','5500','',''),('6168995294323049322222',1305,'61689952421','123','1.00','300','retail','0','2023-07-21 18:22:15','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-07-21 17:23:54','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','505.00','504','Inclusive','branch','Inventory','1110','4000','5500','',''),('6168995626062162260922',1306,'61689952421','42','1.00','1600','retail','0','2023-07-21 18:22:41','','','','1000','Cash',0.00,'1600','','','4','0.00','1','2023-07-21 17:23:54','12','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('6168995648823829834400',1307,'61689952421','9','1.00','1500','retail','0','2023-07-21 19:17:41','','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-07-21 17:23:54','12','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('6168995657739320790229',1308,'61689952421','22','1.00','14500','retail','0','2023-07-21 19:21:29','1 pcs','','','12200','Cash',0.00,'14500','','','4','0.00','1','2023-07-21 17:23:54','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('6168995661233009422120',1309,'61689952421','123','3.00','600','retail','0','2023-07-21 19:23:08','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-21 17:23:54','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','504.00','501','Inclusive','branch','Inventory','1110','4000','5500','',''),('6168995933662030630220',1310,'61689952421','174','1.00','1000','retail','0','2023-07-21 19:23:45','','','','150','Cash',0.00,'1000','','','4','0.00','1','2023-07-21 17:23:54','9','146','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168995940942042092303',1311,'61689952421','19','1.00','11800','retail','0','2023-07-21 20:08:57','1 pcs','','','10000','Cash',0.00,'11800','','','4','0.00','1','2023-07-21 17:23:54','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168995943929043239238',1312,'61689952421','137','1.00','21500','retail','0','2023-07-21 20:10:18','1 pcs','','','18000','Cash',0.00,'21500','','','4','0.00','1','2023-07-21 17:23:54','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4168996001598332003280',1313,'61689952421','57','1.00','1000','retail','0','2023-07-21 20:10:48','','','','370','Cash',0.00,'1000','','','4','0.00','1','2023-07-21 17:23:54','9','62','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169002330622100332336',1314,'41690023298','123','1.00','200','retail','0','2023-07-22 13:54:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-22 16:52:05','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','503.00','502','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169002348202332346833',1315,'41690023298','22','1.00','14000','retail','0','2023-07-22 13:55:47','1 pcs','','','12200','Cash',0.00,'14000','','','4','0.00','1','2023-07-22 16:52:05','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169002350935422200692',1316,'41690023298','174','1.00','500','retail','0','2023-07-22 13:58:19','1 pcs','','','150','Cash',0.00,'500','','','4','0.00','1','2023-07-22 16:52:05','9','146','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169002353833008038223',1317,'41690023298','137','1.00','22500','retail','0','2023-07-22 13:58:40','1 pcs','','','18000','Cash',0.00,'22500','','','4','0.00','1','2023-07-22 16:52:05','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169002360326324032024',1318,'41690023298','57','1.00','1000','retail','0','2023-07-22 13:59:51','','','','370','Cash',0.00,'1000','','','4','0.00','1','2023-07-22 16:52:05','9','62','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169002538310302000493',1319,'41690023298','174','1.00','600','retail','0','2023-07-22 14:29:33','1 pcs','','','150','Cash',0.00,'600','','','4','0.00','1','2023-07-22 16:52:05','9','146','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169021020033002422120',1320,'31690210180','137','1.00','21500','retail','0','2023-07-24 17:51:50','1 pcs','','','18000','Cash',0.00,'21500','','','3','0.00','1','2023-07-24 14:53:05','7','128','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169021024990243021342',1321,'31690210180','22','1.00','13800','retail','0','2023-07-24 17:51:50','1 pcs','','','12200','Cash',0.00,'13800','','','3','0.00','1','2023-07-24 14:53:05','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169021027332420330290',1322,'31690210180','19','2.00','24000','retail','0','2023-07-24 17:51:50','2 pcs','','','10000','Cash',0.00,'12000','','','3','0.00','1','2023-07-24 14:53:05','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169021030920220033323',1323,'31690210180','150','1.00','12000','retail','500','2023-07-24 17:51:50','','','','9600','Cash',0.00,'12000','','','3','0.00','1','2023-07-24 14:53:05','7','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169030289820223213322',1324,'31690291915','15','1.00','1800','retail','0','2023-07-25 19:39:40','','','','1300','Cash',0.00,'1800','','','3','0.00','1','2023-07-25 16:58:08','12','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169030292433229203392',1325,'31690291915','19','1.00','12200','retail','0','2023-07-25 19:39:40','','','','10000','Cash',0.00,'12200','','','3','0.00','1','2023-07-25 16:58:08','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169030293622303333332',1326,'31690291915','19','1.00','12200','retail','0','2023-07-25 19:39:40','','','','10000','Cash',0.00,'12200','','','3','0.00','1','2023-07-25 16:58:08','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169030295511353392302',1327,'31690291915','19','5.00','57500','retail','3500','2023-07-25 19:39:40','','','','10000','Cash',0.00,'11500','','','3','0.00','1','2023-07-25 16:58:08','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'5','6.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169030296923200236303',1328,'31690291915','167','1.00','21000','retail','0','2023-07-25 19:39:40','1 pcs','','','15800','Cash',0.00,'21000','','','3','0.00','1','2023-07-25 16:58:08','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169030299922024100302',1329,'31690291915','150','2.00','24000','retail','1000','2023-07-25 19:39:40','','','','9600','Cash',0.00,'12000','','','3','0.00','1','2023-07-25 16:58:08','7','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169030302530500213922',1330,'31690291915','150','2.00','23400','retail','1600','2023-07-25 19:39:40','','','','9600','Cash',0.00,'11700','','','3','0.00','1','2023-07-25 16:58:08','7','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169030305952693359093',1331,'31690291915','168','1.00','23000','retail','1000','2023-07-25 19:39:40','','','','21500','Cash',0.00,'23000','','','3','0.00','1','2023-07-25 16:58:08','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169030307202222600233',1332,'31690291915','8','1.00','1600','retail','0','2023-07-25 19:39:40','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-07-25 16:58:08','12','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169030311730302032733',1333,'31690291915','52','1.00','1700','retail','0','2023-07-25 19:39:40','1 pcs','','','970','Cash',0.00,'1700','','','3','0.00','1','2023-07-25 16:58:08','9','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169030313522222300320',1334,'31690291915','52','1.00','1700','retail','300','2023-07-25 19:39:40','','','','970','Cash',0.00,'1700','','','3','0.00','1','2023-07-25 16:58:08','9','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169030317920401037203',1335,'31690291915','123','5.00','1250','retail','1250','2023-07-25 19:39:40','','','','50','Cash',0.00,'250','','','3','0.00','1','2023-07-25 16:58:08','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'5','501.00','496','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169030455724305349222',1336,'31690304289','137','1.00','21500','retail','0','2023-07-25 20:02:46','1 pcs','','','18000','Cash',0.00,'21500','','','3','0.00','1','2023-07-25 17:02:51','7','128','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169039287000729932704',1337,'31690392850','22','2.00','28000','retail','0','2023-07-26 20:34:51','2 pcs','','','12200','Cash',0.00,'14000','','','3','0.00','1','2023-07-26 17:34:56','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169039289020623232033',1338,'31690392850','150','1.00','12000','retail','500','2023-07-26 20:34:51','','','','9600','Cash',0.00,'12000','','','3','0.00','1','2023-07-26 17:34:56','7','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169052615229123245226',1339,'31690526134','19','1.00','12200','retail','0','2023-07-28 09:38:41','','','','10000','Cash',0.00,'12200','','','3','0.00','1','2023-07-28 06:40:09','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169052620939609223906',1340,'31690526134','22','1.00','14000','retail','0','2023-07-28 09:38:41','','','','12200','Cash',0.00,'14000','','','3','0.00','1','2023-07-28 06:40:09','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169052632030923003231',1341,'31690526134','138','1.00','6800','retail','200','2023-07-28 09:38:41','','','','5350','Cash',0.00,'6800','','','3','0.00','1','2023-07-28 06:40:09','7','129','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169056537615303333335',1342,'31690565357','150','1.00','12000','retail','0','2023-07-28 20:33:31','1 pcs','','','9600','Cash',0.00,'12000','','','3','0.00','1','2023-07-28 17:33:51','7','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169056548741345162172',1343,'31690565357','150','1.00','12500','retail','0','2023-07-28 20:33:31','','','','9600','Cash',0.00,'12500','','','3','0.00','1','2023-07-28 17:33:51','7','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169056556632200326246',1344,'31690565357','19','1.00','13200','retail','0','2023-07-28 20:33:31','1 pcs','','','10000','Cash',0.00,'13200','','','3','0.00','1','2023-07-28 17:33:51','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169056560020006336039',1345,'31690565357','162','1.00','600','retail','0','2023-07-28 20:33:31','1 pcs','','','354','Cash',0.00,'600','','','3','0.00','1','2023-07-28 17:33:51','9','142','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169056608222333006220',1346,'31690566067','19','1.00','11700','retail','500','2023-07-28 20:41:23','','','','10000','Cash',0.00,'11700','','','3','0.00','1','2023-07-28 17:41:31','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169064910902062202042',1347,'31690649090','161','1.00','19000','retail','0','2023-07-29 20:14:56','1 pcs','','','16600','Cash',0.00,'19000','','','3','0.00','1','2023-07-29 17:32:51','7','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169064922713022239222',1348,'31690649090','19','1.00','12200','retail','0','2023-07-29 20:14:56','','','','10000','Cash',0.00,'12200','','','3','0.00','1','2023-07-29 17:32:51','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169064924736262223703',1349,'31690649090','22','1.00','14000','retail','0','2023-07-29 20:14:56','','','','12200','Cash',0.00,'14000','','','3','0.00','1','2023-07-29 17:32:51','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169064930122932263922',1350,'31690649090','19','1.00','13000','retail','0','2023-07-29 20:14:56','1 pcs','','','10000','Cash',0.00,'13000','','','3','0.00','1','2023-07-29 17:32:51','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169065080493343032243',1351,'31690649090','9','1.00','1500','retail','0','2023-07-29 20:14:56','','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-07-29 17:32:51','12','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169065081900231230353',1352,'31690649090','8','1.00','1600','retail','0','2023-07-29 20:14:56','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-07-29 17:32:51','12','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169065089623306209632',1353,'31690649090','9','1.00','1500','retail','0','2023-07-29 20:14:56','','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-07-29 17:32:51','12','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169011083402481131303',1354,'41690110794','123','1.00','500','retail','0','2023-07-23 14:13:14','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-07-30 16:43:29','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','502.00','501','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169073408022302320002',1355,'41690110794','167','1.00','18500','retail','0','2023-07-30 19:20:49','1 pcs','','','15800','Cash',0.00,'18500','','','4','0.00','1','2023-07-30 16:43:29','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169073409827342480392',1356,'41690110794','123','1.00','200','retail','0','2023-07-30 19:21:30','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-30 16:43:29','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','496.00','495','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169073427806420620449',1357,'41690110794','123','1.00','200','retail','0','2023-07-30 19:21:46','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-07-30 16:43:29','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','495.00','494','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169073510330373632219',1358,'41690110794','53','1.00','1500','retail','0','2023-07-30 19:27:20','','','','850','Cash',0.00,'1500','','','4','0.00','1','2023-07-30 16:43:29','9','58','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169073511920323013922',1359,'41690110794','57','1.00','800','retail','0','2023-07-30 19:38:25','1 pcs','','','370','Cash',0.00,'800','','','4','0.00','1','2023-07-30 16:43:29','9','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169073748303132272042',1360,'41690735409','28','1.00','1600','retail','0','2023-07-30 19:43:29','','','','950','Cash',0.00,'1600','','','4','0.00','1','2023-07-30 17:34:11','12','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169073750922333302300',1361,'41690735409','33','1.00','1500','retail','0','2023-07-30 20:18:04','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-07-30 17:34:11','12','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169073754062266373643',1362,'41690735409','144','1.00','1600','retail','0','2023-07-30 20:18:36','1 pcs','','','1200','Cash',0.00,'1600','','','4','0.00','1','2023-07-30 17:34:11','12','133','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169082111421126322262',1363,'61690821004','10','1.00','1500','retail','0','2023-07-31 19:30:04','1 pcs','','','1100','Cash',0.00,'1500','','','6','0.00','1','2023-07-31 17:59:26','12','22','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169088851524833000352',1364,'41690888376','136','1.00','22000','retail','0','2023-08-01 14:12:56','1 pcs','','','21300','Cash',0.00,'22000','','','4','0.00','1','2023-08-02 16:56:54','7','127','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169088855185381232483',1365,'41690888376','137','1.00','20000','retail','0','2023-08-01 14:15:17','1 pcs','','','18000','Cash',0.00,'20000','','','4','0.00','1','2023-08-02 16:56:54','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169107594920222322402',1366,'41691075936','137','1.00','21000','retail','0','2023-08-03 18:18:56','1 pcs','','','18000','Cash',0.00,'21000','','','4','0.00','1','2023-08-03 15:39:08','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169107597723233032222',1367,'41691075936','174','1.00','200','retail','0','2023-08-03 18:19:25','1 pcs','','','150','Cash',0.00,'200','','','4','0.00','1','2023-08-03 15:39:08','9','146','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169107602731297302434',1368,'41691075936','22','1.00','14900','retail','0','2023-08-03 18:20:10','1 pcs','','','12200','Cash',0.00,'14900','','','4','0.00','1','2023-08-03 15:39:08','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169107620203333232362',1369,'41691075936','137','1.00','22300','retail','0','2023-08-03 18:20:34','1 pcs','','','18000','Cash',0.00,'22300','','','4','0.00','1','2023-08-03 15:39:08','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169107644262232036224',1370,'41691075936','22','1.00','14800','retail','0','2023-08-03 18:23:39','1 pcs','','','12200','Cash',0.00,'14800','','','4','0.00','1','2023-08-03 15:39:08','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169107675033923301023',1371,'41691075936','167','1.00','18500','retail','0','2023-08-03 18:27:29','1 pcs','','','15800','Cash',0.00,'18500','','','4','0.00','1','2023-08-03 15:39:08','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169107701006932340303',1372,'41691075936','20','1.00','12800','retail','0','2023-08-03 18:36:35','1 pcs','','','10500','Cash',0.00,'12800','','','4','0.00','1','2023-08-03 15:39:08','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169107703543062022031',1373,'41691075936','123','1.00','200','retail','0','2023-08-03 18:37:02','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-08-03 15:39:08','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','494.00','493','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169107712130222103994',1374,'41691075936','114','3.00','4800','retail','0','2023-08-03 18:37:27','3 pcs','','','1200','Cash',0.00,'1600','','','4','0.00','1','2023-08-03 15:39:08','7','105','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169107716402662022263',1375,'41691077149','20','1.00','13000','retail','0','2023-08-03 18:39:09','1 pcs','','','10500','Cash',0.00,'13000','','','4','0.00','1','2023-08-04 07:35:11','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169107718933733732009',1376,'41691077149','123','1.00','200','retail','0','2023-08-03 18:39:34','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-08-04 07:35:11','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','493.00','492','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169107721536333357003',1377,'41691077149','167','1.00','18500','retail','0','2023-08-03 18:40:04','1 pcs','','','15800','Cash',0.00,'18500','','','4','0.00','1','2023-08-04 07:35:11','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169107723602213431370',1378,'41691077149','137','1.00','21100','retail','0','2023-08-03 18:40:24','1 pcs','','','18000','Cash',0.00,'21100','','','4','0.00','1','2023-08-04 07:35:11','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169107726330332307319',1379,'41691077149','174','1.00','200','retail','0','2023-08-03 18:40:49','1 pcs','','','150','Cash',0.00,'200','','','4','0.00','1','2023-08-04 07:35:11','9','146','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169107729023722201339',1380,'41691077149','57','1.00','1000','retail','0','2023-08-03 18:41:09','','','','370','Cash',0.00,'1000','','','4','0.00','1','2023-08-04 07:35:11','9','62','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169107955552325993210',1381,'41691077149','142','1.00','1600','retail','0','2023-08-03 18:41:30','','','','1000','Cash',0.00,'1600','','','4','0.00','1','2023-08-04 07:35:11','12','131','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169112458666223636030',1382,'61691124570','22','1.00','15000','retail','0','2023-08-04 07:49:30','1 pcs','','','12200','Cash',0.00,'15000','','','6','0.00','1','2023-08-05 04:55:00','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169112466883026204220',1383,'61691124570','50','1.00','1100','retail','0','2023-08-04 07:49:55','','','','820','Cash',0.00,'1100','','','6','0.00','1','2023-08-05 04:55:00','7','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169112468002200002380',1384,'61691124570','123','1.00','300','retail','0','2023-08-04 07:51:09','1 pcs','','','50','Cash',0.00,'300','','','6','0.00','1','2023-08-05 04:55:00','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','492.00','491','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169121123712222022303',1385,'61691124570','137','1.00','23000','retail','0','2023-08-05 07:53:49','','','','18000','Cash',0.00,'23000','','','6','0.00','1','2023-08-05 04:55:00','7','128','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169121125523209323363',1386,'61691124570','174','1.00','500','retail','0','2023-08-05 07:53:57','1 pcs','','','150','Cash',0.00,'500','','','6','0.00','1','2023-08-05 04:55:00','9','146','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169121127412673623202',1387,'61691124570','57','1.00','500','retail','0','2023-08-05 07:54:23','1 pcs','','','370','Cash',0.00,'500','','','6','0.00','1','2023-08-05 04:55:00','9','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169121950823223230339',1388,'61691219500','57','1.00','800','retail','0','2023-08-05 10:11:40','1 pcs','','','370','Cash',0.00,'800','','','6','0.00','1','2023-08-06 11:24:13','9','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169121997420611392243',1389,'61691219500','22','1.00','15000','retail','0','2023-08-05 10:12:08','1 pcs','','','12200','Cash',0.00,'15000','','','6','0.00','1','2023-08-06 11:24:13','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169123687726662232037',1390,'61691219500','150','1.00','13000','retail','0','2023-08-05 15:01:02','1 pcs','','','9600','Cash',0.00,'13000','','','6','0.00','1','2023-08-06 11:24:13','7','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169123691063331030222',1391,'61691219500','123','1.00','300','retail','0','2023-08-05 15:01:28','1 pcs','','','50','Cash',0.00,'300','','','6','0.00','1','2023-08-06 11:24:13','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','491.00','490','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169124477392121220142',1392,'61691219500','22','1.00','14800','retail','0','2023-08-05 17:12:41','1 pcs','','','12200','Cash',0.00,'14800','','','6','0.00','1','2023-08-06 11:24:13','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169124511926116309222',1393,'61691219500','183','1.00','1500','retail','0','2023-08-05 17:13:08','','','','950','Cash',0.00,'1500','','','6','0.00','1','2023-08-06 11:24:13','9','151','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169125468280325313223',1394,'61691219500','52','1.00','2000','retail','0','2023-08-05 19:57:49','','','','970','Cash',0.00,'2000','','','6','0.00','1','2023-08-06 11:24:13','9','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169125469220443020222',1395,'61691219500','185','1.00','2000','retail','0','2023-08-05 19:58:03','1 pcs','','','1500','Cash',0.00,'2000','','','6','0.00','1','2023-08-06 11:24:13','12','153','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169132108023038401011',1396,'61691321053','137','1.00','22000','retail','0','2023-08-06 14:24:13','1 pcs','','','18000','Cash',0.00,'22000','','','6','0.00','1','2023-08-06 17:07:44','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169132111633302220302',1397,'61691321053','57','1.00','500','retail','0','2023-08-06 14:24:48','1 pcs','','','370','Cash',0.00,'500','','','6','0.00','1','2023-08-06 17:07:44','9','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169132114532290313220',1398,'61691321053','174','1.00','500','retail','0','2023-08-06 14:25:27','1 pcs','','','150','Cash',0.00,'500','','','6','0.00','1','2023-08-06 17:07:44','9','146','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169132123626323320223',1399,'61691321053','123','1.00','300','retail','0','2023-08-06 14:25:57','1 pcs','','','50','Cash',0.00,'300','','','6','0.00','1','2023-08-06 17:07:44','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','490.00','489','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169132126302233622303',1400,'61691321053','123','5.00','1500','retail','0','2023-08-06 14:27:23','5 pcs','','','50','Cash',0.00,'300','','','6','0.00','1','2023-08-06 17:07:44','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','489.00','484','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169132683922333239366',1401,'61691321053','22','1.00','14800','retail','0','2023-08-06 16:00:28','1 pcs','','','12200','Cash',0.00,'14800','','','6','0.00','1','2023-08-06 17:07:44','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169132753422301309202',1402,'61691321053','57','1.00','800','retail','0','2023-08-06 16:00:51','1 pcs','','','370','Cash',0.00,'800','','','6','0.00','1','2023-08-06 17:07:44','9','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169133483323229343902',1403,'61691321053','22','1.00','14000','retail','0','2023-08-06 18:13:43','','','','12200','Cash',0.00,'14000','','','6','0.00','1','2023-08-06 17:07:44','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169133485403412610224',1404,'61691321053','22','1.00','14500','retail','0','2023-08-06 18:13:54','1 pcs','','','12200','Cash',0.00,'14500','','','6','0.00','1','2023-08-06 17:07:44','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169133489233292930620',1405,'61691321053','123','3.00','1500','retail','0','2023-08-06 18:14:21','3 pcs','','','50','Cash',0.00,'500','','','6','0.00','1','2023-08-06 17:07:44','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','484.00','481','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169138411521643232033',1406,'61691383971','137','1.00','22500','retail','0','2023-08-07 07:54:58','1 pcs','','','18000','Cash',0.00,'22500','','','6','0.00','1','2023-08-07 17:41:08','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169139367063339013410',1407,'61691383971','54','1.00','1700','retail','0','2023-08-07 10:34:12','1 pcs','','','750','Cash',0.00,'1700','','','6','0.00','1','2023-08-07 17:41:08','9','59','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169139368800039220982',1408,'61691383971','123','4.00','1200','retail','0','2023-08-07 10:34:40','4 pcs','','','50','Cash',0.00,'300','','','6','0.00','1','2023-08-07 17:41:08','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','481.00','477','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169139562592030305312',1409,'61691383971','9','1.00','1500','retail','0','2023-08-07 11:03:47','','','','1100','Cash',0.00,'1500','','','6','0.00','1','2023-08-07 17:41:08','12','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169139563393333033529',1410,'61691383971','6','1.00','1500','retail','0','2023-08-07 11:07:05','','','','1100','Cash',0.00,'1500','','','6','0.00','1','2023-08-07 17:41:08','12','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169140858619323226332',1411,'61691383971','57','1.00','500','retail','0','2023-08-07 14:42:53','1 pcs','','','370','Cash',0.00,'500','','','6','0.00','1','2023-08-07 17:41:08','9','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169140861324226634332',1412,'61691383971','174','1.00','500','retail','0','2023-08-07 14:43:22','1 pcs','','','150','Cash',0.00,'500','','','6','0.00','1','2023-08-07 17:41:08','9','146','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169142990722203930262',1413,'61691383971','47','1.00','1600','retail','0','2023-08-07 19:03:52','','','','1000','Cash',0.00,'1600','','','6','0.00','1','2023-08-07 17:41:08','12','36','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169142992091202029319',1414,'61691383971','26','1.00','1600','retail','0','2023-08-07 20:38:27','','','','1100','Cash',0.00,'1600','','','6','0.00','1','2023-08-07 17:41:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169151274232032020233',1415,'31691512730','137','1.00','23000','retail','0','2023-08-08 19:45:13','','','','18000','Cash',0.00,'23000','','','3','0.00','1','2023-08-08 16:48:49','7','128','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169151276420407036203',1416,'31691512730','159','1.00','10000','retail','0','2023-08-08 19:45:13','','','','8500','Cash',0.00,'10000','','','3','0.00','1','2023-08-08 16:48:49','7','140','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169151285932222403049',1417,'31691512730','52','1.00','2000','retail','0','2023-08-08 19:45:13','','','','970','Cash',0.00,'2000','','','3','0.00','1','2023-08-08 16:48:49','9','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169151311360136222121',1418,'31691512730','183','1.00','1500','retail','0','2023-08-08 19:45:13','','','','950','Cash',0.00,'1500','','','3','0.00','1','2023-08-08 16:48:49','9','151','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169148240556330638221',1419,'61691482382','114','2.00','3600','retail','0','2023-08-08 11:13:02','2 pcs','','','1200','Cash',0.00,'1800','','','6','0.00','1','2023-08-08 17:00:59','7','105','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169148394830393962149',1420,'61691482382','20','1.00','13000','retail','0','2023-08-08 11:38:51','1 pcs','','','10500','Cash',0.00,'13000','','','6','0.00','1','2023-08-08 17:00:59','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169148442922442069633',1421,'61691482382','123','1.00','300','retail','0','2023-08-08 11:39:17','1 pcs','','','50','Cash',0.00,'300','','','6','0.00','1','2023-08-08 17:00:59','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','477.00','476','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169148692731323726323',1422,'61691482382','20','1.00','13000','retail','0','2023-08-08 12:28:10','1 pcs','','','10500','Cash',0.00,'13000','','','6','0.00','1','2023-08-08 17:00:59','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169151388023132261162',1423,'61691482382','42','1.00','1500','retail','0','2023-08-08 19:57:50','1 pcs','','','1000','Cash',0.00,'1500','','','6','0.00','1','2023-08-08 17:00:59','12','49','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169159227423319432023',1424,'31691584688','20','1.00','13200','retail','0','2023-08-09 19:24:07','','','','10500','Cash',0.00,'13200','','','3','0.00','1','2023-08-09 17:38:59','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169159229602922030022',1425,'31691584688','183','1.00','1500','retail','0','2023-08-09 19:24:07','','','','950','Cash',0.00,'1500','','','3','0.00','1','2023-08-09 17:38:59','9','151','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169159230933090363935',1426,'31691584688','123','6.00','1800','retail','0','2023-08-09 19:24:07','6 pcs','','','50','Cash',0.00,'300','','','3','0.00','1','2023-08-09 17:38:59','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','476.00','470','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169159796323234302920',1427,'31691584688','2','1.00','5000','retail','0','2023-08-09 19:24:07','1 pcs','','','3000','Cash',0.00,'5000','','','3','0.00','1','2023-08-09 17:38:59','12','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169168539230033303323',1428,'31691685371','22','1.00','14000','retail','0','2023-08-10 19:36:33','','','','12200','Cash',0.00,'14000','','','3','0.00','1','2023-08-10 16:36:43','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169165217951310711231',1429,'61691652169','137','1.00','22700','retail','0','2023-08-10 10:22:49','1 pcs','','','18000','Cash',0.00,'22700','','','6','0.00','1','2023-08-10 17:46:24','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169165220533203023522',1430,'61691652169','174','1.00','500','retail','0','2023-08-10 10:23:15','1 pcs','','','150','Cash',0.00,'500','','','6','0.00','1','2023-08-10 17:46:24','9','146','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169165222424522310262',1431,'61691652169','57','1.00','500','retail','0','2023-08-10 10:23:36','1 pcs','','','370','Cash',0.00,'500','','','6','0.00','1','2023-08-10 17:46:24','9','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169168774826749474230',1432,'61691652169','142','1.00','1600','retail','0','2023-08-10 20:12:20','','','','1000','Cash',0.00,'1600','','','6','0.00','1','2023-08-10 17:46:24','12','131','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169168775530252338233',1433,'61691652169','42','1.00','1600','retail','0','2023-08-10 20:15:48','','','','1000','Cash',0.00,'1600','','','6','0.00','1','2023-08-10 17:46:24','12','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169168782762322820337',1434,'61691652169','10','1.00','1400','retail','0','2023-08-10 20:16:32','1 pcs','','','1100','Cash',0.00,'1400','','','6','0.00','1','2023-08-10 17:46:24','12','22','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169168784123322711063',1435,'61691652169','15','1.00','1700','retail','0','2023-08-10 20:17:15','1 pcs','','','1300','Cash',0.00,'1700','','','6','0.00','1','2023-08-10 17:46:24','12','30','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169168954496206204332',1436,'61691652169','47','1.00','1500','retail','0','2023-08-10 20:45:24','1 pcs','','','1000','Cash',0.00,'1500','','','6','0.00','1','2023-08-10 17:46:24','12','36','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169168957080123218322',1437,'61691652169','22','1.00','14000','retail','0','2023-08-10 20:46:01','','','','12200','Cash',0.00,'14000','','','6','0.00','1','2023-08-10 17:46:24','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169168541761200446093',1438,'31691685403','137','1.00','23000','retail','0','2023-08-10 20:49:30','','','','18000','Cash',0.00,'23000','','','3','0.00','1','2023-08-10 17:49:34','7','128','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169168544832090208303',1439,'31691685403','123','8.00','2000','retail','2000','2023-08-10 20:49:30','','','','50','Cash',0.00,'250','','','3','0.00','1','2023-08-10 17:49:34','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'8','470.00','462','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169168552630363403031',1440,'31691685403','19','2.00','24000','retail','1000','2023-08-10 20:49:30','','','','10000','Cash',0.00,'12000','','','3','0.00','1','2023-08-10 17:49:34','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169177563139220332333',1441,'31691768324','19','1.00','12500','retail','0','2023-08-11 20:44:42','','','','10000','Cash',0.00,'12500','','','3','0.00','1','2023-08-11 17:44:49','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169177568761383233237',1442,'31691768324','123','5.00','1250','retail','1250','2023-08-11 20:44:42','','','','50','Cash',0.00,'250','','','3','0.00','1','2023-08-11 17:44:49','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'5','462.00','457','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169177571332200227933',1443,'31691768324','52','1.00','1800','retail','200','2023-08-11 20:44:42','','','','970','Cash',0.00,'1800','','','3','0.00','1','2023-08-11 17:44:49','9','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169177581882710720802',1444,'31691768324','174','1.00','500','retail','500','2023-08-11 20:44:42','','','','150','Cash',0.00,'500','','','3','0.00','1','2023-08-11 17:44:49','9','146','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169177584037200034643',1445,'31691768324','137','1.00','24000','retail','0','2023-08-11 20:44:42','1 pcs','','','18000','Cash',0.00,'24000','','','3','0.00','1','2023-08-11 17:44:49','7','128','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169185803620320303231',1446,'61691857978','144','1.00','1800','retail','0','2023-08-12 19:32:58','','','','1200','Cash',0.00,'1800','','','6','0.00','1','2023-08-12 17:01:45','12','133','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169185804432292293030',1447,'61691857978','8','1.00','1600','retail','0','2023-08-12 19:33:56','','','','1100','Cash',0.00,'1600','','','6','0.00','1','2023-08-12 17:01:45','12','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169185805622583028520',1448,'61691857978','150','1.00','12500','retail','0','2023-08-12 19:34:04','','','','9600','Cash',0.00,'12500','','','6','0.00','1','2023-08-12 17:01:45','7','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('6169203273123243629022',1449,'61692032722','44','1.00','1500','retail','0','2023-08-14 20:05:22','1 pcs','','','1500','Cash',0.00,'1500','','','6','0.00','1','2023-08-14 17:05:42','12','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169203983003232329233',1450,'31692039809','19','1.00','12500','retail','0','2023-08-14 22:04:02','','','','10000','Cash',0.00,'12500','','','3','0.00','1','2023-08-14 19:04:07','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169203984223203221092',1451,'31692039809','51','1.00','1500','retail','0','2023-08-14 22:04:02','','','','1200','Cash',0.00,'1500','','','3','0.00','1','2023-08-14 19:04:07','7','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169289621323320903110',1452,'31692896204','28','2.00','3000','retail','0','2023-08-24 20:01:04','2 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-08-24 17:04:37','12','50','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169289623533214123203',1453,'31692896204','36','1.00','1800','retail','0','2023-08-24 20:01:04','1 pcs','','','1300','Cash',0.00,'1800','','','3','0.00','1','2023-08-24 17:04:37','12','58','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169289646423330039033',1454,'31692896204','57','1.00','1600','retail','0','2023-08-24 20:01:04','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-08-24 17:04:37','12','80','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169298412633440932334',1455,'31692984091','1','4.00','1988','retail','12','2023-08-26 19:20:28','','','','50','Cash',0.00,'497','','','3','0.00','1','2023-08-26 16:21:18','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'4','431.00','427','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169305446433324020022',1456,'31692984091','1','1.00','250','retail','250','2023-08-26 19:20:28','','','','50','Cash',0.00,'250','','','3','0.00','1','2023-08-26 16:21:18','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','427.00','426','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169305447824943843007',1457,'31692984091','9','1.00','21000','retail','0','2023-08-26 19:20:28','1 pcs','','','18500','Cash',0.00,'21000','','','3','0.00','1','2023-08-26 16:21:18','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169305454330326202332',1458,'31692984091','4','2.00','1200','retail','0','2023-08-26 19:20:28','2 pcs','','','200','Cash',0.00,'600','','','3','0.00','1','2023-08-26 16:21:18','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','37.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169306983833232912283',1459,'31693069830','70','1.00','1600','retail','0','2023-08-26 20:10:48','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-08-26 17:16:10','12','93','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169306984760860320323',1460,'31693069830','63','1.00','1600','retail','0','2023-08-26 20:10:48','','','','1000','Cash',0.00,'1600','','','3','0.00','1','2023-08-26 17:16:10','12','87','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169314836620118200362',1461,'31693148359','9','2.00','43000','retail','0','2023-08-27 22:06:07','2 pcs','','','18500','Cash',0.00,'21500','','','3','0.00','1','2023-08-27 19:06:13','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169314841692132020831',1462,'31693148359','11','2.00','22800','retail','0','2023-08-27 22:06:07','2 pcs','','','10500','Cash',0.00,'11400','','','3','0.00','1','2023-08-27 19:06:13','7','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169314843732220124333',1463,'31693148359','7','4.00','44000','retail','0','2023-08-27 22:06:07','4 pcs','','','10000','Cash',0.00,'11000','','','3','0.00','1','2023-08-27 19:06:13','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','13.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169314848138424329922',1464,'31693148359','7','1.00','11900','retail','0','2023-08-27 22:06:07','1 pcs','','','10000','Cash',0.00,'11900','','','3','0.00','1','2023-08-27 19:06:13','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169314855452328134243',1465,'31693148359','1','4.00','1000','retail','1000','2023-08-27 22:06:07','','','','50','Cash',0.00,'250','','','3','0.00','1','2023-08-27 19:06:13','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'4','426.00','422','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169314883663343324838',1466,'31693148359','11','1.00','11500','retail','0','2023-08-27 22:06:07','1 pcs','','','10500','Cash',0.00,'11500','','','3','0.00','1','2023-08-27 19:06:13','7','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169320333903302330322',1467,'31693203320','20','1.00','600','retail','0','2023-08-28 20:10:36','1 pcs','','','350','Cash',0.00,'600','','','3','0.00','1','2023-08-28 17:19:58','10','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169320337023330223300',1468,'31693203320','22','2.00','600','retail','0','2023-08-28 20:10:36','2 pcs','','','150','Cash',0.00,'300','','','3','0.00','1','2023-08-28 17:19:58','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','604.00','602','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169320804553032330320',1469,'31693203320','11','1.00','13000','retail','0','2023-08-28 20:10:36','','','','10500','Cash',0.00,'13000','','','3','0.00','1','2023-08-28 17:19:58','7','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169322651022363202630',1470,'31693203320','87','1.00','200','retail','0','2023-08-28 20:10:36','1 pcs','','','85','Cash',0.00,'200','','','3','0.00','1','2023-08-28 17:19:58','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','150.00','149','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169322923534232233332',1471,'31693203320','83','1.00','20000','retail','0','2023-08-28 20:10:36','1 pcs','','','16800','Cash',0.00,'20000','','','3','0.00','1','2023-08-28 17:19:58','7','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169323158133900243330',1472,'31693203320','1','1.00','300','retail','0','2023-08-28 20:10:36','1 pcs','','','50','Cash',0.00,'300','','','3','0.00','1','2023-08-28 17:19:58','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','422.00','421','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169323160702222711026',1473,'31693203320','1','1.00','200','retail','0','2023-08-28 20:10:36','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-08-28 17:19:58','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','421.00','420','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169323273032063229332',1474,'31693203320','90','1.00','900','retail','0','2023-08-28 20:10:36','1 pcs','','','380','Cash',0.00,'900','','','3','0.00','1','2023-08-28 17:19:58','9','106','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169323496132030202330',1475,'31693203320','1','1.00','300','retail','0','2023-08-28 20:10:36','1 pcs','','','50','Cash',0.00,'300','','','3','0.00','1','2023-08-28 17:19:58','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','420.00','419','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169323615322333232233',1476,'31693203320','7','1.00','13000','retail','0','2023-08-28 20:10:36','','','','10000','Cash',0.00,'13000','','','3','0.00','1','2023-08-28 17:19:58','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169323617732200232332',1477,'31693203320','7','1.00','12000','retail','0','2023-08-28 20:10:36','1 pcs','','','10000','Cash',0.00,'12000','','','3','0.00','1','2023-08-28 17:19:58','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169323623636330020219',1478,'31693203320','1','1.00','200','retail','0','2023-08-28 20:10:36','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-08-28 17:19:58','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','419.00','418','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169323625792036225722',1479,'31693203320','21','1.00','300','retail','0','2023-08-28 20:10:36','1 pcs','','','150','Cash',0.00,'300','','','3','0.00','1','2023-08-28 17:19:58','10','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','101.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169323627992327632233',1480,'31693203320','21','1.00','400','retail','0','2023-08-28 20:10:36','1 pcs','','','150','Cash',0.00,'400','','','3','0.00','1','2023-08-28 17:19:58','10','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169324263632323469323',1481,'31693203320','33','1.00','1600','retail','0','2023-08-28 20:10:36','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-08-28 17:19:58','12','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169324392392223331062',1482,'31693243198','84','1.00','500','retail','0','2023-08-28 20:32:13','1 pcs','','','350','Cash',0.00,'500','','','3','0.00','1','2023-08-28 17:32:16','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','68.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169329927599623333229',1483,'41693299213','1','5.00','1000','retail','0','2023-08-29 11:53:34','5 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-08-29 17:45:03','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','418.00','413','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169332548722330224324',1484,'41693299213','1','3.00','600','retail','0','2023-08-29 19:11:08','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-08-29 17:45:03','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','413.00','410','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169332550543222129120',1485,'41693299213','20','1.00','1000','retail','0','2023-08-29 19:11:34','1 pcs','','','350','Cash',0.00,'1000','','','4','0.00','1','2023-08-29 17:45:03','10','40','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169332560731394000020',1486,'41693299213','2','1.00','500','retail','0','2023-08-29 19:13:07','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-08-29 17:45:03','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169332563132310202323',1487,'41693299213','14','1.00','1000','retail','0','2023-08-29 19:13:33','1 pcs','','','400','Cash',0.00,'1000','','','4','0.00','1','2023-08-29 17:45:03','9','21','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','71.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169332570830232912273',1488,'41693299213','84','1.00','500','retail','0','2023-08-29 19:14:00','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-08-29 17:45:03','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169332575733034600223',1489,'41693299213','10','1.00','5500','retail','0','2023-08-29 19:15:16','1 pcs','','','4500','Cash',0.00,'5500','','','4','0.00','1','2023-08-29 17:45:03','7','20','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169332678303023230622',1490,'41693299213','1','1.00','200','retail','0','2023-08-29 19:32:54','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-08-29 17:45:03','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','410.00','409','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169332680412246339302',1491,'41693299213','22','1.00','300','retail','0','2023-08-29 19:33:10','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-08-29 17:45:03','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','602.00','601','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169332998186223213922',1492,'41693299213','57','1.00','1600','retail','0','2023-08-29 19:33:40','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-08-29 17:45:03','12','80','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169332999552260222952',1493,'41693299213','42','1.00','1600','retail','0','2023-08-29 20:26:22','','','','1000','Cash',0.00,'1600','','','4','0.00','1','2023-08-29 17:45:03','12','64','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169333002210230494322',1494,'41693299213','33','1.00','1600','retail','0','2023-08-29 20:26:35','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-08-29 17:45:03','12','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169333004230032020046',1495,'41693299213','60','1.00','1600','retail','0','2023-08-29 20:27:02','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-08-29 17:45:03','12','83','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169333009232004322329',1496,'41693299213','40','1.00','1500','retail','0','2023-08-29 20:27:22','1 pcs','','','1150','Cash',0.00,'1500','','','4','0.00','1','2023-08-29 17:45:03','12','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169333014203234394092',1497,'41693299213','57','1.00','1500','retail','0','2023-08-29 20:28:22','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-08-29 17:45:03','12','80','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169333051129050204056',1498,'41693299213','1','1.00','200','retail','0','2023-08-29 20:29:08','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-08-29 17:45:03','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','409.00','408','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169333058030012406042',1499,'41693299213','1','1.00','200','retail','0','2023-08-29 20:35:17','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-08-29 17:45:03','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','408.00','407','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169333077133222262213',1500,'41693299213','93','1.00','1400','retail','0','2023-08-29 20:39:21','1 pcs','','','0','Cash',0.00,'1400','','','4','0.00','1','2023-08-29 17:45:03','12','108','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','500.00','499','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169333079202930220067',1501,'41693299213','93','1.00','300','retail','700','2023-08-29 20:39:38','','','','0','Cash',0.00,'300','','','4','0.00','1','2023-08-29 17:45:03','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','499.00','498','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169333085703432682033',1502,'41693299213','94','1.00','1500','retail','500','2023-08-29 20:40:44','','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-08-29 17:45:03','9','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169333108332330923433',1503,'41693299213','96','1.00','1500','retail','0','2023-08-29 20:44:35','1 pcs','','','1200','Cash',0.00,'1500','','','4','0.00','1','2023-08-29 17:45:03','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169339597031703329372',1504,'31693395955','91','1.00','1450','retail','0','2023-08-31 19:18:02','1 pcs','','','1280','Cash',0.00,'1450','','','3','0.00','1','2023-08-31 16:18:14','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169339841183283303232',1505,'31693395955','1','1.00','300','retail','0','2023-08-31 19:18:02','1 pcs','','','50','Cash',0.00,'300','','','3','0.00','1','2023-08-31 16:18:14','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','432.00','431','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169339842930380230422',1506,'31693395955','1','1.00','300','retail','0','2023-08-31 19:18:02','1 pcs','','','50','Cash',0.00,'300','','','3','0.00','1','2023-08-31 16:18:14','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','431.00','430','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169339845909402323513',1507,'31693395955','96','1.00','1500','retail','0','2023-08-31 19:18:02','1 pcs','','','1200','Cash',0.00,'1500','','','3','0.00','1','2023-08-31 16:18:14','7','110','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169339849002331090993',1508,'31693395955','22','1.00','300','retail','0','2023-08-31 19:18:02','1 pcs','','','150','Cash',0.00,'300','','','3','0.00','1','2023-08-31 16:18:14','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','626.00','625','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169341193663396291362',1509,'31693395955','83','1.00','20000','retail','0','2023-08-31 19:18:02','1 pcs','','','16800','Cash',0.00,'20000','','','3','0.00','1','2023-08-31 16:18:14','7','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169341201292036221222',1510,'31693395955','9','1.00','22000','retail','0','2023-08-31 19:18:02','1 pcs','','','18500','Cash',0.00,'22000','','','3','0.00','1','2023-08-31 16:18:14','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169341270302223312203',1511,'31693395955','11','1.00','11900','retail','0','2023-08-31 19:18:02','1 pcs','','','10500','Cash',0.00,'11900','','','3','0.00','1','2023-08-31 16:18:14','7','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169349870632362243923',1512,'31693498695','40','1.00','1600','retail','0','2023-08-31 19:18:38','','','','1150','Cash',0.00,'1600','','','3','0.00','1','2023-08-31 16:23:25','12','62','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169349871827222793433',1513,'31693498695','31','1.00','1600','retail','0','2023-08-31 19:18:38','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-08-31 16:23:25','12','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169350210903231023520',1514,'31693499084','1','1.00','200','retail','300','2023-08-31 20:16:54','','','','50','Cash',0.00,'200','','','3','0.00','1','2023-08-31 17:17:08','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','430.00','429','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169350214330342303136',1515,'31693499084','25','1.00','700','retail','0','2023-08-31 20:16:54','1 pcs','','','500','Cash',0.00,'700','','','3','0.00','1','2023-08-31 17:17:08','10','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169350217322332236922',1516,'31693499084','87','1.00','200','retail','100','2023-08-31 20:16:54','','','','85','Cash',0.00,'200','','','3','0.00','1','2023-08-31 17:17:08','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','149.00','148','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169350219333033323524',1517,'31693499084','92','1.00','400','retail','100','2023-08-31 20:16:54','','','','240','Cash',0.00,'400','','','3','0.00','1','2023-08-31 17:17:08','9','107','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169350220313230393330',1518,'31693499084','97','1.00','700','retail','0','2023-08-31 20:16:54','1 pcs','','','290','Cash',0.00,'700','','','3','0.00','1','2023-08-31 17:17:08','9','111','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169358862326320323333',1519,'31693588615','57','1.00','1600','retail','0','2023-09-02 09:45:29','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-09-02 06:45:42','12','80','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169358864425333340402',1520,'31693588615','40','1.00','1600','retail','0','2023-09-02 09:45:29','','','','1150','Cash',0.00,'1600','','','3','0.00','1','2023-09-02 06:45:42','12','62','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169358866541382263302',1521,'31693588615','60','1.00','1500','retail','0','2023-09-02 09:45:29','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-09-02 06:45:42','12','83','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169358877333223213020',1522,'31693588615','73','1.00','1500','retail','100','2023-09-02 09:45:29','','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-09-02 06:45:42','12','96','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169359046123333321039',1523,'31693588615','20','1.00','700','retail','0','2023-09-02 09:45:29','','','','350','Cash',0.00,'700','','','3','0.00','1','2023-09-02 06:45:42','10','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169359047233964072076',1524,'31693588615','16','1.00','1600','retail','0','2023-09-02 09:45:29','1 pcs','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-09-02 06:45:42','9','23','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169357132821020428124',1525,'41693570482','1','1.00','300','retail','0','2023-09-01 15:14:42','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-02 08:18:06','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','429.00','428','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169357807703333023223',1526,'41693570482','87','1.00','200','retail','0','2023-09-01 15:29:29','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-02 08:18:06','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','148.00','147','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169357979492522419027',1527,'41693570482','84','1.00','500','retail','0','2023-09-01 17:21:23','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-09-02 08:18:06','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169366328943263332663',1528,'31693662001','9','1.00','21500','retail','0','2023-09-02 19:47:45','1 pcs','','','18500','Cash',0.00,'21500','','','3','0.00','1','2023-09-02 16:51:27','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169366335034032503232',1529,'31693662001','99','1.00','37000','retail','0','2023-09-02 19:47:45','1 pcs','','','32000','Cash',0.00,'37000','','','3','0.00','1','2023-09-02 16:51:27','7','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169366343302224633232',1530,'31693662001','91','1.00','1400','retail','0','2023-09-02 19:47:45','1 pcs','','','1280','Cash',0.00,'1400','','','3','0.00','1','2023-09-02 16:51:27','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169366820202913303832',1531,'31693662001','87','1.00','250','retail','50','2023-09-02 19:47:45','','','','85','Cash',0.00,'250','','','3','0.00','1','2023-09-02 16:51:27','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','147.00','146','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169366864932663231208',1532,'31693662001','22','1.00','300','retail','200','2023-09-02 19:47:45','','','','150','Cash',0.00,'300','','','3','0.00','1','2023-09-02 16:51:27','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','625.00','624','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169367267878232332673',1533,'31693662001','4','2.00','1200','retail','0','2023-09-02 19:47:45','2 pcs','','','200','Cash',0.00,'600','','','3','0.00','1','2023-09-02 16:51:27','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','38.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169367324930230230033',1534,'31693662001','29','1.00','1600','retail','0','2023-09-02 19:47:45','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-09-02 16:51:27','12','51','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169367326437409066331',1535,'31693662001','77','1.00','2000','retail','0','2023-09-02 19:47:45','','','','1200','Cash',0.00,'2000','','','3','0.00','1','2023-09-02 16:51:27','12','100','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169364332833383232323',1536,'41693642686','1','1.00','300','retail','0','2023-09-02 11:18:06','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-03 09:01:29','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','428.00','427','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169364637420339332343',1537,'41693642686','1','1.00','200','retail','0','2023-09-02 11:28:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-03 09:01:29','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','427.00','426','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169364639424636262432',1538,'41693642686','1','1.00','300','retail','0','2023-09-02 12:19:40','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-03 09:01:29','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','426.00','425','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169364717533340542330',1539,'41693642686','21','1.00','500','retail','0','2023-09-02 12:32:20','','','','150','Cash',0.00,'500','','','4','0.00','1','2023-09-03 09:01:29','10','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169364721033240304470',1540,'41693642686','15','1.00','600','retail','0','2023-09-02 12:32:55','','','','350','Cash',0.00,'600','','','4','0.00','1','2023-09-03 09:01:29','9','22','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169364724772322462309',1541,'41693642686','20','1.00','600','retail','0','2023-09-02 12:33:30','1 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2023-09-03 09:01:29','10','40','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169364727433262430332',1542,'41693642686','1','1.00','200','retail','0','2023-09-02 12:34:16','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-03 09:01:29','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','425.00','424','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169373171501201242141',1543,'41693731705','1','1.00','300','retail','0','2023-09-03 12:01:45','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-03 17:06:20','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','424.00','423','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169373175734792223723',1544,'41693731705','19','1.00','400','retail','0','2023-09-03 12:02:10','1 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2023-09-03 17:06:20','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','116.00','115','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169373180533200113233',1545,'41693731705','84','1.00','700','retail','0','2023-09-03 12:02:51','1 pcs','','','350','Cash',0.00,'700','','','4','0.00','1','2023-09-03 17:06:20','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169373182246607026222',1546,'41693731705','1','1.00','500','retail','0','2023-09-03 12:03:31','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-09-03 17:06:20','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','423.00','422','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169373182233633360232',1547,'41693731705','1','1.00','300','retail','0','2023-09-03 12:03:31','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-03 17:06:20','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','422.00','421','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169373183939923202021',1548,'41693731705','1','1.00','300','retail','0','2023-09-03 12:03:49','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-03 17:06:20','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','421.00','420','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169373205202340703072',1549,'41693731705','93','1.00','500','retail','0','2023-09-03 12:04:13','1 pcs','','','0','Cash',0.00,'500','','','4','0.00','1','2023-09-03 17:06:20','12','108','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','498.00','497','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169374906770622233363',1550,'41693731705','21','1.00','500','retail','0','2023-09-03 16:50:44','','','','150','Cash',0.00,'500','','','4','0.00','1','2023-09-03 17:06:20','10','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169374919032033349292',1551,'41693731705','20','1.00','700','retail','0','2023-09-03 16:51:07','','','','350','Cash',0.00,'700','','','4','0.00','1','2023-09-03 17:06:20','10','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169374942527236323020',1552,'41693731705','1','1.00','300','retail','0','2023-09-03 16:53:11','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-03 17:06:20','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','420.00','419','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169375373229663273232',1553,'41693731705','1','1.00','300','retail','0','2023-09-03 16:57:13','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-03 17:06:20','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','419.00','418','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169375378333333232323',1554,'41693731705','84','1.00','500','retail','0','2023-09-03 18:08:53','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-09-03 17:06:20','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169375391002492902293',1555,'41693731705','87','1.00','200','retail','0','2023-09-03 18:11:24','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-03 17:06:20','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','146.00','145','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169375392990302006329',1556,'41693731705','87','1.00','200','retail','0','2023-09-03 18:11:58','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-03 17:06:20','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','145.00','144','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169375395139323739343',1557,'41693731705','21','1.00','500','retail','0','2023-09-03 18:12:17','1 pcs','','','150','Cash',0.00,'500','','','4','0.00','1','2023-09-03 17:06:20','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169375419603603300971',1558,'41693731705','86','1.00','300','retail','0','2023-09-03 18:15:39','1 pcs','','','110','Cash',0.00,'300','','','4','0.00','1','2023-09-03 17:06:20','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169375477944320243633',1559,'41693731705','87','1.00','200','retail','0','2023-09-03 18:16:49','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-03 17:06:20','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','144.00','143','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169375480820506223223',1560,'41693731705','96','1.00','1300','retail','0','2023-09-03 18:26:26','1 pcs','','','1200','Cash',0.00,'1300','','','4','0.00','1','2023-09-03 17:06:20','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169382757831703322472',1561,'41693827557','9','1.00','21000','retail','0','2023-09-04 14:39:17','1 pcs','','','18500','Cash',0.00,'21000','','','4','0.00','1','2023-09-04 17:16:26','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169382773407323262132',1562,'41693827557','9','1.00','21500','retail','0','2023-09-04 14:39:38','1 pcs','','','18500','Cash',0.00,'21500','','','4','0.00','1','2023-09-04 17:16:26','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169382779334792223823',1563,'41693827557','9','1.00','21300','retail','0','2023-09-04 14:42:39','1 pcs','','','18500','Cash',0.00,'21300','','','4','0.00','1','2023-09-04 17:16:26','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169382848772348303222',1564,'41693827557','1','1.00','200','retail','0','2023-09-04 14:44:37','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-04 17:16:26','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','418.00','417','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169383230633230332323',1565,'41693827557','8','1.00','13500','retail','0','2023-09-04 15:28:49','1 pcs','','','11000','Cash',0.00,'13500','','','4','0.00','1','2023-09-04 17:16:26','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169383563863213030680',1566,'41693827557','1','1.00','200','retail','0','2023-09-04 15:58:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-04 17:16:26','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','417.00','416','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169383567232326012336',1567,'41693827557','21','1.00','500','retail','0','2023-09-04 16:54:04','','','','150','Cash',0.00,'500','','','4','0.00','1','2023-09-04 17:16:26','10','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169383568933233522036',1568,'41693827557','1','1.00','200','retail','0','2023-09-04 16:54:32','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-04 17:16:26','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','416.00','415','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169383571441621223222',1569,'41693827557','1','1.00','500','retail','0','2023-09-04 16:54:55','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-09-04 17:16:26','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','415.00','414','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169383575134233271236',1570,'41693827557','20','1.00','800','retail','0','2023-09-04 16:55:15','1 pcs','','','350','Cash',0.00,'800','','','4','0.00','1','2023-09-04 17:16:26','10','40','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169384018843834800334',1571,'41693827557','1','1.00','300','retail','0','2023-09-04 16:57:11','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-04 17:16:26','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','414.00','413','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169384122624323212333',1572,'41693827557','90','1.00','700','retail','0','2023-09-04 18:09:59','1 pcs','','','380','Cash',0.00,'700','','','4','0.00','1','2023-09-04 17:16:26','9','106','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169384749339629482829',1573,'41693827557','1','1.00','200','retail','0','2023-09-04 20:09:23','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-04 17:16:26','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','413.00','412','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169384753122390471313',1574,'41693827557','57','3.00','4500','retail','0','2023-09-04 20:11:48','3 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-09-04 17:16:26','12','80','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169390152522256253333',1575,'41693901464','7','1.00','12500','retail','0','2023-09-05 11:11:04','1 pcs','','','10000','Cash',0.00,'12500','','','4','0.00','1','2023-09-06 07:01:49','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169390155102604442953',1576,'41693901464','1','1.00','300','retail','0','2023-09-05 11:12:23','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-06 07:01:49','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','412.00','410','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169390155100219322233',1577,'41693901464','1','1.00','200','retail','0','2023-09-05 11:12:23','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-06 07:01:49','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','411.00','410','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169390157222336022420',1578,'41693901464','1','1.00','200','retail','0','2023-09-05 11:12:43','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-06 07:01:49','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','410.00','407','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169390157233430020205',1579,'41693901464','1','1.00','200','retail','0','2023-09-05 11:12:43','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-06 07:01:49','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','409.00','407','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169390157270323004331',1580,'41693901464','1','1.00','200','retail','0','2023-09-05 11:12:43','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-06 07:01:49','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','408.00','407','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169390163104433220126',1581,'41693901464','21','1.00','300','retail','0','2023-09-05 11:13:18','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-06 07:01:49','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169390168603448422319',1582,'41693901464','87','1.00','200','retail','0','2023-09-05 11:13:57','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-06 07:01:49','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','143.00','142','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169398365663253021342',1583,'41693901464','7','1.00','12600','retail','0','2023-09-06 10:00:36','1 pcs','','','10000','Cash',0.00,'12600','','','4','0.00','1','2023-09-06 07:01:49','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169398367570393931323',1584,'41693901464','21','1.00','300','retail','0','2023-09-06 10:01:06','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-06 07:01:49','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','94.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169398367522423528022',1585,'41693901464','21','1.00','200','retail','0','2023-09-06 10:01:06','1 pcs','','','150','Cash',0.00,'200','','','4','0.00','1','2023-09-06 07:01:49','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169398371773233220343',1586,'41693983709','30','1.00','1500','retail','0','2023-09-06 10:01:49','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-09-06 07:02:35','12','52','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169398373423233644243',1587,'41693983709','28','1.00','1500','retail','0','2023-09-06 10:01:57','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-09-06 07:02:35','12','50','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169398765923932705026',1588,'41693987650','9','1.00','21500','retail','0','2023-09-06 11:07:30','1 pcs','','','18500','Cash',0.00,'21500','','','4','0.00','1','2023-09-06 17:14:18','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169398767737094304327',1589,'41693987650','90','1.00','800','retail','0','2023-09-06 11:07:47','1 pcs','','','380','Cash',0.00,'800','','','4','0.00','1','2023-09-06 17:14:18','9','106','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169398769553901334700',1590,'41693987650','1','1.00','300','retail','0','2023-09-06 11:08:04','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-06 17:14:18','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','406.00','401','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169398769530370230422',1591,'41693987650','1','1.00','300','retail','0','2023-09-06 11:08:04','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-06 17:14:18','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','405.00','401','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169398769502722723323',1592,'41693987650','1','1.00','300','retail','0','2023-09-06 11:08:04','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-06 17:14:18','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','404.00','401','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169398769560233076260',1593,'41693987650','1','1.00','200','retail','0','2023-09-06 11:08:04','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-06 17:14:18','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','403.00','401','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169398769523822601339',1594,'41693987650','1','1.00','200','retail','0','2023-09-06 11:08:04','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-06 17:14:18','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','402.00','401','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169398779430924723324',1595,'41693987650','21','1.00','400','retail','0','2023-09-06 11:09:45','1 pcs','','','150','Cash',0.00,'400','','','4','0.00','1','2023-09-06 17:14:18','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169401319124002232212',1596,'41693987650','7','1.00','12500','retail','0','2023-09-06 18:07:13','1 pcs','','','10000','Cash',0.00,'12500','','','4','0.00','1','2023-09-06 17:14:18','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169401327541324232023',1597,'41693987650','87','1.00','300','retail','0','2023-09-06 18:13:18','','','','85','Cash',0.00,'300','','','4','0.00','1','2023-09-06 17:14:18','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','142.00','141','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169401335503022000323',1598,'41693987650','19','1.00','300','retail','0','2023-09-06 18:14:36','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2023-09-06 17:14:18','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','115.00','114','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169402029923401620033',1599,'41693987650','8','1.00','14000','retail','0','2023-09-06 20:11:02','1 pcs','','','11000','Cash',0.00,'14000','','','4','0.00','1','2023-09-06 17:14:18','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169407689960222608230',1600,'41694068978','1','1.00','200','retail','0','2023-09-07 09:42:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-08 05:49:04','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','402.00','401','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169407720243342362330',1601,'41694068978','14','1.00','700','retail','0','2023-09-07 11:56:36','','','','400','Cash',0.00,'700','','','4','0.00','1','2023-09-08 05:49:04','9','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','70.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169407721620302233403',1602,'41694068978','2','1.00','1000','retail','0','2023-09-07 12:00:02','','','','200','Cash',0.00,'1000','','','4','0.00','1','2023-09-08 05:49:04','9','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169407949630060322030',1603,'41694068978','21','1.00','300','retail','0','2023-09-07 12:37:32','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-08 05:49:04','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','91.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169407949603304332990',1604,'41694068978','21','1.00','300','retail','0','2023-09-07 12:37:32','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-08 05:49:04','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169410511444032212300',1605,'41694068978','42','1.00','1600','retail','1','2023-09-07 19:42:10','1 pcs','','','1000','Cash',0.00,'1600','','','4','0.00','1','2023-09-08 05:49:04','12','64','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169410519635032223312',1606,'41694068978','60','1.00','1600','retail','0','2023-09-07 19:45:37','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-09-08 05:49:04','12','83','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169410565833263443324',1607,'41694068978','26','1.00','1200','retail','0','2023-09-07 19:46:36','','','','380','Cash',0.00,'1200','','','4','0.00','1','2023-09-08 05:49:04','10','47','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169410569005934032041',1608,'41694068978','1','1.00','200','retail','0','2023-09-07 19:54:19','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-08 05:49:04','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','401.00','399','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169410569002929316344',1609,'41694068978','1','1.00','200','retail','0','2023-09-07 19:54:19','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-08 05:49:04','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','400.00','399','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169410571702020263222',1610,'41694068978','87','1.00','200','retail','0','2023-09-07 19:55:05','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-08 05:49:04','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','141.00','138','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169410571734301035130',1611,'41694068978','87','1.00','200','retail','0','2023-09-07 19:55:05','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-08 05:49:04','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','140.00','138','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169410571701226231510',1612,'41694068978','87','1.00','200','retail','0','2023-09-07 19:55:05','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-08 05:49:04','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','139.00','138','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169415178343340052323',1613,'41694068978','100','1.00','15000','retail','0','2023-09-08 08:42:50','1 pcs','','','11800','Cash',0.00,'15000','','','4','0.00','1','2023-09-08 05:49:04','7','3','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169415183433423233330',1614,'41694068978','1','1.00','200','retail','0','2023-09-08 08:43:31','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-08 05:49:04','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','419.00','414','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169415183593051300005',1615,'41694068978','1','1.00','200','retail','0','2023-09-08 08:43:31','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-08 05:49:04','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','418.00','414','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169415183541233348348',1616,'41694068978','1','1.00','300','retail','0','2023-09-08 08:43:31','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-08 05:49:04','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','417.00','414','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169415183522322256233',1617,'41694068978','1','1.00','300','retail','0','2023-09-08 08:43:31','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-08 05:49:04','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','416.00','414','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169415183503415422243',1618,'41694068978','1','1.00','300','retail','0','2023-09-08 08:43:31','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-08 05:49:04','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','415.00','414','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169415188031330020219',1619,'41694068978','2','1.00','600','retail','0','2023-09-08 08:44:31','1 pcs','','','200','Cash',0.00,'600','','','4','0.00','1','2023-09-08 05:49:04','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169415192411426329332',1620,'41694068978','21','1.00','500','retail','0','2023-09-08 08:44:49','','','','150','Cash',0.00,'500','','','4','0.00','1','2023-09-08 05:49:04','10','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169415193303353410321',1621,'41694068978','21','1.00','500','retail','0','2023-09-08 08:45:24','','','','150','Cash',0.00,'500','','','4','0.00','1','2023-09-08 05:49:04','10','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169415194493103300232',1622,'41694068978','15','1.00','600','retail','0','2023-09-08 08:45:33','','','','350','Cash',0.00,'600','','','4','0.00','1','2023-09-08 05:49:04','9','22','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169415198323303062338',1623,'41694068978','21','1.00','500','retail','0','2023-09-08 08:45:44','','','','150','Cash',0.00,'500','','','4','0.00','1','2023-09-08 05:49:04','10','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','87.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169415199021220323223',1624,'41694068978','22','1.00','300','retail','0','2023-09-08 08:46:23','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-08 05:49:04','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','652.00','651','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169415203420412104930',1625,'41694068978','19','1.00','300','retail','0','2023-09-08 08:46:38','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2023-09-08 05:49:04','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','123.00','122','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169415205543200026332',1626,'41694068978','93','1.00','500','retail','0','2023-09-08 08:47:19','1 pcs','','','0','Cash',0.00,'500','','','4','0.00','1','2023-09-08 05:49:04','12','108','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','497.00','496','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169415208523235320022',1627,'41694068978','4','1.00','400','retail','0','2023-09-08 08:47:51','1 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2023-09-08 05:49:04','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169417180532446831278',1628,'41694171783','9','1.00','22000','retail','0','2023-09-08 14:16:23','1 pcs','','','18500','Cash',0.00,'22000','','','4','0.00','1','2023-09-09 05:32:22','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169417183559023934006',1629,'41694171783','1','1.00','200','retail','0','2023-09-08 14:17:05','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-09 05:32:22','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','414.00','413','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169417524402440423333',1630,'41694171783','4','1.00','500','retail','0','2023-09-08 14:17:24','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-09-09 05:32:22','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169417630530246523655',1631,'41694171783','1','1.00','300','retail','0','2023-09-08 15:15:03','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-09 05:32:22','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','413.00','412','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169417961402046343300',1632,'41694171783','15','1.00','600','retail','0','2023-09-08 16:26:37','','','','350','Cash',0.00,'600','','','4','0.00','1','2023-09-09 05:32:22','9','22','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169418205130026230604',1633,'41694171783','2','1.00','700','retail','0','2023-09-08 16:26:54','1 pcs','','','200','Cash',0.00,'700','','','4','0.00','1','2023-09-09 05:32:22','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169418206633082310222',1634,'41694171783','1','1.00','300','retail','0','2023-09-08 17:07:37','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-09 05:32:22','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','412.00','409','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169418206730983440024',1635,'41694171783','1','1.00','200','retail','0','2023-09-08 17:07:37','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-09 05:32:22','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','411.00','409','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169418206742214222064',1636,'41694171783','1','1.00','200','retail','0','2023-09-08 17:07:37','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-09 05:32:22','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','410.00','409','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169419299522303202121',1637,'41694171783','60','1.00','1500','retail','0','2023-09-08 18:58:11','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-09-09 05:32:22','12','83','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169419302230322099330',1638,'41694171783','70','1.00','1500','retail','0','2023-09-08 20:09:56','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-09-09 05:32:22','12','93','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169419307329024433113',1639,'41694171783','8','1.00','13000','retail','0','2023-09-08 20:11:01','1 pcs','','','11000','Cash',0.00,'13000','','','4','0.00','1','2023-09-09 05:32:22','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169423695240234360333',1640,'41694171783','22','1.00','250','retail','0','2023-09-09 08:21:36','1 pcs','','','150','Cash',0.00,'250','','','4','0.00','1','2023-09-09 05:32:22','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','651.00','650','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169423697223073222376',1641,'41694171783','1','1.00','250','retail','0','2023-09-09 08:22:44','1 pcs','','','50','Cash',0.00,'250','','','4','0.00','1','2023-09-09 05:32:22','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','409.00','408','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169423701832782191031',1642,'41694171783','21','1.00','300','retail','0','2023-09-09 08:23:00','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-09 05:32:22','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','86.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169423704112232740233',1643,'41694171783','7','1.00','11600','retail','0','2023-09-09 08:23:53','1 pcs','','','10000','Cash',0.00,'11600','','','4','0.00','1','2023-09-09 05:32:22','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169423707697222132243',1644,'41694171783','104','1.00','850','retail','0','2023-09-09 08:24:16','1 pcs','','','450','Cash',0.00,'850','','','4','0.00','1','2023-09-09 05:32:22','9','117','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169423707623730206022',1645,'41694171783','104','1.00','950','retail','0','2023-09-09 08:24:16','1 pcs','','','450','Cash',0.00,'950','','','4','0.00','1','2023-09-09 05:32:22','9','117','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169425186420220433323',1646,'41694251851','9','1.00','22300','retail','0','2023-09-09 12:30:51','1 pcs','','','18500','Cash',0.00,'22300','','','4','0.00','1','2023-09-09 17:15:38','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169425191212343503222',1647,'41694251851','1','1.00','300','retail','0','2023-09-09 12:31:38','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-09 17:15:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','408.00','407','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169425192931299302434',1648,'41694251851','22','1.00','200','retail','0','2023-09-09 12:32:00','1 pcs','','','150','Cash',0.00,'200','','','4','0.00','1','2023-09-09 17:15:38','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','650.00','649','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169425195311426329335',1649,'41694251851','1','1.00','300','retail','0','2023-09-09 12:32:21','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-09 17:15:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','407.00','406','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169425200335333332330',1650,'41694251851','3','1.00','400','retail','0','2023-09-09 12:32:41','1 pcs','','','80','Cash',0.00,'400','','','4','0.00','1','2023-09-09 17:15:38','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169425201713970623323',1651,'41694251851','19','1.00','300','retail','0','2023-09-09 12:33:29','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2023-09-09 17:15:38','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','122.00','121','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169425615233209323002',1652,'41694251851','107','1.00','15500','retail','0','2023-09-09 12:43:40','1 pcs','','','14000','Cash',0.00,'15500','','','4','0.00','1','2023-09-09 17:15:38','7','119','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169426094400234026260',1653,'41694251851','19','1.00','500','retail','0','2023-09-09 13:42:58','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-09-09 17:15:38','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','121.00','120','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169426096060322430022',1654,'41694251851','4','1.00','500','retail','0','2023-09-09 15:02:30','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-09-09 17:15:38','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169426098699306202104',1655,'41694251851','1','1.00','200','retail','0','2023-09-09 15:02:57','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-09 17:15:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','406.00','405','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169426256766603234243',1656,'41694251851','87','1.00','200','retail','0','2023-09-09 15:28:35','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-09 17:15:38','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','138.00','135','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169426256793272347623',1657,'41694251851','87','1.00','200','retail','0','2023-09-09 15:28:35','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-09 17:15:38','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','137.00','135','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169426256831033253282',1658,'41694251851','87','1.00','200','retail','0','2023-09-09 15:28:35','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-09 17:15:38','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','136.00','135','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169426784134423432022',1659,'41694251851','107','1.00','16000','retail','0','2023-09-09 15:29:47','1 pcs','','','14000','Cash',0.00,'16000','','','4','0.00','1','2023-09-09 17:15:38','7','119','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169426785823256338230',1660,'41694251851','7','1.00','12700','retail','0','2023-09-09 16:57:30','1 pcs','','','10000','Cash',0.00,'12700','','','4','0.00','1','2023-09-09 17:15:38','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169426787110382726283',1661,'41694251851','21','1.00','300','retail','0','2023-09-09 16:57:44','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-09 17:15:38','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','85.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169427905323093396342',1662,'41694251851','99','1.00','37000','retail','0','2023-09-09 20:03:53','1 pcs','','','32000','Cash',0.00,'37000','','','4','0.00','1','2023-09-09 17:15:38','7','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169435725135002513322',1663,'31694357171','9','1.00','21500','retail','0','2023-09-12 08:44:29','1 pcs','','','18500','Cash',0.00,'21500','','','3','0.00','1','2023-09-12 05:44:52','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169435740623200230303',1664,'31694357171','9','1.00','20400','retail','0','2023-09-12 08:44:29','1 pcs','','','18500','Cash',0.00,'20400','','','3','0.00','1','2023-09-12 05:44:52','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169435751523035343230',1665,'31694357171','83','1.00','20000','retail','0','2023-09-12 08:44:29','1 pcs','','','16800','Cash',0.00,'20000','','','3','0.00','1','2023-09-12 05:44:52','7','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169435753230350202307',1666,'31694357171','96','1.00','1400','retail','0','2023-09-12 08:44:29','1 pcs','','','1200','Cash',0.00,'1400','','','3','0.00','1','2023-09-12 05:44:52','7','110','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169435756332290313220',1667,'31694357171','1','5.00','1000','retail','0','2023-09-12 08:44:29','5 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-09-12 05:44:52','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','405.00','400','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169435765633203243062',1668,'31694357171','87','1.00','200','retail','0','2023-09-12 08:44:29','1 pcs','','','85','Cash',0.00,'200','','','3','0.00','1','2023-09-12 05:44:52','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','135.00','134','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169435766703652320432',1669,'31694357171','84','1.00','500','retail','0','2023-09-12 08:44:29','1 pcs','','','350','Cash',0.00,'500','','','3','0.00','1','2023-09-12 05:44:52','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169435767749232132273',1670,'31694357171','2','1.00','500','retail','500','2023-09-12 08:44:29','','','','200','Cash',0.00,'500','','','3','0.00','1','2023-09-12 05:44:52','9','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169435770930302232233',1671,'31694357171','93','2.00','400','retail','0','2023-09-12 08:44:29','2 pcs','','','0','Cash',0.00,'200','','','3','0.00','1','2023-09-12 05:44:52','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','496.00','494','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169435920440302320226',1672,'31694357171','93','1.00','1000','retail','0','2023-09-12 08:44:29','','','','0','Cash',0.00,'1000','','','3','0.00','1','2023-09-12 05:44:52','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','494.00','493','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169436376223230222230',1673,'31694357171','30','1.00','1500','retail','100','2023-09-12 08:44:29','','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-09-12 05:44:52','12','52','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169436384830383403031',1674,'31694357171','70','1.00','1500','retail','0','2023-09-12 08:44:29','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-09-12 05:44:52','12','93','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169436387136310802101',1675,'31694357171','40','1.00','1600','retail','0','2023-09-12 08:44:29','','','','1150','Cash',0.00,'1600','','','3','0.00','1','2023-09-12 05:44:52','12','62','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169436388844209236342',1676,'31694357171','57','1.00','1500','retail','0','2023-09-12 08:44:29','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-09-12 05:44:52','12','80','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169443589902020263222',1677,'41694435847','91','1.00','1500','retail','0','2023-09-11 15:37:27','1 pcs','','','1280','Cash',0.00,'1500','','','4','0.00','1','2023-09-12 08:39:56','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169443592634424035422',1678,'41694435847','1','1.00','500','retail','0','2023-09-11 15:38:38','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-09-12 08:39:56','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','400.00','399','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169443596143392323623',1679,'41694435847','1','1.00','200','retail','0','2023-09-11 15:38:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-12 08:39:56','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','397.00','394','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169443596136230003030',1680,'41694435847','1','1.00','200','retail','0','2023-09-11 15:38:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-12 08:39:56','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','396.00','394','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169443596123542613223',1681,'41694435847','1','1.00','300','retail','0','2023-09-11 15:38:47','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-12 08:39:56','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','395.00','394','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169443603793434231323',1682,'41694435847','2','1.00','600','retail','0','2023-09-11 15:40:23','1 pcs','','','200','Cash',0.00,'600','','','4','0.00','1','2023-09-12 08:39:56','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169450801392292003400',1683,'41694507996','8','1.00','14800','retail','0','2023-09-12 11:39:56','1 pcs','','','11000','Cash',0.00,'14800','','','4','0.00','1','2023-09-12 17:06:52','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169450801332223203020',1684,'41694507996','8','1.00','13700','retail','0','2023-09-12 11:39:56','1 pcs','','','11000','Cash',0.00,'13700','','','4','0.00','1','2023-09-12 17:06:52','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169450840530620052520',1685,'41694507996','7','1.00','11500','retail','0','2023-09-12 11:40:45','1 pcs','','','10000','Cash',0.00,'11500','','','4','0.00','1','2023-09-12 17:06:52','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169450871522862404833',1686,'41694507996','21','1.00','300','retail','0','2023-09-12 11:46:52','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-12 17:06:52','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','84.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169451804122434320323',1687,'41694507996','108','1.00','1200','retail','0','2023-09-12 12:56:29','','','','800','Cash',0.00,'1200','','','4','0.00','1','2023-09-12 17:06:52','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169451806121038022380',1688,'41694507996','2','1.00','1000','retail','0','2023-09-12 14:27:21','','','','200','Cash',0.00,'1000','','','4','0.00','1','2023-09-12 17:06:52','9','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169451807507208242848',1689,'41694507996','9','1.00','22000','retail','0','2023-09-12 14:27:41','1 pcs','','','18500','Cash',0.00,'22000','','','4','0.00','1','2023-09-12 17:06:52','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169451811122302820233',1690,'41694507996','1','1.00','200','retail','0','2023-09-12 14:28:05','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-12 17:06:52','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','396.00','395','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169451813124531140436',1691,'41694507996','22','1.00','200','retail','0','2023-09-12 14:28:41','1 pcs','','','150','Cash',0.00,'200','','','4','0.00','1','2023-09-12 17:06:52','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','649.00','648','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169451903602336222395',1692,'41694507996','7','1.00','11500','retail','0','2023-09-12 14:28:57','1 pcs','','','10000','Cash',0.00,'11500','','','4','0.00','1','2023-09-12 17:06:52','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169452642734923624222',1693,'41694507996','17','1.00','14700','retail','0','2023-09-12 16:34:05','1 pcs','','','12500','Cash',0.00,'14700','','','4','0.00','1','2023-09-12 17:06:52','7','49','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169459197837234223242',1694,'41694591971','96','1.00','1500','retail','0','2023-09-13 10:59:31','1 pcs','','','1200','Cash',0.00,'1500','','','4','0.00','1','2023-09-14 07:55:05','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169459199022029993913',1695,'41694591971','96','1.00','1500','retail','0','2023-09-13 10:59:39','1 pcs','','','1200','Cash',0.00,'1500','','','4','0.00','1','2023-09-14 07:55:05','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169459207163221223023',1696,'41694591971','1','1.00','300','retail','0','2023-09-13 11:00:57','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-14 07:55:05','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','395.00','394','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169459211562022031105',1697,'41694591971','20','1.00','500','retail','0','2023-09-13 11:01:44','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-09-14 07:55:05','10','40','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169467795423392043633',1698,'41694591971','12','1.00','13000','retail','0','2023-09-14 10:51:48','1 pcs','','','11200','Cash',0.00,'13000','','','4','0.00','1','2023-09-14 07:55:05','7','10','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169467803903783323406',1699,'41694591971','1','1.00','200','retail','0','2023-09-14 10:53:20','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-14 07:55:05','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','394.00','389','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169467803914493236223',1700,'41694591971','1','1.00','200','retail','0','2023-09-14 10:53:20','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-14 07:55:05','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','393.00','389','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169467803934033242243',1701,'41694591971','1','1.00','200','retail','0','2023-09-14 10:53:20','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-14 07:55:05','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','392.00','389','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169467804003281323202',1702,'41694591971','1','1.00','200','retail','0','2023-09-14 10:53:20','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-14 07:55:05','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','391.00','389','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169467804023862339022',1703,'41694591971','1','1.00','200','retail','0','2023-09-14 10:53:20','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-14 07:55:05','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','390.00','389','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169468060033239206230',1704,'41694678106','1','1.00','300','retail','0','2023-09-14 10:55:06','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-14 16:53:49','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','389.00','388','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169468062000223402203',1705,'41694678106','21','1.00','400','retail','0','2023-09-14 11:36:48','1 pcs','','','150','Cash',0.00,'400','','','4','0.00','1','2023-09-14 16:53:49','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','83.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169470562633222074364',1706,'41694678106','1','1.00','300','retail','0','2023-09-14 18:11:06','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-14 16:53:49','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','388.00','382','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169470562601226231510',1707,'41694678106','1','1.00','200','retail','0','2023-09-14 18:11:06','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-14 16:53:49','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','387.00','382','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169470562600332504424',1708,'41694678106','1','1.00','200','retail','0','2023-09-14 18:11:06','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-14 16:53:49','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','386.00','382','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169470562602623460392',1709,'41694678106','1','1.00','500','retail','0','2023-09-14 18:11:06','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-09-14 16:53:49','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','385.00','384','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169470562704400020222',1710,'41694678106','1','1.00','500','retail','0','2023-09-14 18:11:06','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-09-14 16:53:49','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','384.00','383','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169470562703431040226',1711,'41694678106','1','1.00','500','retail','0','2023-09-14 18:11:06','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-09-14 16:53:49','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','383.00','382','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169470565522323320004',1712,'41694678106','8','1.00','13500','retail','0','2023-09-14 18:34:05','1 pcs','','','11000','Cash',0.00,'13500','','','4','0.00','1','2023-09-14 16:53:49','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169470567805322363740',1713,'41694678106','21','1.00','300','retail','0','2023-09-14 18:34:30','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-14 16:53:49','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','82.00','81','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169470811530031203346',1714,'41694678106','70','1.00','1600','retail','0','2023-09-14 18:34:44','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-09-14 16:53:49','12','93','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169471039032130042247',1715,'41694678106','2','1.00','400','retail','0','2023-09-14 19:15:15','1 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2023-09-14 16:53:49','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169471041633920312632',1716,'41694678106','21','1.00','400','retail','0','2023-09-14 19:53:22','1 pcs','','','150','Cash',0.00,'400','','','4','0.00','1','2023-09-14 16:53:49','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','81.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169476595222202407331',1717,'41694765924','4','1.00','500','retail','0','2023-09-15 11:18:44','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-09-17 05:21:35','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169492788833202400223',1718,'41694765924','8','1.00','13500','retail','0','2023-09-17 08:17:48','1 pcs','','','11000','Cash',0.00,'13500','','','4','0.00','1','2023-09-17 05:21:35','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169492791430242332933',1719,'41694765924','8','1.00','13900','retail','0','2023-09-17 08:18:22','1 pcs','','','11000','Cash',0.00,'13900','','','4','0.00','1','2023-09-17 05:21:35','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169492794134439220342',1720,'41694765924','21','1.00','300','retail','0','2023-09-17 08:18:52','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-17 05:21:35','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','80.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169492794113333433369',1721,'41694765924','21','1.00','300','retail','0','2023-09-17 08:18:52','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-17 05:21:35','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','79.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169492794139203134342',1722,'41694765924','21','1.00','300','retail','0','2023-09-17 08:18:52','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-17 05:21:35','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169492808122324393101',1723,'41694765924','103','1.00','2800','retail','0','2023-09-17 08:19:24','1 pcs','','','1650','Cash',0.00,'2800','','','4','0.00','1','2023-09-17 05:21:35','9','116','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169493637828782328302',1724,'41694936369','3','1.00','400','retail','0','2023-09-17 10:39:29','1 pcs','','','80','Cash',0.00,'400','','','4','0.00','1','2023-09-18 05:35:45','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169493639424432340344',1725,'41694936369','14','1.00','500','retail','0','2023-09-17 10:39:45','1 pcs','','','400','Cash',0.00,'500','','','4','0.00','1','2023-09-18 05:35:45','9','21','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','69.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169493639443232330394',1726,'41694936369','14','1.00','500','retail','0','2023-09-17 10:39:45','1 pcs','','','400','Cash',0.00,'500','','','4','0.00','1','2023-09-18 05:35:45','9','21','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','68.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169493823602294200324',1727,'41694936369','9','1.00','21000','retail','0','2023-09-17 10:40:13','1 pcs','','','18500','Cash',0.00,'21000','','','4','0.00','1','2023-09-18 05:35:45','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169493826030303332029',1728,'41694936369','21','1.00','200','retail','0','2023-09-17 11:10:48','1 pcs','','','150','Cash',0.00,'200','','','4','0.00','1','2023-09-18 05:35:45','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','77.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169493837504332283040',1729,'41694936369','19','1.00','300','retail','0','2023-09-17 11:11:06','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2023-09-18 05:35:45','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','120.00','119','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169493840329389222313',1730,'41694936369','14','1.00','500','retail','0','2023-09-17 11:13:12','1 pcs','','','400','Cash',0.00,'500','','','4','0.00','1','2023-09-18 05:35:45','9','21','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169504508306204523104',1731,'41695045052','104','1.00','1100','retail','0','2023-09-18 16:50:52','1 pcs','','','450','Cash',0.00,'1100','','','4','0.00','1','2023-09-18 17:11:43','9','117','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169504510453400413439',1732,'41695045052','1','1.00','300','retail','0','2023-09-18 16:51:31','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-18 17:11:43','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','382.00','379','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169504511642201214032',1733,'41695045052','1','1.00','300','retail','0','2023-09-18 16:51:44','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-18 17:11:43','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','381.00','379','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169504511620612322226',1734,'41695045052','1','1.00','300','retail','0','2023-09-18 16:51:44','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-18 17:11:43','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','380.00','379','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169504515033923305023',1735,'41695045052','87','1.00','200','retail','0','2023-09-18 16:52:22','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-18 17:11:43','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','134.00','132','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169504515122303333032',1736,'41695045052','87','1.00','200','retail','0','2023-09-18 16:52:22','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-18 17:11:43','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','133.00','132','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169504517949240139203',1737,'41695045052','22','1.00','300','retail','0','2023-09-18 16:52:43','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-18 17:11:43','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','648.00','646','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169504517903202325920',1738,'41695045052','22','1.00','300','retail','0','2023-09-18 16:52:43','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-18 17:11:43','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','647.00','646','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169504520325224436324',1739,'41695045052','21','1.00','300','retail','0','2023-09-18 16:53:15','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-18 17:11:43','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169505684222234032233',1740,'41695045052','8','1.00','14000','retail','0','2023-09-18 20:07:08','1 pcs','','','11000','Cash',0.00,'14000','','','4','0.00','1','2023-09-18 17:11:43','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169505703135000130331',1741,'41695045052','70','1.00','1500','retail','0','2023-09-18 20:07:32','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-09-18 17:11:43','12','93','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169505704720962302701',1742,'41695045052','40','1.00','1500','retail','0','2023-09-18 20:10:38','1 pcs','','','1150','Cash',0.00,'1500','','','4','0.00','1','2023-09-18 17:11:43','12','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169505704830570600000',1743,'41695045052','40','1.00','1500','retail','0','2023-09-18 20:10:38','1 pcs','','','1150','Cash',0.00,'1500','','','4','0.00','1','2023-09-18 17:11:43','12','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169505704823225283722',1744,'41695045052','40','1.00','1500','retail','0','2023-09-18 20:10:38','1 pcs','','','1150','Cash',0.00,'1500','','','4','0.00','1','2023-09-18 17:11:43','12','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169505704820039232320',1745,'41695045052','40','1.00','1500','retail','0','2023-09-18 20:10:38','1 pcs','','','1150','Cash',0.00,'1500','','','4','0.00','1','2023-09-18 17:11:43','12','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169505704803293313123',1746,'41695045052','40','1.00','1500','retail','0','2023-09-18 20:10:38','1 pcs','','','1150','Cash',0.00,'1500','','','4','0.00','1','2023-09-18 17:11:43','12','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169512169423024132640',1747,'41695121652','8','1.00','14000','retail','0','2023-09-19 14:07:32','1 pcs','','','11000','Cash',0.00,'14000','','','4','0.00','1','2023-09-19 16:48:51','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169512175333722212312',1748,'41695121652','84','1.00','500','retail','0','2023-09-19 14:08:40','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-09-19 16:48:51','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169512178001522320331',1749,'41695121652','1','1.00','300','retail','0','2023-09-19 14:09:29','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-19 16:48:51','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','379.00','377','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169512178012711017303',1750,'41695121652','1','1.00','300','retail','0','2023-09-19 14:09:29','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-19 16:48:51','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','378.00','377','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169513386222312524142',1751,'41695121652','7','1.00','12500','retail','0','2023-09-19 17:30:55','1 pcs','','','10000','Cash',0.00,'12500','','','4','0.00','1','2023-09-19 16:48:51','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169514092400530242003',1752,'41695121652','7','1.00','12600','retail','0','2023-09-19 19:28:30','1 pcs','','','10000','Cash',0.00,'12600','','','4','0.00','1','2023-09-19 16:48:51','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169514100334313029009',1753,'41695121652','1','1.00','500','retail','0','2023-09-19 19:29:43','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-09-19 16:48:51','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','377.00','376','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169514100331323324303',1754,'41695121652','1','1.00','300','retail','0','2023-09-19 19:29:43','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-19 16:48:51','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','376.00','374','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169514100420033162421',1755,'41695121652','1','1.00','200','retail','0','2023-09-19 19:29:43','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-19 16:48:51','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','375.00','374','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169514103404230394922',1756,'41695121652','9','1.00','22000','retail','0','2023-09-19 19:30:17','1 pcs','','','18500','Cash',0.00,'22000','','','4','0.00','1','2023-09-19 16:48:51','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169514107502022321452',1757,'41695121652','90','1.00','500','retail','0','2023-09-19 19:30:54','1 pcs','','','380','Cash',0.00,'500','','','4','0.00','1','2023-09-19 16:48:51','9','106','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169514110933399022243',1758,'41695121652','19','1.00','300','retail','0','2023-09-19 19:31:27','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2023-09-19 16:48:51','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','119.00','118','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169519729322000335627',1759,'41695193494','21','1.00','300','retail','0','2023-09-20 10:04:54','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-21 06:04:10','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169519810542639246000',1760,'41695193494','1','1.00','300','retail','0','2023-09-20 11:09:21','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-21 06:04:10','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','374.00','370','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169519810530193600030',1761,'41695193494','1','1.00','300','retail','0','2023-09-20 11:09:21','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-21 06:04:10','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','373.00','370','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169519813133320923223',1762,'41695193494','1','1.00','200','retail','0','2023-09-20 11:21:45','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-21 06:04:10','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','372.00','370','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169519813123016320186',1763,'41695193494','1','1.00','300','retail','0','2023-09-20 11:21:45','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-21 06:04:10','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','371.00','370','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169520361331333202033',1764,'41695193494','84','1.00','500','retail','0','2023-09-20 12:52:58','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-09-21 06:04:10','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169520363133224313425',1765,'41695193494','84','1.00','600','retail','0','2023-09-20 12:53:39','1 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2023-09-21 06:04:10','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169521246222423333320',1766,'41695193494','9','1.00','21000','retail','0','2023-09-20 15:20:37','1 pcs','','','18500','Cash',0.00,'21000','','','4','0.00','1','2023-09-21 06:04:10','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169521249514322235060',1767,'41695193494','22','1.00','300','retail','0','2023-09-20 15:21:13','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-21 06:04:10','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','646.00','645','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169522768382222141300',1768,'41695193494','73','1.00','1500','retail','0','2023-09-20 19:34:33','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-09-21 06:04:10','12','96','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169527746603252526020',1769,'41695276251','7','1.00','12500','retail','0','2023-09-21 09:04:11','1 pcs','','','10000','Cash',0.00,'12500','','','4','0.00','1','2023-09-22 10:43:17','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169528037120332948278',1770,'41695276251','19','1.00','350','retail','0','2023-09-21 10:11:53','1 pcs','','','200','Cash',0.00,'350','','','4','0.00','1','2023-09-22 10:43:17','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','118.00','117','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169528831630530031324',1771,'41695276251','1','1.00','200','retail','0','2023-09-21 12:24:59','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-22 10:43:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','370.00','366','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169528834730333036223',1772,'41695276251','1','1.00','200','retail','0','2023-09-21 12:25:16','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-22 10:43:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','369.00','366','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169528836033262850332',1773,'41695276251','1','1.00','200','retail','0','2023-09-21 12:25:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-22 10:43:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','368.00','366','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169528836244343232402',1774,'41695276251','1','1.00','300','retail','0','2023-09-21 12:25:47','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-22 10:43:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','367.00','366','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169529468323232028236',1775,'41695276251','96','1.00','2000','retail','0','2023-09-21 12:26:33','','','','1200','Cash',0.00,'2000','','','4','0.00','1','2023-09-22 10:43:17','7','110','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169529468332322403221',1776,'41695276251','96','1.00','2000','retail','0','2023-09-21 12:26:33','','','','1200','Cash',0.00,'2000','','','4','0.00','1','2023-09-22 10:43:17','7','110','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169529890922301000222',1777,'41695276251','9','1.00','21800','retail','0','2023-09-21 14:11:23','1 pcs','','','18500','Cash',0.00,'21800','','','4','0.00','1','2023-09-22 10:43:17','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169539124434232912223',1778,'41695391064','105','1.00','1800','retail','0','2023-09-22 17:00:19','1 pcs','','','1050','Cash',0.00,'1800','','','4','0.00','1','2023-09-22 16:45:17','9','118','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169539915034323963102',1779,'41695391064','34','1.00','2000','retail','0','2023-09-22 19:12:13','','','','1300','Cash',0.00,'2000','','','4','0.00','1','2023-09-22 16:45:17','12','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169540108882438823825',1780,'41695391064','1','1.00','500','retail','0','2023-09-22 19:12:30','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-09-22 16:45:17','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','366.00','365','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169540108830330333330',1781,'41695391064','1','1.00','300','retail','0','2023-09-22 19:12:30','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-22 16:45:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','365.00','362','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169540108901343302033',1782,'41695391064','1','1.00','200','retail','0','2023-09-22 19:12:30','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-22 16:45:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','364.00','362','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169540108936206000933',1783,'41695391064','1','1.00','200','retail','0','2023-09-22 19:12:30','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-22 16:45:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','363.00','362','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169540402522333632290',1784,'41695401117','7','1.00','12300','retail','0','2023-09-22 19:45:17','1 pcs','','','10000','Cash',0.00,'12300','','','4','0.00','1','2023-09-22 17:42:13','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169540436493434231323',1785,'41695401117','19','1.00','300','retail','0','2023-09-22 20:39:14','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2023-09-22 17:42:13','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','117.00','116','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169556616922533626263',1786,'41695566158','1','1.00','200','retail','0','2023-09-24 17:35:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-24 16:57:05','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','362.00','356','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169556616992464212203',1787,'41695566158','1','1.00','200','retail','0','2023-09-24 17:35:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-24 16:57:05','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','361.00','356','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169556617062133230120',1788,'41695566158','1','1.00','200','retail','0','2023-09-24 17:35:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-24 16:57:05','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','360.00','356','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169556617031003262003',1789,'41695566158','1','1.00','200','retail','0','2023-09-24 17:35:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-24 16:57:05','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','359.00','356','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169556617036063430233',1790,'41695566158','1','1.00','300','retail','0','2023-09-24 17:35:58','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-24 16:57:05','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','358.00','356','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169556617030342203324',1791,'41695566158','1','1.00','300','retail','0','2023-09-24 17:35:58','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-24 16:57:05','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','357.00','356','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169556623922240323302',1792,'41695566158','19','1.00','500','retail','0','2023-09-24 17:36:49','','','','200','Cash',0.00,'500','','','4','0.00','1','2023-09-24 16:57:05','10','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','116.00','115','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169556623993360232036',1793,'41695566158','19','1.00','300','retail','0','2023-09-24 17:36:49','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2023-09-24 16:57:05','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','115.00','114','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169557360406203330303',1794,'41695566158','33','1.00','1500','retail','0','2023-09-24 19:39:56','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-09-24 16:57:05','12','55','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169557363522307333732',1795,'41695566158','86','1.00','250','retail','0','2023-09-24 19:40:13','1 pcs','','','110','Cash',0.00,'250','','','4','0.00','1','2023-09-24 16:57:05','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169557450833483207520',1796,'41695566158','20','1.00','500','retail','0','2023-09-24 19:49:54','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-09-24 16:57:05','10','40','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169557459525309432240',1797,'41695566158','93','1.00','500','retail','0','2023-09-24 19:55:53','1 pcs','','','0','Cash',0.00,'500','','','4','0.00','1','2023-09-24 16:57:05','12','108','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','493.00','492','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169557697742922397132',1798,'41695574625','86','1.00','300','retail','0','2023-09-24 19:57:05','1 pcs','','','110','Cash',0.00,'300','','','4','0.00','1','2023-09-24 17:37:07','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169557698648336622292',1799,'41695574625','87','1.00','200','retail','0','2023-09-24 20:36:17','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-24 17:37:07','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','132.00','128','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169557698679272303339',1800,'41695574625','87','1.00','200','retail','0','2023-09-24 20:36:17','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-24 17:37:07','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','131.00','128','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169557698774366822092',1801,'41695574625','87','1.00','200','retail','0','2023-09-24 20:36:17','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-24 17:37:07','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','130.00','128','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169557698798240952352',1802,'41695574625','87','1.00','200','retail','0','2023-09-24 20:36:17','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-24 17:37:07','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','129.00','128','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169564507202623400392',1803,'41695645056','7','1.00','12500','retail','0','2023-09-25 15:30:56','1 pcs','','','10000','Cash',0.00,'12500','','','4','0.00','1','2023-09-25 17:18:37','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169564509120363320422',1804,'41695645056','21','1.00','300','retail','0','2023-09-25 15:31:21','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-25 17:18:37','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','74.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169565137423239322557',1805,'41695645056','2','1.00','500','retail','0','2023-09-25 15:32:10','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-09-25 17:18:37','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169565320429230022434',1806,'41695645056','96','1.00','1550','retail','0','2023-09-25 17:16:26','1 pcs','','','1200','Cash',0.00,'1550','','','4','0.00','1','2023-09-25 17:18:37','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169565359900904312515',1807,'41695645056','1','1.00','200','retail','0','2023-09-25 17:53:08','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-25 17:18:37','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','356.00','355','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169565377063237037332',1808,'41695645056','84','1.00','500','retail','0','2023-09-25 17:54:45','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-09-25 17:18:37','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169566334730223626303',1809,'41695663332','87','1.00','300','retail','0','2023-09-25 20:35:32','','','','85','Cash',0.00,'300','','','4','0.00','1','2023-09-26 14:20:04','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','128.00','127','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169566336432362033236',1810,'41695663332','84','1.00','500','retail','0','2023-09-25 20:35:48','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-09-26 14:20:04','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','58.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169566337737627662627',1811,'41695663332','84','1.00','500','retail','0','2023-09-25 20:36:04','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-09-26 14:20:04','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169573760433070233903',1812,'41695663332','2','1.00','500','retail','0','2023-09-26 17:13:08','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-09-26 14:20:04','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169573764003702303022',1813,'41695663332','1','1.00','200','retail','0','2023-09-26 17:13:31','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-26 14:20:04','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','355.00','353','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169573764024109732333',1814,'41695663332','1','1.00','200','retail','0','2023-09-26 17:13:31','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-26 14:20:04','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','354.00','353','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169573911933923349423',1815,'41695738265','19','1.00','400','retail','0','2023-09-26 17:24:25','1 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2023-09-26 16:34:54','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','114.00','113','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169573918813416124383',1816,'41695738265','1','1.00','300','retail','0','2023-09-26 17:38:46','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-26 16:34:54','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','353.00','352','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169582826833923385823',1817,'41695827707','83','1.00','19500','retail','0','2023-09-27 18:15:07','1 pcs','','','16800','Cash',0.00,'19500','','','4','0.00','1','2023-09-27 16:24:09','7','4','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169582839683330222809',1818,'41695827707','1','1.00','300','retail','0','2023-09-27 18:25:00','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-27 16:24:09','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','352.00','351','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169583000143133203200',1819,'41695827707','95','1.00','500','retail','0','2023-09-27 18:26:42','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-09-27 16:24:09','12','109','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','85.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169583182210561233903',1820,'41695827707','1','1.00','500','retail','0','2023-09-27 18:53:30','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-09-27 16:24:09','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','351.00','350','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169583182204392203243',1821,'41695827707','1','1.00','500','retail','0','2023-09-27 18:53:30','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-09-27 16:24:09','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','350.00','349','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169583182223032421851',1822,'41695827707','1','1.00','200','retail','0','2023-09-27 18:53:30','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-27 16:24:09','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','349.00','345','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169583182322323260402',1823,'41695827707','1','1.00','200','retail','0','2023-09-27 18:53:30','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-27 16:24:09','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','348.00','345','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169583182336822296242',1824,'41695827707','1','1.00','300','retail','0','2023-09-27 18:53:30','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-27 16:24:09','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','347.00','345','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169583182348103393236',1825,'41695827707','1','1.00','200','retail','0','2023-09-27 18:53:30','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-27 16:24:09','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','346.00','345','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169589131319202011022',1826,'41695891301','104','1.00','1000','retail','0','2023-09-28 11:55:01','1 pcs','','','450','Cash',0.00,'1000','','','4','0.00','1','2023-09-29 05:56:03','9','117','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169589131305249330030',1827,'41695891301','104','1.00','1000','retail','0','2023-09-28 11:55:01','1 pcs','','','450','Cash',0.00,'1000','','','4','0.00','1','2023-09-29 05:56:03','9','117','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169589131314320245633',1828,'41695891301','104','1.00','1000','retail','0','2023-09-28 11:55:01','1 pcs','','','450','Cash',0.00,'1000','','','4','0.00','1','2023-09-29 05:56:03','9','117','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169589136731892302812',1829,'41695891301','87','1.00','200','retail','0','2023-09-28 11:55:46','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-29 05:56:03','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','127.00','126','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169589994904263310133',1830,'41695891301','91','1.00','1450','retail','0','2023-09-28 14:19:02','1 pcs','','','1280','Cash',0.00,'1450','','','4','0.00','1','2023-09-29 05:56:03','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169599699496332309099',1831,'41695996925','1','1.00','200','retail','0','2023-09-29 17:15:25','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-29 17:29:48','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','345.00','338','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169599699493914093639',1832,'41695996925','1','1.00','200','retail','0','2023-09-29 17:15:25','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-29 17:29:48','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','344.00','338','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169599699594603040042',1833,'41695996925','1','1.00','200','retail','0','2023-09-29 17:15:25','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-29 17:29:48','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','343.00','338','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169599699533936136232',1834,'41695996925','1','1.00','200','retail','0','2023-09-29 17:15:25','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-29 17:29:48','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','342.00','338','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169599699630126222322',1835,'41695996925','1','1.00','300','retail','0','2023-09-29 17:15:25','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-29 17:29:48','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','339.00','340','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169599713370227929303',1836,'41695996925','8','1.00','13500','retail','0','2023-09-29 17:17:26','1 pcs','','','11000','Cash',0.00,'13500','','','4','0.00','1','2023-09-29 17:29:48','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169599725232020030000',1837,'41695996925','7','1.00','12000','retail','0','2023-09-29 17:19:51','1 pcs','','','10000','Cash',0.00,'12000','','','4','0.00','1','2023-09-29 17:29:48','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169599727961472003733',1838,'41695996925','21','1.00','300','retail','0','2023-09-29 17:21:05','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-29 17:29:48','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','73.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169599734733967399733',1839,'41695996925','21','1.00','300','retail','0','2023-09-29 17:21:27','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-29 17:29:48','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169599929103202203999',1840,'41695996925','87','1.00','300','retail','0','2023-09-29 17:22:33','','','','85','Cash',0.00,'300','','','4','0.00','1','2023-09-29 17:29:48','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','126.00','125','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169600371323326302303',1841,'41695996925','58','1.00','2000','retail','0','2023-09-29 19:08:20','1 pcs','','','1500','Cash',0.00,'2000','','','4','0.00','1','2023-09-29 17:29:48','','81','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169600376892223022204',1842,'41695996925','33','1.00','1600','retail','0','2023-09-29 19:09:18','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-09-29 17:29:48','12','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169600858383603032043',1843,'41695996925','108','1.00','1200','retail','0','2023-09-29 19:09:29','','','','800','Cash',0.00,'1200','','','4','0.00','1','2023-09-29 17:29:48','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169600858330335221035',1844,'41695996925','108','1.00','1200','retail','0','2023-09-29 19:09:29','','','','800','Cash',0.00,'1200','','','4','0.00','1','2023-09-29 17:29:48','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169609398480336304030',1845,'41696093976','107','1.00','15500','retail','0','2023-09-30 20:12:57','1 pcs','','','14000','Cash',0.00,'15500','','','4','0.00','1','2023-09-30 17:23:26','7','119','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169609399893606390990',1846,'41696093976','21','1.00','300','retail','0','2023-09-30 20:13:12','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-30 17:23:26','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','71.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169609400860330494422',1847,'41696093976','21','1.00','300','retail','0','2023-09-30 20:13:19','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-09-30 17:23:26','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','70.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169609403223099430302',1848,'41696093976','1','1.00','200','retail','0','2023-09-30 20:13:39','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-30 17:23:26','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','340.00','335','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169609403210339634332',1849,'41696093976','1','1.00','200','retail','0','2023-09-30 20:13:39','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-30 17:23:26','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','339.00','335','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169609403224392309390',1850,'41696093976','1','1.00','200','retail','0','2023-09-30 20:13:39','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-09-30 17:23:26','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','338.00','335','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169609403366404962330',1851,'41696093976','1','1.00','300','retail','0','2023-09-30 20:13:39','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-30 17:23:26','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','337.00','335','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169609403363333200332',1852,'41696093976','1','1.00','300','retail','0','2023-09-30 20:13:39','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-09-30 17:23:26','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','336.00','335','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169609410323332093332',1853,'41696093976','87','1.00','200','retail','0','2023-09-30 20:14:23','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-30 17:23:26','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','125.00','123','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169609410339332200102',1854,'41696093976','87','1.00','200','retail','0','2023-09-30 20:14:23','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-09-30 17:23:26','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','124.00','123','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169609461909332003290',1855,'41696094606','108','1.00','1200','retail','0','2023-09-30 20:23:26','','','','800','Cash',0.00,'1200','','','4','0.00','1','2023-09-30 17:23:50','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169626483960236928129',1856,'41696264778','1','1.00','200','retail','0','2023-10-02 19:39:38','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-02 17:32:56','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','335.00','329','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169626483929392329302',1857,'41696264778','1','1.00','200','retail','0','2023-10-02 19:39:38','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-02 17:32:56','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','334.00','329','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169626483980692931033',1858,'41696264778','1','1.00','200','retail','0','2023-10-02 19:39:38','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-02 17:32:56','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','333.00','329','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169626483938600862634',1859,'41696264778','1','1.00','200','retail','0','2023-10-02 19:39:38','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-02 17:32:56','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','332.00','329','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169626484033202400263',1860,'41696264778','1','1.00','300','retail','0','2023-10-02 19:39:38','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-02 17:32:56','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','331.00','329','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169626484040604104462',1861,'41696264778','1','1.00','200','retail','0','2023-10-02 19:39:38','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-02 17:32:56','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','330.00','329','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169626550400042060465',1862,'41696264778','55','1.00','1600','retail','0','2023-10-02 19:42:26','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-10-02 17:32:56','12','77','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169626671022022162943',1863,'41696264778','11','1.00','11200','retail','0','2023-10-02 19:51:44','1 pcs','','','10500','Cash',0.00,'11200','','','4','0.00','1','2023-10-02 17:32:56','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169626671032320023630',1864,'41696264778','11','1.00','11200','retail','0','2023-10-02 19:51:44','1 pcs','','','10500','Cash',0.00,'11200','','','4','0.00','1','2023-10-02 17:32:56','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169626671010030226631',1865,'41696264778','11','1.00','11500','retail','0','2023-10-02 19:51:44','1 pcs','','','10500','Cash',0.00,'11500','','','4','0.00','1','2023-10-02 17:32:56','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169626675930526134439',1866,'41696264778','1','1.00','200','retail','0','2023-10-02 20:12:29','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-02 17:32:56','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','329.00','328','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169626678169706634003',1867,'41696264778','87','5.00','1000','retail','0','2023-10-02 20:12:53','5 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-10-02 17:32:56','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','123.00','118','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169626681424223116202',1868,'41696264778','8','1.00','13500','retail','0','2023-10-02 20:13:17','1 pcs','','','11000','Cash',0.00,'13500','','','4','0.00','1','2023-10-02 17:32:56','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169626681466063139214',1869,'41696264778','8','1.00','13000','retail','0','2023-10-02 20:13:17','1 pcs','','','11000','Cash',0.00,'13000','','','4','0.00','1','2023-10-02 17:32:56','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169626686733332706722',1870,'41696264778','21','1.00','500','retail','0','2023-10-02 20:14:17','1 pcs','','','150','Cash',0.00,'500','','','4','0.00','1','2023-10-02 17:32:56','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','69.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169626686823266338230',1871,'41696264778','21','1.00','300','retail','0','2023-10-02 20:14:17','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-10-02 17:32:56','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','68.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169626686828233022286',1872,'41696264778','21','1.00','300','retail','0','2023-10-02 20:14:17','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-10-02 17:32:56','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169626699660302009622',1873,'41696264778','2','1.00','600','retail','0','2023-10-02 20:15:48','1 pcs','','','200','Cash',0.00,'600','','','4','0.00','1','2023-10-02 17:32:56','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169634630743360063636',1874,'41696346298','2','1.00','800','retail','0','2023-10-03 18:18:18','1 pcs','','','200','Cash',0.00,'800','','','4','0.00','1','2023-10-03 17:05:05','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169634634014323630060',1875,'41696346298','20','1.00','700','retail','0','2023-10-03 18:18:36','','','','350','Cash',0.00,'700','','','4','0.00','1','2023-10-03 17:05:05','10','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169634635003233306330',1876,'41696346298','14','1.00','700','retail','0','2023-10-03 18:19:01','','','','400','Cash',0.00,'700','','','4','0.00','1','2023-10-03 17:05:05','9','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169634637023642713223',1877,'41696346298','1','1.00','500','retail','0','2023-10-03 18:19:10','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-10-03 17:05:05','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','328.00','327','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169634637069224303007',1878,'41696346298','1','1.00','500','retail','0','2023-10-03 18:19:10','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-10-03 17:05:05','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','327.00','326','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169634637070324363203',1879,'41696346298','1','1.00','500','retail','0','2023-10-03 18:19:10','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-10-03 17:05:05','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','326.00','325','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169634637143323262202',1880,'41696346298','1','1.00','500','retail','0','2023-10-03 18:19:10','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-10-03 17:05:05','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','325.00','324','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169634637160203363362',1881,'41696346298','1','1.00','500','retail','0','2023-10-03 18:19:10','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-10-03 17:05:05','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','324.00','323','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169634637133373430343',1882,'41696346298','1','1.00','500','retail','0','2023-10-03 18:19:10','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-10-03 17:05:05','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','323.00','322','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169634637103602313022',1883,'41696346298','1','1.00','500','retail','0','2023-10-03 18:19:10','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-10-03 17:05:05','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','322.00','321','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169634637132024403230',1884,'41696346298','1','1.00','500','retail','0','2023-10-03 18:19:10','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-10-03 17:05:05','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','321.00','320','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169643628522480224623',1885,'41696436262','11','1.00','11500','retail','0','2023-10-04 19:17:42','1 pcs','','','10500','Cash',0.00,'11500','','','4','0.00','1','2023-10-04 16:27:33','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169643630143222239130',1886,'41696436262','21','1.00','300','retail','0','2023-10-04 19:18:14','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-10-04 16:27:33','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','66.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169643630102233124234',1887,'41696436262','21','1.00','300','retail','0','2023-10-04 19:18:14','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-10-04 16:27:33','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169643637160032020360',1888,'41696436262','1','1.00','200','retail','0','2023-10-04 19:19:19','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-04 16:27:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','320.00','316','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169643637103969322264',1889,'41696436262','1','1.00','200','retail','0','2023-10-04 19:19:19','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-04 16:27:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','319.00','316','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169643637160036270201',1890,'41696436262','1','1.00','300','retail','0','2023-10-04 19:19:19','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-04 16:27:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','318.00','316','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169643637142327622234',1891,'41696436262','1','1.00','200','retail','0','2023-10-04 19:19:19','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-04 16:27:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','317.00','316','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169643643124603024016',1892,'41696436262','1','1.00','300','retail','0','2023-10-04 19:20:01','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-04 16:27:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','316.00','314','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169643643143342222331',1893,'41696436262','1','1.00','300','retail','0','2023-10-04 19:20:01','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-04 16:27:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','315.00','314','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169651722632045423321',1894,'41696517218','9','1.00','20500','retail','0','2023-10-05 17:46:58','1 pcs','','','18500','Cash',0.00,'20500','','','4','0.00','1','2023-10-05 17:16:30','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169651724323306266324',1895,'41696517218','1','1.00','200','retail','0','2023-10-05 17:47:12','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-05 17:16:30','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','314.00','312','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169651724410121330461',1896,'41696517218','1','1.00','300','retail','0','2023-10-05 17:47:12','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-05 17:16:30','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','313.00','312','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169651727233372332723',1897,'41696517218','8','1.00','13500','retail','0','2023-10-05 17:47:34','1 pcs','','','11000','Cash',0.00,'13500','','','4','0.00','1','2023-10-05 17:16:30','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169651728949243032032',1898,'41696517218','22','1.00','300','retail','0','2023-10-05 17:47:58','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-10-05 17:16:30','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','645.00','644','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169651796135641221713',1899,'41696517218','20','1.00','800','retail','0','2023-10-05 17:48:15','1 pcs','','','350','Cash',0.00,'800','','','4','0.00','1','2023-10-05 17:16:30','10','40','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169651814932120348103',1900,'41696517218','1','1.00','200','retail','0','2023-10-05 18:02:21','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-05 17:16:30','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','312.00','311','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169652609600632323230',1901,'41696517218','87','1.00','300','retail','0','2023-10-05 18:02:35','','','','85','Cash',0.00,'300','','','4','0.00','1','2023-10-05 17:16:30','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','118.00','117','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169652610996222132563',1902,'41696517218','104','1.00','1000','retail','0','2023-10-05 20:14:56','1 pcs','','','450','Cash',0.00,'1000','','','4','0.00','1','2023-10-05 17:16:30','9','117','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169652618289302293603',1903,'41696517218','19','1.00','500','retail','0','2023-10-05 20:16:07','','','','200','Cash',0.00,'500','','','4','0.00','1','2023-10-05 17:16:30','10','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','113.00','112','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169658229822222300032',1904,'41696581377','8','1.00','13500','retail','0','2023-10-06 11:36:17','1 pcs','','','11000','Cash',0.00,'13500','','','4','0.00','1','2023-10-07 05:08:53','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169658231522323328806',1905,'41696581377','1','1.00','300','retail','0','2023-10-06 11:51:46','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-07 05:08:53','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','311.00','309','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169658233032312223223',1906,'41696581377','4','1.00','500','retail','0','2023-10-06 11:52:05','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-10-07 05:08:53','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169658233029333222280',1907,'41696581377','4','1.00','500','retail','0','2023-10-06 11:52:05','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-10-07 05:08:53','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169659545230252293345',1908,'41696581377','9','1.00','18300','retail','0','2023-10-06 15:29:57','1 pcs','','','18500','Cash',0.00,'18300','','','4','0.00','1','2023-10-07 05:08:53','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169660893833332026221',1909,'41696581377','109','1.00','16500','retail','0','2023-10-06 19:15:24','1 pcs','','','14500','Cash',0.00,'16500','','','4','0.00','1','2023-10-07 05:08:53','7','121','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169665523906232220223',1910,'41696581377','91','1.00','1350','retail','0','2023-10-07 08:06:29','1 pcs','','','1280','Cash',0.00,'1350','','','4','0.00','1','2023-10-07 05:08:53','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169665529241231222302',1911,'41696581377','21','1.00','300','retail','0','2023-10-07 08:07:29','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-10-07 05:08:53','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','64.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169665529223032352332',1912,'41696581377','21','1.00','300','retail','0','2023-10-07 08:07:29','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-10-07 05:08:53','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169668631133203023123',1913,'41696686271','9','1.00','19500','retail','0','2023-10-07 16:44:31','1 pcs','','','16500','Cash',0.00,'19500','','','4','0.00','1','2023-10-07 17:02:17','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169668634823622032000',1914,'41696686271','9','1.00','18500','retail','0','2023-10-07 16:45:20','1 pcs','','','16500','Cash',0.00,'18500','','','4','0.00','1','2023-10-07 17:02:17','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169669533523946363366',1915,'41696686271','20','1.00','700','retail','0','2023-10-07 19:14:57','1 pcs','','','350','Cash',0.00,'700','','','4','0.00','1','2023-10-07 17:02:17','10','40','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169669535166249916330',1916,'41696686271','1','1.00','300','retail','0','2023-10-07 19:15:42','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-07 17:02:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','310.00','309','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169669536893606622002',1917,'41696686271','1','1.00','200','retail','0','2023-10-07 19:15:59','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-07 17:02:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','309.00','306','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169669536831298302434',1918,'41696686271','1','1.00','200','retail','0','2023-10-07 19:15:59','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-07 17:02:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','308.00','306','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169669536830243109143',1919,'41696686271','1','1.00','200','retail','0','2023-10-07 19:15:59','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-07 17:02:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','307.00','306','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169669541540033304324',1920,'41696686271','19','1.00','300','retail','0','2023-10-07 19:16:42','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2023-10-07 17:02:17','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','112.00','111','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169669543364333332026',1921,'41696686271','19','1.00','300','retail','0','2023-10-07 19:17:03','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2023-10-07 17:02:17','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','111.00','110','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169678273033034223332',1922,'41696782689','70','1.00','1500','retail','0','2023-10-08 19:31:29','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-10-08 16:50:22','12','93','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169678276177306300936',1923,'41696782689','66','1.00','1500','retail','0','2023-10-08 19:32:10','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-10-08 16:50:22','12','89','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169678281222242274922',1924,'41696782689','11','1.00','11000','retail','0','2023-10-08 19:32:53','1 pcs','','','10500','Cash',0.00,'11000','','','4','0.00','1','2023-10-08 16:50:22','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169678284133131202302',1925,'41696782689','21','1.00','300','retail','0','2023-10-08 19:33:45','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-10-08 16:50:22','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169678287782232663322',1926,'41696782689','8','1.00','13000','retail','0','2023-10-08 19:34:07','1 pcs','','','11000','Cash',0.00,'13000','','','4','0.00','1','2023-10-08 16:50:22','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169678289730330333330',1927,'41696782689','21','1.00','300','retail','0','2023-10-08 19:34:48','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-10-08 16:50:22','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169678294930720423302',1928,'41696782689','96','1.00','1500','retail','0','2023-10-08 19:35:12','1 pcs','','','1200','Cash',0.00,'1500','','','4','0.00','1','2023-10-08 16:50:22','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169678324583338523244',1929,'41696782689','1','1.00','200','retail','0','2023-10-08 19:36:36','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-08 16:50:22','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','306.00','302','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169678324500069632302',1930,'41696782689','1','1.00','200','retail','0','2023-10-08 19:36:36','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-08 16:50:22','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','305.00','302','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169678324574236164223',1931,'41696782689','1','1.00','200','retail','0','2023-10-08 19:36:36','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-08 16:50:22','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','304.00','302','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169678324623027393334',1932,'41696782689','1','1.00','300','retail','0','2023-10-08 19:36:36','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-08 16:50:22','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','303.00','302','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169678331532125392364',1933,'41696782689','87','1.00','200','retail','0','2023-10-08 19:41:15','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-10-08 16:50:22','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','117.00','114','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169678331524349434230',1934,'41696782689','87','1.00','200','retail','0','2023-10-08 19:41:15','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-10-08 16:50:22','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','116.00','114','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169678331620320363334',1935,'41696782689','87','1.00','200','retail','0','2023-10-08 19:41:15','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-10-08 16:50:22','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','115.00','114','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169678342500223602253',1936,'41696782689','85','1.00','800','retail','0','2023-10-08 19:42:11','1 pcs','','','350','Cash',0.00,'800','','','4','0.00','1','2023-10-08 16:50:22','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169685493433422022240',1937,'41696853925','9','1.00','18500','retail','0','2023-10-09 15:18:45','1 pcs','','','16500','Cash',0.00,'18500','','','4','0.00','1','2023-10-09 16:01:36','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169685507706702332232',1938,'41696853925','109','1.00','15000','retail','0','2023-10-09 15:37:43','1 pcs','','','14500','Cash',0.00,'15000','','','4','0.00','1','2023-10-09 16:01:36','7','121','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169685890004090222623',1939,'41696853925','1','1.00','200','retail','0','2023-10-09 15:57:24','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-09 16:01:36','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','302.00','297','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169685890008240590626',1940,'41696853925','1','1.00','200','retail','0','2023-10-09 15:57:24','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-09 16:01:36','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','301.00','297','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169685890020235063433',1941,'41696853925','1','1.00','200','retail','0','2023-10-09 15:57:24','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-09 16:01:36','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','300.00','297','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169685890059683333825',1942,'41696853925','1','1.00','300','retail','0','2023-10-09 15:57:24','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-09 16:01:36','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','299.00','297','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169685890082102283234',1943,'41696853925','1','1.00','300','retail','0','2023-10-09 15:57:24','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-09 16:01:36','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','298.00','297','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169686619662260629234',1944,'41696853925','4','1.00','500','retail','0','2023-10-09 18:41:25','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-10-09 16:01:36','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169686748930463608830',1945,'41696867297','96','1.00','2000','retail','0','2023-10-09 19:01:37','','','','1200','Cash',0.00,'2000','','','4','0.00','1','2023-10-09 16:05:43','7','110','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169686796590232023220',1946,'41696867543','20','1.00','700','retail','0','2023-10-09 19:05:43','','','','350','Cash',0.00,'700','','','4','0.00','1','2023-10-09 16:17:11','10','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169686797942243062030',1947,'41696867543','1','1.00','300','retail','0','2023-10-09 19:12:46','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-09 16:17:11','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','297.00','296','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169686805135313231682',1948,'41696867543','91','1.00','1400','retail','0','2023-10-09 19:13:09','1 pcs','','','1280','Cash',0.00,'1400','','','4','0.00','1','2023-10-09 16:17:11','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169694163902024310343',1949,'41696941626','70','1.00','1500','retail','0','2023-10-10 15:40:26','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-10-10 12:55:46','12','93','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169694167204232646600',1950,'41696941626','60','1.00','1500','retail','0','2023-10-10 15:41:01','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-10-10 12:55:46','12','83','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169694543596303544033',1951,'41696942546','1','1.00','200','retail','0','2023-10-10 15:55:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-11 04:32:50','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','296.00','289','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169694543532025332223',1952,'41696942546','1','1.00','300','retail','0','2023-10-10 15:55:47','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-11 04:32:50','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','295.00','289','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169694543532333303062',1953,'41696942546','1','1.00','200','retail','0','2023-10-10 15:55:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-11 04:32:50','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','294.00','289','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169694543636333323496',1954,'41696942546','1','1.00','200','retail','0','2023-10-10 15:55:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-11 04:32:50','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','293.00','289','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169694543622320232039',1955,'41696942546','1','1.00','200','retail','0','2023-10-10 15:55:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-11 04:32:50','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','292.00','289','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169694543632264432322',1956,'41696942546','1','1.00','200','retail','0','2023-10-10 15:55:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-11 04:32:50','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','291.00','289','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169694543604203323304',1957,'41696942546','1','1.00','200','retail','0','2023-10-10 15:55:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-11 04:32:50','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','290.00','289','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169694549232622263022',1958,'41696942546','8','1.00','13500','retail','0','2023-10-10 16:44:39','1 pcs','','','11000','Cash',0.00,'13500','','','4','0.00','1','2023-10-11 04:32:50','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169694551134539022393',1959,'41696942546','21','1.00','300','retail','0','2023-10-10 16:44:59','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-10-11 04:32:50','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169694554010313003533',1960,'41696942546','9','1.00','20000','retail','0','2023-10-10 16:45:34','1 pcs','','','16500','Cash',0.00,'20000','','','4','0.00','1','2023-10-11 04:32:50','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169694559492264432322',1961,'41696942546','1','1.00','200','retail','0','2023-10-10 16:45:52','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-11 04:32:50','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','289.00','288','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169694562130421123060',1962,'41696942546','4','1.00','500','retail','0','2023-10-10 16:46:52','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-10-11 04:32:50','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169695464853332622390',1963,'41696942546','29','1.00','1600','retail','0','2023-10-10 19:14:42','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-10-11 04:32:50','12','51','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169695466113236240643',1964,'41696942546','70','1.00','1500','retail','0','2023-10-10 19:17:29','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-10-11 04:32:50','12','93','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169695468163221223043',1965,'41696942546','73','1.00','1500','retail','0','2023-10-10 19:17:54','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-10-11 04:32:50','12','96','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169695490733330923302',1966,'41696942546','21','1.00','500','retail','0','2023-10-10 19:18:18','','','','150','Cash',0.00,'500','','','4','0.00','1','2023-10-11 04:32:50','10','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169704481730032024436',1967,'31697042023','9','1.00','20000','retail','0','2023-10-11 20:20:18','','','','16500','Cash',0.00,'20000','','','3','0.00','1','2023-10-11 17:20:25','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169704488772307330328',1968,'31697044825','87','1.00','200','retail','0','2023-10-11 20:21:35','1 pcs','','','85','Cash',0.00,'200','','','3','0.00','1','2023-10-11 17:22:07','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','114.00','113','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169704494160304030032',1969,'31697044928','93','1.00','600','retail','0','2023-10-11 20:22:56','1 pcs','','','0','Cash',0.00,'600','','','3','0.00','1','2023-10-11 17:23:00','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','492.00','491','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169704496643223300344',1970,'31697044928','2','1.00','600','retail','0','2023-10-11 20:22:56','1 pcs','','','200','Cash',0.00,'600','','','3','0.00','1','2023-10-11 17:23:00','9','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169699879535230209690',1971,'41696998771','9','1.00','19500','retail','0','2023-10-11 17:19:50','1 pcs','','','16500','Cash',0.00,'19500','','','3','0.00','1','2023-10-11 17:28:55','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169701466866040232022',1972,'41696998771','11','1.00','11200','retail','0','2023-10-11 17:19:50','1 pcs','','','10500','Cash',0.00,'11200','','','3','0.00','1','2023-10-11 17:28:55','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169701468822238232303',1973,'41696998771','1','1.00','200','retail','0','2023-10-11 17:19:50','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-10-11 17:28:55','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','288.00','287','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169703322122419234333',1974,'41696998771','19','1.00','300','retail','0','2023-10-11 17:19:50','1 pcs','','','200','Cash',0.00,'300','','','3','0.00','1','2023-10-11 17:28:55','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','110.00','109','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169703326331003322233',1975,'41696998771','1','1.00','300','retail','0','2023-10-11 17:19:50','1 pcs','','','50','Cash',0.00,'300','','','3','0.00','1','2023-10-11 17:28:55','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','287.00','286','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169703329033233330633',1976,'41696998771','1','1.00','300','retail','0','2023-10-11 17:19:50','1 pcs','','','50','Cash',0.00,'300','','','3','0.00','1','2023-10-11 17:28:55','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','286.00','285','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169703331243302333331',1977,'41696998771','1','1.00','200','retail','0','2023-10-11 17:19:50','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-10-11 17:28:55','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','285.00','284','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169703359822920761913',1978,'41696998771','19','1.00','300','retail','0','2023-10-11 17:19:50','1 pcs','','','200','Cash',0.00,'300','','','3','0.00','1','2023-10-11 17:28:55','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','109.00','108','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169703399030209922302',1979,'41696998771','1','1.00','500','retail','0','2023-10-11 17:19:50','','','','50','Cash',0.00,'500','','','3','0.00','1','2023-10-11 17:28:55','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','284.00','283','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169703399033332220900',1980,'41696998771','1','1.00','500','retail','0','2023-10-11 17:19:50','','','','50','Cash',0.00,'500','','','3','0.00','1','2023-10-11 17:28:55','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','283.00','282','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169703399092320020929',1981,'41696998771','1','1.00','500','retail','0','2023-10-11 17:19:50','','','','50','Cash',0.00,'500','','','3','0.00','1','2023-10-11 17:28:55','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','282.00','281','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169703399030022703223',1982,'41696998771','1','1.00','500','retail','0','2023-10-11 17:19:50','','','','50','Cash',0.00,'500','','','3','0.00','1','2023-10-11 17:28:55','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','281.00','280','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169713231412326329331',1983,'31697132300','96','1.00','2000','retail','0','2023-10-12 20:41:25','','','','1200','Cash',0.00,'2000','','','3','0.00','1','2023-10-12 17:42:46','7','110','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169713232802313130982',1984,'31697132300','8','1.00','12500','retail','0','2023-10-12 20:41:25','1 pcs','','','11000','Cash',0.00,'12500','','','3','0.00','1','2023-10-12 17:42:46','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169713237033320303230',1985,'31697132300','84','3.00','1500','retail','1500','2023-10-12 20:41:25','','','','350','Cash',0.00,'500','','','3','0.00','1','2023-10-12 17:42:46','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'3','56.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169713238443314330722',1986,'31697132300','60','1.00','1600','retail','0','2023-10-12 20:41:25','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-10-12 17:42:46','12','83','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169713239630233293630',1987,'31697132300','61','1.00','1500','retail','100','2023-10-12 20:41:25','','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-10-12 17:42:46','12','84','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169713244906300220333',1988,'31697132300','1','7.00','1750','retail','1750','2023-10-12 20:41:25','','','','50','Cash',0.00,'250','','','3','0.00','1','2023-10-12 17:42:46','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'7','280.00','273','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169713247822322317332',1989,'31697132300','26','1.00','800','retail','0','2023-10-12 20:41:25','1 pcs','','','380','Cash',0.00,'800','','','3','0.00','1','2023-10-12 17:42:46','10','47','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169721307013220222102',1990,'41697212204','8','1.00','13400','retail','0','2023-10-13 18:50:04','1 pcs','','','11000','Cash',0.00,'13400','','','4','0.00','1','2023-10-13 16:15:20','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169721310103323232692',1991,'41697212204','21','1.00','500','retail','0','2023-10-13 19:04:43','1 pcs','','','150','Cash',0.00,'500','','','4','0.00','1','2023-10-13 16:15:20','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169721312403332307743',1992,'41697212204','3','1.00','300','retail','0','2023-10-13 19:05:08','1 pcs','','','80','Cash',0.00,'300','','','4','0.00','1','2023-10-13 16:15:20','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169721312433002341721',1993,'41697212204','3','1.00','300','retail','0','2023-10-13 19:05:08','1 pcs','','','80','Cash',0.00,'300','','','4','0.00','1','2023-10-13 16:15:20','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169721330203233130262',1994,'41697212204','1','1.00','300','retail','0','2023-10-13 19:08:13','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-13 16:15:20','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','273.00','272','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169721339703442233324',1995,'41697212204','21','1.00','500','retail','0','2023-10-13 19:08:27','','','','150','Cash',0.00,'500','','','4','0.00','1','2023-10-13 16:15:20','10','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169729333029023922302',1996,'31697293321','70','1.00','1600','retail','0','2023-10-16 18:14:17','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-10-16 15:14:22','12','93','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169729335522339320335',1997,'31697293321','10','1.00','6500','retail','0','2023-10-16 18:14:17','','','','4500','Cash',0.00,'6500','','','3','0.00','1','2023-10-16 15:14:22','7','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169729337898322020903',1998,'31697293321','9','1.00','19000','retail','0','2023-10-16 18:14:17','1 pcs','','','16500','Cash',0.00,'19000','','','3','0.00','1','2023-10-16 15:14:22','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169729343223423203202',1999,'31697293321','87','1.00','200','retail','100','2023-10-16 18:14:17','','','','85','Cash',0.00,'200','','','3','0.00','1','2023-10-16 15:14:22','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','113.00','112','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169729546732033222936',2000,'31697293321','100','1.00','14500','retail','0','2023-10-16 18:14:17','1 pcs','','','11800','Cash',0.00,'14500','','','3','0.00','1','2023-10-16 15:14:22','7','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169746927849232132274',2001,'31697469263','110','1.00','21500','retail','0','2023-10-18 05:53:44','1 pcs','','','20300','Cash',0.00,'21500','','','3','0.00','1','2023-10-18 02:53:55','7','122','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169746932526620020223',2002,'31697469263','107','1.00','15500','retail','0','2023-10-18 05:53:44','1 pcs','','','14000','Cash',0.00,'15500','','','3','0.00','1','2023-10-18 02:53:55','7','119','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169746935922203399535',2003,'31697469263','1','5.00','1000','retail','0','2023-10-18 05:53:44','5 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-10-18 02:53:55','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','272.00','267','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169746940830813222333',2004,'31697469263','84','1.00','500','retail','0','2023-10-18 05:53:44','1 pcs','','','350','Cash',0.00,'500','','','3','0.00','1','2023-10-18 02:53:55','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169759767009207031336',2005,'31697597636','11','1.00','11400','retail','0','2023-10-18 05:56:18','1 pcs','','','10500','Cash',0.00,'11400','','','3','0.00','1','2023-10-18 02:57:02','7','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169759772723202392754',2006,'31697597636','100','1.00','15000','retail','0','2023-10-18 05:56:18','1 pcs','','','11800','Cash',0.00,'15000','','','3','0.00','1','2023-10-18 02:57:02','7','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169759776104632060353',2007,'31697597636','108','1.00','1100','retail','0','2023-10-18 05:56:18','1 pcs','','','800','Cash',0.00,'1100','','','3','0.00','1','2023-10-18 02:57:02','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169764407722204030073',2008,'31697644069','9','1.00','20000','retail','0','2023-10-20 16:00:57','','','','17600','Cash',0.00,'20000','','','3','0.00','1','2023-10-20 13:01:02','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169764490933224393327',2009,'31697644069','107','1.00','15500','retail','0','2023-10-20 16:00:57','1 pcs','','','14000','Cash',0.00,'15500','','','3','0.00','1','2023-10-20 13:01:02','7','119','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169764751040223033102',2010,'31697644069','87','1.00','300','retail','0','2023-10-20 16:00:57','','','','85','Cash',0.00,'300','','','3','0.00','1','2023-10-20 13:01:02','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','112.00','111','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169764752170393639320',2011,'31697644069','87','1.00','250','retail','50','2023-10-20 16:00:57','','','','85','Cash',0.00,'250','','','3','0.00','1','2023-10-20 13:01:02','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','111.00','110','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169764763330037232223',2012,'31697644069','96','1.00','1900','retail','100','2023-10-20 16:00:57','','','','1200','Cash',0.00,'1900','','','3','0.00','1','2023-10-20 13:01:02','7','110','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169764765563326233362',2013,'31697644069','19','1.00','500','retail','0','2023-10-20 16:00:57','','','','200','Cash',0.00,'500','','','3','0.00','1','2023-10-20 13:01:02','10','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','108.00','107','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169782412847013083226',2014,'31697824118','9','2.00','38000','retail','0','2023-10-20 20:52:07','2 pcs','','','17600','Cash',0.00,'19000','','','3','0.00','1','2023-10-20 17:52:25','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','37.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169782416142243334362',2015,'31697824118','100','1.00','15000','retail','0','2023-10-20 20:52:07','1 pcs','','','11800','Cash',0.00,'15000','','','3','0.00','1','2023-10-20 17:52:25','7','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169782417903323128824',2016,'31697824118','109','1.00','16000','retail','0','2023-10-20 20:52:07','1 pcs','','','14500','Cash',0.00,'16000','','','3','0.00','1','2023-10-20 17:52:25','7','121','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169782421130313403031',2017,'31697824118','1','10.00','2000','retail','0','2023-10-20 20:52:07','10 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-10-20 17:52:25','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','267.00','257','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169782423342006336930',2018,'31697824118','4','2.00','1000','retail','0','2023-10-20 20:52:07','2 pcs','','','200','Cash',0.00,'500','','','3','0.00','1','2023-10-20 17:52:25','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169782432723039102329',2019,'31697824118','63','1.00','1500','retail','100','2023-10-20 20:52:07','','','','1000','Cash',0.00,'1500','','','3','0.00','1','2023-10-20 17:52:25','12','87','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169787918523038459171',2020,'31697879029','1','6.00','1200','retail','1800','2023-10-21 20:44:10','','','','50','Cash',0.00,'200','','','3','0.00','1','2023-10-21 17:44:19','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'6','257.00','251','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169787920020037330632',2021,'31697879029','87','2.00','500','retail','100','2023-10-21 20:44:10','','','','85','Cash',0.00,'250','','','3','0.00','1','2023-10-21 17:44:19','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','110.00','108','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169787922283007322303',2022,'31697879029','7','1.00','11000','retail','0','2023-10-21 20:44:10','1 pcs','','','10000','Cash',0.00,'11000','','','3','0.00','1','2023-10-21 17:44:19','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169787924773633760234',2023,'31697879029','9','1.00','19500','retail','0','2023-10-21 20:44:10','1 pcs','','','17600','Cash',0.00,'19500','','','3','0.00','1','2023-10-21 17:44:19','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169790599633236305302',2024,'31697879029','93','1.00','500','retail','0','2023-10-21 20:44:10','1 pcs','','','0','Cash',0.00,'500','','','3','0.00','1','2023-10-21 17:44:19','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','491.00','489','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169790600610033906202',2025,'31697879029','93','1.00','300','retail','0','2023-10-21 20:44:10','1 pcs','','','0','Cash',0.00,'300','','','3','0.00','1','2023-10-21 17:44:19','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','490.00','489','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169791025091260330223',2026,'31697879029','93','1.00','400','retail','600','2023-10-21 20:44:10','','','','0','Cash',0.00,'400','','','3','0.00','1','2023-10-21 17:44:19','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','489.00','488','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169797915952329934243',2027,'31697979139','7','1.00','11000','retail','0','2023-10-22 15:56:18','1 pcs','','','10000','Cash',0.00,'11000','','','3','0.00','1','2023-10-22 13:24:38','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169797917132201323342',2028,'31697979139','7','1.00','11500','retail','0','2023-10-22 15:56:18','1 pcs','','','10000','Cash',0.00,'11500','','','3','0.00','1','2023-10-22 13:24:38','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169797926170907933402',2029,'31697979139','83','1.00','18500','retail','0','2023-10-22 15:56:18','1 pcs','','','16800','Cash',0.00,'18500','','','3','0.00','1','2023-10-22 13:24:38','7','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169797933404433232323',2030,'31697979139','96','1.00','1500','retail','0','2023-10-22 15:56:18','1 pcs','','','1200','Cash',0.00,'1500','','','3','0.00','1','2023-10-22 13:24:38','7','110','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169797935421399392791',2031,'31697979139','108','1.00','1100','retail','0','2023-10-22 15:56:18','1 pcs','','','800','Cash',0.00,'1100','','','3','0.00','1','2023-10-22 13:24:38','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169797937883992030932',2032,'31697979139','1','5.00','1000','retail','1500','2023-10-22 15:56:18','','','','50','Cash',0.00,'200','','','3','0.00','1','2023-10-22 13:24:38','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'5','251.00','246','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169808024523422522812',2033,'41698080220','9','1.00','20000','retail','0','2023-10-23 19:57:00','1 pcs','','','17600','Cash',0.00,'20000','','','4','0.00','1','2023-10-23 16:58:46','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169808029484130344222',2034,'41698080220','112','1.00','44000','retail','0','2023-10-23 19:57:37','1 pcs','','','40000','Cash',0.00,'44000','','','4','0.00','1','2023-10-23 16:58:46','7','124','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169813414623023206063',2035,'31698134100','9','1.00','19500','retail','0','2023-10-25 13:27:19','1 pcs','','','17600','Cash',0.00,'19500','','','3','0.00','1','2023-10-25 10:27:25','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169813416409042334132',2036,'31698134100','99','1.00','34500','retail','0','2023-10-25 13:27:19','1 pcs','','','32000','Cash',0.00,'34500','','','3','0.00','1','2023-10-25 10:27:25','7','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169813418463123140003',2037,'31698134100','7','2.00','23000','retail','0','2023-10-25 13:27:19','2 pcs','','','10000','Cash',0.00,'11500','','','3','0.00','1','2023-10-25 10:27:25','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169813423739310327403',2038,'31698134100','19','2.00','600','retail','0','2023-10-25 13:27:19','2 pcs','','','200','Cash',0.00,'300','','','3','0.00','1','2023-10-25 10:27:25','10','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','107.00','105','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169824846212222004392',2039,'41698248388','83','1.00','18500','retail','0','2023-10-25 18:39:48','1 pcs','','','16800','Cash',0.00,'18500','','','4','0.00','1','2023-10-25 16:15:10','7','4','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169824848731333442323',2040,'41698248388','3','1.00','300','retail','0','2023-10-25 18:41:12','1 pcs','','','80','Cash',0.00,'300','','','4','0.00','1','2023-10-25 16:15:10','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169824849944230288323',2041,'41698248388','87','1.00','200','retail','0','2023-10-25 18:41:32','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-10-25 16:15:10','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','108.00','107','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169824852083362203320',2042,'41698248388','84','1.00','500','retail','0','2023-10-25 18:41:45','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-10-25 16:15:10','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','162.00','161','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169824863349203282238',2043,'41698248388','1','1.00','300','retail','0','2023-10-25 18:42:09','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-25 16:15:10','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','246.00','244','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169824863334222338202',2044,'41698248388','1','1.00','300','retail','0','2023-10-25 18:42:09','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-25 16:15:10','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','245.00','244','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169824869622203920032',2045,'41698248388','21','1.00','500','retail','0','2023-10-25 18:44:08','','','','150','Cash',0.00,'500','','','4','0.00','1','2023-10-25 16:15:10','10','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169824869662244916330',2046,'41698248388','21','1.00','300','retail','0','2023-10-25 18:44:08','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-10-25 16:15:10','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','55.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169824869688040332903',2047,'41698248388','21','1.00','300','retail','0','2023-10-25 18:44:08','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-10-25 16:15:10','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169824920732332292320',2048,'41698248388','8','1.00','13500','retail','0','2023-10-25 18:45:09','1 pcs','','','11000','Cash',0.00,'13500','','','4','0.00','1','2023-10-25 16:15:10','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169824940349692122203',2049,'41698248388','9','1.00','19000','retail','0','2023-10-25 18:56:20','1 pcs','','','17600','Cash',0.00,'19000','','','4','0.00','1','2023-10-25 16:15:10','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169824965730000624807',2050,'41698248388','107','1.00','15000','retail','0','2023-10-25 18:56:52','1 pcs','','','14000','Cash',0.00,'15000','','','4','0.00','1','2023-10-25 16:15:10','7','119','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169824970932042033220',2051,'41698248388','100','1.00','14500','retail','0','2023-10-25 19:01:09','1 pcs','','','11800','Cash',0.00,'14500','','','4','0.00','1','2023-10-25 16:15:10','7','3','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169824981432633831333',2052,'41698248388','1','1.00','300','retail','0','2023-10-25 19:03:21','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-25 16:15:10','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','244.00','243','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169825216639203019233',2053,'31698252141','34','1.00','1700','retail','0','2023-10-25 19:43:11','1 pcs','','','1300','Cash',0.00,'1700','','','3','0.00','1','2023-10-25 17:04:49','12','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3169825217480240202416',2054,'31698252141','108','1.00','1100','retail','0','2023-10-25 19:43:11','1 pcs','','','800','Cash',0.00,'1100','','','3','0.00','1','2023-10-25 17:04:49','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169833372072320320702',2055,'41698333708','113','1.00','19300','retail','0','2023-10-26 18:21:48','1 pcs','','','17600','Cash',0.00,'19300','','','4','0.00','1','2023-10-27 11:16:17','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169833393230990092633',2056,'41698333708','9','1.00','20000','retail','0','2023-10-26 18:22:11','','','','17600','Cash',0.00,'20000','','','4','0.00','1','2023-10-27 11:16:17','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169833395933392032233',2057,'41698333708','112','1.00','43000','retail','0','2023-10-26 18:25:33','1 pcs','','','40000','Cash',0.00,'43000','','','4','0.00','1','2023-10-27 11:16:17','7','124','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169840534023020422423',2058,'41698333708','10','1.00','5000','retail','0','2023-10-27 14:15:21','1 pcs','','','4500','Cash',0.00,'5000','','','4','0.00','1','2023-10-27 11:16:17','7','20','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846842702236266204',2059,'41698468407','108','1.00','1200','retail','0','2023-10-28 07:46:47','','','','800','Cash',0.00,'1200','','','4','0.00','1','2023-10-28 04:47:33','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846842720283031862',2060,'41698468407','108','1.00','1200','retail','0','2023-10-28 07:46:47','','','','800','Cash',0.00,'1200','','','4','0.00','1','2023-10-28 04:47:33','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846842803320003084',2061,'41698468407','108','1.00','1200','retail','0','2023-10-28 07:46:47','','','','800','Cash',0.00,'1200','','','4','0.00','1','2023-10-28 04:47:33','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846842828040324203',2062,'41698468407','108','1.00','1200','retail','0','2023-10-28 07:46:47','','','','800','Cash',0.00,'1200','','','4','0.00','1','2023-10-28 04:47:33','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846842803238360336',2063,'41698468407','108','1.00','1200','retail','0','2023-10-28 07:46:47','','','','800','Cash',0.00,'1200','','','4','0.00','1','2023-10-28 04:47:33','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846842833344084264',2064,'41698468407','108','1.00','1200','retail','0','2023-10-28 07:46:47','','','','800','Cash',0.00,'1200','','','4','0.00','1','2023-10-28 04:47:33','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846842840223833102',2065,'41698468407','108','1.00','1200','retail','0','2023-10-28 07:46:47','','','','800','Cash',0.00,'1200','','','4','0.00','1','2023-10-28 04:47:33','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846842830333033342',2066,'41698468407','108','1.00','1200','retail','0','2023-10-28 07:46:47','','','','800','Cash',0.00,'1200','','','4','0.00','1','2023-10-28 04:47:33','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846842989828392643',2067,'41698468407','108','1.00','1200','retail','0','2023-10-28 07:46:47','','','','800','Cash',0.00,'1200','','','4','0.00','1','2023-10-28 04:47:33','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846842920223193023',2068,'41698468407','108','1.00','1200','retail','0','2023-10-28 07:46:47','','','','800','Cash',0.00,'1200','','','4','0.00','1','2023-10-28 04:47:33','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846844482032843004',2069,'41698468407','108','1.00','1000','retail','0','2023-10-28 07:47:09','1 pcs','','','800','Cash',0.00,'1000','','','4','0.00','1','2023-10-28 04:47:33','7','120','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846846401346220884',2070,'41698468454','1','1.00','300','retail','0','2023-10-28 07:47:34','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-28 04:52:58','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','242.00','237','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846846462499200363',2071,'41698468454','1','1.00','200','retail','0','2023-10-28 07:47:34','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-28 04:52:58','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','241.00','237','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846846580202383444',2072,'41698468454','1','1.00','200','retail','0','2023-10-28 07:47:34','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-28 04:52:58','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','240.00','237','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846846566603238243',2073,'41698468454','1','1.00','200','retail','0','2023-10-28 07:47:34','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-10-28 04:52:58','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','239.00','237','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846846636060260403',2074,'41698468454','1','1.00','300','retail','0','2023-10-28 07:47:34','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-28 04:52:58','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','237.00','238','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846851354923423236',2075,'41698468454','2','1.00','500','retail','0','2023-10-28 07:48:24','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-10-28 04:52:58','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','44.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846851403966033163',2076,'41698468454','2','1.00','500','retail','0','2023-10-28 07:48:24','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-10-28 04:52:58','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','43.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846851423262320532',2077,'41698468454','2','1.00','500','retail','0','2023-10-28 07:48:24','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-10-28 04:52:58','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846859502923633336',2078,'41698468454','87','1.00','200','retail','0','2023-10-28 07:48:55','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-10-28 04:52:58','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','107.00','104','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846859523320033330',2079,'41698468454','87','1.00','200','retail','0','2023-10-28 07:48:55','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-10-28 04:52:58','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','106.00','104','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846859532083300833',2080,'41698468454','87','1.00','200','retail','0','2023-10-28 07:48:55','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-10-28 04:52:58','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','105.00','104','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846876733643263273',2081,'41698468454','20','1.00','700','retail','0','2023-10-28 07:50:13','','','','350','Cash',0.00,'700','','','4','0.00','1','2023-10-28 04:52:58','10','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846876772642892238',2082,'41698468454','20','1.00','700','retail','0','2023-10-28 07:50:13','','','','350','Cash',0.00,'700','','','4','0.00','1','2023-10-28 04:52:58','10','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169846876762884202830',2083,'41698468454','20','1.00','700','retail','0','2023-10-28 07:50:13','','','','350','Cash',0.00,'700','','','4','0.00','1','2023-10-28 04:52:58','10','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169850866330822626243',2084,'41698508638','8','1.00','13500','retail','0','2023-10-28 18:57:18','1 pcs','','','11000','Cash',0.00,'13500','','','4','0.00','1','2023-10-28 16:51:30','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169850868433333343322',2085,'41698508638','7','1.00','11000','retail','0','2023-10-28 18:57:55','1 pcs','','','10000','Cash',0.00,'11000','','','4','0.00','1','2023-10-28 16:51:30','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169850871720302353063',2086,'41698508638','84','1.00','500','retail','0','2023-10-28 18:58:12','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-10-28 16:51:30','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','161.00','160','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169850875248232334872',2087,'41698508638','4','1.00','500','retail','0','2023-10-28 18:58:44','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-10-28 16:51:30','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169850881842033822220',2088,'41698508638','1','1.00','300','retail','0','2023-10-28 18:59:27','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-28 16:51:30','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','238.00','237','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169850895032200330035',2089,'41698508638','3','1.00','300','retail','0','2023-10-28 19:00:24','1 pcs','','','80','Cash',0.00,'300','','','4','0.00','1','2023-10-28 16:51:30','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169850896430022803223',2090,'41698508638','3','1.00','300','retail','0','2023-10-28 19:02:37','1 pcs','','','80','Cash',0.00,'300','','','4','0.00','1','2023-10-28 16:51:30','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169856305553520202035',2091,'41698563046','113','1.00','19500','retail','0','2023-10-29 10:04:07','1 pcs','','','17600','Cash',0.00,'19500','','','4','0.00','1','2023-10-29 16:24:53','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169856307403473032405',2092,'41698563046','1','1.00','300','retail','0','2023-10-29 10:04:23','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-29 16:24:53','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','237.00','236','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169856309720247352023',2093,'41698563046','19','1.00','500','retail','0','2023-10-29 10:04:40','','','','200','Cash',0.00,'500','','','4','0.00','1','2023-10-29 16:24:53','10','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','105.00','104','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169857841556302424208',2094,'41698563046','110','1.00','22500','retail','0','2023-10-29 12:32:24','1 pcs','','','20300','Cash',0.00,'22500','','','4','0.00','1','2023-10-29 16:24:53','7','122','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169859571020327032164',2095,'41698563046','93','1.00','500','retail','0','2023-10-29 19:08:14','1 pcs','','','0','Cash',0.00,'500','','','4','0.00','1','2023-10-29 16:24:53','12','108','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','488.00','487','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169859577622632932936',2096,'41698563046','7','1.00','10500','retail','0','2023-10-29 19:08:37','1 pcs','','','10000','Cash',0.00,'10500','','','4','0.00','1','2023-10-29 16:24:53','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169859581723249350725',2097,'41698563046','21','1.00','300','retail','0','2023-10-29 19:10:03','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-10-29 16:24:53','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169859624792380482638',2098,'41698563046','9','1.00','19500','retail','0','2023-10-29 19:11:44','1 pcs','','','17600','Cash',0.00,'19500','','','4','0.00','1','2023-10-29 16:24:53','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169859628823222505322',2099,'41698563046','22','1.00','500','retail','0','2023-10-29 19:17:37','','','','150','Cash',0.00,'500','','','4','0.00','1','2023-10-29 16:24:53','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','644.00','643','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169864691666389033626',2100,'41698646905','7','1.00','11300','retail','0','2023-10-30 09:21:45','1 pcs','','','10000','Cash',0.00,'11300','','','4','0.00','1','2023-10-30 16:52:44','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169865318302320421221',2101,'41698646905','111','1.00','33500','retail','0','2023-10-30 09:22:07','1 pcs','','','30500','Cash',0.00,'33500','','','4','0.00','1','2023-10-30 16:52:44','7','123','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169868466904632313322',2102,'41698646905','1','1.00','300','retail','0','2023-10-30 19:50:58','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-10-30 16:52:44','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','236.00','235','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169868470000212286336',2103,'41698646905','3','1.00','200','retail','0','2023-10-30 19:51:16','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-10-30 16:52:44','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','28.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169868470063323202322',2104,'41698646905','3','1.00','200','retail','0','2023-10-30 19:51:16','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-10-30 16:52:44','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','27.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169868470034732232223',2105,'41698646905','3','1.00','200','retail','0','2023-10-30 19:51:16','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-10-30 16:52:44','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','26.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169868470040332743823',2106,'41698646905','3','1.00','200','retail','0','2023-10-30 19:51:16','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-10-30 16:52:44','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169868470137422806612',2107,'41698646905','3','1.00','200','retail','0','2023-10-30 19:51:16','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-10-30 16:52:44','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169868470106872330000',2108,'41698646905','3','1.00','200','retail','0','2023-10-30 19:51:16','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-10-30 16:52:44','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169868475446823630329',2109,'41698646905','108','1.00','1200','retail','0','2023-10-30 19:52:10','','','','800','Cash',0.00,'1200','','','4','0.00','1','2023-10-30 16:52:44','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169875344728472324424',2110,'41698750835','3','1.00','300','retail','0','2023-10-31 14:13:55','1 pcs','','','80','Cash',0.00,'300','','','4','0.00','1','2023-11-01 07:26:00','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','22.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169875344716701290430',2111,'41698750835','3','1.00','600','retail','0','2023-10-31 14:13:55','','','','80','Cash',0.00,'600','','','4','0.00','1','2023-11-01 07:26:00','9','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169875344733380233033',2112,'41698750835','3','1.00','300','retail','0','2023-10-31 14:13:55','1 pcs','','','80','Cash',0.00,'300','','','4','0.00','1','2023-11-01 07:26:00','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169875344813204300402',2113,'41698750835','3','1.00','200','retail','0','2023-10-31 14:13:55','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-01 07:26:00','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169875349828353330393',2114,'41698750835','83','1.00','18000','retail','0','2023-10-31 14:58:05','1 pcs','','','16800','Cash',0.00,'18000','','','4','0.00','1','2023-11-01 07:26:00','7','4','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169876476723328223402',2115,'41698750835','7','1.00','11500','retail','0','2023-10-31 18:05:40','1 pcs','','','10000','Cash',0.00,'11500','','','4','0.00','1','2023-11-01 07:26:00','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169876528906092283389',2116,'41698750835','4','1.00','500','retail','0','2023-10-31 18:11:07','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-11-01 07:26:00','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169876530916640773340',2117,'41698750835','19','1.00','300','retail','0','2023-10-31 18:14:59','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2023-11-01 07:26:00','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','104.00','103','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169876534129322302102',2118,'41698750835','1','1.00','300','retail','0','2023-10-31 18:15:17','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-11-01 07:26:00','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','235.00','234','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169883806333280203823',2119,'41698838044','1','1.00','300','retail','0','2023-11-01 14:27:24','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-11-03 08:59:14','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','234.00','233','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169883807902322233200',2120,'41698838044','20','1.00','800','retail','0','2023-11-01 14:27:49','1 pcs','','','350','Cash',0.00,'800','','','4','0.00','1','2023-11-03 08:59:14','10','40','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169884307233623223062',2121,'41698838044','100','1.00','14300','retail','0','2023-11-01 14:28:09','1 pcs','','','11800','Cash',0.00,'14300','','','4','0.00','1','2023-11-03 08:59:14','7','3','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169884313833334330333',2122,'41698838044','84','1.00','500','retail','0','2023-11-01 15:52:05','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-11-03 08:59:14','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','160.00','159','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169884737701336220774',2123,'41698838044','84','1.00','600','retail','0','2023-11-01 15:52:37','1 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2023-11-03 08:59:14','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','159.00','158','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169884846737033339370',2124,'41698838044','14','1.00','700','retail','0','2023-11-01 17:03:04','','','','400','Cash',0.00,'700','','','4','0.00','1','2023-11-03 08:59:14','9','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169884846722433742826',2125,'41698838044','14','1.00','700','retail','0','2023-11-01 17:03:04','','','','400','Cash',0.00,'700','','','4','0.00','1','2023-11-03 08:59:14','9','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169884846728633328373',2126,'41698838044','14','1.00','700','retail','0','2023-11-01 17:03:04','','','','400','Cash',0.00,'700','','','4','0.00','1','2023-11-03 08:59:14','9','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169901262633263493329',2127,'41699011831','100','1.00','14300','retail','0','2023-11-03 14:43:51','1 pcs','','','11800','Cash',0.00,'14300','','','4','0.00','1','2023-11-03 12:34:40','7','3','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169901467336622296242',2128,'41699011831','1','1.00','200','retail','0','2023-11-03 15:31:02','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-03 12:34:40','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','233.00','232','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169901469623294000242',2129,'41699011831','3','1.00','200','retail','0','2023-11-03 15:31:23','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-03 12:34:40','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','68.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169901469602922030022',2130,'41699011831','3','1.00','200','retail','0','2023-11-03 15:31:23','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-03 12:34:40','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','67.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169901469666603230243',2131,'41699011831','3','1.00','200','retail','0','2023-11-03 15:31:23','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-03 12:34:40','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','66.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169901469700694403090',2132,'41699011831','3','1.00','300','retail','0','2023-11-03 15:31:23','1 pcs','','','80','Cash',0.00,'300','','','4','0.00','1','2023-11-03 12:34:40','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','65.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169901469723323132336',2133,'41699011831','3','1.00','300','retail','0','2023-11-03 15:31:23','1 pcs','','','80','Cash',0.00,'300','','','4','0.00','1','2023-11-03 12:34:40','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169901477020213033420',2134,'41699011831','113','1.00','20000','retail','0','2023-11-03 15:32:36','1 pcs','','','17600','Cash',0.00,'20000','','','4','0.00','1','2023-11-03 12:34:40','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169902191603192292332',2135,'41699014881','9','1.00','19500','retail','0','2023-11-03 15:34:41','1 pcs','','','17600','Cash',0.00,'19500','','','4','0.00','1','2023-11-03 14:32:10','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169902194392232430320',2136,'41699021931','83','1.00','18500','retail','0','2023-11-03 17:32:11','1 pcs','','','16800','Cash',0.00,'18500','','','4','0.00','1','2023-11-04 06:50:45','7','4','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169902200719232222330',2137,'41699021931','21','1.00','300','retail','0','2023-11-03 17:33:18','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-11-04 06:50:45','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169902208591001203953',2138,'41699021931','100','1.00','13800','retail','0','2023-11-03 17:33:34','1 pcs','','','11800','Cash',0.00,'13800','','','4','0.00','1','2023-11-04 06:50:45','7','3','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169908037144300342230',2139,'41699021931','100','1.00','13800','retail','0','2023-11-04 09:45:56','1 pcs','','','11800','Cash',0.00,'13800','','','4','0.00','1','2023-11-04 06:50:45','7','3','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169908039204032313322',2140,'41699021931','1','1.00','250','retail','0','2023-11-04 09:46:24','1 pcs','','','50','Cash',0.00,'250','','','4','0.00','1','2023-11-04 06:50:45','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','232.00','230','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169908039302902432022',2141,'41699021931','1','1.00','200','retail','0','2023-11-04 09:46:24','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-04 06:50:45','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','231.00','230','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169908053812622804080',2142,'41699021931','3','1.00','600','retail','0','2023-11-04 09:48:07','','','','80','Cash',0.00,'600','','','4','0.00','1','2023-11-04 06:50:45','9','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169908053849904340234',2143,'41699021931','3','1.00','200','retail','0','2023-11-04 09:48:07','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-04 06:50:45','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','62.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169908053823038335230',2144,'41699021931','3','1.00','200','retail','0','2023-11-04 09:48:07','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-04 06:50:45','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','61.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169908053822402934262',2145,'41699021931','3','1.00','200','retail','0','2023-11-04 09:48:07','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-04 06:50:45','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','60.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169908053803803323456',2146,'41699021931','3','1.00','200','retail','0','2023-11-04 09:48:07','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-04 06:50:45','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','59.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169908053808603323293',2147,'41699021931','3','1.00','200','retail','0','2023-11-04 09:48:07','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-04 06:50:45','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','58.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169908053922230232320',2148,'41699021931','3','1.00','200','retail','0','2023-11-04 09:48:07','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-04 06:50:45','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','57.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169908053942302140322',2149,'41699021931','3','1.00','200','retail','0','2023-11-04 09:48:07','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-04 06:50:45','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169911303334300223390',2150,'41699112904','113','1.00','19800','retail','0','2023-11-04 18:48:24','1 pcs','','','17600','Cash',0.00,'19800','','','4','0.00','1','2023-11-04 17:09:25','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169911308033030232240',2151,'41699112904','108','1.00','1200','retail','0','2023-11-04 18:50:51','','','','800','Cash',0.00,'1200','','','4','0.00','1','2023-11-04 17:09:25','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169911364402331010493',2152,'41699112904','1','1.00','200','retail','0','2023-11-04 18:51:21','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-04 17:09:25','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','230.00','229','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169911366403360393232',2153,'41699112904','1','1.00','200','retail','0','2023-11-04 19:00:52','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-04 17:09:25','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','229.00','228','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169911460792202614234',2154,'41699112904','3','1.00','200','retail','0','2023-11-04 19:01:10','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-04 17:09:25','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','55.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169911460792041162429',2155,'41699112904','3','1.00','200','retail','0','2023-11-04 19:01:10','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-04 17:09:25','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','54.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169911460764320303230',2156,'41699112904','3','1.00','200','retail','0','2023-11-04 19:01:10','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-04 17:09:25','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','53.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169911460701023222239',2157,'41699112904','3','1.00','300','retail','0','2023-11-04 19:01:10','1 pcs','','','80','Cash',0.00,'300','','','4','0.00','1','2023-11-04 17:09:25','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','52.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169911460828320103100',2158,'41699112904','3','1.00','200','retail','0','2023-11-04 19:01:10','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-04 17:09:25','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169911468404012434696',2159,'41699112904','7','1.00','11000','retail','0','2023-11-04 19:17:11','1 pcs','','','10000','Cash',0.00,'11000','','','4','0.00','1','2023-11-04 17:09:25','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169911477436340012340',2160,'41699112904','30','1.00','1500','retail','0','2023-11-04 19:18:11','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-04 17:09:25','12','52','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169911483232233423101',2161,'41699112904','40','1.00','1600','retail','0','2023-11-04 19:19:53','','','','1150','Cash',0.00,'1600','','','4','0.00','1','2023-11-04 17:09:25','12','62','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169911770332003232330',2162,'41699112904','84','1.00','500','retail','1500','2023-11-04 19:20:33','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-11-04 17:09:25','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','158.00','156','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169911770309393332232',2163,'41699112904','84','1.00','500','retail','1500','2023-11-04 19:20:33','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-11-04 17:09:25','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','157.00','156','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169911775143237103932',2164,'41699112904','2','1.00','500','retail','0','2023-11-04 20:08:55','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-11-04 17:09:25','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169916727610320232330',2165,'41699167261','9','1.00','19500','retail','0','2023-11-05 09:54:21','1 pcs','','','17600','Cash',0.00,'19500','','','4','0.00','1','2023-11-06 05:00:11','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169917084220324222680',2166,'41699167261','7','1.00','11300','retail','0','2023-11-05 09:54:47','1 pcs','','','10000','Cash',0.00,'11300','','','4','0.00','1','2023-11-06 05:00:11','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169918791993320162282',2167,'41699167261','7','1.00','11500','retail','0','2023-11-05 15:38:29','1 pcs','','','10000','Cash',0.00,'11500','','','4','0.00','1','2023-11-06 05:00:11','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169918796263323132692',2168,'41699167261','22','1.00','300','retail','0','2023-11-05 15:38:59','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-11-06 05:00:11','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','643.00','642','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169918806530309321839',2169,'41699167261','83','1.00','17500','retail','0','2023-11-05 15:39:39','1 pcs','','','16800','Cash',0.00,'17500','','','4','0.00','1','2023-11-06 05:00:11','7','4','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169918817593033228030',2170,'41699167261','22','1.00','300','retail','0','2023-11-05 15:42:04','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-11-06 05:00:11','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','642.00','641','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169918836104202218341',2171,'41699167261','3','1.00','200','retail','0','2023-11-05 15:43:00','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-06 05:00:11','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','50.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169918836142233062002',2172,'41699167261','3','1.00','200','retail','0','2023-11-05 15:43:00','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-06 05:00:11','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','49.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169918836162822432336',2173,'41699167261','3','1.00','200','retail','0','2023-11-05 15:43:00','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-06 05:00:11','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','48.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169918836133232243333',2174,'41699167261','3','1.00','200','retail','0','2023-11-05 15:43:00','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-06 05:00:11','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','47.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169918836103324121128',2175,'41699167261','3','1.00','200','retail','0','2023-11-05 15:43:00','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-06 05:00:11','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','46.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169918836248200808813',2176,'41699167261','3','1.00','200','retail','0','2023-11-05 15:43:00','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-06 05:00:11','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','45.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169918836200428330024',2177,'41699167261','3','1.00','200','retail','0','2023-11-05 15:43:00','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-06 05:00:11','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','44.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169918836200332336393',2178,'41699167261','3','1.00','200','retail','0','2023-11-05 15:43:00','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-06 05:00:11','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','43.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169918836266033283236',2179,'41699167261','3','1.00','200','retail','0','2023-11-05 15:43:00','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-06 05:00:11','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169919667403324121126',2180,'41699167261','84','1.00','500','retail','0','2023-11-05 18:04:13','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-11-06 05:00:11','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','156.00','154','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169919667409223222002',2181,'41699167261','84','1.00','500','retail','0','2023-11-05 18:04:13','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-11-06 05:00:11','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','155.00','154','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169919675633902614536',2182,'41699167261','14','1.00','700','retail','0','2023-11-05 18:04:46','','','','400','Cash',0.00,'700','','','4','0.00','1','2023-11-06 05:00:11','9','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169919793112790190233',2183,'41699167261','83','1.00','18300','retail','0','2023-11-05 18:05:56','1 pcs','','','16800','Cash',0.00,'18300','','','4','0.00','1','2023-11-06 05:00:11','7','4','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169919799943224133229',2184,'41699167261','3','1.00','200','retail','0','2023-11-05 18:26:20','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-06 05:00:11','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169919801900223902293',2185,'41699167261','3','1.00','200','retail','0','2023-11-05 18:26:45','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-06 05:00:11','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169919808482020043394',2186,'41699167261','21','1.00','300','retail','0','2023-11-05 18:27:50','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-11-06 05:00:11','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169924676433249222492',2187,'41699167261','16','1.00','1700','retail','0','2023-11-06 07:59:11','1 pcs','','','1100','Cash',0.00,'1700','','','4','0.00','1','2023-11-06 05:00:11','9','23','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169924679522256273333',2188,'41699167261','15','1.00','600','retail','0','2023-11-06 07:59:31','1 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2023-11-06 05:00:11','9','22','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169925657632209220092',2189,'41699246811','57','1.00','1500','retail','0','2023-11-06 08:59:58','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-07 14:13:36','12','80','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169926020722200240220',2190,'41699246811','57','1.00','1600','retail','0','2023-11-06 11:43:07','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-11-07 14:13:36','12','80','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169936644136300203360',2191,'41699366416','30','1.00','1500','retail','0','2023-11-07 17:13:36','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-07 14:19:18','12','52','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169936646939964062066',2192,'41699366416','57','1.00','1400','retail','0','2023-11-07 17:14:13','1 pcs','','','1100','Cash',0.00,'1400','','','4','0.00','1','2023-11-07 14:19:18','12','80','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169936649016021094306',2193,'41699366416','33','1.00','1500','retail','0','2023-11-07 17:14:30','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-07 14:19:18','12','55','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169936654243200623951',2194,'41699366416','7','1.00','11200','retail','0','2023-11-07 17:15:09','1 pcs','','','10000','Cash',0.00,'11200','','','4','0.00','1','2023-11-07 14:19:18','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169936663734433023397',2195,'41699366416','100','1.00','13200','retail','0','2023-11-07 17:16:59','1 pcs','','','11800','Cash',0.00,'13200','','','4','0.00','1','2023-11-07 14:19:18','7','3','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169936671607369262132',2196,'41699366416','83','1.00','18200','retail','0','2023-11-07 17:17:51','1 pcs','','','16800','Cash',0.00,'18200','','','4','0.00','1','2023-11-07 14:19:18','7','4','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169936679722392933346',2197,'41699366758','9','1.00','19500','retail','0','2023-11-07 17:19:18','1 pcs','','','17600','Cash',0.00,'19500','','','4','0.00','1','2023-11-07 16:58:22','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169936681701033920023',2198,'41699366758','95','1.00','500','retail','0','2023-11-07 17:20:06','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-11-07 16:58:22','12','109','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','84.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169936683612010302462',2199,'41699366758','7','1.00','11300','retail','0','2023-11-07 17:20:23','1 pcs','','','10000','Cash',0.00,'11300','','','4','0.00','1','2023-11-07 16:58:22','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169936683632602469326',2200,'41699366758','7','1.00','11300','retail','0','2023-11-07 17:20:23','1 pcs','','','10000','Cash',0.00,'11300','','','4','0.00','1','2023-11-07 16:58:22','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169936689740680304633',2201,'41699366758','3','1.00','200','retail','0','2023-11-07 17:21:06','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-07 16:58:22','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169936691466226333403',2202,'41699366758','3','1.00','200','retail','0','2023-11-07 17:21:45','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-07 16:58:22','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169945838434223022464',2203,'41699458359','3','1.00','200','retail','0','2023-11-08 18:46:00','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-09 10:05:15','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','37.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169945838482932402332',2204,'41699458359','3','1.00','200','retail','0','2023-11-08 18:46:00','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-09 10:05:15','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','36.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169945838430322925520',2205,'41699458359','3','1.00','200','retail','0','2023-11-08 18:46:00','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-09 10:05:15','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','35.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169945838424002400244',2206,'41699458359','3','1.00','200','retail','0','2023-11-08 18:46:00','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-09 10:05:15','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','34.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169945838443320021338',2207,'41699458359','3','1.00','200','retail','0','2023-11-08 18:46:00','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-09 10:05:15','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169945838552348332330',2208,'41699458359','3','1.00','200','retail','0','2023-11-08 18:46:00','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-09 10:05:15','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169945845234294423033',2209,'41699458359','83','1.00','18500','retail','0','2023-11-08 18:47:12','1 pcs','','','16800','Cash',0.00,'18500','','','4','0.00','1','2023-11-09 10:05:15','7','4','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169945973226919364914',2210,'41699458359','9','1.00','19500','retail','0','2023-11-08 19:08:11','1 pcs','','','17600','Cash',0.00,'19500','','','4','0.00','1','2023-11-09 10:05:15','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169945979724234320737',2211,'41699458359','95','1.00','800','retail','0','2023-11-08 19:09:10','1 pcs','','','350','Cash',0.00,'800','','','4','0.00','1','2023-11-09 10:05:15','12','109','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','83.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169952627963579202933',2212,'41699524315','8','1.00','13000','retail','0','2023-11-09 13:35:59','1 pcs','','','11000','Cash',0.00,'13000','','','4','0.00','1','2023-11-09 10:38:56','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169954763093223032233',2213,'41699547614','57','1.00','1500','retail','0','2023-11-09 19:33:34','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-09 16:39:21','12','80','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169954763093042332243',2214,'41699547614','57','1.00','1500','retail','0','2023-11-09 19:33:34','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-09 16:39:21','12','80','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169954763003220222443',2215,'41699547614','57','1.00','1500','retail','0','2023-11-09 19:33:34','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-09 16:39:21','12','80','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169954767420271923437',2216,'41699547614','60','1.00','1500','retail','0','2023-11-09 19:34:10','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-09 16:39:21','12','83','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169954774502474534303',2217,'41699547614','8','1.00','13000','retail','0','2023-11-09 19:34:43','1 pcs','','','11000','Cash',0.00,'13000','','','4','0.00','1','2023-11-09 16:39:21','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169954776933330792200',2218,'41699547614','9','1.00','20000','retail','0','2023-11-09 19:35:54','','','','17600','Cash',0.00,'20000','','','4','0.00','1','2023-11-09 16:39:21','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169954776932273024073',2219,'41699547614','9','1.00','20000','retail','0','2023-11-09 19:35:54','','','','17600','Cash',0.00,'20000','','','4','0.00','1','2023-11-09 16:39:21','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169954778329233080226',2220,'41699547614','3','1.00','200','retail','0','2023-11-09 19:36:10','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-09 16:39:21','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','31.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169954778399306202179',2221,'41699547614','3','1.00','200','retail','0','2023-11-09 19:36:10','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-09 16:39:21','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','30.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169954778378530822332',2222,'41699547614','3','1.00','200','retail','0','2023-11-09 19:36:10','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-09 16:39:21','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','29.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169954778484241703245',2223,'41699547614','3','1.00','200','retail','0','2023-11-09 19:36:10','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-09 16:39:21','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','28.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169954778452447295090',2224,'41699547614','3','1.00','200','retail','0','2023-11-09 19:36:10','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-09 16:39:21','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','27.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169954778493703300232',2225,'41699547614','3','1.00','200','retail','0','2023-11-09 19:36:10','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-09 16:39:21','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169954778422379720338',2226,'41699547614','3','1.00','200','retail','0','2023-11-09 19:36:10','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-09 16:39:21','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169963321409422332232',2227,'41699633200','113','1.00','19000','retail','0','2023-11-10 19:20:00','1 pcs','','','17600','Cash',0.00,'19000','','','4','0.00','1','2023-11-10 16:48:17','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169963327422246223333',2228,'41699633200','113','1.00','19500','retail','0','2023-11-10 19:20:39','1 pcs','','','17600','Cash',0.00,'19500','','','4','0.00','1','2023-11-10 16:48:17','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169963479629332723962',2229,'41699633200','9','1.00','19500','retail','0','2023-11-10 19:46:22','1 pcs','','','17600','Cash',0.00,'19500','','','4','0.00','1','2023-11-10 16:48:17','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169963481424362130812',2230,'41699633200','4','1.00','1000','retail','0','2023-11-10 19:46:46','','','','200','Cash',0.00,'1000','','','4','0.00','1','2023-11-10 16:48:17','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169963481533230922913',2231,'41699633200','4','1.00','200','retail','0','2023-11-10 19:46:46','1 pcs','','','200','Cash',0.00,'200','','','4','0.00','1','2023-11-10 16:48:17','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','23.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169963481523639430302',2232,'41699633200','4','1.00','200','retail','0','2023-11-10 19:46:46','1 pcs','','','200','Cash',0.00,'200','','','4','0.00','1','2023-11-10 16:48:17','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','22.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169963481533429062606',2233,'41699633200','4','1.00','300','retail','0','2023-11-10 19:46:46','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2023-11-10 16:48:17','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','21.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169963481510339305030',2234,'41699633200','4','1.00','300','retail','0','2023-11-10 19:46:46','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2023-11-10 16:48:17','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','20.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169963481506922320336',2235,'41699633200','4','1.00','200','retail','0','2023-11-10 19:46:46','1 pcs','','','200','Cash',0.00,'200','','','4','0.00','1','2023-11-10 16:48:17','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','19.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169963481604203321361',2236,'41699633200','4','1.00','200','retail','0','2023-11-10 19:46:46','1 pcs','','','200','Cash',0.00,'200','','','4','0.00','1','2023-11-10 16:48:17','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169963481633369633042',2237,'41699633200','4','1.00','200','retail','0','2023-11-10 19:46:46','1 pcs','','','200','Cash',0.00,'200','','','4','0.00','1','2023-11-10 16:48:17','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169963481633331033329',2238,'41699633200','4','1.00','200','retail','0','2023-11-10 19:46:46','1 pcs','','','200','Cash',0.00,'200','','','4','0.00','1','2023-11-10 16:48:17','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169969310122219922330',2239,'41699692696','7','1.00','11000','retail','0','2023-11-11 11:51:36','1 pcs','','','10000','Cash',0.00,'11000','','','4','0.00','1','2023-11-11 09:01:12','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169969316634426033622',2240,'41699692696','107','1.00','15500','retail','0','2023-11-11 11:58:34','1 pcs','','','14000','Cash',0.00,'15500','','','4','0.00','1','2023-11-11 09:01:12','7','119','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169971487223042463823',2241,'41699714858','1','1.00','200','retail','0','2023-11-11 18:00:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-11 18:16:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','228.00','218','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169971487204927332231',2242,'41699714858','1','1.00','200','retail','0','2023-11-11 18:00:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-11 18:16:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','227.00','218','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169971487222322200343',2243,'41699714858','1','1.00','200','retail','0','2023-11-11 18:00:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-11 18:16:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','226.00','218','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169971487329413740339',2244,'41699714858','1','1.00','200','retail','0','2023-11-11 18:00:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-11 18:16:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','225.00','218','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169971487303072900132',2245,'41699714858','1','1.00','200','retail','0','2023-11-11 18:00:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-11 18:16:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','224.00','218','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169971487391029334222',2246,'41699714858','1','1.00','200','retail','0','2023-11-11 18:00:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-11 18:16:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','223.00','218','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169971487332413332003',2247,'41699714858','1','1.00','200','retail','0','2023-11-11 18:00:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-11 18:16:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','222.00','218','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169971487339003432403',2248,'41699714858','1','1.00','200','retail','0','2023-11-11 18:00:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-11 18:16:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','221.00','218','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169971487467272013323',2249,'41699714858','1','1.00','200','retail','0','2023-11-11 18:00:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-11 18:16:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','220.00','218','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169971487444243293173',2250,'41699714858','1','1.00','200','retail','0','2023-11-11 18:00:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-11 18:16:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','219.00','218','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169971530592047732429',2251,'41699714858','87','1.00','200','retail','0','2023-11-11 18:02:50','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-11-11 18:16:57','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','104.00','101','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169971530507349204522',2252,'41699714858','87','1.00','200','retail','0','2023-11-11 18:02:50','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-11-11 18:16:57','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','103.00','101','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169971530663963332900',2253,'41699714858','87','1.00','200','retail','0','2023-11-11 18:02:50','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-11-11 18:16:57','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','102.00','101','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169971535949322022910',2254,'41699714858','2','1.00','500','retail','0','2023-11-11 18:08:46','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-11-11 18:16:57','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169971538452333642730',2255,'41699714858','2','1.00','500','retail','0','2023-11-11 18:09:29','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-11-11 18:16:57','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169971540643302330313',2256,'41699714858','20','1.00','700','retail','0','2023-11-11 18:09:53','1 pcs','','','350','Cash',0.00,'700','','','4','0.00','1','2023-11-11 18:16:57','10','40','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169971546833242032443',2257,'41699714858','2','1.00','400','retail','0','2023-11-11 18:10:18','1 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2023-11-11 18:16:57','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169972148133843223213',2258,'41699714858','9','1.00','20000','retail','0','2023-11-11 19:51:14','1 pcs','','','17600','Cash',0.00,'20000','','','4','0.00','1','2023-11-11 18:16:57','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169972153224302210252',2259,'41699714858','3','1.00','300','retail','0','2023-11-11 19:51:57','1 pcs','','','80','Cash',0.00,'300','','','4','0.00','1','2023-11-11 18:16:57','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169972209774033202332',2260,'41699714858','1','1.00','200','retail','0','2023-11-11 20:01:02','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-11 18:16:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','218.00','217','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169972223623347422203',2261,'41699714858','20','1.00','700','retail','0','2023-11-11 20:01:44','','','','350','Cash',0.00,'700','','','4','0.00','1','2023-11-11 18:16:57','10','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169972324922440236220',2262,'41699714858','62','1.00','1500','retail','0','2023-11-11 20:20:30','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-11 18:16:57','12','85','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169979131029203203331',2263,'41699791290','7','1.00','12500','retail','0','2023-11-12 15:14:50','1 pcs','','','10000','Cash',0.00,'12500','','','4','0.00','1','2023-11-13 05:59:28','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169980315733223120070',2264,'41699791290','61','1.00','1500','retail','0','2023-11-12 18:32:26','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-13 05:59:28','12','84','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169980317192123022322',2265,'41699791290','62','1.00','1500','retail','0','2023-11-12 18:32:43','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-13 05:59:28','12','85','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169980319299434243492',2266,'41699791290','70','1.00','1600','retail','0','2023-11-12 18:32:59','1 pcs','','','1100','Cash',0.00,'1600','','','4','0.00','1','2023-11-13 05:59:28','12','93','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169980324042203602443',2267,'41699791290','34','1.00','2000','retail','0','2023-11-12 18:33:29','','','','1300','Cash',0.00,'2000','','','4','0.00','1','2023-11-13 05:59:28','12','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169985514553422106240',2268,'41699791290','83','1.00','19500','retail','0','2023-11-13 08:57:50','1 pcs','','','16800','Cash',0.00,'19500','','','4','0.00','1','2023-11-13 05:59:28','7','4','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169986018692261463122',2269,'41699860163','22','1.00','300','retail','0','2023-11-13 10:22:43','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-11-13 17:10:33','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','641.00','720','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169988386233203328026',2270,'41699860163','1','1.00','200','retail','0','2023-11-13 16:57:28','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-13 17:10:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','272.00','263','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169988387630273220992',2271,'41699860163','1','1.00','200','retail','0','2023-11-13 16:57:42','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-13 17:10:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','270.00','265','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169988387643300332920',2272,'41699860163','1','1.00','300','retail','0','2023-11-13 16:57:42','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-11-13 17:10:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','269.00','264','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169988387683022300880',2273,'41699860163','1','1.00','200','retail','0','2023-11-13 16:57:42','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-13 17:10:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','267.00','263','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169988387702211239432',2274,'41699860163','1','1.00','200','retail','0','2023-11-13 16:57:42','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-13 17:10:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','266.00','263','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169988387739677834233',2275,'41699860163','1','1.00','200','retail','0','2023-11-13 16:57:42','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-13 17:10:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','265.00','263','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169988387738273833300',2276,'41699860163','1','1.00','200','retail','0','2023-11-13 16:57:42','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-13 17:10:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','264.00','263','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169988412992220088383',2277,'41699860163','111','1.00','33300','retail','0','2023-11-13 17:01:21','1 pcs','','','30500','Cash',0.00,'33300','','','4','0.00','1','2023-11-13 17:10:33','7','123','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169988421324002300243',2278,'41699860163','84','1.00','500','retail','0','2023-11-13 17:02:28','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-11-13 17:10:33','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','154.00','153','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169988424930223338292',2279,'41699860163','20','1.00','800','retail','0','2023-11-13 17:03:58','1 pcs','','','350','Cash',0.00,'800','','','4','0.00','1','2023-11-13 17:10:33','10','40','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169989366592032353008',2280,'41699860163','2','1.00','600','retail','0','2023-11-13 19:40:50','1 pcs','','','200','Cash',0.00,'600','','','4','0.00','1','2023-11-13 17:10:33','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169989369900004996336',2281,'41699860163','19','1.00','500','retail','0','2023-11-13 19:41:16','','','','200','Cash',0.00,'500','','','4','0.00','1','2023-11-13 17:10:33','10','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','103.00','102','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169989375804028310830',2282,'41699860163','87','1.00','200','retail','0','2023-11-13 19:41:40','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-11-13 17:10:33','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','101.00','100','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169997844030104920733',2283,'41699978423','40','1.00','1500','retail','0','2023-11-14 19:13:43','1 pcs','','','1150','Cash',0.00,'1500','','','4','0.00','1','2023-11-14 16:15:29','12','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169997849193392010429',2284,'41699978423','48','1.00','1500','retail','0','2023-11-14 19:14:39','1 pcs','','','1150','Cash',0.00,'1500','','','4','0.00','1','2023-11-14 16:15:29','12','70','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169997855024302333322',2285,'41699978529','40','1.00','1500','retail','0','2023-11-14 19:15:29','1 pcs','','','1150','Cash',0.00,'1500','','','4','0.00','1','2023-11-14 16:16:09','12','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4169997855044092920224',2286,'41699978529','40','1.00','1500','retail','0','2023-11-14 19:15:29','1 pcs','','','1150','Cash',0.00,'1500','','','4','0.00','1','2023-11-14 16:16:09','12','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170006343223320030402',2287,'41700058123','1','1.00','200','retail','0','2023-11-15 17:22:03','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-16 14:01:55','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','265.00','256','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170006343222030230220',2288,'41700058123','1','1.00','200','retail','0','2023-11-15 17:22:03','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-16 14:01:55','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','264.00','256','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170006343232630303460',2289,'41700058123','1','1.00','200','retail','0','2023-11-15 17:22:03','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-16 14:01:55','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','263.00','256','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170006343222370301220',2290,'41700058123','1','1.00','200','retail','0','2023-11-15 17:22:03','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-16 14:01:55','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','262.00','256','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170006343226203034332',2291,'41700058123','1','1.00','200','retail','0','2023-11-15 17:22:03','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-16 14:01:55','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','261.00','256','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170006343200042060474',2292,'41700058123','1','1.00','200','retail','0','2023-11-15 17:22:03','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-16 14:01:55','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','260.00','256','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170006343220423002032',2293,'41700058123','1','1.00','200','retail','0','2023-11-15 17:22:03','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-16 14:01:55','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','259.00','256','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170006343330026330233',2294,'41700058123','1','1.00','200','retail','0','2023-11-15 17:22:03','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-16 14:01:55','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','258.00','256','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170006343320320333013',2295,'41700058123','1','1.00','200','retail','0','2023-11-15 17:22:03','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-16 14:01:55','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','257.00','256','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170006376002242623733',2296,'41700058123','16','1.00','1800','retail','0','2023-11-15 18:51:35','1 pcs','','','1100','Cash',0.00,'1800','','','4','0.00','1','2023-11-16 14:01:55','9','23','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170006380123001040313',2297,'41700058123','91','1.00','1450','retail','0','2023-11-15 18:56:12','1 pcs','','','1250','Cash',0.00,'1450','','','4','0.00','1','2023-11-16 14:01:55','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','62.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170006380220332327083',2298,'41700058123','91','1.00','1450','retail','0','2023-11-15 18:56:12','1 pcs','','','1250','Cash',0.00,'1450','','','4','0.00','1','2023-11-16 14:01:55','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170006391424230234043',2299,'41700058123','20','1.00','600','retail','3','2023-11-15 18:56:55','1 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2023-11-16 14:01:55','10','40','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170006794912202144972',2300,'41700058123','40','1.00','1500','retail','0','2023-11-15 18:58:54','1 pcs','','','1150','Cash',0.00,'1500','','','4','0.00','1','2023-11-16 14:01:55','12','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170006799033062310222',2301,'41700058123','62','1.00','1500','retail','0','2023-11-15 20:06:01','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-16 14:01:55','12','85','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170006807030036402220',2302,'41700058123','57','1.00','1500','retail','0','2023-11-15 20:06:40','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-16 14:01:55','12','80','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170006815403602107300',2303,'41700058123','30','1.00','1500','retail','0','2023-11-15 20:08:01','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-16 14:01:55','12','52','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170015139023030302031',2304,'41700151367','7','1.00','13000','retail','0','2023-11-16 19:16:07','','','','10000','Cash',0.00,'13000','','','4','0.00','1','2023-11-16 16:48:38','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170015269342223121020',2305,'41700151367','100','1.00','15900','retail','0','2023-11-16 19:35:43','1 pcs','','','11800','Cash',0.00,'15900','','','4','0.00','1','2023-11-16 16:48:38','7','3','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170015274055503230243',2306,'41700151367','1','1.00','200','retail','0','2023-11-16 19:38:28','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-16 16:48:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','256.00','248','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170015274032012022722',2307,'41700151367','1','1.00','200','retail','0','2023-11-16 19:38:28','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-16 16:48:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','255.00','248','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170015274033002072230',2308,'41700151367','1','1.00','200','retail','0','2023-11-16 19:38:28','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-16 16:48:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','254.00','248','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170015274023303233403',2309,'41700151367','1','1.00','200','retail','0','2023-11-16 19:38:28','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-16 16:48:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','253.00','248','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170015274102340400441',2310,'41700151367','1','1.00','200','retail','0','2023-11-16 19:38:28','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-16 16:48:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','252.00','248','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170015274120245320153',2311,'41700151367','1','1.00','200','retail','0','2023-11-16 19:38:28','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-16 16:48:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','251.00','248','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170015274101302333344',2312,'41700151367','1','1.00','200','retail','0','2023-11-16 19:38:28','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-16 16:48:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','250.00','248','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170015274101202700222',2313,'41700151367','1','1.00','200','retail','0','2023-11-16 19:38:28','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-16 16:48:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','249.00','248','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170015287520043052880',2314,'41700151367','21','1.00','350','retail','0','2023-11-16 19:39:45','1 pcs','','','150','Cash',0.00,'350','','','4','0.00','1','2023-11-16 16:48:38','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170015326330022002202',2315,'41700151367','84','1.00','500','retail','0','2023-11-16 19:41:23','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-11-16 16:48:38','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','153.00','152','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170015329433250222402',2316,'41700151367','84','1.00','500','retail','0','2023-11-16 19:47:58','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-11-16 16:48:38','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','152.00','151','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170023575503223320032',2317,'41700235743','100','1.00','16000','retail','0','2023-11-17 18:42:23','1 pcs','','','11800','Cash',0.00,'16000','','','4','0.00','1','2023-11-17 17:00:50','7','3','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170023580141000383203',2318,'41700235743','8','1.00','14000','retail','0','2023-11-17 18:43:05','1 pcs','','','11000','Cash',0.00,'14000','','','4','0.00','1','2023-11-17 17:00:50','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170023583622323330270',2319,'41700235743','1','1.00','200','retail','0','2023-11-17 18:43:44','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-17 17:00:50','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','247.00','245','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170023583781203320230',2320,'41700235743','1','1.00','200','retail','0','2023-11-17 18:43:44','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-17 17:00:50','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','243.00','242','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170023593233232903337',2321,'41700235743','3','1.00','600','retail','0','2023-11-17 18:45:17','','','','80','Cash',0.00,'600','','','4','0.00','1','2023-11-17 17:00:50','9','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170023593330333232320',2322,'41700235743','3','1.00','600','retail','0','2023-11-17 18:45:17','','','','80','Cash',0.00,'600','','','4','0.00','1','2023-11-17 17:00:50','9','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170023593373200332333',2323,'41700235743','3','1.00','600','retail','0','2023-11-17 18:45:17','','','','80','Cash',0.00,'600','','','4','0.00','1','2023-11-17 17:00:50','9','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170023593320093032233',2324,'41700235743','3','1.00','600','retail','0','2023-11-17 18:45:17','','','','80','Cash',0.00,'600','','','4','0.00','1','2023-11-17 17:00:50','9','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170023593405333303330',2325,'41700235743','3','1.00','600','retail','0','2023-11-17 18:45:17','','','','80','Cash',0.00,'600','','','4','0.00','1','2023-11-17 17:00:50','9','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170023669322620304601',2326,'41700235743','33','1.00','1500','retail','0','2023-11-17 18:45:34','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-17 17:00:50','12','55','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170023672932232012273',2327,'41700235743','60','1.00','1500','retail','0','2023-11-17 18:58:28','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-17 17:00:50','12','83','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170032275010070330420',2328,'41700322715','1','1.00','200','retail','0','2023-11-18 18:51:55','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-18 16:01:08','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','246.00','242','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170032275020332073104',2329,'41700322715','1','1.00','200','retail','0','2023-11-18 18:51:55','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-18 16:01:08','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','245.00','242','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170032275024522300300',2330,'41700322715','1','1.00','300','retail','0','2023-11-18 18:51:55','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-11-18 16:01:08','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','244.00','242','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170032275005377000037',2331,'41700322715','1','1.00','200','retail','0','2023-11-18 18:51:55','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-18 16:01:08','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','243.00','242','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170032278820702303283',2332,'41700322715','91','1.00','1400','retail','0','2023-11-18 18:52:53','1 pcs','','','1250','Cash',0.00,'1400','','','4','0.00','1','2023-11-18 16:01:08','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','60.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170032278900202287233',2333,'41700322715','91','1.00','1400','retail','0','2023-11-18 18:52:53','1 pcs','','','1250','Cash',0.00,'1400','','','4','0.00','1','2023-11-18 16:01:08','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170032282128230322022',2334,'41700322715','91','1.00','1400','retail','0','2023-11-18 18:53:25','1 pcs','','','1250','Cash',0.00,'1400','','','4','0.00','1','2023-11-18 16:01:08','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170032320702423024002',2335,'41700322715','16','1.00','1800','retail','0','2023-11-18 18:53:49','1 pcs','','','1100','Cash',0.00,'1800','','','4','0.00','1','2023-11-18 16:01:08','9','23','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170032320722140230024',2336,'41700322715','16','1.00','1800','retail','0','2023-11-18 18:53:49','1 pcs','','','1100','Cash',0.00,'1800','','','4','0.00','1','2023-11-18 16:01:08','9','23','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170032324323232723340',2337,'41700322715','16','5.00','7500','retail','0','2023-11-18 19:00:30','5 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-18 16:01:08','9','23','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','22.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170032383524377322082',2338,'41700323268','57','1.00','1500','retail','0','2023-11-18 19:01:08','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-18 16:16:00','12','80','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170032386838303303233',2339,'41700323268','110','1.00','23800','retail','0','2023-11-18 19:10:41','1 pcs','','','20300','Cash',0.00,'23800','','','4','0.00','1','2023-11-18 16:16:00','7','122','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170032409102332203240',2340,'41700323268','2','1.00','700','retail','0','2023-11-18 19:11:36','1 pcs','','','200','Cash',0.00,'700','','','4','0.00','1','2023-11-18 16:16:00','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170032413333332023110',2341,'41700323268','1','1.00','500','retail','0','2023-11-18 19:15:22','1 pcs','','','50','Cash',0.00,'500','','','4','0.00','1','2023-11-18 16:16:00','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','242.00','241','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170039225833330222305',2342,'41700392238','3','1.00','300','retail','0','2023-11-19 14:10:38','1 pcs','','','80','Cash',0.00,'300','','','4','0.00','1','2023-11-21 07:05:17','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170055013123305322342',2343,'41700392238','3','1.00','200','retail','0','2023-11-21 10:01:59','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-21 07:05:17','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','17.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170055013132073220332',2344,'41700392238','3','1.00','300','retail','0','2023-11-21 10:01:59','1 pcs','','','80','Cash',0.00,'300','','','4','0.00','1','2023-11-21 07:05:17','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','16.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170055013130331221531',2345,'41700392238','3','1.00','200','retail','0','2023-11-21 10:01:59','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-21 07:05:17','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170055013100211233042',2346,'41700392238','3','1.00','300','retail','0','2023-11-21 10:01:59','1 pcs','','','80','Cash',0.00,'300','','','4','0.00','1','2023-11-21 07:05:17','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170055013222230200334',2347,'41700392238','3','1.00','200','retail','0','2023-11-21 10:01:59','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-21 07:05:17','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170055013222034277700',2348,'41700392238','3','1.00','200','retail','0','2023-11-21 10:01:59','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-21 07:05:17','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170055013240020200334',2349,'41700392238','3','1.00','200','retail','0','2023-11-21 10:01:59','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-21 07:05:17','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170055018101818084342',2350,'41700392238','113','1.00','20000','retail','0','2023-11-21 10:02:47','1 pcs','','','17600','Cash',0.00,'20000','','','4','0.00','1','2023-11-21 07:05:17','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170055020808052832222',2351,'41700392238','1','1.00','200','retail','0','2023-11-21 10:03:17','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-21 07:05:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','241.00','240','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170055023834023733222',2352,'41700392238','87','1.00','200','retail','0','2023-11-21 10:03:35','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-11-21 07:05:17','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','100.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170055023823332033008',2353,'41700392238','87','1.00','200','retail','0','2023-11-21 10:03:35','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-11-21 07:05:17','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170055026823002022554',2354,'41700392238','100','1.00','15600','retail','0','2023-11-21 10:04:08','1 pcs','','','11800','Cash',0.00,'15600','','','4','0.00','1','2023-11-21 07:05:17','7','3','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170055576552202533620',2355,'41700552172','110','1.00','23300','retail','0','2023-11-21 10:36:12','1 pcs','','','20300','Cash',0.00,'23300','','','4','0.00','1','2023-11-21 17:01:44','7','122','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170055579442033322007',2356,'41700552172','1','1.00','200','retail','0','2023-11-21 11:36:18','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-21 17:01:44','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','240.00','239','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170056708303032843220',2357,'41700552172','113','1.00','20300','retail','0','2023-11-21 14:44:33','1 pcs','','','17600','Cash',0.00,'20300','','','4','0.00','1','2023-11-21 17:01:44','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170056709701242530203',2358,'41700552172','4','1.00','500','retail','0','2023-11-21 14:44:51','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-11-21 17:01:44','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170056712623112432103',2359,'41700552172','1','1.00','200','retail','0','2023-11-21 14:45:04','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-21 17:01:44','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','239.00','238','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170058512858823512822',2360,'41700552172','1','1.00','300','retail','0','2023-11-21 19:45:01','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-11-21 17:01:44','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','238.00','237','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170058515023002230322',2361,'41700552172','22','1.00','400','retail','0','2023-11-21 19:45:36','1 pcs','','','150','Cash',0.00,'400','','','4','0.00','1','2023-11-21 17:01:44','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','720.00','719','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170058517422370107312',2362,'41700552172','87','1.00','200','retail','0','2023-11-21 19:45:57','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-11-21 17:01:44','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','98.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170058517407300152714',2363,'41700552172','87','1.00','200','retail','0','2023-11-21 19:45:57','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-11-21 17:01:44','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170058522310305052227',2364,'41700552172','84','1.00','500','retail','0','2023-11-21 19:46:26','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-11-21 17:01:44','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','151.00','150','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170066866822462666072',2365,'41700668588','100','1.00','16500','retail','0','2023-11-22 18:56:28','1 pcs','','','11800','Cash',0.00,'16500','','','4','0.00','1','2023-11-22 16:20:22','7','3','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170066866902233126234',2366,'41700668588','100','1.00','13000','retail','0','2023-11-22 18:56:28','1 pcs','','','11800','Cash',0.00,'13000','','','4','0.00','1','2023-11-22 16:20:22','7','3','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170066871726203084132',2367,'41700668588','100','1.00','13000','retail','0','2023-11-22 18:58:22','1 pcs','','','11800','Cash',0.00,'13000','','','4','0.00','1','2023-11-22 16:20:22','7','3','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170066876163026630007',2368,'41700668588','83','1.00','21000','retail','0','2023-11-22 18:58:50','','','','16800','Cash',0.00,'21000','','','4','0.00','1','2023-11-22 16:20:22','7','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170066891206202243390',2369,'41700668588','113','1.00','18000','retail','0','2023-11-22 18:59:21','1 pcs','','','17600','Cash',0.00,'18000','','','4','0.00','1','2023-11-22 16:20:22','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170072462823773300240',2370,'41700724613','40','1.00','1500','retail','0','2023-11-23 10:30:13','1 pcs','','','1150','Cash',0.00,'1500','','','4','0.00','1','2023-11-23 07:32:21','12','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170072464323234303032',2371,'41700724613','30','1.00','1500','retail','0','2023-11-23 10:30:35','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-23 07:32:21','12','52','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170072465604353427262',2372,'41700724613','70','1.00','1500','retail','0','2023-11-23 10:30:48','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-23 07:32:21','12','93','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170072467802274037324',2373,'41700724613','40','1.00','1600','retail','0','2023-11-23 10:31:06','','','','1150','Cash',0.00,'1600','','','4','0.00','1','2023-11-23 07:32:21','12','62','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170072469342032402332',2374,'41700724613','74','1.00','1500','retail','0','2023-11-23 10:31:18','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-23 07:32:21','12','97','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170072471123400321323',2375,'41700724613','63','1.00','1500','retail','0','2023-11-23 10:31:39','1 pcs','','','1000','Cash',0.00,'1500','','','4','0.00','1','2023-11-23 07:32:21','12','87','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170075883620883020222',2376,'41700758821','113','1.00','20000','retail','0','2023-11-23 20:00:21','1 pcs','','','17600','Cash',0.00,'20000','','','4','0.00','1','2023-11-23 17:10:55','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170075884730034430377',2377,'41700758821','1','1.00','300','retail','0','2023-11-23 20:00:36','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-11-23 17:10:55','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','237.00','236','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170075886833818200223',2378,'41700758821','3','1.00','200','retail','0','2023-11-23 20:00:55','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-23 17:10:55','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170075886832337326730',2379,'41700758821','3','1.00','250','retail','0','2023-11-23 20:00:55','1 pcs','','','80','Cash',0.00,'250','','','4','0.00','1','2023-11-23 17:10:55','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170075886833276028724',2380,'41700758821','3','1.00','250','retail','0','2023-11-23 20:00:55','1 pcs','','','80','Cash',0.00,'250','','','4','0.00','1','2023-11-23 17:10:55','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170075886933336530523',2381,'41700758821','3','1.00','250','retail','0','2023-11-23 20:00:55','1 pcs','','','80','Cash',0.00,'250','','','4','0.00','1','2023-11-23 17:10:55','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170075886923034020200',2382,'41700758821','3','1.00','250','retail','0','2023-11-23 20:00:55','1 pcs','','','80','Cash',0.00,'250','','','4','0.00','1','2023-11-23 17:10:55','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170075886903233303232',2383,'41700758821','3','1.00','200','retail','0','2023-11-23 20:00:55','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-23 17:10:55','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170075886920072372881',2384,'41700758821','3','1.00','200','retail','0','2023-11-23 20:00:55','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-23 17:10:55','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170075886904562828403',2385,'41700758821','3','1.00','200','retail','0','2023-11-23 20:00:55','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-23 17:10:55','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170075887030200273303',2386,'41700758821','3','1.00','200','retail','0','2023-11-23 20:00:55','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-23 17:10:55','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170075919909320000253',2387,'41700758821','1','1.00','250','retail','0','2023-11-23 20:02:17','1 pcs','','','50','Cash',0.00,'250','','','4','0.00','1','2023-11-23 17:10:55','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','236.00','235','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170075926035333337336',2388,'41700758821','20','1.00','600','retail','0','2023-11-23 20:07:09','1 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2023-11-23 17:10:55','10','40','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170075926020200433043',2389,'41700758821','20','1.00','600','retail','0','2023-11-23 20:07:09','1 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2023-11-23 17:10:55','10','40','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170075926002203944223',2390,'41700758821','20','1.00','700','retail','0','2023-11-23 20:07:09','','','','350','Cash',0.00,'700','','','4','0.00','1','2023-11-23 17:10:55','10','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170075929059373302033',2391,'41700758821','77','1.00','1500','retail','0','2023-11-23 20:07:54','1 pcs','','','1200','Cash',0.00,'1500','','','4','0.00','1','2023-11-23 17:10:55','12','100','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170093146634031321130',2392,'41700931456','1','1.00','300','retail','0','2023-11-25 19:57:36','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-11-25 17:02:11','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','234.00','233','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170093150523035443240',2393,'41700931456','3','1.00','200','retail','0','2023-11-25 19:57:59','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-11-25 17:02:11','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170093152525252325302',2394,'41700931456','91','1.00','1400','retail','0','2023-11-25 19:58:35','1 pcs','','','1250','Cash',0.00,'1400','','','4','0.00','1','2023-11-25 17:02:11','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','57.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170093152600433022131',2395,'41700931456','91','1.00','1400','retail','0','2023-11-25 19:58:35','1 pcs','','','1250','Cash',0.00,'1400','','','4','0.00','1','2023-11-25 17:02:11','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','56.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170093153413500423143',2396,'41700931456','91','1.00','1400','retail','0','2023-11-25 19:58:46','1 pcs','','','1250','Cash',0.00,'1400','','','4','0.00','1','2023-11-25 17:02:11','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','55.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170093153505222033740',2397,'41700931456','91','1.00','1350','retail','0','2023-11-25 19:58:46','1 pcs','','','1250','Cash',0.00,'1350','','','4','0.00','1','2023-11-25 17:02:11','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170093158030230802323',2398,'41700931456','2','1.00','400','retail','0','2023-11-25 19:59:24','1 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2023-11-25 17:02:11','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170093174320233732123',2399,'41700931732','87','1.00','200','retail','0','2023-11-25 20:02:12','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-11-25 17:03:41','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','96.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170093174340021200334',2400,'41700931732','87','1.00','200','retail','0','2023-11-25 20:02:12','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-11-25 17:03:41','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170093176803063293202',2401,'41700931732','87','1.00','200','retail','0','2023-11-25 20:02:33','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-11-25 17:03:41','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170093180300002023231',2402,'41700931732','84','1.00','500','retail','0','2023-11-25 20:02:55','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-11-25 17:03:41','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','150.00','148','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170093180323303322342',2403,'41700931732','84','1.00','500','retail','0','2023-11-25 20:02:55','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-11-25 17:03:41','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','149.00','148','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170101661242441263200',2404,'41701016600','1','1.00','200','retail','0','2023-11-26 19:36:40','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-26 17:10:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','234.00','229','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170101661220060204067',2405,'41701016600','1','1.00','200','retail','0','2023-11-26 19:36:40','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-26 17:10:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','233.00','229','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170101661373423030112',2406,'41701016600','1','1.00','200','retail','0','2023-11-26 19:36:40','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-26 17:10:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','232.00','229','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170101661330313232611',2407,'41701016600','1','1.00','200','retail','0','2023-11-26 19:36:40','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-26 17:10:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','231.00','229','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170101661333332307322',2408,'41701016600','1','1.00','200','retail','0','2023-11-26 19:36:40','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-26 17:10:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','230.00','229','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170101672930302792130',2409,'41701016600','87','3.00','600','retail','0','2023-11-26 19:37:17','3 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-11-26 17:10:33','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','93.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170101802228333222000',2410,'41701016600','40','1.00','1500','retail','0','2023-11-26 19:38:55','1 pcs','','','1150','Cash',0.00,'1500','','','4','0.00','1','2023-11-26 17:10:33','12','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170101807413722300223',2411,'41701016600','62','1.00','1500','retail','0','2023-11-26 20:00:54','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-26 17:10:33','12','85','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170110081403102824200',2412,'41701100802','1','1.00','200','retail','0','2023-11-27 19:00:02','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-27 16:11:19','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','229.00','226','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170110081431724202333',2413,'41701100802','1','1.00','300','retail','0','2023-11-27 19:00:02','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-11-27 16:11:19','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','228.00','226','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170110081534301030130',2414,'41701100802','1','1.00','200','retail','0','2023-11-27 19:00:02','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-11-27 16:11:19','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','227.00','226','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170110090030003040117',2415,'41701100802','84','1.00','500','retail','0','2023-11-27 19:01:30','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-11-27 16:11:19','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','148.00','147','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170110146130340031700',2416,'41701100802','91','1.00','1400','retail','0','2023-11-27 19:01:48','1 pcs','','','1250','Cash',0.00,'1400','','','4','0.00','1','2023-11-27 16:11:19','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','53.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170110146113400113030',2417,'41701100802','91','1.00','1400','retail','0','2023-11-27 19:01:48','1 pcs','','','1250','Cash',0.00,'1400','','','4','0.00','1','2023-11-27 16:11:19','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170110148804028332230',2418,'41701101479','84','1.00','500','retail','0','2023-11-27 19:11:19','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-11-27 16:18:01','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','147.00','145','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170110148818430310383',2419,'41701101479','84','1.00','500','retail','0','2023-11-27 19:11:19','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-11-27 16:18:01','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','146.00','145','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170110187630033333032',2420,'41701101479','21','1.00','500','retail','0','2023-11-27 19:11:39','','','','150','Cash',0.00,'500','','','4','0.00','1','2023-11-27 16:18:01','10','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170118979243233203290',2421,'41701189781','28','1.00','1500','retail','0','2023-11-28 19:43:01','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-28 17:03:31','12','50','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170118981593400513830',2422,'41701189781','40','1.00','1500','retail','0','2023-11-28 19:43:19','1 pcs','','','1150','Cash',0.00,'1500','','','4','0.00','1','2023-11-28 17:03:31','12','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170118989094233040133',2423,'41701189781','70','1.00','1500','retail','0','2023-11-28 19:43:52','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-11-28 17:03:31','12','93','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170119054822300020334',2424,'41701189781','9','1.00','22500','retail','0','2023-11-28 19:44:56','1 pcs','','','17600','Cash',0.00,'22500','','','4','0.00','1','2023-11-28 17:03:31','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170127473102300332433',2425,'41701274714','73','1.00','1500','retail','0','2023-11-29 19:18:34','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-12-01 08:52:31','12','96','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170127476413242224347',2426,'41701274714','70','1.00','1500','retail','0','2023-11-29 19:18:58','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-12-01 08:52:31','12','93','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170142037332123302314',2427,'41701274714','4','1.00','500','retail','0','2023-12-01 11:45:35','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-12-01 08:52:31','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170142039703407232002',2428,'41701274714','84','1.00','500','retail','0','2023-12-01 11:46:22','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-12-01 08:52:31','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','145.00','142','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170142039723042320227',2429,'41701274714','84','1.00','500','retail','0','2023-12-01 11:46:22','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-12-01 08:52:31','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','144.00','142','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170142039809002042324',2430,'41701274714','84','1.00','500','retail','0','2023-12-01 11:46:22','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-12-01 08:52:31','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','143.00','142','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170142057922433057225',2431,'41701274714','1','1.00','200','retail','0','2023-12-01 11:49:18','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-01 08:52:31','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','226.00','218','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170142057940372221030',2432,'41701274714','1','1.00','200','retail','0','2023-12-01 11:49:18','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-01 08:52:31','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','225.00','218','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170142058020442020342',2433,'41701274714','1','1.00','200','retail','0','2023-12-01 11:49:18','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-01 08:52:31','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','224.00','218','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170142058022042424233',2434,'41701274714','1','1.00','200','retail','0','2023-12-01 11:49:18','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-01 08:52:31','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','223.00','218','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170142058047704027222',2435,'41701274714','1','1.00','200','retail','0','2023-12-01 11:49:18','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-01 08:52:31','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','222.00','218','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170142058033233052002',2436,'41701274714','1','1.00','200','retail','0','2023-12-01 11:49:18','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-01 08:52:31','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','221.00','218','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170142058100000780202',2437,'41701274714','1','1.00','200','retail','0','2023-12-01 11:49:18','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-01 08:52:31','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','220.00','218','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170142058132122154033',2438,'41701274714','1','1.00','200','retail','0','2023-12-01 11:49:18','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-01 08:52:31','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','219.00','218','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170142073932237043073',2439,'41701274714','70','1.00','1500','retail','0','2023-12-01 11:51:56','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-12-01 08:52:31','12','93','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170144879803178023233',2440,'41701448788','1','1.00','300','retail','0','2023-12-01 19:39:48','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-12-01 16:55:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','218.00','217','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170144885033431488083',2441,'41701448788','1','1.00','200','retail','0','2023-12-01 19:40:42','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-01 16:55:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','217.00','212','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170144885083303233403',2442,'41701448788','1','1.00','300','retail','0','2023-12-01 19:40:42','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-12-01 16:55:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','216.00','212','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170144885040332843423',2443,'41701448788','1','1.00','500','retail','0','2023-12-01 19:40:42','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-12-01 16:55:17','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','215.00','214','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170144885113282233204',2444,'41701448788','1','1.00','300','retail','0','2023-12-01 19:40:42','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-12-01 16:55:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','214.00','212','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170144885132122184033',2445,'41701448788','1','1.00','200','retail','0','2023-12-01 19:40:42','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-01 16:55:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','213.00','212','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170144893143334300233',2446,'41701448788','114','1.00','2000','retail','0','2023-12-01 19:41:15','','','','750','Cash',0.00,'2000','','','4','0.00','1','2023-12-01 16:55:17','7','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','210.00','209','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170144893112202143972',2447,'41701448788','114','1.00','1800','retail','0','2023-12-01 19:41:15','1 pcs','','','750','Cash',0.00,'1800','','','4','0.00','1','2023-12-01 16:55:17','7','126','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','209.00','208','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170144899884933022139',2448,'41701448788','84','1.00','1000','retail','0','2023-12-01 19:42:21','','','','350','Cash',0.00,'1000','','','4','0.00','1','2023-12-01 16:55:17','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','142.00','141','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170144899820331302424',2449,'41701448788','84','1.00','1000','retail','0','2023-12-01 19:42:21','','','','350','Cash',0.00,'1000','','','4','0.00','1','2023-12-01 16:55:17','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','141.00','140','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170144899849929320022',2450,'41701448788','84','1.00','500','retail','0','2023-12-01 19:42:21','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-12-01 16:55:17','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','140.00','138','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170144899841329034933',2451,'41701448788','84','1.00','500','retail','0','2023-12-01 19:42:21','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-12-01 16:55:17','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','139.00','138','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170144970320300237740',2452,'41701448788','85','1.00','800','retail','0','2023-12-01 19:44:04','1 pcs','','','350','Cash',0.00,'800','','','4','0.00','1','2023-12-01 16:55:17','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170153177930324715273',2453,'41701531638','8','1.00','13200','retail','0','2023-12-02 18:40:38','1 pcs','','','11000','Cash',0.00,'13200','','','4','0.00','1','2023-12-02 15:51:57','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170153179521330723520',2454,'41701531638','1','1.00','200','retail','0','2023-12-02 18:43:07','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-02 15:51:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','212.00','205','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170153179550350003311',2455,'41701531638','1','1.00','200','retail','0','2023-12-02 18:43:07','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-02 15:51:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','211.00','205','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170153179634302020401',2456,'41701531638','1','1.00','200','retail','0','2023-12-02 18:43:07','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-02 15:51:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','210.00','205','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170153179632000027213',2457,'41701531638','1','1.00','500','retail','0','2023-12-02 18:43:07','','','','50','Cash',0.00,'500','','','4','0.00','1','2023-12-02 15:51:57','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','209.00','208','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170153179623223333312',2458,'41701531638','1','1.00','200','retail','0','2023-12-02 18:43:07','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-02 15:51:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','208.00','205','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170153179633242032443',2459,'41701531638','1','1.00','200','retail','0','2023-12-02 18:43:07','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-02 15:51:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','207.00','205','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170153179623037443240',2460,'41701531638','1','1.00','200','retail','0','2023-12-02 18:43:07','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-02 15:51:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','206.00','205','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170153195921530253202',2461,'41701531638','19','1.00','300','retail','0','2023-12-02 18:45:50','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2023-12-02 15:51:57','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','102.00','101','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170153272573017572300',2462,'41701532318','108','1.00','1200','retail','0','2023-12-02 18:51:58','1 pcs','','','800','Cash',0.00,'1200','','','4','0.00','1','2023-12-02 16:11:10','7','120','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170153336740103106332',2463,'41701532318','29','1.00','1500','retail','0','2023-12-02 18:58:51','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-12-02 16:11:10','12','51','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170153339439332522204',2464,'41701532318','40','1.00','1500','retail','0','2023-12-02 19:09:44','1 pcs','','','1150','Cash',0.00,'1500','','','4','0.00','1','2023-12-02 16:11:10','12','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170153343022311322413',2465,'41701532318','66','1.00','1500','retail','0','2023-12-02 19:10:05','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-12-02 16:11:10','12','89','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170153345622300336313',2466,'41701532318','30','1.00','1500','retail','0','2023-12-02 19:10:39','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-12-02 16:11:10','12','52','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170161084933032232022',2467,'41701610830','25','1.00','1000','retail','0','2023-12-03 16:40:30','1 pcs','','','500','Cash',0.00,'1000','','','4','0.00','1','2023-12-04 17:06:58','10','45','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170161399402923022922',2468,'41701610830','20','1.00','700','retail','0','2023-12-03 16:40:56','','','','350','Cash',0.00,'700','','','4','0.00','1','2023-12-04 17:06:58','10','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170170841523020422423',2469,'41701610830','9','1.00','22000','retail','0','2023-12-04 19:34:13','1 pcs','','','17600','Cash',0.00,'22000','','','4','0.00','1','2023-12-04 17:06:58','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170170844743827122420',2470,'41701610830','21','1.00','300','retail','0','2023-12-04 19:47:13','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-12-04 17:06:58','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170170848332144702420',2471,'41701610830','2','1.00','500','retail','0','2023-12-04 19:47:35','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-12-04 17:06:58','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170170850238002037234',2472,'41701610830','85','1.00','500','retail','0','2023-12-04 19:48:09','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-12-04 17:06:58','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170170869124211740230',2473,'41701610830','91','1.00','1400','retail','0','2023-12-04 19:48:30','1 pcs','','','1250','Cash',0.00,'1400','','','4','0.00','1','2023-12-04 17:06:58','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','51.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170170869100380896339',2474,'41701610830','91','1.00','1400','retail','0','2023-12-04 19:48:30','1 pcs','','','1250','Cash',0.00,'1400','','','4','0.00','1','2023-12-04 17:06:58','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170170926823213113323',2475,'41701610830','8','1.00','13500','retail','0','2023-12-04 19:51:41','1 pcs','','','11000','Cash',0.00,'13500','','','4','0.00','1','2023-12-04 17:06:58','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170170928307912710229',2476,'41701610830','21','1.00','300','retail','0','2023-12-04 20:01:16','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-12-04 17:06:58','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170170939903309023320',2477,'41701610830','20','1.00','700','retail','0','2023-12-04 20:03:08','1 pcs','','','350','Cash',0.00,'700','','','4','0.00','1','2023-12-04 17:06:58','10','40','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170170942522323320001',2478,'41701610830','24','1.00','1000','retail','0','2023-12-04 20:03:35','1 pcs','','','400','Cash',0.00,'1000','','','4','0.00','1','2023-12-04 17:06:58','10','44','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170170959033339701002',2479,'41701610830','28','1.00','1500','retail','0','2023-12-04 20:05:49','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-12-04 17:06:58','12','50','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170170959033040009041',2480,'41701610830','28','1.00','1500','retail','0','2023-12-04 20:05:49','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-12-04 17:06:58','12','50','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170170959033047241032',2481,'41701610830','28','1.00','1500','retail','0','2023-12-04 20:05:49','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-12-04 17:06:58','12','50','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170170959133232200303',2482,'41701610830','28','1.00','1500','retail','0','2023-12-04 20:05:49','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2023-12-04 17:06:58','12','50','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179737373923712322',2483,'41701797360','111','1.00','33500','retail','0','2023-12-05 20:29:20','1 pcs','','','30500','Cash',0.00,'33500','','','4','0.00','1','2023-12-05 17:36:45','7','123','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179740321074420337',2484,'41701797360','1','1.00','200','retail','0','2023-12-05 20:29:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-05 17:36:45','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','300.00','290','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179740334241201799',2485,'41701797360','1','1.00','300','retail','0','2023-12-05 20:29:47','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-12-05 17:36:45','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','299.00','290','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179740413212943203',2486,'41701797360','1','1.00','200','retail','0','2023-12-05 20:29:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-05 17:36:45','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','298.00','290','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179740421773272073',2487,'41701797360','1','1.00','300','retail','0','2023-12-05 20:29:47','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-12-05 17:36:45','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','297.00','290','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179740472432240442',2488,'41701797360','1','1.00','200','retail','0','2023-12-05 20:29:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-05 17:36:45','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','296.00','290','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179740433074101172',2489,'41701797360','1','1.00','200','retail','0','2023-12-05 20:29:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-05 17:36:45','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','295.00','290','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179740423020342247',2490,'41701797360','1','1.00','200','retail','0','2023-12-05 20:29:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-05 17:36:45','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','294.00','290','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179740449023404344',2491,'41701797360','1','1.00','200','retail','0','2023-12-05 20:29:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-05 17:36:45','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','293.00','290','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179740503244273202',2492,'41701797360','1','1.00','200','retail','0','2023-12-05 20:29:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-05 17:36:45','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','292.00','290','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179740520027522322',2493,'41701797360','1','1.00','200','retail','0','2023-12-05 20:29:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2023-12-05 17:36:45','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','291.00','290','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179746137243233327',2494,'41701797360','2','1.00','500','retail','0','2023-12-05 20:30:51','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-12-05 17:36:45','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','48.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179746113077274202',2495,'41701797360','2','1.00','500','retail','0','2023-12-05 20:30:51','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2023-12-05 17:36:45','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179749513933177374',2496,'41701797360','9','1.00','22500','retail','0','2023-12-05 20:31:11','1 pcs','','','17600','Cash',0.00,'22500','','','4','0.00','1','2023-12-05 17:36:45','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179754540217123223',2497,'41701797360','87','1.00','200','retail','0','2023-12-05 20:31:56','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-12-05 17:36:45','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','90.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179754532332071355',2498,'41701797360','87','1.00','200','retail','0','2023-12-05 20:31:56','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2023-12-05 17:36:45','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','89.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179754504435433571',2499,'41701797360','87','1.00','150','retail','0','2023-12-05 20:31:56','1 pcs','','','85','Cash',0.00,'150','','','4','0.00','1','2023-12-05 17:36:45','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179757833200353972',2500,'41701797360','84','1.00','500','retail','0','2023-12-05 20:32:46','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2023-12-05 17:36:45','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','138.00','137','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179760133233722036',2501,'41701797360','19','1.00','400','retail','0','2023-12-05 20:33:03','1 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2023-12-05 17:36:45','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','101.00','100','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179761703202220233',2502,'41701797360','20','1.00','700','retail','0','2023-12-05 20:33:28','','','','350','Cash',0.00,'700','','','4','0.00','1','2023-12-05 17:36:45','10','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179768979073379203',2503,'41701797360','8','1.00','13800','retail','0','2023-12-05 20:34:35','1 pcs','','','11000','Cash',0.00,'13800','','','4','0.00','1','2023-12-05 17:36:45','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179771822140931124',2504,'41701797360','21','1.00','500','retail','0','2023-12-05 20:35:09','','','','150','Cash',0.00,'500','','','4','0.00','1','2023-12-05 17:36:45','10','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179771933323220007',2505,'41701797360','21','1.00','300','retail','0','2023-12-05 20:35:09','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2023-12-05 17:36:45','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170179777572327732227',2506,'41701797360','7','1.00','12300','retail','0','2023-12-05 20:35:51','1 pcs','','','10000','Cash',0.00,'12300','','','4','0.00','1','2023-12-05 17:36:45','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170194310620033130243',2507,'41701943093','7','1.00','12200','retail','0','2023-12-07 12:58:13','1 pcs','','','10000','Cash',0.00,'12200','','','4','0.00','1','2023-12-07 10:36:39','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170194313113930322332',2508,'41701943093','7','1.00','12500','retail','0','2023-12-07 12:58:38','1 pcs','','','10000','Cash',0.00,'12500','','','4','0.00','1','2023-12-07 10:36:39','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170194358253022934303',2509,'41701943093','9','1.00','22500','retail','0','2023-12-07 13:01:11','1 pcs','','','17600','Cash',0.00,'22500','','','4','0.00','1','2023-12-07 10:36:39','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170194862323041382822',2510,'31701948606','100','1.00','13000','retail','0','2023-12-07 19:23:32','1 pcs','','','11800','Cash',0.00,'13000','','','3','0.00','1','2023-12-07 16:45:33','7','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170194916117136213922',2511,'31701948606','9','1.00','22000','retail','0','2023-12-07 19:23:32','1 pcs','','','20500','Cash',0.00,'22000','','','3','0.00','1','2023-12-07 16:45:33','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170194921031720292333',2512,'31701948606','7','2.00','24000','retail','0','2023-12-07 19:23:32','2 pcs','','','10000','Cash',0.00,'12000','','','3','0.00','1','2023-12-07 16:45:33','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170196596512302613203',2513,'31701948606','7','1.00','11000','retail','0','2023-12-07 19:23:32','1 pcs','','','10000','Cash',0.00,'11000','','','3','0.00','1','2023-12-07 16:45:33','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170196597393322722022',2514,'31701948606','9','1.00','21900','retail','0','2023-12-07 19:23:32','1 pcs','','','20500','Cash',0.00,'21900','','','3','0.00','1','2023-12-07 16:45:33','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170196620424292702200',2515,'31701948606','84','1.00','500','retail','0','2023-12-07 19:23:32','1 pcs','','','350','Cash',0.00,'500','','','3','0.00','1','2023-12-07 16:45:33','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','137.00','136','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170196761731620733739',2516,'31701967585','66','1.00','1500','retail','100','2023-12-07 19:46:57','','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-12-07 16:47:02','12','89','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170205487137103220500',2517,'31702054803','9','1.00','22000','retail','0','2023-12-08 20:03:37','1 pcs','','','20500','Cash',0.00,'22000','','','3','0.00','1','2023-12-08 17:12:55','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170205487973223703232',2518,'31702054803','9','1.00','22500','retail','0','2023-12-08 20:03:37','1 pcs','','','20500','Cash',0.00,'22500','','','3','0.00','1','2023-12-08 17:12:55','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170205492032123422020',2519,'31702054803','87','2.00','400','retail','0','2023-12-08 20:03:37','2 pcs','','','85','Cash',0.00,'200','','','3','0.00','1','2023-12-08 17:12:55','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','87.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170205493833012033320',2520,'31702054803','4','1.00','600','retail','0','2023-12-08 20:03:37','1 pcs','','','200','Cash',0.00,'600','','','3','0.00','1','2023-12-08 17:12:55','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','123.00','122','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170205500220323033352',2521,'31702054803','107','2.00','31000','retail','0','2023-12-08 20:03:37','2 pcs','','','14500','Cash',0.00,'15500','','','3','0.00','1','2023-12-08 17:12:55','7','119','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170218957802202372083',2522,'41702189568','113','1.00','19000','retail','0','2023-12-10 09:26:08','1 pcs','','','17600','Cash',0.00,'19000','','','4','0.00','1','2023-12-10 07:01:06','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170218967403004620300',2523,'41702189568','3','1.00','200','retail','0','2023-12-10 09:27:39','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-12-10 07:01:06','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','100.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170218967431423373442',2524,'41702189568','3','1.00','200','retail','0','2023-12-10 09:27:39','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-12-10 07:01:06','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','99.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170218967472273323622',2525,'41702189568','3','1.00','200','retail','0','2023-12-10 09:27:39','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-12-10 07:01:06','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','98.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170218967530032803302',2526,'41702189568','3','1.00','200','retail','0','2023-12-10 09:27:39','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-12-10 07:01:06','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','97.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170218967520313326422',2527,'41702189568','3','1.00','200','retail','0','2023-12-10 09:27:39','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-12-10 07:01:06','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','96.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170218967503302222121',2528,'41702189568','3','1.00','300','retail','0','2023-12-10 09:27:39','1 pcs','','','80','Cash',0.00,'300','','','4','0.00','1','2023-12-10 07:01:06','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','95.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170218967523320233730',2529,'41702189568','3','1.00','200','retail','0','2023-12-10 09:27:39','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-12-10 07:01:06','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','94.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170218967503134231323',2530,'41702189568','3','1.00','200','retail','0','2023-12-10 09:27:39','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-12-10 07:01:06','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','93.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170218967541000363203',2531,'41702189568','3','1.00','200','retail','0','2023-12-10 09:27:39','1 pcs','','','80','Cash',0.00,'200','','','4','0.00','1','2023-12-10 07:01:06','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170219119933393232321',2532,'41702189568','9','1.00','22000','retail','0','2023-12-10 09:53:10','1 pcs','','','20500','Cash',0.00,'22000','','','4','0.00','1','2023-12-10 07:01:06','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170219121903200332323',2533,'41702189568','9','1.00','22000','retail','0','2023-12-10 09:53:28','1 pcs','','','20500','Cash',0.00,'22000','','','4','0.00','1','2023-12-10 07:01:06','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170219127420232427202',2534,'41702189568','110','1.00','23200','retail','0','2023-12-10 09:53:51','1 pcs','','','20300','Cash',0.00,'23200','','','4','0.00','1','2023-12-10 07:01:06','7','122','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170219133129100312234',2535,'41702189568','1','1.00','300','retail','0','2023-12-10 09:55:17','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2023-12-10 07:01:06','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','290.00','289','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170221583624853213331',2536,'31702215727','1','5.00','1000','retail','0','2023-12-11 19:26:40','5 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-12-11 16:26:47','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','289.00','284','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170221585646748250264',2537,'31702215727','87','1.00','200','retail','100','2023-12-11 19:26:40','','','','85','Cash',0.00,'200','','','3','0.00','1','2023-12-11 16:26:47','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','83.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170221587033131021223',2538,'31702215727','4','1.00','500','retail','0','2023-12-11 19:26:40','1 pcs','','','200','Cash',0.00,'500','','','3','0.00','1','2023-12-11 16:26:47','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','122.00','121','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170221589723004333350',2539,'31702215727','19','1.00','350','retail','150','2023-12-11 19:26:40','','','','200','Cash',0.00,'350','','','3','0.00','1','2023-12-11 16:26:47','10','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170221592913293032322',2540,'31702215727','22','1.00','300','retail','0','2023-12-11 19:26:40','1 pcs','','','150','Cash',0.00,'300','','','3','0.00','1','2023-12-11 16:26:47','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','717.00','716','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170221602622272323030',2541,'31702215727','14','1.00','700','retail','0','2023-12-11 19:26:40','','','','400','Cash',0.00,'700','','','3','0.00','1','2023-12-11 16:26:47','9','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170221604772033100300',2542,'31702215727','4','2.00','800','retail','0','2023-12-11 19:26:40','2 pcs','','','200','Cash',0.00,'400','','','3','0.00','1','2023-12-11 16:26:47','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','121.00','119','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170221990931331192392',2543,'31702215727','84','1.00','500','retail','500','2023-12-11 19:26:40','','','','350','Cash',0.00,'500','','','3','0.00','1','2023-12-11 16:26:47','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','136.00','135','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170231203430302203703',2544,'31702312010','77','1.00','1600','retail','0','2023-12-11 19:50:01','1 pcs','','','1200','Cash',0.00,'1600','','','3','0.00','1','2023-12-11 16:53:01','12','100','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170231208432037120232',2545,'31702312010','30','1.00','1500','retail','0','2023-12-11 19:50:01','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-12-11 16:53:01','12','52','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170231215320233232023',2546,'31702312010','42','1.00','1600','retail','0','2023-12-11 19:50:01','','','','1000','Cash',0.00,'1600','','','3','0.00','1','2023-12-11 16:53:01','12','64','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170231288513203323537',2547,'31702312010','8','2.00','30000','retail','0','2023-12-11 19:50:01','','','','11000','Cash',0.00,'15000','','','3','0.00','1','2023-12-11 16:53:01','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170231309613322239622',2548,'31702312010','1','5.00','1250','retail','0','2023-12-11 19:50:01','5 pcs','','','50','Cash',0.00,'250','','','3','0.00','1','2023-12-11 16:53:01','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','284.00','279','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170231315222002721302',2549,'31702312010','93','1.00','300','retail','0','2023-12-11 19:50:01','1 pcs','','','0','Cash',0.00,'300','','','3','0.00','1','2023-12-11 16:53:01','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','487.00','486','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170231317732332323107',2550,'31702312010','22','3.00','900','retail','0','2023-12-11 19:50:01','3 pcs','','','150','Cash',0.00,'300','','','3','0.00','1','2023-12-11 16:53:01','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','716.00','713','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170231323133232232333',2551,'31702312010','84','1.00','500','retail','500','2023-12-11 19:50:01','','','','350','Cash',0.00,'500','','','3','0.00','1','2023-12-11 16:53:01','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','135.00','134','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170231324923203232332',2552,'31702312010','87','7.00','1400','retail','2100','2023-12-11 19:50:01','7 pcs','','','85','Cash',0.00,'200','','','3','0.00','1','2023-12-11 16:53:01','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','82.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170231335407303447330',2553,'31702312010','87','1.00','200','retail','100','2023-12-11 19:50:01','','','','85','Cash',0.00,'200','','','3','0.00','1','2023-12-11 16:53:01','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170231337677122163312',2554,'31702312010','91','1.00','1400','retail','0','2023-12-11 19:50:01','1 pcs','','','1250','Cash',0.00,'1400','','','3','0.00','1','2023-12-11 16:53:01','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170231678923328100233',2555,'31702316781','108','1.00','1100','retail','0','2023-12-11 20:46:38','1 pcs','','','800','Cash',0.00,'1100','','','3','0.00','1','2023-12-11 17:46:41','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170239782533320214320',2556,'31702397813','74','1.00','1600','retail','0','2023-12-12 21:12:02','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-12-12 18:12:34','12','97','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170239783300382320330',2557,'31702397813','65','1.00','1500','retail','0','2023-12-12 21:12:02','1 pcs','','','1000','Cash',0.00,'1500','','','3','0.00','1','2023-12-12 18:12:34','12','88','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170239784330093040337',2558,'31702397813','73','1.00','1500','retail','0','2023-12-12 21:12:02','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-12-12 18:12:34','12','96','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170239880820907223222',2559,'31702397813','8','2.00','27000','retail','0','2023-12-12 21:12:02','2 pcs','','','11000','Cash',0.00,'13500','','','3','0.00','1','2023-12-12 18:12:34','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170239887839223800792',2560,'31702397813','7','1.00','12500','retail','0','2023-12-12 21:12:02','1 pcs','','','10000','Cash',0.00,'12500','','','3','0.00','1','2023-12-12 18:12:34','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170240466022034462422',2561,'31702397813','1','10.00','2000','retail','0','2023-12-12 21:12:02','10 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-12-12 18:12:34','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','279.00','269','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170240469620443313304',2562,'31702397813','87','3.00','750','retail','150','2023-12-12 21:12:02','','','','85','Cash',0.00,'250','','','3','0.00','1','2023-12-12 18:12:34','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'3','74.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170240471542321722273',2563,'31702397813','2','1.00','500','retail','0','2023-12-12 21:12:02','1 pcs','','','200','Cash',0.00,'500','','','3','0.00','1','2023-12-12 18:12:34','9','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170255392030525001300',2564,'31702553901','115','1.00','26000','retail','0','2023-12-15 17:44:08','','','','22700','Cash',0.00,'26000','','','3','0.00','1','2023-12-15 14:44:34','7','127','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170255393122223250430',2565,'31702553901','7','4.00','52000','retail','0','2023-12-15 17:44:08','','','','10200','Cash',0.00,'13000','','','3','0.00','1','2023-12-15 14:44:34','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'4','18.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170255394130300123305',2566,'31702553901','113','1.00','20500','retail','0','2023-12-15 17:44:08','','','','17600','Cash',0.00,'20500','','','3','0.00','1','2023-12-15 14:44:34','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170255395734305033530',2567,'31702553901','1','10.00','2000','retail','3000','2023-12-15 17:44:08','','','','50','Cash',0.00,'200','','','3','0.00','1','2023-12-15 14:44:34','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'10','429.00','419','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170255403303522223020',2568,'31702553901','91','1.00','1500','retail','0','2023-12-15 17:44:08','','','','1250','Cash',0.00,'1500','','','3','0.00','1','2023-12-15 14:44:34','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170255703929002720302',2569,'31702553901','22','1.00','300','retail','200','2023-12-15 17:44:08','','','','150','Cash',0.00,'300','','','3','0.00','1','2023-12-15 14:44:34','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','713.00','712','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170255705472027313121',2570,'31702553901','1','1.00','200','retail','300','2023-12-15 17:44:08','','','','50','Cash',0.00,'200','','','3','0.00','1','2023-12-15 14:44:34','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','419.00','418','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170255707403014053737',2571,'31702553901','93','1.00','1000','retail','0','2023-12-15 17:44:08','','','','0','Cash',0.00,'1000','','','3','0.00','1','2023-12-15 14:44:34','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','486.00','485','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170255709592207702443',2572,'31702553901','93','1.00','1000','retail','0','2023-12-15 17:44:08','','','','0','Cash',0.00,'1000','','','3','0.00','1','2023-12-15 14:44:34','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','485.00','484','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170265148330320230232',2573,'31702651474','107','1.00','17000','retail','0','2023-12-15 20:06:55','','','','14500','Cash',0.00,'17000','','','3','0.00','1','2023-12-15 17:07:16','7','119','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170265149123323350523',2574,'31702651474','112','1.00','45000','retail','0','2023-12-15 20:06:55','','','','40000','Cash',0.00,'45000','','','3','0.00','1','2023-12-15 17:07:16','7','124','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170265150133723223572',2575,'31702651474','91','1.00','1400','retail','0','2023-12-15 20:06:55','1 pcs','','','1250','Cash',0.00,'1400','','','3','0.00','1','2023-12-15 17:07:16','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','47.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170265151235231321130',2576,'31702651474','8','1.00','13800','retail','0','2023-12-15 20:06:55','1 pcs','','','11000','Cash',0.00,'13800','','','3','0.00','1','2023-12-15 17:07:16','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170265156203301023320',2577,'31702651474','16','2.00','4000','retail','0','2023-12-15 20:06:55','2 pcs','','','1100','Cash',0.00,'2000','','','3','0.00','1','2023-12-15 17:07:16','9','23','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','67.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170265161823133260332',2578,'31702651474','84','1.00','600','retail','0','2023-12-15 20:06:55','1 pcs','','','350','Cash',0.00,'600','','','3','0.00','1','2023-12-15 17:07:16','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','134.00','133','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170265164610232222330',2579,'31702651474','91','2.00','3000','retail','0','2023-12-15 20:06:55','2 pcs','','','1250','Cash',0.00,'1500','','','3','0.00','1','2023-12-15 17:07:16','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','46.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170265170447324013213',2580,'31702651474','84','2.00','1000','retail','1000','2023-12-15 20:06:55','','','','350','Cash',0.00,'500','','','3','0.00','1','2023-12-15 17:07:16','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','133.00','131','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170265171922341063135',2581,'31702651474','87','3.00','600','retail','300','2023-12-15 20:06:55','','','','85','Cash',0.00,'200','','','3','0.00','1','2023-12-15 17:07:16','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'3','71.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170282437823312733832',2582,'31702824361','91','1.00','1400','retail','0','2023-12-19 17:15:18','1 pcs','','','1250','Cash',0.00,'1400','','','3','0.00','1','2023-12-19 14:15:23','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170282438880020830832',2583,'31702824361','92','1.00','500','retail','0','2023-12-19 17:15:18','','','','240','Cash',0.00,'500','','','3','0.00','1','2023-12-19 14:15:23','9','107','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170282439720332042892',2584,'31702824361','2','1.00','500','retail','0','2023-12-19 17:15:18','1 pcs','','','200','Cash',0.00,'500','','','3','0.00','1','2023-12-19 14:15:23','9','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170282442824322334332',2585,'31702824361','19','1.00','400','retail','0','2023-12-19 17:15:18','1 pcs','','','200','Cash',0.00,'400','','','3','0.00','1','2023-12-19 14:15:23','10','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170282450003122348502',2586,'31702824361','87','1.00','300','retail','0','2023-12-19 17:15:18','','','','85','Cash',0.00,'300','','','3','0.00','1','2023-12-19 14:15:23','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','68.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170291683501233204020',2587,'31702824361','41','1.00','2000','retail','500','2023-12-19 17:15:18','','','','1500','Cash',0.00,'2000','','','3','0.00','1','2023-12-19 14:15:23','12','63','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170291685423020322423',2588,'31702824361','28','1.00','1500','retail','100','2023-12-19 17:15:18','','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-12-19 14:15:23','12','50','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170292248002314232303',2589,'31702824361','1','1.00','200','retail','300','2023-12-19 17:15:18','','','','50','Cash',0.00,'200','','','3','0.00','1','2023-12-19 14:15:23','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','418.00','417','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170292250023322222323',2590,'31702824361','87','4.00','800','retail','6','2023-12-19 17:15:18','4 pcs','','','85','Cash',0.00,'200','','','3','0.00','1','2023-12-19 14:15:23','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','67.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170292254920239040227',2591,'31702824361','113','1.00','19500','retail','0','2023-12-19 17:15:18','1 pcs','','','17600','Cash',0.00,'19500','','','3','0.00','1','2023-12-19 14:15:23','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170299533119321032339',2592,'31702995324','9','1.00','23000','retail','0','2023-12-20 14:43:15','','','','20500','Cash',0.00,'23000','','','3','0.00','1','2023-12-20 11:43:19','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170299533833383232325',2593,'31702995324','112','1.00','43000','retail','0','2023-12-20 14:43:15','1 pcs','','','40000','Cash',0.00,'43000','','','3','0.00','1','2023-12-20 11:43:19','7','124','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170299536092250013330',2594,'31702995324','1','1.00','200','retail','0','2023-12-20 14:43:15','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-12-20 11:43:19','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','417.00','416','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170299720120219332223',2595,'31702995324','7','1.00','12000','retail','0','2023-12-20 14:43:15','1 pcs','','','10200','Cash',0.00,'12000','','','3','0.00','1','2023-12-20 11:43:19','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170299729190239122121',2596,'31702995324','7','1.00','11600','retail','0','2023-12-20 14:43:15','1 pcs','','','10200','Cash',0.00,'11600','','','3','0.00','1','2023-12-20 11:43:19','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170307260777322032223',2597,'31703072600','1','1.00','200','retail','0','2023-12-22 21:15:22','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-12-22 18:15:29','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','416.00','415','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170307261830302332111',2598,'31703072600','2','1.00','200','retail','0','2023-12-22 21:15:22','1 pcs','','','200','Cash',0.00,'200','','','3','0.00','1','2023-12-22 18:15:29','9','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170317822221222032331',2599,'31703072600','30','1.00','1600','retail','0','2023-12-22 21:15:22','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-12-22 18:15:29','12','52','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170326869000013290222',2600,'31703072600','108','1.00','1100','retail','0','2023-12-22 21:15:22','1 pcs','','','800','Cash',0.00,'1100','','','3','0.00','1','2023-12-22 18:15:29','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170326873630012487832',2601,'31703072600','108','1.00','1000','retail','0','2023-12-22 21:15:22','1 pcs','','','800','Cash',0.00,'1000','','','3','0.00','1','2023-12-22 18:15:29','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170326877630822727233',2602,'31703072600','91','2.00','2800','retail','0','2023-12-22 21:15:22','2 pcs','','','1250','Cash',0.00,'1400','','','3','0.00','1','2023-12-22 18:15:29','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','43.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170326881000322323222',2603,'31703072600','14','2.00','1400','retail','0','2023-12-22 21:15:22','','','','400','Cash',0.00,'700','','','3','0.00','1','2023-12-22 18:15:29','9','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','60.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170326882426322332722',2604,'31703072600','115','1.00','24000','retail','0','2023-12-22 21:15:22','1 pcs','','','22700','Cash',0.00,'24000','','','3','0.00','1','2023-12-22 18:15:29','7','127','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170326885422423333380',2605,'31703072600','93','1.00','1000','retail','0','2023-12-22 21:15:22','','','','0','Cash',0.00,'1000','','','3','0.00','1','2023-12-22 18:15:29','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','484.00','483','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170326886730382236322',2606,'31703072600','93','1.00','1500','retail','0','2023-12-22 21:15:22','1 pcs','','','0','Cash',0.00,'1500','','','3','0.00','1','2023-12-22 18:15:29','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','483.00','481','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170326890737272223703',2607,'31703072600','93','1.00','300','retail','0','2023-12-22 21:15:22','1 pcs','','','0','Cash',0.00,'300','','','3','0.00','1','2023-12-22 18:15:29','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','482.00','481','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170335286832538033083',2608,'31703352855','85','1.00','800','retail','200','2023-12-23 20:44:26','','','','350','Cash',0.00,'800','','','3','0.00','1','2023-12-23 17:44:31','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170335289634533239883',2609,'31703352855','7','1.00','11800','retail','0','2023-12-23 20:44:26','1 pcs','','','10200','Cash',0.00,'11800','','','3','0.00','1','2023-12-23 17:44:31','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170335291924253330233',2610,'31703352855','115','1.00','23900','retail','0','2023-12-23 20:44:26','1 pcs','','','22700','Cash',0.00,'23900','','','3','0.00','1','2023-12-23 17:44:31','7','127','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170335294530350032353',2611,'31703352855','9','1.00','22000','retail','0','2023-12-23 20:44:26','1 pcs','','','20500','Cash',0.00,'22000','','','3','0.00','1','2023-12-23 17:44:31','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170335297722323093033',2612,'31703352855','70','1.00','1500','retail','0','2023-12-23 20:44:26','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-12-23 17:44:31','12','93','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170335300433342233430',2613,'31703352855','22','3.00','900','retail','0','2023-12-23 20:44:26','3 pcs','','','150','Cash',0.00,'300','','','3','0.00','1','2023-12-23 17:44:31','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','757.00','754','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170335302272201330200',2614,'31703352855','93','1.00','1000','retail','0','2023-12-23 20:44:26','','','','0','Cash',0.00,'1000','','','3','0.00','1','2023-12-23 17:44:31','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','481.00','480','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170335304551232020103',2615,'31703352855','1','8.00','1600','retail','2400','2023-12-23 20:44:26','','','','50','Cash',0.00,'200','','','3','0.00','1','2023-12-23 17:44:31','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'8','485.00','477','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170335306823723333032',2616,'31703352855','14','1.00','500','retail','0','2023-12-23 20:44:26','1 pcs','','','400','Cash',0.00,'500','','','3','0.00','1','2023-12-23 17:44:31','9','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170352494820223222023',2617,'31703524899','9','1.00','21500','retail','0','2023-12-25 20:24:47','1 pcs','','','20500','Cash',0.00,'21500','','','3','0.00','1','2023-12-25 17:26:07','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170352495903033329209',2618,'31703524899','7','1.00','11500','retail','0','2023-12-25 20:24:47','1 pcs','','','10200','Cash',0.00,'11500','','','3','0.00','1','2023-12-25 17:26:07','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170352498502033402239',2619,'31703524899','1','6.00','1200','retail','0','2023-12-25 20:24:47','6 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-12-25 17:26:07','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','477.00','471','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170352502124322122337',2620,'31703524899','4','1.00','500','retail','0','2023-12-25 20:24:47','1 pcs','','','200','Cash',0.00,'500','','','3','0.00','1','2023-12-25 17:26:07','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','122.00','121','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170352507663023204220',2621,'31703524899','87','1.00','200','retail','0','2023-12-25 20:24:47','1 pcs','','','85','Cash',0.00,'200','','','3','0.00','1','2023-12-25 17:26:07','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170360965322130033323',2622,'31703609631','117','1.00','1600','retail','0','2023-12-27 19:49:01','1 pcs','','','1150','Cash',0.00,'1600','','','3','0.00','1','2023-12-27 16:49:08','12','129','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170360966303602323613',2623,'31703609631','57','1.00','1500','retail','0','2023-12-27 19:49:01','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-12-27 16:49:08','12','80','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170360967220327230332',2624,'31703609631','39','1.00','1500','retail','0','2023-12-27 19:49:01','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-12-27 16:49:08','12','61','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170369580431200077243',2625,'31703695749','118','1.00','1600','retail','0','2023-12-27 20:46:00','1 pcs','','','1150','Cash',0.00,'1600','','','3','0.00','1','2023-12-27 17:53:12','12','130','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170369582403442040414',2626,'31703695749','39','1.00','1500','retail','0','2023-12-27 20:46:00','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-12-27 17:53:12','12','61','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170369584306297232093',2627,'31703695749','57','1.00','1500','retail','0','2023-12-27 20:46:00','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-12-27 17:53:12','12','80','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170369586603430030903',2628,'31703695749','70','1.00','1500','retail','0','2023-12-27 20:46:00','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-12-27 17:53:12','12','93','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170369684733026923372',2629,'31703695749','91','1.00','1350','retail','0','2023-12-27 20:46:00','1 pcs','','','1250','Cash',0.00,'1350','','','3','0.00','1','2023-12-27 17:53:12','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170369686392232733362',2630,'31703695749','113','1.00','18800','retail','0','2023-12-27 20:46:00','1 pcs','','','17600','Cash',0.00,'18800','','','3','0.00','1','2023-12-27 17:53:12','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170369688723663300940',2631,'31703695749','7','1.00','11500','retail','0','2023-12-27 20:46:00','1 pcs','','','10200','Cash',0.00,'11500','','','3','0.00','1','2023-12-27 17:53:12','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170369693532292141300',2632,'31703695749','9','1.00','21800','retail','0','2023-12-27 20:46:00','1 pcs','','','20500','Cash',0.00,'21800','','','3','0.00','1','2023-12-27 17:53:12','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170369694322333200914',2633,'31703695749','9','1.00','21800','retail','0','2023-12-27 20:46:00','1 pcs','','','20500','Cash',0.00,'21800','','','3','0.00','1','2023-12-27 17:53:12','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170369701323239323193',2634,'31703695749','5','1.00','500','retail','0','2023-12-27 20:46:00','1 pcs','','','26','Cash',0.00,'500','','','3','0.00','1','2023-12-27 17:53:12','9','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170369703293233327332',2635,'31703695749','14','5.00','2500','retail','0','2023-12-27 20:46:00','5 pcs','','','400','Cash',0.00,'500','','','3','0.00','1','2023-12-27 17:53:12','9','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','57.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170369707063727207023',2636,'31703695749','87','1.00','200','retail','0','2023-12-27 20:46:00','1 pcs','','','85','Cash',0.00,'200','','','3','0.00','1','2023-12-27 17:53:12','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170369708020230344230',2637,'31703695749','84','1.00','600','retail','0','2023-12-27 20:46:00','1 pcs','','','350','Cash',0.00,'600','','','3','0.00','1','2023-12-27 17:53:12','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','131.00','130','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170378389033342233030',2638,'31703783860','73','1.00','1500','retail','0','2023-12-28 21:09:50','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-12-28 18:10:40','12','96','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170378396833273020393',2639,'31703783860','28','1.00','1600','retail','0','2023-12-28 21:09:50','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-12-28 18:10:40','12','50','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170378399033233303409',2640,'31703783860','57','1.00','1500','retail','0','2023-12-28 21:09:50','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-12-28 18:10:40','12','80','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170378692672327732227',2641,'31703783860','7','1.00','11200','retail','0','2023-12-28 21:09:50','1 pcs','','','10200','Cash',0.00,'11200','','','3','0.00','1','2023-12-28 18:10:40','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170378693522208030933',2642,'31703783860','9','1.00','21800','retail','0','2023-12-28 21:09:50','1 pcs','','','20500','Cash',0.00,'21800','','','3','0.00','1','2023-12-28 18:10:40','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170378694470333303223',2643,'31703783860','108','1.00','1200','retail','0','2023-12-28 21:09:50','','','','800','Cash',0.00,'1200','','','3','0.00','1','2023-12-28 18:10:40','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170378697672260013330',2644,'31703783860','1','5.00','1000','retail','0','2023-12-28 21:09:50','5 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-12-28 18:10:40','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','471.00','466','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170386797724263207010',2645,'31703867969','1','7.00','1400','retail','0','2023-12-29 20:45:08','7 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-12-29 17:45:11','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','466.00','459','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170386805405258151322',2646,'31703867969','87','1.00','200','retail','0','2023-12-29 20:45:08','1 pcs','','','85','Cash',0.00,'200','','','3','0.00','1','2023-12-29 17:45:11','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170386806222323232322',2647,'31703867969','84','1.00','1000','retail','0','2023-12-29 20:45:08','','','','350','Cash',0.00,'1000','','','3','0.00','1','2023-12-29 17:45:11','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','130.00','129','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170386807231703326372',2648,'31703867969','110','1.00','23800','retail','0','2023-12-29 20:45:08','1 pcs','','','20300','Cash',0.00,'23800','','','3','0.00','1','2023-12-29 17:45:11','7','122','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170386813422030223822',2649,'31703867969','108','1.00','1200','retail','0','2023-12-29 20:45:08','','','','800','Cash',0.00,'1200','','','3','0.00','1','2023-12-29 17:45:11','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170386814010433008202',2650,'31703867969','91','1.00','1400','retail','0','2023-12-29 20:45:08','1 pcs','','','1250','Cash',0.00,'1400','','','3','0.00','1','2023-12-29 17:45:11','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170387190722313707807',2651,'31703867969','87','1.00','300','retail','0','2023-12-29 20:45:08','','','','85','Cash',0.00,'300','','','3','0.00','1','2023-12-29 17:45:11','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170404423000020300472',2652,'31704042955','28','1.00','1600','retail','0','2023-12-31 20:59:50','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2023-12-31 18:00:11','12','50','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170404424531231222302',2653,'31704042955','70','1.00','1500','retail','0','2023-12-31 20:59:50','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2023-12-31 18:00:11','12','93','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170404427333200203023',2654,'31704042955','118','1.00','1800','retail','0','2023-12-31 20:59:50','','','','1150','Cash',0.00,'1800','','','3','0.00','1','2023-12-31 18:00:11','12','130','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170404541534233355404',2655,'31704042955','7','1.00','11800','retail','0','2023-12-31 20:59:50','1 pcs','','','10200','Cash',0.00,'11800','','','3','0.00','1','2023-12-31 18:00:11','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170404542231200453430',2656,'31704042955','91','1.00','1350','retail','0','2023-12-31 20:59:50','1 pcs','','','1250','Cash',0.00,'1350','','','3','0.00','1','2023-12-31 18:00:11','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170404543632240422303',2657,'31704042955','87','1.00','200','retail','0','2023-12-31 20:59:50','1 pcs','','','85','Cash',0.00,'200','','','3','0.00','1','2023-12-31 18:00:11','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170404546160304031323',2658,'31704042955','1','10.00','2000','retail','0','2023-12-31 20:59:50','10 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2023-12-31 18:00:11','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','459.00','449','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170404550234253202322',2659,'31704042955','113','1.00','19500','retail','0','2023-12-31 20:59:50','1 pcs','','','17600','Cash',0.00,'19500','','','3','0.00','1','2023-12-31 18:00:11','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170404553327303300732',2660,'31704042955','22','5.00','1500','retail','0','2023-12-31 20:59:50','5 pcs','','','150','Cash',0.00,'300','','','3','0.00','1','2023-12-31 18:00:11','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','754.00','749','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170404557613320536070',2661,'31704042955','7','1.00','12000','retail','0','2023-12-31 20:59:50','1 pcs','','','10200','Cash',0.00,'12000','','','3','0.00','1','2023-12-31 18:00:11','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170219762831220733281',2662,'41702197618','87','1.00','300','retail','0','2023-12-10 11:40:18','','','','85','Cash',0.00,'300','','','4','0.00','1','2024-01-03 08:00:20','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','85.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170219762823202302614',2663,'41702197618','87','1.00','200','retail','0','2023-12-10 11:40:18','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-01-03 08:00:20','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','84.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170219764426022212613',2664,'41702197618','3','1.00','300','retail','0','2023-12-10 11:40:35','1 pcs','','','80','Cash',0.00,'300','','','4','0.00','1','2024-01-03 08:00:20','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','91.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170219764622412600233',2665,'41702197618','3','1.00','250','retail','0','2023-12-10 11:40:35','1 pcs','','','80','Cash',0.00,'250','','','4','0.00','1','2024-01-03 08:00:20','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170219778824282832231',2666,'41702197618','3','1.00','300','retail','0','2023-12-10 11:42:55','1 pcs','','','80','Cash',0.00,'300','','','4','0.00','1','2024-01-03 08:00:20','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170219781107322302200',2667,'41702197618','22','1.00','300','retail','0','2023-12-10 11:43:19','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-01-03 08:00:20','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','719.00','717','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170219781184103033123',2668,'41702197618','22','1.00','300','retail','0','2023-12-10 11:43:19','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-01-03 08:00:20','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','718.00','717','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170426883948200033824',2669,'41704268820','9','1.00','22500','retail','0','2024-01-03 11:00:20','1 pcs','','','20500','Cash',0.00,'22500','','','4','0.00','1','2024-01-03 08:00:52','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170425194432330025444',2670,'31704251927','9','1.00','21800','retail','0','2024-01-03 18:56:40','1 pcs','','','20500','Cash',0.00,'21800','','','3','0.00','1','2024-01-03 15:56:45','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170425195603202142303',2671,'31704251927','7','1.00','11200','retail','0','2024-01-03 18:56:40','1 pcs','','','10200','Cash',0.00,'11200','','','3','0.00','1','2024-01-03 15:56:45','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170425196416322533300',2672,'31704251927','7','1.00','11800','retail','0','2024-01-03 18:56:40','1 pcs','','','10200','Cash',0.00,'11800','','','3','0.00','1','2024-01-03 15:56:45','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170425197404322374419',2673,'31704251927','4','1.00','1000','retail','0','2024-01-03 18:56:40','','','','200','Cash',0.00,'1000','','','3','0.00','1','2024-01-03 15:56:45','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','121.00','120','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170425199625520020223',2674,'31704251927','1','10.00','2000','retail','3000','2024-01-03 18:56:40','','','','50','Cash',0.00,'200','','','3','0.00','1','2024-01-03 15:56:45','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'10','449.00','439','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170425203152010233320',2675,'31704251927','84','2.00','1000','retail','1000','2024-01-03 18:56:40','','','','350','Cash',0.00,'500','','','3','0.00','1','2024-01-03 15:56:45','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','129.00','127','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170425210400334520033',2676,'31704251927','6','1.00','300','retail','0','2024-01-03 18:56:40','1 pcs','','','150','Cash',0.00,'300','','','3','0.00','1','2024-01-03 15:56:45','9','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170427193672332733333',2677,'41704268853','9','1.00','22500','retail','0','2024-01-03 11:00:53','1 pcs','','','20500','Cash',0.00,'22500','','','4','0.00','1','2024-01-04 06:38:26','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170430019830340203311',2678,'31704300176','57','1.00','1500','retail','0','2024-01-04 09:44:19','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2024-01-04 06:44:25','12','80','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170430029606432222060',2679,'31704300176','9','1.00','21400','retail','0','2024-01-04 09:44:19','1 pcs','','','20500','Cash',0.00,'21400','','','3','0.00','1','2024-01-04 06:44:25','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170438670574223033323',2680,'31704386684','73','1.00','1500','retail','100','2024-01-04 19:49:49','','','','1100','Cash',0.00,'1500','','','3','0.00','1','2024-01-04 17:42:36','12','96','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170438673423338337230',2681,'31704386684','9','1.00','22000','retail','0','2024-01-04 19:49:49','1 pcs','','','20500','Cash',0.00,'22000','','','3','0.00','1','2024-01-04 17:42:36','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170438674162002173372',2682,'31704386684','9','1.00','22000','retail','0','2024-01-04 19:49:49','1 pcs','','','20500','Cash',0.00,'22000','','','3','0.00','1','2024-01-04 17:42:36','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170438677902781033802',2683,'31704386684','1','10.00','2000','retail','3000','2024-01-04 19:49:49','','','','50','Cash',0.00,'200','','','3','0.00','1','2024-01-04 17:42:36','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'10','519.00','509','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170438681034832002402',2684,'31704386684','87','2.00','400','retail','200','2024-01-04 19:49:49','','','','85','Cash',0.00,'200','','','3','0.00','1','2024-01-04 17:42:36','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','58.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170438698122382699331',2685,'31704386684','84','1.00','500','retail','0','2024-01-04 19:49:49','1 pcs','','','350','Cash',0.00,'500','','','3','0.00','1','2024-01-04 17:42:36','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','127.00','126','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170456080373222004320',2686,'41704560787','116','1.00','6500','retail','0','2024-01-06 20:06:27','1 pcs','','','5200','Cash',0.00,'6500','','','4','0.00','1','2024-01-06 17:13:15','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170456117530024001231',2687,'41704560787','91','1.00','1400','retail','0','2024-01-06 20:07:00','1 pcs','','','1250','Cash',0.00,'1400','','','4','0.00','1','2024-01-06 17:13:15','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170451816442220051313',2688,'31704518156','91','1.00','1500','retail','0','2024-01-08 21:00:44','','','','1250','Cash',0.00,'1500','','','3','0.00','1','2024-01-08 18:00:47','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170451817630800503202',2689,'31704518156','1','10.00','5000','retail','0','2024-01-08 21:00:44','','','','50','Cash',0.00,'500','','','3','0.00','1','2024-01-08 18:00:47','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'10','509.00','499','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170451818932184003803',2690,'31704518156','98','1.00','1800','retail','0','2024-01-08 21:00:44','','','','600','Cash',0.00,'1800','','','3','0.00','1','2024-01-08 18:00:47','9','112','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170451821424321432132',2691,'31704518156','84','2.00','1000','retail','1000','2024-01-08 21:00:44','','','','350','Cash',0.00,'500','','','3','0.00','1','2024-01-08 18:00:47','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','126.00','124','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170464793994302234379',2692,'31704518156','108','1.00','1200','retail','0','2024-01-08 21:00:44','','','','800','Cash',0.00,'1200','','','3','0.00','1','2024-01-08 18:00:47','7','120','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170464798540970320423',2693,'31704518156','9','2.00','43200','retail','0','2024-01-08 21:00:44','2 pcs','','','20500','Cash',0.00,'21600','','','3','0.00','1','2024-01-08 18:00:47','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170464801963203712287',2694,'31704518156','11','1.00','11500','retail','0','2024-01-08 21:00:44','1 pcs','','','10500','Cash',0.00,'11500','','','3','0.00','1','2024-01-08 18:00:47','7','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170464808602432830326',2695,'31704518156','1','10.00','2000','retail','0','2024-01-08 21:00:44','10 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2024-01-08 18:00:47','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','499.00','489','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170464812822420226723',2696,'31704518156','14','1.00','500','retail','0','2024-01-08 21:00:44','1 pcs','','','400','Cash',0.00,'500','','','3','0.00','1','2024-01-08 18:00:47','9','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170473685530026200333',2697,'31704736848','9','1.00','22500','retail','0','2024-01-08 21:03:51','1 pcs','','','20500','Cash',0.00,'22500','','','3','0.00','1','2024-01-08 18:03:55','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170473689034030324724',2698,'31704736848','7','1.00','11400','retail','0','2024-01-08 21:03:51','1 pcs','','','10200','Cash',0.00,'11400','','','3','0.00','1','2024-01-08 18:03:55','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170473689823383023322',2699,'31704736848','28','1.00','1500','retail','0','2024-01-08 21:03:51','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2024-01-08 18:03:55','12','50','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170473690723030033029',2700,'31704736848','57','3.00','4500','retail','0','2024-01-08 21:03:51','3 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2024-01-08 18:03:55','12','80','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170473696121243333333',2701,'31704736848','87','1.00','300','retail','0','2024-01-08 21:03:51','','','','85','Cash',0.00,'300','','','3','0.00','1','2024-01-08 18:03:55','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170473697567273763300',2702,'31704736848','73','1.00','1500','retail','100','2024-01-08 21:03:51','','','','1100','Cash',0.00,'1500','','','3','0.00','1','2024-01-08 18:03:55','12','96','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170473699692202070364',2703,'31704736848','84','1.00','600','retail','0','2024-01-08 21:03:51','1 pcs','','','350','Cash',0.00,'600','','','3','0.00','1','2024-01-08 18:03:55','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','124.00','123','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170473703000222107332',2704,'31704736848','16','3.00','4500','retail','1500','2024-01-08 21:03:51','','','','1100','Cash',0.00,'1500','','','3','0.00','1','2024-01-08 18:03:55','9','23','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'3','65.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170482241382003323333',2705,'31704822405','113','1.00','20500','retail','0','2024-01-09 20:48:48','','','','17600','Cash',0.00,'20500','','','3','0.00','1','2024-01-09 17:49:29','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170482242902274227320',2706,'31704822405','7','1.00','11500','retail','0','2024-01-09 20:48:48','1 pcs','','','10200','Cash',0.00,'11500','','','3','0.00','1','2024-01-09 17:49:29','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170482245133003020330',2707,'31704822405','7','1.00','11500','retail','0','2024-01-09 20:48:48','1 pcs','','','10200','Cash',0.00,'11500','','','3','0.00','1','2024-01-09 17:49:29','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170482247422303278202',2708,'31704822405','118','1.00','1800','retail','0','2024-01-09 20:48:48','','','','1150','Cash',0.00,'1800','','','3','0.00','1','2024-01-09 17:49:29','12','130','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170482248522433828223',2709,'31704822405','30','1.00','1500','retail','0','2024-01-09 20:48:48','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2024-01-09 17:49:29','12','52','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170482250830302232832',2710,'31704822405','1','10.00','2000','retail','0','2024-01-09 20:48:48','10 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2024-01-09 17:49:29','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','489.00','479','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170482252802032833200',2711,'31704822405','93','1.00','1000','retail','0','2024-01-09 20:48:48','','','','0','Cash',0.00,'1000','','','3','0.00','1','2024-01-09 17:49:29','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','480.00','479','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170482281121323001180',2712,'31704822569','85','2.00','1000','retail','1000','2024-01-09 20:53:57','','','','350','Cash',0.00,'500','','','3','0.00','1','2024-01-09 17:54:01','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170482283603004820300',2713,'31704822569','22','2.00','600','retail','400','2024-01-09 20:53:57','','','','150','Cash',0.00,'300','','','3','0.00','1','2024-01-09 17:54:01','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','861.00','859','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170489738683032802200',2714,'31704888382','107','1.00','15500','retail','0','2024-01-10 20:02:24','1 pcs','','','14500','Cash',0.00,'15500','','','3','0.00','1','2024-01-10 17:02:31','7','119','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170489740522400228723',2715,'31704888382','115','1.00','24500','retail','0','2024-01-10 20:02:24','1 pcs','','','22700','Cash',0.00,'24500','','','3','0.00','1','2024-01-10 17:02:31','7','127','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170489741220002203380',2716,'31704888382','7','1.00','11400','retail','0','2024-01-10 20:02:24','1 pcs','','','10200','Cash',0.00,'11400','','','3','0.00','1','2024-01-10 17:02:31','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170489782040239234238',2717,'31704888382','1','5.00','1000','retail','1500','2024-01-10 20:02:24','','','','50','Cash',0.00,'200','','','3','0.00','1','2024-01-10 17:02:31','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'5','479.00','474','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170489782733242032343',2718,'31704888382','91','1.00','1350','retail','0','2024-01-10 20:02:24','1 pcs','','','1250','Cash',0.00,'1350','','','3','0.00','1','2024-01-10 17:02:31','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170489853898038140503',2719,'31704888382','93','1.00','1000','retail','0','2024-01-10 20:02:24','','','','0','Cash',0.00,'1000','','','3','0.00','1','2024-01-10 17:02:31','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','479.00','478','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170489855553422507250',2720,'31704888382','93','1.00','500','retail','500','2024-01-10 20:02:24','','','','0','Cash',0.00,'500','','','3','0.00','1','2024-01-10 17:02:31','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','478.00','477','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170490607833492203432',2721,'31704888382','28','1.00','1500','retail','0','2024-01-10 20:02:24','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2024-01-10 17:02:31','12','50','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170490609621043223003',2722,'31704888382','1','5.00','1000','retail','0','2024-01-10 20:02:24','5 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2024-01-10 17:02:31','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','474.00','469','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170490610732327317321',2723,'31704888382','22','5.00','1500','retail','0','2024-01-10 20:02:24','5 pcs','','','150','Cash',0.00,'300','','','3','0.00','1','2024-01-10 17:02:31','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','859.00','854','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170490614303232930220',2724,'31704888382','84','1.00','600','retail','400','2024-01-10 20:02:24','','','','350','Cash',0.00,'600','','','3','0.00','1','2024-01-10 17:02:31','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','123.00','122','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170498730423730433732',2725,'31704987296','113','1.00','20000','retail','0','2024-01-11 20:18:08','1 pcs','','','17600','Cash',0.00,'20000','','','3','0.00','1','2024-01-11 17:19:07','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170498734610323227332',2726,'31704987296','9','1.00','22500','retail','0','2024-01-11 20:18:08','1 pcs','','','20500','Cash',0.00,'22500','','','3','0.00','1','2024-01-11 17:19:07','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170498736232232328337',2727,'31704987296','7','1.00','12000','retail','0','2024-01-11 20:18:08','1 pcs','','','10200','Cash',0.00,'12000','','','3','0.00','1','2024-01-11 17:19:07','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170498738172002173332',2728,'31704987296','84','1.00','500','retail','0','2024-01-11 20:18:08','1 pcs','','','350','Cash',0.00,'500','','','3','0.00','1','2024-01-11 17:19:07','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','122.00','121','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170498740373342323333',2729,'31704987296','87','1.00','200','retail','100','2024-01-11 20:18:08','','','','85','Cash',0.00,'200','','','3','0.00','1','2024-01-11 17:19:07','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170498741111232320233',2730,'31704987296','1','10.00','2000','retail','0','2024-01-11 20:18:08','10 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2024-01-11 17:19:07','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','469.00','459','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170498742532330300392',2731,'31704987296','93','1.00','1000','retail','0','2024-01-11 20:18:08','','','','0','Cash',0.00,'1000','','','3','0.00','1','2024-01-11 17:19:07','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','477.00','476','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170498743310348000303',2732,'31704987296','93','1.00','400','retail','600','2024-01-11 20:18:08','','','','0','Cash',0.00,'400','','','3','0.00','1','2024-01-11 17:19:07','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','476.00','475','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170498744132712401084',2733,'31704987296','9','1.00','23000','retail','0','2024-01-11 20:18:08','','','','20500','Cash',0.00,'23000','','','3','0.00','1','2024-01-11 17:19:07','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170498745102351340020',2734,'31704987296','16','2.00','3000','retail','0','2024-01-11 20:18:08','2 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2024-01-11 17:19:07','9','23','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','62.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170498750738700007331',2735,'31704987296','115','1.00','24800','retail','0','2024-01-11 20:18:08','1 pcs','','','22700','Cash',0.00,'24800','','','3','0.00','1','2024-01-11 17:19:07','7','127','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170499348834090339003',2736,'31704987296','22','5.00','2000','retail','500','2024-01-11 20:18:08','','','','150','Cash',0.00,'400','','','3','0.00','1','2024-01-11 17:19:07','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'5','854.00','849','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170499356833272020042',2737,'31704993559','9','1.00','21500','retail','0','2024-01-11 20:19:37','1 pcs','','','20500','Cash',0.00,'21500','','','3','0.00','1','2024-01-11 17:19:49','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170499359701703533433',2738,'31704993589','113','1.00','19500','retail','0','2024-01-11 20:20:09','1 pcs','','','17600','Cash',0.00,'19500','','','3','0.00','1','2024-01-11 17:20:12','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170516397910374020722',2739,'31705163961','30','2.00','3000','retail','200','2024-01-13 19:39:55','','','','1100','Cash',0.00,'1500','','','3','0.00','1','2024-01-13 17:44:59','12','52','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170516399431323423393',2740,'31705163961','40','2.00','3000','retail','200','2024-01-13 19:39:55','','','','1150','Cash',0.00,'1500','','','3','0.00','1','2024-01-13 17:44:59','12','62','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170522282622332322203',2741,'41705222703','115','1.00','24000','retail','0','2024-01-14 11:58:24','1 pcs','','','22700','Cash',0.00,'24000','','','4','0.00','1','2024-01-15 14:55:36','7','127','returned','1','new','pcs','','2024-01-15 17:55:36','3','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170522284223308372382',2742,'41705222703','7','1.00','11300','retail','0','2024-01-14 12:00:34','1 pcs','','','10200','Cash',0.00,'11300','','','4','0.00','1','2024-01-15 08:43:39','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170530815823201330802',2743,'41705222703','116','1.00','8500','retail','0','2024-01-15 11:41:04','','','','5200','Cash',0.00,'8500','','','4','0.00','1','2024-01-15 08:43:39','7','128','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170533055900332253253',2744,'31705330549','115','1.00','23800','retail','0','2024-01-17 20:53:47','1 pcs','','','22700','Cash',0.00,'23800','','','3','0.00','1','2024-01-17 17:53:50','7','127','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170551392704331300333',2745,'31705330549','7','1.00','12000','retail','0','2024-01-17 20:53:47','1 pcs','','','10200','Cash',0.00,'12000','','','3','0.00','1','2024-01-17 17:53:50','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170551395902250130332',2746,'31705330549','22','3.00','900','retail','0','2024-01-17 20:53:47','3 pcs','','','150','Cash',0.00,'300','','','3','0.00','1','2024-01-17 17:53:50','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','849.00','846','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170551396736525733733',2747,'31705330549','1','5.00','1000','retail','0','2024-01-17 20:53:47','5 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2024-01-17 17:53:50','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','459.00','454','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170551397490215332223',2748,'31705330549','91','1.00','1400','retail','0','2024-01-17 20:53:47','1 pcs','','','1250','Cash',0.00,'1400','','','3','0.00','1','2024-01-17 17:53:50','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170551402631333303230',2749,'31705330549','87','4.00','800','retail','400','2024-01-17 20:53:47','','','','85','Cash',0.00,'200','','','3','0.00','1','2024-01-17 17:53:50','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'4','54.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170585673133332022722',2750,'41705856718','9','1.00','22500','retail','0','2024-01-21 20:05:18','1 pcs','','','20500','Cash',0.00,'22500','','','4','0.00','1','2024-01-21 17:12:31','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170585675083322722022',2751,'41705856718','9','1.00','22000','retail','0','2024-01-21 20:05:32','1 pcs','','','20500','Cash',0.00,'22000','','','4','0.00','1','2024-01-21 17:12:31','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170585677627822207070',2752,'41705856718','9','1.00','22000','retail','0','2024-01-21 20:05:51','1 pcs','','','20500','Cash',0.00,'22000','','','4','0.00','1','2024-01-21 17:12:31','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170585720953375923244',2753,'41705857151','4','1.00','1000','retail','0','2024-01-21 20:12:31','','','','200','Cash',0.00,'1000','','','4','0.00','1','2024-01-21 17:20:31','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','120.00','119','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170585721830201055207',2754,'41705857151','1','1.00','200','retail','0','2024-01-21 20:13:30','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-01-21 17:20:31','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','454.00','452','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170585721820248782023',2755,'41705857151','1','1.00','200','retail','0','2024-01-21 20:13:30','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-01-21 17:20:31','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','453.00','452','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170585731923342000132',2756,'41705857151','84','1.00','500','retail','0','2024-01-21 20:15:04','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-01-21 17:20:31','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','121.00','120','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170585737602233128234',2757,'41705857151','84','1.00','500','retail','0','2024-01-21 20:16:03','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-01-21 17:20:31','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','120.00','119','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170585755133303022220',2758,'41705857151','11','1.00','11500','retail','0','2024-01-21 20:16:32','1 pcs','','','10500','Cash',0.00,'11500','','','4','0.00','1','2024-01-21 17:20:31','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170602942224100032333',2759,'41706029365','7','1.00','11300','retail','0','2024-01-23 20:02:45','1 pcs','','','10200','Cash',0.00,'11300','','','4','0.00','1','2024-01-23 17:08:07','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170602953530330333330',2760,'41706029365','7','1.00','11500','retail','0','2024-01-23 20:04:25','1 pcs','','','10200','Cash',0.00,'11500','','','4','0.00','1','2024-01-23 17:08:07','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170602955450220423260',2761,'41706029365','91','1.00','1350','retail','0','2024-01-23 20:05:44','1 pcs','','','1250','Cash',0.00,'1350','','','4','0.00','1','2024-01-23 17:08:07','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170602955462243320026',2762,'41706029365','91','1.00','1350','retail','0','2024-01-23 20:05:44','1 pcs','','','1250','Cash',0.00,'1350','','','4','0.00','1','2024-01-23 17:08:07','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170602962333222223333',2763,'41706029365','9','1.00','21800','retail','0','2024-01-23 20:06:10','1 pcs','','','20500','Cash',0.00,'21800','','','4','0.00','1','2024-01-23 17:08:07','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170602967003273027324',2764,'41706029365','9','1.00','22000','retail','0','2024-01-23 20:07:20','1 pcs','','','20500','Cash',0.00,'22000','','','4','0.00','1','2024-01-23 17:08:07','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170593897502323421030',2765,'31705938962','57','1.00','1500','retail','100','2024-01-24 19:50:21','','','','1100','Cash',0.00,'1500','','','3','0.00','1','2024-01-24 16:50:26','12','80','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170593899523200203339',2766,'31705938962','39','1.00','1600','retail','0','2024-01-24 19:50:21','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2024-01-24 16:50:26','12','61','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170593901932301000454',2767,'31705938962','66','1.00','1600','retail','0','2024-01-24 19:50:21','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2024-01-24 16:50:26','12','89','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170611492533221023023',2768,'31705938962','7','1.00','11800','retail','0','2024-01-24 19:50:21','1 pcs','','','10200','Cash',0.00,'11800','','','3','0.00','1','2024-01-24 16:50:26','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170611494010233233600',2769,'31705938962','8','1.00','13500','retail','0','2024-01-24 19:50:21','1 pcs','','','11000','Cash',0.00,'13500','','','3','0.00','1','2024-01-24 16:50:26','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170611498662243833111',2770,'31705938962','29','1.00','1500','retail','0','2024-01-24 19:50:21','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2024-01-24 16:50:26','12','51','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170611502030003737400',2771,'31705938962','1','10.00','2000','retail','3000','2024-01-24 19:50:21','','','','50','Cash',0.00,'200','','','3','0.00','1','2024-01-24 16:50:26','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'10','452.00','442','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170628714820161722844',2772,'41706287134','123','1.00','18000','retail','0','2024-01-26 19:38:55','1 pcs','','','16800','Cash',0.00,'18000','','','4','0.00','1','2024-01-26 17:18:48','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170628719423227423223',2773,'41706287134','8','1.00','13000','retail','0','2024-01-26 19:39:36','1 pcs','','','11000','Cash',0.00,'13000','','','4','0.00','1','2024-01-26 17:18:48','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170628723476080332003',2774,'41706287134','9','1.00','21700','retail','0','2024-01-26 19:40:22','1 pcs','','','20500','Cash',0.00,'21700','','','4','0.00','1','2024-01-26 17:18:48','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170628733512430333060',2775,'41706287134','1','1.00','200','retail','0','2024-01-26 19:41:42','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-01-26 17:18:48','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','442.00','441','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170628736187342432403',2776,'41706287134','91','1.00','1400','retail','0','2024-01-26 19:42:25','1 pcs','','','1250','Cash',0.00,'1400','','','4','0.00','1','2024-01-26 17:18:48','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170637844233303200402',2777,'31706378422','11','1.00','11800','retail','0','2024-01-27 21:01:11','1 pcs','','','10500','Cash',0.00,'11800','','','3','0.00','1','2024-01-27 18:01:14','7','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170637846308602046322',2778,'31706378422','93','1.00','500','retail','0','2024-01-27 21:01:11','1 pcs','','','0','Cash',0.00,'500','','','3','0.00','1','2024-01-27 18:01:14','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','475.00','474','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170634640122032442322',2779,'41706343119','122','1.00','26000','retail','0','2024-01-27 11:11:59','1 pcs','','','23500','Cash',0.00,'26000','','','4','0.00','1','2024-01-28 15:15:50','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170634816334203036743',2780,'41706343119','7','1.00','11500','retail','0','2024-01-27 12:35:47','1 pcs','','','10200','Cash',0.00,'11500','','','4','0.00','1','2024-01-28 15:15:50','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170636203906030207231',2781,'41706343119','11','1.00','11500','retail','0','2024-01-27 16:26:41','1 pcs','','','10500','Cash',0.00,'11500','','','4','0.00','1','2024-01-28 15:15:50','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170645493042200532117',2782,'41706343119','115','1.00','26000','retail','0','2024-01-28 18:15:18','','','','22700','Cash',0.00,'26000','','','4','0.00','1','2024-01-28 15:15:50','7','127','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170645496102951033502',2783,'41706454950','8','1.00','13500','retail','0','2024-01-28 18:15:50','1 pcs','','','11000','Cash',0.00,'13500','','','4','0.00','1','2024-01-29 07:50:36','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170645500254232000333',2784,'41706454950','113','1.00','19000','retail','0','2024-01-28 18:16:34','1 pcs','','','17600','Cash',0.00,'19000','','','4','0.00','1','2024-01-29 07:50:36','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170651456167013126133',2785,'41706454950','110','1.00','22500','retail','0','2024-01-29 10:48:39','1 pcs','','','20300','Cash',0.00,'22500','','','4','0.00','1','2024-01-29 07:50:36','7','122','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170651460222130621016',2786,'41706454950','91','1.00','1400','retail','0','2024-01-29 10:49:36','1 pcs','','','1250','Cash',0.00,'1400','','','4','0.00','1','2024-01-29 07:50:36','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170654157150531605052',2787,'41706541555','122','1.00','26700','retail','0','2024-01-29 18:19:15','1 pcs','','','23500','Cash',0.00,'26700','','','4','0.00','1','2024-01-29 17:42:00','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170654165856202231225',2788,'41706541555','9','1.00','22000','retail','0','2024-01-29 18:19:45','1 pcs','','','20500','Cash',0.00,'22000','','','4','0.00','1','2024-01-29 17:42:00','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170654915034220062299',2789,'41706541555','122','1.00','28000','retail','0','2024-01-29 18:26:56','','','','23500','Cash',0.00,'28000','','','4','0.00','1','2024-01-29 17:42:00','7','135','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170654958579342332433',2790,'41706541555','1','1.00','500','retail','0','2024-01-29 20:25:50','','','','50','Cash',0.00,'500','','','4','0.00','1','2024-01-29 17:42:00','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','441.00','440','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170654958534435363320',2791,'41706541555','1','1.00','500','retail','0','2024-01-29 20:25:50','','','','50','Cash',0.00,'500','','','4','0.00','1','2024-01-29 17:42:00','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','440.00','439','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170655006805682022022',2792,'41706541555','96','1.00','1800','retail','0','2024-01-29 20:33:06','1 pcs','','','1200','Cash',0.00,'1800','','','4','0.00','1','2024-01-29 17:42:00','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170655009624313243432',2793,'41706541555','14','1.00','700','retail','0','2024-01-29 20:41:20','','','','400','Cash',0.00,'700','','','4','0.00','1','2024-01-29 17:42:00','9','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170655009622293034239',2794,'41706541555','14','1.00','700','retail','0','2024-01-29 20:41:20','','','','400','Cash',0.00,'700','','','4','0.00','1','2024-01-29 17:42:00','9','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170655011322135531332',2795,'41706541555','20','1.00','700','retail','0','2024-01-29 20:41:37','','','','350','Cash',0.00,'700','','','4','0.00','1','2024-01-29 17:42:00','10','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170662017800106034003',2796,'41706620117','8','1.00','13700','retail','0','2024-01-30 16:08:37','1 pcs','','','11000','Cash',0.00,'13700','','','4','0.00','1','2024-02-01 08:40:51','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170662024602103222320',2797,'41706620117','9','1.00','23000','retail','0','2024-01-30 16:10:19','1 pcs','','','20500','Cash',0.00,'23000','','','4','0.00','1','2024-02-01 08:40:51','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170677663202623022322',2798,'41706620117','7','1.00','11500','retail','0','2024-02-01 11:37:05','1 pcs','','','10200','Cash',0.00,'11500','','','4','0.00','1','2024-02-01 08:40:51','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170677665172232763362',2799,'41706620117','91','1.00','1400','retail','0','2024-02-01 11:37:21','1 pcs','','','1250','Cash',0.00,'1400','','','4','0.00','1','2024-02-01 08:40:51','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170677667000030024264',2800,'41706620117','1','1.00','500','retail','0','2024-02-01 11:37:39','','','','50','Cash',0.00,'500','','','4','0.00','1','2024-02-01 08:40:51','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','439.00','438','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170677667026763272073',2801,'41706620117','1','1.00','500','retail','0','2024-02-01 11:37:39','','','','50','Cash',0.00,'500','','','4','0.00','1','2024-02-01 08:40:51','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','438.00','437','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170677667006704207304',2802,'41706620117','1','1.00','500','retail','0','2024-02-01 11:37:39','','','','50','Cash',0.00,'500','','','4','0.00','1','2024-02-01 08:40:51','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','437.00','436','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170677667042727023302',2803,'41706620117','1','1.00','200','retail','0','2024-02-01 11:37:39','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-02-01 08:40:51','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','436.00','433','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170677667130223020042',2804,'41706620117','1','1.00','300','retail','0','2024-02-01 11:37:39','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-02-01 08:40:51','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','435.00','433','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170677667102736724132',2805,'41706620117','1','1.00','300','retail','0','2024-02-01 11:37:39','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-02-01 08:40:51','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','434.00','433','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170677716623233223732',2806,'41706777156','113','1.00','19000','retail','0','2024-02-01 11:45:56','1 pcs','','','17600','Cash',0.00,'19000','','','4','0.00','1','2024-02-01 08:49:50','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170677723734303037730',2807,'41706777156','7','1.00','11500','retail','0','2024-02-01 11:46:14','1 pcs','','','10200','Cash',0.00,'11500','','','4','0.00','1','2024-02-01 08:49:50','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170677732622322217007',2808,'41706777156','91','1.00','1400','retail','0','2024-02-01 11:47:35','1 pcs','','','1250','Cash',0.00,'1400','','','4','0.00','1','2024-02-01 08:49:50','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170680031933300328030',2809,'41706800310','113','1.00','19000','retail','0','2024-02-01 18:11:50','1 pcs','','','17600','Cash',0.00,'19000','','','4','0.00','1','2024-02-01 15:13:33','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170680038633332023200',2810,'41706800310','7','1.00','11500','retail','0','2024-02-01 18:12:00','1 pcs','','','10200','Cash',0.00,'11500','','','4','0.00','1','2024-02-01 15:13:33','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170681039202092333012',2811,'41706810381','11','1.00','11500','retail','0','2024-02-01 20:59:41','1 pcs','','','10500','Cash',0.00,'11500','','','4','0.00','1','2024-02-01 18:23:06','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170681172131022212330',2812,'41706810381','1','1.00','200','retail','0','2024-02-01 21:00:31','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-02-01 18:23:06','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','433.00','428','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170681172113234430203',2813,'41706810381','1','1.00','200','retail','0','2024-02-01 21:00:31','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-02-01 18:23:06','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','432.00','428','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170681172130832333372',2814,'41706810381','1','1.00','300','retail','0','2024-02-01 21:00:31','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-02-01 18:23:06','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','431.00','428','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170681172270302007322',2815,'41706810381','1','1.00','200','retail','0','2024-02-01 21:00:31','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-02-01 18:23:06','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','430.00','428','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170681172223032312332',2816,'41706810381','1','1.00','200','retail','0','2024-02-01 21:00:31','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-02-01 18:23:06','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','429.00','428','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170681176026402327426',2817,'41706810381','98','1.00','1800','retail','0','2024-02-01 21:22:26','','','','600','Cash',0.00,'1800','','','4','0.00','1','2024-02-01 18:23:06','9','112','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170681176013273032322',2818,'41706810381','98','1.00','1500','retail','0','2024-02-01 21:22:26','1 pcs','','','600','Cash',0.00,'1500','','','4','0.00','1','2024-02-01 18:23:06','9','112','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170681176137333311083',2819,'41706810381','98','1.00','1200','retail','0','2024-02-01 21:22:26','1 pcs','','','600','Cash',0.00,'1200','','','4','0.00','1','2024-02-01 18:23:06','9','112','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170694126532421330206',2820,'41706941224','33','1.00','1600','retail','0','2024-02-03 09:20:24','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2024-02-03 06:26:05','12','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170694134822222906320',2821,'41706941224','38','1.00','1500','retail','0','2024-02-03 09:21:31','1 pcs','','','1150','Cash',0.00,'1500','','','4','0.00','1','2024-02-03 06:26:05','12','60','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170694137100194330031',2822,'41706941224','34','1.00','1800','retail','0','2024-02-03 09:22:41','1 pcs','','','1300','Cash',0.00,'1800','','','4','0.00','1','2024-02-03 06:26:05','12','56','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170694142032300326323',2823,'41706941224','66','1.00','1500','retail','0','2024-02-03 09:22:57','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2024-02-03 06:26:05','12','89','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170694146947632240041',2824,'41706941224','31','3.00','4500','retail','0','2024-02-03 09:23:51','3 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2024-02-03 06:26:05','12','53','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170694152623312302424',2825,'41706941224','28','1.00','1500','retail','0','2024-02-03 09:24:38','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2024-02-03 06:26:05','12','50','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170694152630337623343',2826,'41706941224','28','1.00','1500','retail','0','2024-02-03 09:24:38','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2024-02-03 06:26:05','12','50','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170694158232320948503',2827,'41706941566','8','1.00','12500','retail','0','2024-02-03 09:26:06','1 pcs','','','11000','Cash',0.00,'12500','','','4','0.00','1','2024-02-03 06:29:39','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170694160067220230122',2828,'41706941566','7','1.00','12000','retail','0','2024-02-03 09:26:28','1 pcs','','','10200','Cash',0.00,'12000','','','4','0.00','1','2024-02-03 06:29:39','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170694163522316322663',2829,'41706941566','8','1.00','13000','retail','0','2024-02-03 09:26:51','1 pcs','','','11000','Cash',0.00,'13000','','','4','0.00','1','2024-02-03 06:29:39','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170694165523333490140',2830,'41706941566','21','1.00','500','retail','0','2024-02-03 09:27:25','','','','150','Cash',0.00,'500','','','4','0.00','1','2024-02-03 06:29:39','10','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','74.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170694165553536260900',2831,'41706941566','21','1.00','200','retail','0','2024-02-03 09:27:25','1 pcs','','','150','Cash',0.00,'200','','','4','0.00','1','2024-02-03 06:29:39','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','73.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170694165535036223320',2832,'41706941566','21','1.00','200','retail','0','2024-02-03 09:27:25','1 pcs','','','150','Cash',0.00,'200','','','4','0.00','1','2024-02-03 06:29:39','10','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170694168522012002230',2833,'41706941566','87','1.00','200','retail','0','2024-02-03 09:27:43','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-02-03 06:29:39','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170694168549207240354',2834,'41706941566','87','1.00','200','retail','0','2024-02-03 09:27:43','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-02-03 06:29:39','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170718952930802008370',2835,'31707189519','111','1.00','33600','retail','0','2024-02-06 20:46:16','1 pcs','','','30500','Cash',0.00,'33600','','','3','0.00','1','2024-02-06 17:46:19','7','123','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170718954903233022320',2836,'31707189519','123','1.00','18800','retail','200','2024-02-06 20:46:16','','','','16800','Cash',0.00,'18800','','','3','0.00','1','2024-02-06 17:46:19','7','136','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170718958721327723030',2837,'31707189519','1','10.00','2000','retail','3000','2024-02-06 20:46:16','','','','50','Cash',0.00,'200','','','3','0.00','1','2024-02-06 17:46:19','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'10','428.00','418','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170724134642207230363',2838,'31707189519','91','1.00','1400','retail','100','2024-02-06 20:46:16','','','','1250','Cash',0.00,'1400','','','3','0.00','1','2024-02-06 17:46:19','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170724135932413414323',2839,'31707189519','57','2.00','3000','retail','200','2024-02-06 20:46:16','','','','1100','Cash',0.00,'1500','','','3','0.00','1','2024-02-06 17:46:19','12','80','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170724138408103202230',2840,'31707189519','61','2.00','3000','retail','200','2024-02-06 20:46:16','','','','1100','Cash',0.00,'1500','','','3','0.00','1','2024-02-06 17:46:19','12','84','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170724150703202322025',2841,'31707189519','11','1.00','11300','retail','0','2024-02-06 20:46:16','1 pcs','','','10500','Cash',0.00,'11300','','','3','0.00','1','2024-02-06 17:46:19','7','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170724152612202142572',2842,'31707189519','7','1.00','12200','retail','0','2024-02-06 20:46:16','1 pcs','','','10200','Cash',0.00,'12200','','','3','0.00','1','2024-02-06 17:46:19','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170724154914293501743',2843,'31707189519','8','1.00','13500','retail','0','2024-02-06 20:46:16','1 pcs','','','11000','Cash',0.00,'13500','','','3','0.00','1','2024-02-06 17:46:19','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170724156231022340302',2844,'31707189519','113','1.00','19300','retail','0','2024-02-06 20:46:16','1 pcs','','','17600','Cash',0.00,'19300','','','3','0.00','1','2024-02-06 17:46:19','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170740682920009201300',2845,'41707406800','11','1.00','11500','retail','0','2024-02-08 18:40:00','1 pcs','','','10500','Cash',0.00,'11500','','','4','0.00','1','2024-02-08 15:42:16','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170740690700743333420',2846,'41707406800','8','1.00','14000','retail','0','2024-02-08 18:40:40','1 pcs','','','11000','Cash',0.00,'14000','','','4','0.00','1','2024-02-08 15:42:16','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170738202838332213030',2847,'31707382015','8','1.00','12900','retail','0','2024-02-11 20:54:39','1 pcs','','','11000','Cash',0.00,'12900','','','3','0.00','1','2024-02-11 17:54:59','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170767405024030022333',2848,'31707382015','8','1.00','12900','retail','0','2024-02-11 20:54:39','1 pcs','','','11000','Cash',0.00,'12900','','','3','0.00','1','2024-02-11 17:54:59','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170767406720204032301',2849,'31707382015','1','10.00','2000','retail','0','2024-02-11 20:54:39','10 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2024-02-11 17:54:59','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','418.00','408','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170784552024323222300',2850,'31707845513','113','1.00','19400','retail','0','2024-02-13 20:32:15','1 pcs','','','17600','Cash',0.00,'19400','','','3','0.00','1','2024-02-13 17:32:20','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170827689623322686073',2851,'31708276888','112','1.00','43000','retail','0','2024-02-18 20:39:12','1 pcs','','','40000','Cash',0.00,'43000','','','3','0.00','1','2024-02-18 17:39:15','7','124','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170827692123283203232',2852,'31708276888','8','1.00','12300','retail','0','2024-02-18 20:39:12','1 pcs','','','11000','Cash',0.00,'12300','','','3','0.00','1','2024-02-18 17:39:15','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170827783022228734282',2853,'31708276888','122','1.00','24000','retail','0','2024-02-18 20:39:12','1 pcs','','','19500','Cash',0.00,'24000','','','3','0.00','1','2024-02-18 17:39:15','7','135','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170827795132037180232',2854,'31708276888','1','10.00','2000','retail','3000','2024-02-18 20:39:12','','','','50','Cash',0.00,'200','','','3','0.00','1','2024-02-18 17:39:15','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'10','408.00','398','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170836476973131381336',2855,'31708364761','113','1.00','18500','retail','0','2024-02-19 20:46:55','1 pcs','','','17600','Cash',0.00,'18500','','','3','0.00','1','2024-02-19 17:46:58','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170836478138200777003',2856,'31708364761','8','1.00','12300','retail','0','2024-02-19 20:46:55','1 pcs','','','11000','Cash',0.00,'12300','','','3','0.00','1','2024-02-19 17:46:58','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170848446730802008380',2857,'31708484457','113','1.00','18500','retail','0','2024-02-22 20:38:56','1 pcs','','','17600','Cash',0.00,'18500','','','3','0.00','1','2024-02-22 17:39:00','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170848448902312344232',2858,'31708484457','1','10.00','2000','retail','0','2024-02-22 20:38:56','10 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2024-02-22 17:39:00','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','398.00','388','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170862355013382543226',2859,'31708623541','11','1.00','13000','retail','0','2024-02-22 20:41:29','','','','10500','Cash',0.00,'13000','','','3','0.00','1','2024-02-22 17:41:34','7','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170862356100002134063',2860,'31708623541','7','3.00','33900','retail','0','2024-02-22 20:41:29','3 pcs','','','10200','Cash',0.00,'11300','','','3','0.00','1','2024-02-22 17:41:34','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170862368207722222623',2861,'31708623541','123','1.00','17300','retail','0','2024-02-22 20:41:29','1 pcs','','','15000','Cash',0.00,'17300','','','3','0.00','1','2024-02-22 17:41:34','7','136','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170862370324236033332',2862,'31708623695','1','10.00','2000','retail','0','2024-02-22 20:41:52','10 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2024-02-22 17:41:56','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','388.00','378','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170897031733232922210',2863,'31708970309','113','1.00','20500','retail','0','2024-02-26 21:00:18','','','','17600','Cash',0.00,'20500','','','3','0.00','1','2024-02-26 18:00:33','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170897032422330423300',2864,'31708970309','99','1.00','36500','retail','0','2024-02-26 21:00:18','1 pcs','','','32000','Cash',0.00,'36500','','','3','0.00','1','2024-02-26 18:00:33','7','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170897034023202133223',2865,'31708970309','122','1.00','22500','retail','0','2024-02-26 21:00:18','1 pcs','','','19500','Cash',0.00,'22500','','','3','0.00','1','2024-02-26 18:00:33','7','135','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170897041703232310302',2866,'31708970309','16','4.00','6000','retail','2000','2024-02-26 21:00:18','','','','1100','Cash',0.00,'1500','','','3','0.00','1','2024-02-26 18:00:33','9','23','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'4','60.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170905532955223323330',2867,'31709055321','122','1.00','22500','retail','0','2024-02-27 20:36:20','1 pcs','','','19500','Cash',0.00,'22500','','','3','0.00','1','2024-02-27 17:36:23','7','135','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170905533713073033031',2868,'31709055321','113','1.00','19200','retail','0','2024-02-27 20:36:20','1 pcs','','','17600','Cash',0.00,'19200','','','3','0.00','1','2024-02-27 17:36:23','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170905537173943335530',2869,'31709055321','7','1.00','11000','retail','0','2024-02-27 20:36:20','1 pcs','','','10200','Cash',0.00,'11000','','','3','0.00','1','2024-02-27 17:36:23','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170957441023034343230',2870,'31709574389','113','1.00','18700','retail','0','2024-03-04 20:48:28','1 pcs','','','17600','Cash',0.00,'18700','','','3','0.00','1','2024-03-04 17:48:38','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170957443733322353430',2871,'31709574389','7','1.00','11700','retail','0','2024-03-04 20:48:28','1 pcs','','','10200','Cash',0.00,'11700','','','3','0.00','1','2024-03-04 17:48:38','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170957444473343327434',2872,'31709574389','7','1.00','11700','retail','0','2024-03-04 20:48:28','1 pcs','','','10200','Cash',0.00,'11700','','','3','0.00','1','2024-03-04 17:48:38','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170957450172375237350',2873,'31709574389','16','1.00','1500','retail','0','2024-03-04 20:48:28','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2024-03-04 17:48:38','9','23','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170974557662222239543',2874,'31709745537','7','3.00','35400','retail','0','2024-03-06 20:22:42','3 pcs','','','10200','Cash',0.00,'11800','','','3','0.00','1','2024-03-06 17:22:47','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170974568072550053923',2875,'31709745537','129','1.00','17000','retail','0','2024-03-06 20:22:42','1 pcs','','','12500','Cash',0.00,'17000','','','3','0.00','1','2024-03-06 17:22:47','7','142','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170974571044730303727',2876,'31709745537','1','10.00','2000','retail','3000','2024-03-06 20:22:42','','','','50','Cash',0.00,'200','','','3','0.00','1','2024-03-06 17:22:47','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'10','378.00','368','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170974575130103721433',2877,'31709745537','91','1.00','1400','retail','0','2024-03-06 20:22:42','1 pcs','','','1250','Cash',0.00,'1400','','','3','0.00','1','2024-03-06 17:22:47','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('3170983172433200132377',2878,'31709831709','7','3.00','35400','retail','0','2024-03-10 14:35:11','3 pcs','','','10200','Cash',0.00,'11800','','','3','0.00','1','2024-03-10 11:35:16','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170886976736228230003',2879,'41708869757','123','1.00','18000','retail','0','2024-02-25 17:02:37','1 pcs','','','15000','Cash',0.00,'18000','','','4','0.00','1','2024-03-10 15:03:45','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170886980783231132202',2880,'41708869757','7','1.00','11300','retail','0','2024-02-25 17:03:04','1 pcs','','','10200','Cash',0.00,'11300','','','4','0.00','1','2024-03-10 15:03:45','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170886989523490123820',2881,'41708869757','8','1.00','13000','retail','0','2024-02-25 17:04:02','1 pcs','','','11000','Cash',0.00,'13000','','','4','0.00','1','2024-03-10 15:03:45','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4170887005543252320220',2882,'41708869757','122','1.00','22500','retail','0','2024-02-25 17:05:07','1 pcs','','','19500','Cash',0.00,'22500','','','4','0.00','1','2024-03-10 15:03:45','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171008307920000203093',2883,'41710083025','11','1.00','11500','retail','0','2024-03-10 18:03:45','1 pcs','','','10500','Cash',0.00,'11500','','','4','0.00','1','2024-03-11 07:52:40','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171008313523202531033',2884,'41710083025','7','1.00','13000','retail','0','2024-03-10 18:05:16','','','','10200','Cash',0.00,'13000','','','4','0.00','1','2024-03-11 07:52:40','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171008313500433223021',2885,'41710083025','7','1.00','12800','retail','0','2024-03-10 18:05:16','1 pcs','','','10200','Cash',0.00,'12800','','','4','0.00','1','2024-03-11 07:52:40','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171008313533300233033',2886,'41710083025','7','1.00','12600','retail','0','2024-03-10 18:05:16','1 pcs','','','10200','Cash',0.00,'12600','','','4','0.00','1','2024-03-11 07:52:40','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171008737527030323203',2887,'41710083025','125','1.00','25500','retail','0','2024-03-10 18:05:55','1 pcs','','','21700','Cash',0.00,'25500','','','4','0.00','1','2024-03-11 07:52:40','7','138','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171008756332333832004',2888,'41710083025','8','1.00','12900','retail','0','2024-03-10 19:16:15','1 pcs','','','11000','Cash',0.00,'12900','','','4','0.00','1','2024-03-11 07:52:40','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171048843530302332111',2889,'41710485923','124','1.00','17000','retail','0','2024-03-15 09:58:43','1 pcs','','','15400','Cash',0.00,'17000','','','4','0.00','1','2024-03-15 07:40:52','7','137','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171069621420917223220',2890,'41710696198','116','1.00','6500','retail','0','2024-03-17 20:23:18','1 pcs','','','5200','Cash',0.00,'6500','','','4','0.00','1','2024-03-17 17:24:19','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171069623423330017124',2891,'41710696198','8','1.00','14000','retail','0','2024-03-17 20:23:34','1 pcs','','','11000','Cash',0.00,'14000','','','4','0.00','1','2024-03-17 17:24:19','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171086343402802043703',2892,'41710863414','123','1.00','19000','retail','0','2024-03-19 18:50:14','','','','15000','Cash',0.00,'19000','','','4','0.00','1','2024-03-19 15:51:47','7','136','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171086344622824727013',2893,'41710863414','91','1.00','1500','retail','0','2024-03-19 18:50:34','','','','1250','Cash',0.00,'1500','','','4','0.00','1','2024-03-19 15:51:47','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171086346630322026620',2894,'41710863414','117','1.00','1800','retail','0','2024-03-19 18:50:46','','','','1150','Cash',0.00,'1800','','','4','0.00','1','2024-03-19 15:51:47','12','129','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171086347807377008034',2895,'41710863414','70','1.00','1600','retail','0','2024-03-19 18:51:06','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2024-03-19 15:51:47','12','93','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171086349773008473202',2896,'41710863414','30','1.00','1600','retail','0','2024-03-19 18:51:18','','','','1100','Cash',0.00,'1600','','','4','0.00','1','2024-03-19 15:51:47','12','52','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171117566673444327635',2897,'41711175128','124','1.00','16500','retail','0','2024-03-23 09:25:28','1 pcs','','','15400','Cash',0.00,'16500','','','4','0.00','1','2024-03-23 15:59:50','7','137','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171118407224133010302',2898,'41711175128','122','1.00','18000','retail','0','2024-03-23 11:45:40','1 pcs','','','16500','Cash',0.00,'18000','','','4','0.00','1','2024-03-23 15:59:50','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171120913533273029724',2899,'41711175128','124','1.00','18000','retail','0','2024-03-23 17:32:20','','','','15400','Cash',0.00,'18000','','','4','0.00','1','2024-03-23 15:59:50','7','137','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171120952303330324132',2900,'41711175128','91','1.00','1500','retail','0','2024-03-23 18:58:36','','','','1250','Cash',0.00,'1500','','','4','0.00','1','2024-03-23 15:59:50','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171120957173409333023',2901,'41711175128','105','1.00','200','retail','0','2024-03-23 18:58:44','','','','1050','Cash',0.00,'200','','','4','0.00','1','2024-03-23 15:59:50','9','118','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171120957702272032033',2902,'41711175128','96','1.00','1700','retail','0','2024-03-23 18:59:31','1 pcs','','','1500','Cash',0.00,'1700','','','4','0.00','1','2024-03-23 15:59:50','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171135756552730302220',2903,'41711356139','127','1.00','26000','retail','0','2024-03-25 15:50:07','1 pcs','','','24500','Cash',0.00,'26000','','','4','0.00','1','2024-03-25 12:50:09','7','139','printed','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171137090911370034232',2904,'41711356139','122','1.00','20000','retail','0','2024-03-25 15:50:07','1 pcs','','','16500','Cash',0.00,'20000','','','4','0.00','1','2024-03-25 12:50:09','7','135','printed','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171137096102310031931',2905,'41711356139','1','1.00','200','retail','0','2024-03-25 15:50:07','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-03-25 12:50:09','9','11','printed','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','368.00','365','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171137096207744263331',2906,'41711356139','1','1.00','300','retail','0','2024-03-25 15:50:07','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-03-25 12:50:09','9','11','printed','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','367.00','365','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171137096233913102390',2907,'41711356139','1','1.00','200','retail','0','2024-03-25 15:50:07','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-03-25 12:50:09','9','11','printed','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','366.00','365','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171137098202497337303',2908,'41711356139','19','1.00','300','retail','0','2024-03-25 15:50:07','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2024-03-25 12:50:09','10','39','printed','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','98.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171137098233722323703',2909,'41711356139','19','1.00','300','retail','0','2024-03-25 15:50:07','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2024-03-25 12:50:09','10','39','printed','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171154929030314123922',2911,'41711549262','128','1.00','16000','retail','0','2024-03-27 17:21:02','1 pcs','','','12500','Cash',0.00,'16000','','','4','0.00','1','2024-03-27 14:22:07','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171154931613233022320',2912,'41711549262','122','1.00','19500','retail','0','2024-03-27 17:21:43','1 pcs','','','16500','Cash',0.00,'19500','','','4','0.00','1','2024-03-27 14:22:07','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171160819933296220316',2913,'41711608165','122','1.00','19000','retail','0','2024-03-28 09:42:45','1 pcs','','','16500','Cash',0.00,'19000','','','4','0.00','1','2024-03-28 06:46:18','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171160823232260113303',2914,'41711608165','128','1.00','15500','retail','0','2024-03-28 09:43:28','1 pcs','','','12500','Cash',0.00,'15500','','','4','0.00','1','2024-03-28 06:46:18','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171160833717232132133',2915,'41711608165','7','1.00','12300','retail','0','2024-03-28 09:45:26','1 pcs','','','10200','Cash',0.00,'12300','','','4','0.00','1','2024-03-28 06:46:18','7','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171172038523313700173',2916,'41711720372','113','1.00','19000','retail','0','2024-03-29 16:52:52','1 pcs','','','17600','Cash',0.00,'19000','','','4','0.00','1','2024-03-29 13:55:02','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171172040600021102007',2917,'41711720372','91','1.00','1400','retail','0','2024-03-29 16:53:17','1 pcs','','','1250','Cash',0.00,'1400','','','4','0.00','1','2024-03-29 13:55:02','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171172048533315022243',2918,'41711720372','70','1.00','1500','retail','0','2024-03-29 16:53:33','1 pcs','','','1100','Cash',0.00,'1500','','','4','0.00','1','2024-03-29 13:55:02','12','93','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171172051722722200122',2919,'41711720502','122','1.00','19000','retail','0','2024-03-30 12:12:29','1 pcs','','','16500','Cash',0.00,'19000','','','4','0.00','1','2024-03-30 09:12:32','7','135','printed','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171181511523542113223',2921,'41711809348','128','1.00','15500','retail','0','2024-03-30 17:35:48','1 pcs','','','12500','Cash',0.00,'15500','','','4','0.00','1','2024-03-30 16:12:51','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171181513924329502137',2922,'41711809348','123','1.00','18500','retail','0','2024-03-30 19:12:05','1 pcs','','','15000','Cash',0.00,'18500','','','4','0.00','1','2024-03-30 16:12:51','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171207981202033902228',2923,'31712079802','8','1.00','11000','retail','0','2024-04-02 20:43:39','1 pcs','','','9500','Cash',0.00,'11000','','','3','0.00','1','2024-04-02 17:43:41','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171207983222130732223',2924,'31712079821','1','5.00','1000','retail','0','2024-04-02 20:44:04','5 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2024-04-02 17:44:06','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','365.00','360','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171212488032132443422',2925,'41712124865','123','1.00','18500','retail','0','2024-04-03 09:14:25','1 pcs','','','15000','Cash',0.00,'18500','','','4','0.00','1','2024-04-03 06:14:52','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171212551203102251423',2926,'41712124893','122','1.00','19000','retail','0','2024-04-03 09:14:53','1 pcs','','','16500','Cash',0.00,'19000','','','4','0.00','1','2024-04-03 07:54:51','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171212557502202372053',2927,'41712124893','22','1.00','250','retail','0','2024-04-03 09:25:25','1 pcs','','','150','Cash',0.00,'250','','','4','0.00','1','2024-04-03 07:54:51','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','846.00','844','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171212557624211727125',2928,'41712124893','22','1.00','300','retail','0','2024-04-03 09:25:25','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-04-03 07:54:51','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','845.00','844','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171213082983233220343',2929,'41712124893','128','1.00','15000','retail','0','2024-04-03 09:26:29','1 pcs','','','12500','Cash',0.00,'15000','','','4','0.00','1','2024-04-03 07:54:51','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171216403132243026003',2930,'31712164016','8','1.00','11000','retail','0','2024-04-03 21:20:07','1 pcs','','','9500','Cash',0.00,'11000','','','3','0.00','1','2024-04-03 18:20:12','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171216406320224713227',2931,'31712164016','128','1.00','13800','retail','0','2024-04-03 21:20:07','1 pcs','','','12500','Cash',0.00,'13800','','','3','0.00','1','2024-04-03 18:20:12','7','141','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171216407864313302033',2932,'31712164016','123','1.00','18000','retail','0','2024-04-03 21:20:07','1 pcs','','','15000','Cash',0.00,'18000','','','3','0.00','1','2024-04-03 18:20:12','7','136','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171216412723031102321',2933,'31712164016','91','1.00','1400','retail','0','2024-04-03 21:20:07','1 pcs','','','1250','Cash',0.00,'1400','','','3','0.00','1','2024-04-03 18:20:12','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171216415460223233212',2934,'31712164016','4','10.00','7000','retail','3000','2024-04-03 21:20:07','','','','200','Cash',0.00,'700','','','3','0.00','1','2024-04-03 18:20:12','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'10','119.00','109','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171216659229342222201',2935,'31712164016','131','1.00','3100','retail','0','2024-04-03 21:20:07','','','','2300','Cash',0.00,'3100','','','3','0.00','1','2024-04-03 18:20:12','7','144','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171216840003303332800',2936,'31712164016','4','1.00','600','retail','0','2024-04-03 21:20:07','1 pcs','','','200','Cash',0.00,'600','','','3','0.00','1','2024-04-03 18:20:12','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','109.00','108','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171231384724232742204',2937,'41712313833','123','1.00','19000','retail','0','2024-04-05 13:43:54','','','','15000','Cash',0.00,'19000','','','4','0.00','1','2024-04-05 10:44:15','7','136','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171225010030302225222',2938,'31712250090','8','1.00','11500','retail','0','2024-04-09 11:07:47','1 pcs','','','9500','Cash',0.00,'11500','','','3','0.00','1','2024-04-09 08:10:42','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171225013211023023224',2939,'31712250090','1','10.00','2000','retail','3000','2024-04-09 11:07:47','','','','50','Cash',0.00,'200','','','3','0.00','1','2024-04-09 08:10:42','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'10','360.00','350','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171268914362236376209',2940,'31712689130','123','3.00','50400','retail','0','2024-04-09 22:00:12','3 pcs','','','15000','Cash',0.00,'16800','','','3','0.00','1','2024-04-09 19:15:11','7','136','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171268916274333302232',2941,'31712689130','122','1.00','17000','retail','0','2024-04-09 22:00:12','1 pcs','','','14500','Cash',0.00,'17000','','','3','0.00','1','2024-04-09 19:15:11','7','135','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171268921223222332232',2942,'31712689130','1','10.00','2000','retail','3000','2024-04-09 22:00:12','','','','50','Cash',0.00,'200','','','3','0.00','1','2024-04-09 19:15:11','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'10','350.00','340','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171269043212242033322',2943,'31712690424','91','1.00','1400','retail','0','2024-04-09 22:20:40','1 pcs','','','1250','Cash',0.00,'1400','','','3','0.00','1','2024-04-09 19:20:44','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171284446631287020270',2944,'41712844445','123','1.00','17000','retail','0','2024-04-11 17:07:25','1 pcs','','','15000','Cash',0.00,'17000','','','4','0.00','1','2024-04-11 14:09:37','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171284454402322322043',2945,'41712844445','122','1.00','18000','retail','0','2024-04-11 17:08:18','1 pcs','','','14500','Cash',0.00,'18000','','','4','0.00','1','2024-04-11 14:09:37','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171293942130339023234',2946,'41712939390','8','1.00','12000','retail','0','2024-04-12 19:29:50','','','','9500','Cash',0.00,'12000','','','4','0.00','1','2024-04-12 16:30:31','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171293942133212313243',2947,'41712939390','8','1.00','12000','retail','0','2024-04-12 19:29:50','','','','9500','Cash',0.00,'12000','','','4','0.00','1','2024-04-12 16:30:31','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171293944242123432332',2948,'41712939431','8','1.00','15000','retail','0','2024-04-12 19:30:31','1 pcs','','','9500','Cash',0.00,'15000','','','4','0.00','1','2024-04-12 16:32:35','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171293945929230299093',2949,'41712939431','91','1.00','1400','retail','0','2024-04-12 19:30:52','1 pcs','','','1250','Cash',0.00,'1400','','','4','0.00','1','2024-04-12 16:32:35','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171293947732273434322',2950,'41712939431','96','1.00','1800','retail','0','2024-04-12 19:31:07','1 pcs','','','1500','Cash',0.00,'1800','','','4','0.00','1','2024-04-12 16:32:35','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171293953123202134223',2951,'41712939431','128','1.00','15000','retail','0','2024-04-12 19:32:02','1 pcs','','','12500','Cash',0.00,'15000','','','4','0.00','1','2024-04-12 16:32:35','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171303222834821020242',2952,'31713032217','8','1.00','12000','retail','0','2024-04-13 21:17:08','','','','9500','Cash',0.00,'12000','','','3','0.00','1','2024-04-13 18:17:14','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171325826127223243003',2953,'41713258251','122','1.00','17000','retail','0','2024-04-16 12:04:11','1 pcs','','','14500','Cash',0.00,'17000','','','4','0.00','1','2024-04-16 09:05:12','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171325826138232233021',2954,'41713258251','122','1.00','17000','retail','0','2024-04-16 12:04:11','1 pcs','','','14500','Cash',0.00,'17000','','','4','0.00','1','2024-04-16 09:05:12','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171325829791033323333',2955,'41713258251','8','1.00','12000','retail','0','2024-04-16 12:04:35','1 pcs','','','9500','Cash',0.00,'12000','','','4','0.00','1','2024-04-16 09:05:12','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171325829781203834003',2956,'41713258251','8','1.00','12000','retail','0','2024-04-16 12:04:35','','','','9500','Cash',0.00,'12000','','','4','0.00','1','2024-04-16 09:05:12','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171406338332203333332',2957,'41714063374','99','1.00','36000','retail','0','2024-04-25 19:42:54','1 pcs','','','29000','Cash',0.00,'36000','','','4','0.00','1','2024-04-25 16:45:12','7','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171406340662034433331',2958,'41714063374','91','1.00','1400','retail','0','2024-04-25 19:43:15','1 pcs','','','1250','Cash',0.00,'1400','','','4','0.00','1','2024-04-25 16:45:12','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171406344303303337123',2959,'41714063374','96','1.00','1700','retail','0','2024-04-25 19:43:33','1 pcs','','','1500','Cash',0.00,'1700','','','4','0.00','1','2024-04-25 16:45:12','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171428782427300100780',2960,'41714287813','11','1.00','12000','retail','0','2024-04-28 10:03:33','1 pcs','','','10500','Cash',0.00,'12000','','','4','0.00','1','2024-04-28 07:04:13','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171431351433253443324',2961,'41714311107','8','1.00','11500','retail','0','2024-04-28 16:31:47','1 pcs','','','9500','Cash',0.00,'11500','','','4','0.00','1','2024-04-28 17:06:58','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171431353003234220444',2962,'41714311107','11','1.00','13000','retail','0','2024-04-28 17:11:55','','','','10500','Cash',0.00,'13000','','','4','0.00','1','2024-04-28 17:06:58','7','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171463841533200412321',2963,'41714638402','124','1.00','14000','retail','0','2024-05-02 11:26:42','1 pcs','','','12700','Cash',0.00,'14000','','','4','0.00','1','2024-05-03 11:24:11','7','137','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171463844542332430326',2964,'41714638402','11','1.00','12000','retail','0','2024-05-02 11:27:11','1 pcs','','','10500','Cash',0.00,'12000','','','4','0.00','1','2024-05-03 11:24:11','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171500506322133230331',2965,'41715005046','124','1.00','14000','retail','0','2024-05-06 17:17:26','1 pcs','','','12700','Cash',0.00,'14000','','','4','0.00','1','2024-05-06 14:20:18','7','137','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171500510512103203027',2966,'41715005046','125','1.00','24000','retail','0','2024-05-06 17:18:06','1 pcs','','','21700','Cash',0.00,'24000','','','4','0.00','1','2024-05-06 14:20:18','7','138','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171500512953733070232',2967,'41715005046','124','1.00','14000','retail','0','2024-05-06 17:18:34','1 pcs','','','12700','Cash',0.00,'14000','','','4','0.00','1','2024-05-06 14:20:18','7','137','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171500516043010532225',2968,'41715005046','11','1.00','12000','retail','0','2024-05-06 17:18:59','1 pcs','','','10500','Cash',0.00,'12000','','','4','0.00','1','2024-05-06 14:20:18','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171500516042010312613',2969,'41715005046','11','1.00','11500','retail','0','2024-05-06 17:18:59','1 pcs','','','10500','Cash',0.00,'11500','','','4','0.00','1','2024-05-06 14:20:18','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171500520502232032133',2970,'41715005046','11','1.00','11500','retail','0','2024-05-06 17:19:50','1 pcs','','','10500','Cash',0.00,'11500','','','4','0.00','1','2024-05-06 14:20:18','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171515324303325042242',2971,'41715153232','11','1.00','12000','retail','0','2024-05-08 10:27:12','1 pcs','','','10500','Cash',0.00,'12000','','','4','0.00','1','2024-05-08 07:28:10','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171515327123422222120',2972,'41715153232','123','1.00','18500','retail','0','2024-05-08 10:27:32','1 pcs','','','15000','Cash',0.00,'18500','','','4','0.00','1','2024-05-08 07:28:10','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171535773204410223123',2973,'41715357699','122','1.00','20000','retail','0','2024-05-10 19:14:59','','','','14500','Cash',0.00,'20000','','','4','0.00','1','2024-05-10 16:16:20','7','135','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171535775233073331333',2974,'41715357699','128','1.00','16000','retail','0','2024-05-10 19:15:41','1 pcs','','','12500','Cash',0.00,'16000','','','4','0.00','1','2024-05-10 16:16:20','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171577228123027701302',2975,'41715772236','113','1.00','16300','retail','0','2024-05-15 14:23:56','1 pcs','','','15300','Cash',0.00,'16300','','','4','0.00','1','2024-05-15 11:26:59','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171577235822322335023',2976,'41715772236','8','1.00','9600','retail','0','2024-05-15 14:25:42','1 pcs','','','9500','Cash',0.00,'9600','','','4','0.00','1','2024-05-15 11:26:59','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171577235972411200353',2977,'41715772236','8','1.00','13500','retail','0','2024-05-15 14:25:42','1 pcs','','','9500','Cash',0.00,'13500','','','4','0.00','1','2024-05-15 11:26:59','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171577236042251303207',2978,'41715772236','8','1.00','9600','retail','0','2024-05-15 14:25:42','1 pcs','','','9500','Cash',0.00,'9600','','','4','0.00','1','2024-05-15 11:26:59','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171584160284320022222',2979,'41715841557','122','1.00','19500','retail','0','2024-05-16 09:39:17','1 pcs','','','14500','Cash',0.00,'19500','','','4','0.00','1','2024-05-16 06:42:47','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171584171610230414421',2980,'41715841557','123','1.00','18500','retail','0','2024-05-16 09:41:47','1 pcs','','','15000','Cash',0.00,'18500','','','4','0.00','1','2024-05-16 06:42:47','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171594806302324265493',2981,'41715948053','8','1.00','12000','retail','0','2024-05-17 15:14:13','','','','9500','Cash',0.00,'12000','','','4','0.00','1','2024-05-17 12:14:59','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171594807580002330222',2982,'41715948053','113','1.00','17000','retail','0','2024-05-17 15:14:24','1 pcs','','','15300','Cash',0.00,'17000','','','4','0.00','1','2024-05-17 12:14:59','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171613521431524732412',2983,'41716135195','131','1.00','3100','retail','0','2024-05-19 19:13:15','','','','2300','Cash',0.00,'3100','','','4','0.00','1','2024-05-19 16:14:16','7','144','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171613521433331033326',2984,'41716135195','131','1.00','3100','retail','0','2024-05-19 19:13:15','','','','2300','Cash',0.00,'3100','','','4','0.00','1','2024-05-19 16:14:16','7','144','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171613521424035102420',2985,'41716135195','131','1.00','3100','retail','0','2024-05-19 19:13:15','','','','2300','Cash',0.00,'3100','','','4','0.00','1','2024-05-19 16:14:16','7','144','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171613522812320333541',2986,'41716135195','110','1.00','25000','retail','0','2024-05-19 19:13:35','','','','20300','Cash',0.00,'25000','','','4','0.00','1','2024-05-19 16:14:16','7','122','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171613523933433326730',2987,'41716135195','113','1.00','17500','retail','0','2024-05-19 19:13:49','','','','15300','Cash',0.00,'17500','','','4','0.00','1','2024-05-19 16:14:16','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171619370043712343192',2988,'41716193690','122','1.00','20000','retail','0','2024-05-20 11:28:10','','','','14500','Cash',0.00,'20000','','','4','0.00','1','2024-05-21 16:49:59','7','135','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171619371717243040232',2989,'41716193690','91','1.00','1500','retail','0','2024-05-20 11:28:20','','','','1250','Cash',0.00,'1500','','','4','0.00','1','2024-05-21 16:49:59','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171631016206200242040',2990,'41716193690','8','1.00','12000','retail','0','2024-05-21 19:06:33','','','','9500','Cash',0.00,'12000','','','4','0.00','1','2024-05-21 16:49:59','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171631017163102002332',2991,'41716193690','128','1.00','15000','retail','0','2024-05-21 19:49:23','1 pcs','','','12500','Cash',0.00,'15000','','','4','0.00','1','2024-05-21 16:49:59','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171656787411332220733',2992,'31716567857','8','2.00','23000','retail','0','2024-05-26 20:51:07','2 pcs','','','9500','Cash',0.00,'11500','','','3','0.00','1','2024-05-26 17:51:13','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171656789239233223242',2993,'31716567857','91','2.00','2600','retail','0','2024-05-26 20:51:07','2 pcs','','','1250','Cash',0.00,'1300','','','3','0.00','1','2024-05-26 17:51:13','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171674588813733231323',2994,'31716745874','122','1.00','20000','retail','0','2024-05-26 20:52:59','','','','14500','Cash',0.00,'20000','','','3','0.00','1','2024-05-26 17:53:51','7','135','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171674591102394734303',2995,'31716745874','125','1.00','23500','retail','0','2024-05-26 20:52:59','','','','21700','Cash',0.00,'23500','','','3','0.00','1','2024-05-26 17:53:51','7','138','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171674592307302333334',2996,'31716745874','91','2.00','2600','retail','0','2024-05-26 20:52:59','2 pcs','','','1250','Cash',0.00,'1300','','','3','0.00','1','2024-05-26 17:53:51','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171674594930330333330',2997,'31716745874','84','1.00','500','retail','500','2024-05-26 20:52:59','','','','350','Cash',0.00,'500','','','3','0.00','1','2024-05-26 17:53:51','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','119.00','118','Inclusive','branch','Inventory','1110','4000','5500','',''),('3171674597040414990302',2998,'31716745874','16','1.00','1500','retail','0','2024-05-26 20:52:59','1 pcs','','','1100','Cash',0.00,'1500','','','3','0.00','1','2024-05-26 17:53:51','9','23','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171690433700202743330',2999,'41716904326','124','1.00','14000','retail','0','2024-05-28 16:52:06','1 pcs','','','12700','Cash',0.00,'14000','','','4','0.00','1','2024-06-01 11:49:20','7','137','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171690436022332636402',3000,'41716904326','124','1.00','13800','retail','0','2024-05-28 16:52:29','1 pcs','','','12700','Cash',0.00,'13800','','','4','0.00','1','2024-06-01 11:49:20','7','137','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171690438833200413203',3001,'41716904326','123','1.00','17800','retail','0','2024-05-28 16:52:50','1 pcs','','','15000','Cash',0.00,'17800','','','4','0.00','1','2024-06-01 11:49:20','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171724260612732233123',3002,'41717242560','124','1.00','13700','retail','0','2024-06-01 14:49:20','1 pcs','','','12700','Cash',0.00,'13700','','','4','0.00','1','2024-06-01 11:50:42','7','137','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171731026923292221022',3003,'41717310248','124','1.00','13800','retail','0','2024-06-02 09:37:28','1 pcs','','','12700','Cash',0.00,'13800','','','4','0.00','1','2024-06-02 06:43:36','7','137','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171731059432339309072',3004,'41717310248','135','1.00','12000','retail','0','2024-06-02 09:38:00','1 pcs','','','10100','Cash',0.00,'12000','','','4','0.00','1','2024-06-02 06:43:36','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171742665212022233732',3005,'41717426637','135','1.00','11000','retail','0','2024-06-03 17:57:17','1 pcs','','','10100','Cash',0.00,'11000','','','4','0.00','1','2024-06-03 14:59:11','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171742665222502030214',3006,'41717426637','135','1.00','12000','retail','0','2024-06-03 17:57:17','1 pcs','','','10100','Cash',0.00,'12000','','','4','0.00','1','2024-06-03 14:59:11','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171742669020273031722',3007,'41717426637','113','1.00','17000','retail','0','2024-06-03 17:57:46','1 pcs','','','15300','Cash',0.00,'17000','','','4','0.00','1','2024-06-03 14:59:11','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171756450420232062452',3008,'41717564487','8','1.00','12000','retail','0','2024-06-05 08:14:47','','','','9500','Cash',0.00,'12000','','','4','0.00','1','2024-06-05 16:03:45','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171756452972732022351',3009,'41717564487','123','1.00','17500','retail','0','2024-06-05 08:15:04','1 pcs','','','15000','Cash',0.00,'17500','','','4','0.00','1','2024-06-05 16:03:45','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171760336032001201233',3010,'41717564487','8','1.00','9600','retail','0','2024-06-05 19:02:29','1 pcs','','','9500','Cash',0.00,'9600','','','4','0.00','1','2024-06-05 16:03:45','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','19.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171760336003463032406',3011,'41717564487','8','1.00','9600','retail','0','2024-06-05 19:02:29','1 pcs','','','9500','Cash',0.00,'9600','','','4','0.00','1','2024-06-05 16:03:45','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171760336030736623273',3012,'41717564487','8','1.00','9600','retail','0','2024-06-05 19:02:29','1 pcs','','','9500','Cash',0.00,'9600','','','4','0.00','1','2024-06-05 16:03:45','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171760340940322302026',3013,'41717564487','135','1.00','12000','retail','0','2024-06-05 19:03:15','1 pcs','','','10100','Cash',0.00,'12000','','','4','0.00','1','2024-06-05 16:03:45','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171777268232232072330',3014,'41717772672','113','1.00','17500','retail','0','2024-06-07 18:04:32','','','','15300','Cash',0.00,'17500','','','4','0.00','1','2024-06-07 15:27:03','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171777274300272132327',3015,'41717772672','122','1.00','20000','retail','0','2024-06-07 18:04:42','','','','14500','Cash',0.00,'20000','','','4','0.00','1','2024-06-07 15:27:03','7','135','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171777382802373320333',3016,'41717772672','122','1.00','20000','retail','0','2024-06-07 18:05:44','','','','14500','Cash',0.00,'20000','','','4','0.00','1','2024-06-07 15:27:03','7','135','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171792127513221013327',3017,'41717921238','91','5.00','6250','retail','0','2024-06-09 11:20:38','5 pcs','','','1250','Cash',0.00,'1250','','','4','0.00','1','2024-06-09 08:22:11','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171870225423242234012',3018,'41718702231','8','5.00','55000','retail','0','2024-06-18 12:17:11','5 pcs','','','9500','Cash',0.00,'11000','','','4','0.00','1','2024-06-18 09:19:15','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','16.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171870229973902237379',3019,'41718702231','135','1.00','12500','retail','0','2024-06-18 12:17:55','','','','10100','Cash',0.00,'12500','','','4','0.00','1','2024-06-18 09:19:15','7','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171870230073270700300',3020,'41718702231','135','1.00','12500','retail','0','2024-06-18 12:17:55','','','','10100','Cash',0.00,'12500','','','4','0.00','1','2024-06-18 09:19:15','7','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171870230001202333223',3021,'41718702231','135','1.00','11000','retail','0','2024-06-18 12:17:55','1 pcs','','','10100','Cash',0.00,'11000','','','4','0.00','1','2024-06-18 09:19:15','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171870230042323223237',3022,'41718702231','135','1.00','11500','retail','0','2024-06-18 12:17:55','1 pcs','','','10100','Cash',0.00,'11500','','','4','0.00','1','2024-06-18 09:19:15','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171870230002303133373',3023,'41718702231','135','1.00','11500','retail','0','2024-06-18 12:17:55','1 pcs','','','10100','Cash',0.00,'11500','','','4','0.00','1','2024-06-18 09:19:15','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171906753422474335032',3024,'41719067476','113','1.00','17000','retail','0','2024-06-22 17:44:36','1 pcs','','','15300','Cash',0.00,'17000','','','4','0.00','1','2024-06-27 08:20:57','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171906764514217213940',3025,'41719067476','128','1.00','15500','retail','0','2024-06-22 17:45:58','1 pcs','','','12500','Cash',0.00,'15500','','','4','0.00','1','2024-06-27 08:20:57','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171906789089412234378',3026,'41719067476','91','2.00','2600','retail','0','2024-06-22 17:47:39','2 pcs','','','1250','Cash',0.00,'1300','','','4','0.00','1','2024-06-27 08:20:57','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171947648937220690342',3027,'41719476458','113','1.00','17000','retail','0','2024-06-27 11:20:58','1 pcs','','','15300','Cash',0.00,'17000','','','4','0.00','1','2024-06-27 08:21:40','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171947650995374122205',3028,'41719476500','124','1.00','14500','retail','0','2024-06-27 11:21:40','1 pcs','','','12700','Cash',0.00,'14500','','','4','0.00','1','2024-06-29 11:18:59','7','137','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4171965989236208122302',3029,'41719476500','124','1.00','14500','retail','0','2024-06-29 14:17:55','1 pcs','','','12700','Cash',0.00,'14500','','','4','0.00','1','2024-06-29 11:18:59','7','137','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172025712242222222220',3030,'41720257081','136','1.00','15000','retail','0','2024-07-06 12:11:21','1 pcs','','','13000','Cash',0.00,'15000','','','4','0.00','1','2024-07-06 09:21:00','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172025717703740702403',3031,'41720257081','124','1.00','14000','retail','0','2024-07-06 12:12:24','1 pcs','','','12700','Cash',0.00,'14000','','','4','0.00','1','2024-07-06 09:21:00','7','137','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172025717700334014241',3032,'41720257081','124','1.00','14000','retail','0','2024-07-06 12:12:24','1 pcs','','','12700','Cash',0.00,'14000','','','4','0.00','1','2024-07-06 09:21:00','7','137','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172025721622224350027',3033,'41720257081','128','1.00','13000','retail','0','2024-07-06 12:13:17','1 pcs','','','9000','Cash',0.00,'13000','','','4','0.00','1','2024-07-06 09:21:00','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172025724821222402032',3034,'41720257081','136','1.00','16000','retail','0','2024-07-06 12:13:43','','','','13000','Cash',0.00,'16000','','','4','0.00','1','2024-07-06 09:21:00','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172025728130012477742',3035,'41720257081','122','1.00','19000','retail','0','2024-07-06 12:14:09','1 pcs','','','15000','Cash',0.00,'19000','','','4','0.00','1','2024-07-06 09:21:00','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172026329729630202022',3036,'41720263227','123','1.00','16000','retail','0','2024-07-06 13:53:47','1 pcs','','','13000','Cash',0.00,'16000','','','4','0.00','1','2024-07-06 15:36:47','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172027329021242230223',3037,'41720263227','123','1.00','15500','retail','0','2024-07-06 16:41:13','1 pcs','','','13000','Cash',0.00,'15500','','','4','0.00','1','2024-07-06 15:36:47','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172027332922213204007',3038,'41720263227','96','1.00','1550','retail','0','2024-07-06 16:41:53','1 pcs','','','1500','Cash',0.00,'1550','','','4','0.00','1','2024-07-06 15:36:47','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172027819802322213292',3039,'41720263227','85','1.00','1000','retail','0','2024-07-06 18:03:07','','','','350','Cash',0.00,'1000','','','4','0.00','1','2024-07-06 15:36:47','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172027823227222272233',3040,'41720263227','96','1.00','1500','retail','0','2024-07-06 18:03:19','1 pcs','','','1500','Cash',0.00,'1500','','','4','0.00','1','2024-07-06 15:36:47','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172036496863762232330',3041,'41720364952','123','1.00','16000','retail','0','2024-07-07 18:09:12','1 pcs','','','13000','Cash',0.00,'16000','','','4','0.00','1','2024-07-07 15:26:48','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172036517632232126337',3042,'41720364952','136','1.00','15000','retail','0','2024-07-07 18:11:21','1 pcs','','','13000','Cash',0.00,'15000','','','4','0.00','1','2024-07-07 15:26:48','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172036537333034331330',3043,'41720364952','96','1.00','1500','retail','0','2024-07-07 18:16:03','1 pcs','','','1500','Cash',0.00,'1500','','','4','0.00','1','2024-07-07 15:26:48','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172036537322313335236',3044,'41720364952','96','1.00','1600','retail','0','2024-07-07 18:16:03','1 pcs','','','1500','Cash',0.00,'1600','','','4','0.00','1','2024-07-07 15:26:48','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172078474473234137233',3045,'41720784572','136','1.00','13100','retail','0','2024-07-12 14:42:52','1 pcs','','','13000','Cash',0.00,'13100','','','4','0.00','1','2024-07-12 11:48:06','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172078480124343133003',3046,'41720784572','8','1.00','12000','retail','0','2024-07-12 14:46:01','','','','9500','Cash',0.00,'12000','','','4','0.00','1','2024-07-12 11:48:06','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172078480272202828003',3047,'41720784572','8','1.00','12000','retail','0','2024-07-12 14:46:01','','','','9500','Cash',0.00,'12000','','','4','0.00','1','2024-07-12 11:48:06','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172078480224002042112',3048,'41720784572','8','1.00','12000','retail','0','2024-07-12 14:46:01','','','','9500','Cash',0.00,'12000','','','4','0.00','1','2024-07-12 11:48:06','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172078480200237270327',3049,'41720784572','8','1.00','12000','retail','0','2024-07-12 14:46:01','','','','9500','Cash',0.00,'12000','','','4','0.00','1','2024-07-12 11:48:06','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172078480230243102143',3050,'41720784572','8','1.00','12000','retail','0','2024-07-12 14:46:01','','','','9500','Cash',0.00,'12000','','','4','0.00','1','2024-07-12 11:48:06','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172078485123073832800',3051,'41720784572','8','1.00','12000','retail','0','2024-07-12 14:46:43','','','','9500','Cash',0.00,'12000','','','4','0.00','1','2024-07-12 11:48:06','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172102171020703312030',3052,'41721021411','96','6.00','9000','retail','0','2024-07-15 08:30:11','6 pcs','','','1500','Cash',0.00,'1500','','','4','0.00','1','2024-07-15 05:54:49','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172106215006221246232',3053,'41721062137','128','1.00','12000','retail','0','2024-07-15 19:48:57','1 pcs','','','9000','Cash',0.00,'12000','','','4','0.00','1','2024-07-15 16:49:55','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172106217433472621223',3054,'41721062137','123','1.00','14800','retail','0','2024-07-15 19:49:19','1 pcs','','','13000','Cash',0.00,'14800','','','4','0.00','1','2024-07-15 16:49:55','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172132015610235230323',3055,'31721320147','136','1.00','15000','retail','0','2024-07-18 19:38:00','1 pcs','','','13300','Cash',0.00,'15000','','','3','0.00','1','2024-07-18 16:38:05','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172137060843230732330',3056,'41721370475','136','1.00','15000','retail','0','2024-07-19 09:27:55','1 pcs','','','13300','Cash',0.00,'15000','','','4','0.00','1','2024-07-19 06:31:16','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172137061713032222101',3057,'41721370475','136','1.00','15000','retail','0','2024-07-19 09:30:08','1 pcs','','','13300','Cash',0.00,'15000','','','4','0.00','1','2024-07-19 06:31:16','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172137064800032137300',3058,'41721370475','104','2.00','1000','retail','0','2024-07-19 09:30:28','2 pcs','','','450','Cash',0.00,'500','','','4','0.00','1','2024-07-19 06:31:16','9','117','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172137070433142233430',3059,'41721370676','128','1.00','12500','retail','0','2024-07-19 09:31:16','1 pcs','','','9000','Cash',0.00,'12500','','','4','0.00','1','2024-07-19 06:31:54','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172146791672012222242',3060,'41721467900','136','1.00','13350','retail','0','2024-07-20 12:31:40','1 pcs','','','13300','Cash',0.00,'13350','','','4','0.00','1','2024-07-20 16:42:25','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172146795020025263424',3061,'41721467900','123','1.00','14800','retail','0','2024-07-20 12:32:09','1 pcs','','','13000','Cash',0.00,'14800','','','4','0.00','1','2024-07-20 16:42:25','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172146802931244338923',3062,'41721467900','96','1.00','1500','retail','0','2024-07-20 12:33:12','1 pcs','','','1500','Cash',0.00,'1500','','','4','0.00','1','2024-07-20 16:42:25','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172158021173552225833',3063,'41721579945','136','1.00','15000','retail','0','2024-07-21 19:39:05','1 pcs','','','13300','Cash',0.00,'15000','','','4','0.00','1','2024-07-21 16:46:55','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172158026321302003235',3064,'41721579945','123','1.00','14500','retail','0','2024-07-21 19:43:50','1 pcs','','','13000','Cash',0.00,'14500','','','4','0.00','1','2024-07-21 16:46:55','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172158035833082852843',3065,'41721579945','136','1.00','13350','retail','0','2024-07-21 19:45:03','1 pcs','','','13300','Cash',0.00,'13350','','','4','0.00','1','2024-07-21 16:46:55','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172158061163332002212',3066,'41721580416','136','1.00','14500','retail','0','2024-07-21 19:46:56','1 pcs','','','13300','Cash',0.00,'14500','','','4','0.00','1','2024-07-21 16:50:25','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172158088933250022882',3067,'41721580625','138','1.00','11000','retail','0','2024-07-21 19:50:25','1 pcs','','','10000','Cash',0.00,'11000','','','4','0.00','1','2024-07-21 16:55:16','7','150','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172174936433624431632',3068,'41721749353','91','5.00','6300','retail','0','2024-07-23 18:42:33','5 pcs','','','1250','Cash',0.00,'1260','','','4','0.00','1','2024-07-23 15:56:04','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172188127422474372032',3069,'41721881246','8','1.00','9600','retail','0','2024-07-25 07:20:46','1 pcs','','','9500','Cash',0.00,'9600','','','4','0.00','1','2024-07-25 04:22:14','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172188134430208474331',3070,'41721881334','8','1.00','11000','retail','0','2024-07-25 07:22:14','1 pcs','','','9500','Cash',0.00,'11000','','','4','0.00','1','2024-07-25 04:28:06','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172188140520814234223',3071,'41721881334','128','1.00','12000','retail','0','2024-07-25 07:22:35','1 pcs','','','9000','Cash',0.00,'12000','','','4','0.00','1','2024-07-25 04:28:06','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172188142820383324422',3072,'41721881334','128','1.00','12000','retail','0','2024-07-25 07:23:40','1 pcs','','','9000','Cash',0.00,'12000','','','4','0.00','1','2024-07-25 04:28:06','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172188146362343433004',3073,'41721881334','136','1.00','14500','retail','0','2024-07-25 07:24:07','1 pcs','','','13300','Cash',0.00,'14500','','','4','0.00','1','2024-07-25 04:28:06','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172188152282182132332',3074,'41721881334','136','1.00','15000','retail','0','2024-07-25 07:25:10','1 pcs','','','13300','Cash',0.00,'15000','','','4','0.00','1','2024-07-25 04:28:06','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172209046604222632203',3075,'41722090441','128','1.00','90050','retail','0','2024-07-27 17:27:21','1 pcs','','','9000','Cash',0.00,'90050','','','4','0.00','1','2024-07-27 14:28:03','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172216848333222273230',3076,'41722168352','128','1.00','12500','retail','0','2024-07-28 15:05:52','1 pcs','','','9000','Cash',0.00,'12500','','','4','0.00','1','2024-07-28 12:08:30','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172216852535231328830',3077,'41722168511','123','1.00','16000','retail','0','2024-07-28 15:08:31','1 pcs','','','13000','Cash',0.00,'16000','','','4','0.00','1','2024-07-28 12:09:28','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172231910427244233003',3078,'41722319085','128','1.00','9050','retail','0','2024-07-30 08:58:05','1 pcs','','','9000','Cash',0.00,'9050','','','4','0.00','1','2024-08-01 08:00:12','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172249916620230234222',3079,'41722319085','123','1.00','14500','retail','0','2024-08-01 10:59:14','1 pcs','','','13000','Cash',0.00,'14500','','','4','0.00','1','2024-08-01 08:00:12','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172249916602329063222',3080,'41722319085','123','1.00','13050','retail','0','2024-08-01 10:59:14','1 pcs','','','13000','Cash',0.00,'13050','','','4','0.00','1','2024-08-01 08:00:12','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172266871043826222122',3081,'41722668703','123','1.00','15000','retail','0','2024-08-03 10:05:03','1 pcs','','','13000','Cash',0.00,'15000','','','4','0.00','1','2024-08-03 07:05:44','7','136','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172276002929062932222',3082,'41722759723','113','1.00','16500','retail','0','2024-08-04 11:22:03','1 pcs','','','15300','Cash',0.00,'16500','','','4','0.00','1','2024-08-05 07:58:52','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172284480314021004304',3083,'41722844733','136','1.00','15500','retail','0','2024-08-05 10:58:53','1 pcs','','','14000','Cash',0.00,'15500','','','4','0.00','1','2024-08-05 13:36:06','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172286455538203132352',3084,'41722844733','136','1.00','16000','retail','0','2024-08-05 16:29:03','','','','14000','Cash',0.00,'16000','','','4','0.00','1','2024-08-05 13:36:06','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172286457926522439183',3085,'41722844733','136','1.00','15500','retail','0','2024-08-05 16:29:16','1 pcs','','','14000','Cash',0.00,'15500','','','4','0.00','1','2024-08-05 13:36:06','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172295566662422254633',3086,'41722955641','137','1.00','10000','retail','0','2024-08-06 17:47:21','1 pcs','','','8700','Cash',0.00,'10000','','','4','0.00','1','2024-08-06 14:48:56','7','149','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172295569834251002934',3087,'41722955641','140','1.00','30000','retail','0','2024-08-06 17:48:00','1 pcs','','','26200','Cash',0.00,'30000','','','4','0.00','1','2024-08-06 14:48:56','7','153','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172312081634300233234',3088,'41723120701','122','1.00','18000','retail','0','2024-08-08 15:38:21','1 pcs','','','16000','Cash',0.00,'18000','','','4','0.00','1','2024-08-08 12:48:05','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172312096423292101329',3089,'41723120701','136','1.00','16000','retail','0','2024-08-08 15:40:28','1 pcs','','','14000','Cash',0.00,'16000','','','4','0.00','1','2024-08-08 12:48:05','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172312127222302322122',3090,'41723120701','8','1.00','11000','retail','0','2024-08-08 15:42:54','1 pcs','','','9500','Cash',0.00,'11000','','','4','0.00','1','2024-08-08 12:48:05','7','2','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172381457143283522323',3091,'41723809157','139','1.00','29500','retail','0','2024-08-16 14:52:37','1 pcs','','','26300','Cash',0.00,'29500','','','4','0.00','1','2024-08-16 13:23:37','7','151','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172381459530034290201',3092,'41723809157','128','1.00','11000','retail','0','2024-08-16 16:23:03','1 pcs','','','9500','Cash',0.00,'11000','','','4','0.00','1','2024-08-16 13:23:37','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172201021922922200122',3093,'31722007039','136','1.00','16000','retail','0','2024-08-20 20:05:32','','','','13300','Cash',0.00,'16000','','','3','0.00','1','2024-08-20 17:05:46','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172277750523033007322',3094,'31722007039','122','1.00','18500','retail','0','2024-08-20 20:05:32','1 pcs','','','16000','Cash',0.00,'18500','','','3','0.00','1','2024-08-20 17:05:46','7','135','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172351961001220222433',3095,'31722007039','141','1.00','5000','retail','45000','2024-08-20 20:05:32','','','','40000','Cash',0.00,'5000','','','3','0.00','1','2024-08-20 17:05:46','7','152','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172417356005120331322',3096,'31724173546','136','1.00','16000','retail','0','2024-08-21 08:39:23','','','','14000','Cash',0.00,'16000','','','3','0.00','1','2024-08-21 05:39:28','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172417357502203353323',3097,'31724173546','122','1.00','19000','retail','0','2024-08-21 08:39:23','1 pcs','','','16000','Cash',0.00,'19000','','','3','0.00','1','2024-08-21 05:39:28','7','135','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172421849333134282233',3098,'31724173546','132','1.00','3500','retail','0','2024-08-21 08:39:23','','','','2900','Cash',0.00,'3500','','','3','0.00','1','2024-08-21 05:39:28','7','145','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172421851830323320023',3099,'31724173546','91','1.00','1300','retail','200','2024-08-21 08:39:23','','','','1150','Cash',0.00,'1300','','','3','0.00','1','2024-08-21 05:39:28','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172421855171441235045',3100,'31724173546','8','1.00','10800','retail','0','2024-08-21 08:39:23','1 pcs','','','9500','Cash',0.00,'10800','','','3','0.00','1','2024-08-21 05:39:28','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172421860024233320630',3101,'31724173546','87','3.00','600','retail','200','2024-08-21 08:39:23','3 pcs','','','85','Cash',0.00,'200','','','3','0.00','1','2024-08-21 05:39:28','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','128.00','125','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172421862902230220076',3102,'31724173546','1','8.00','1600','retail','0','2024-08-21 08:39:23','8 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2024-08-21 05:39:28','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','340.00','332','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172421871322013420743',3103,'31724173546','145','1.00','600','retail','0','2024-08-21 08:39:23','1 pcs','','','250','Cash',0.00,'600','','','3','0.00','1','2024-08-21 05:39:28','9','157','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172421874237170123143',3104,'31724173546','22','2.00','600','retail','0','2024-08-21 08:39:23','2 pcs','','','150','Cash',0.00,'300','','','3','0.00','1','2024-08-21 05:39:28','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','844.00','842','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172430382673238032332',3105,'31724303559','1','5.00','1000','retail','1500','2024-08-22 08:20:15','','','','50','Cash',0.00,'200','','','3','0.00','1','2024-08-22 05:20:18','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'5','332.00','327','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172430385004303040032',3106,'31724303559','1','1.00','400','retail','0','2024-08-22 08:20:15','1 pcs','','','50','Cash',0.00,'400','','','3','0.00','1','2024-08-22 05:20:18','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','327.00','326','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172430387623320033330',3107,'31724303559','1','1.00','300','retail','200','2024-08-22 08:20:15','','','','50','Cash',0.00,'300','','','3','0.00','1','2024-08-22 05:20:18','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','326.00','325','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172430388508332023722',3108,'31724303559','4','2.00','1600','retail','0','2024-08-22 08:20:15','2 pcs','','','200','Cash',0.00,'800','','','3','0.00','1','2024-08-22 05:20:18','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','41.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172430391033213220323',3109,'31724303559','124','1.00','14000','retail','0','2024-08-22 08:20:15','1 pcs','','','12700','Cash',0.00,'14000','','','3','0.00','1','2024-08-22 05:20:18','7','137','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172430396841000393223',3110,'31724303559','142','2.00','1400','retail','0','2024-08-22 08:20:15','2 pcs','','','350','Cash',0.00,'700','','','3','0.00','1','2024-08-22 05:20:18','10','154','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','151.00','149','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172430401402304704222',3111,'31724303559','22','2.00','600','retail','400','2024-08-22 08:20:15','','','','150','Cash',0.00,'300','','','3','0.00','1','2024-08-22 05:20:18','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','842.00','840','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172438877647123003037',3112,'31724388761','146','1.00','1600','retail','0','2024-08-23 07:56:15','1 pcs','','','1300','Cash',0.00,'1600','','','3','0.00','1','2024-08-23 04:56:26','9','158','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172438879713973323207',3113,'31724388761','142','1.00','600','retail','0','2024-08-23 07:56:15','1 pcs','','','350','Cash',0.00,'600','','','3','0.00','1','2024-08-23 04:56:26','10','154','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','149.00','148','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172438881780207123433',3114,'31724388761','96','1.00','1600','retail','0','2024-08-23 07:56:15','1 pcs','','','1200','Cash',0.00,'1600','','','3','0.00','1','2024-08-23 04:56:26','7','110','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172438884843330082323',3115,'31724388761','22','1.00','200','retail','300','2024-08-23 07:56:15','','','','150','Cash',0.00,'200','','','3','0.00','1','2024-08-23 04:56:26','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','840.00','839','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172438889932332343222',3116,'31724388761','1','7.00','1400','retail','2100','2024-08-23 07:56:15','','','','50','Cash',0.00,'200','','','3','0.00','1','2024-08-23 04:56:26','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'7','325.00','318','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172438891023202340723',3117,'31724388761','142','1.00','600','retail','0','2024-08-23 07:56:15','1 pcs','','','350','Cash',0.00,'600','','','3','0.00','1','2024-08-23 04:56:26','10','154','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','148.00','147','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172438892702333022783',3118,'31724388761','136','1.00','16000','retail','0','2024-08-23 07:56:15','','','','14000','Cash',0.00,'16000','','','3','0.00','1','2024-08-23 04:56:26','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172438894101383237802',3119,'31724388761','22','1.00','200','retail','0','2024-08-23 07:56:15','1 pcs','','','150','Cash',0.00,'200','','','3','0.00','1','2024-08-23 04:56:26','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','839.00','838','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172438897533240811000',3120,'31724388761','14','1.00','700','retail','0','2024-08-23 07:56:15','','','','400','Cash',0.00,'700','','','3','0.00','1','2024-08-23 04:56:26','9','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172447371042434032030',3121,'31724473650','1','1.00','200','retail','0','2024-08-24 07:57:51','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2024-08-24 05:00:50','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','318.00','317','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172447374032701202233',3122,'31724473650','22','2.00','600','retail','0','2024-08-24 07:57:51','2 pcs','','','150','Cash',0.00,'300','','','3','0.00','1','2024-08-24 05:00:50','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','838.00','836','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172447376833402376273',3123,'31724473650','22','1.00','200','retail','300','2024-08-24 07:57:51','','','','150','Cash',0.00,'200','','','3','0.00','1','2024-08-24 05:00:50','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','836.00','835','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172447378372237021040',3124,'31724473650','142','1.00','500','retail','0','2024-08-24 07:57:51','1 pcs','','','350','Cash',0.00,'500','','','3','0.00','1','2024-08-24 05:00:50','10','154','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','147.00','146','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172447383533300513732',3125,'31724473650','145','2.00','1500','retail','500','2024-08-24 07:57:51','','','','250','Cash',0.00,'750','','','3','0.00','1','2024-08-24 05:00:50','9','157','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172447388622343233343',3126,'31724473650','87','1.00','200','retail','0','2024-08-24 07:57:51','1 pcs','','','85','Cash',0.00,'200','','','3','0.00','1','2024-08-24 05:00:50','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','125.00','124','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172447544030144224720',3127,'31724473650','86','1.00','200','retail','0','2024-08-24 07:57:51','1 pcs','','','110','Cash',0.00,'200','','','3','0.00','1','2024-08-24 05:00:50','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172447545923324223004',3128,'31724473650','84','1.00','600','retail','0','2024-08-24 07:57:51','1 pcs','','','350','Cash',0.00,'600','','','3','0.00','1','2024-08-24 05:00:50','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','84.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172464865882056000432',3129,'31724648642','136','1.00','15700','retail','0','2024-08-26 08:08:43','1 pcs','','','14000','Cash',0.00,'15700','','','3','0.00','1','2024-08-26 05:08:47','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172464867822037733002',3130,'31724648642','145','1.00','500','retail','0','2024-08-26 08:08:43','1 pcs','','','250','Cash',0.00,'500','','','3','0.00','1','2024-08-26 05:08:47','9','157','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172464875242200722273',3131,'31724648642','1','1.00','200','retail','0','2024-08-26 08:08:43','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2024-08-26 05:08:47','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','317.00','316','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172464878346207230333',3132,'31724648642','19','1.00','400','retail','0','2024-08-26 08:08:43','1 pcs','','','200','Cash',0.00,'400','','','3','0.00','1','2024-08-26 05:08:47','10','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','279.00','278','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172464880480022222134',3133,'31724648642','86','1.00','250','retail','0','2024-08-26 08:08:43','1 pcs','','','110','Cash',0.00,'250','','','3','0.00','1','2024-08-26 05:08:47','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172464882318801343422',3134,'31724648642','96','1.00','1600','retail','0','2024-08-26 08:08:43','1 pcs','','','1200','Cash',0.00,'1600','','','3','0.00','1','2024-08-26 05:08:47','7','110','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172464884122403324482',3135,'31724648642','1','1.00','300','retail','0','2024-08-26 08:08:43','1 pcs','','','50','Cash',0.00,'300','','','3','0.00','1','2024-08-26 05:08:47','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','316.00','315','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172464886302860238203',3136,'31724648642','142','1.00','600','retail','0','2024-08-26 08:08:43','1 pcs','','','350','Cash',0.00,'600','','','3','0.00','1','2024-08-26 05:08:47','10','154','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','146.00','145','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172464887823803402812',3137,'31724648642','1','1.00','200','retail','0','2024-08-26 08:08:43','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2024-08-26 05:08:47','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','315.00','314','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172464889522073462233',3138,'31724648642','87','1.00','200','retail','0','2024-08-26 08:08:43','1 pcs','','','85','Cash',0.00,'200','','','3','0.00','1','2024-08-26 05:08:47','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','124.00','123','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172464891402103222320',3139,'31724648642','84','2.00','1000','retail','0','2024-08-26 08:08:43','2 pcs','','','350','Cash',0.00,'500','','','3','0.00','1','2024-08-26 05:08:47','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','83.00','81','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172464895363490363633',3140,'31724648928','40','1.00','1200','retail','0','2024-08-26 08:09:21','1 pcs','','','1150','Cash',0.00,'1200','','','3','0.00','1','2024-08-26 05:09:37','12','62','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172477488638330320372',3141,'31724774829','87','2.00','400','retail','200','2024-08-27 19:11:22','','','','85','Cash',0.00,'200','','','3','0.00','1','2024-08-27 16:11:46','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','123.00','121','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172477493923223242304',3142,'31724774829','136','1.00','15000','retail','0','2024-08-27 19:11:22','1 pcs','','','14000','Cash',0.00,'15000','','','3','0.00','1','2024-08-27 16:11:46','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172477494832733020024',3143,'31724774829','22','1.00','300','retail','0','2024-08-27 19:11:22','1 pcs','','','150','Cash',0.00,'300','','','3','0.00','1','2024-08-27 16:11:46','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','835.00','833','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172477495792371333411',3144,'31724774829','145','1.00','700','retail','0','2024-08-27 19:11:22','1 pcs','','','250','Cash',0.00,'700','','','3','0.00','1','2024-08-27 16:11:46','9','157','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172477497032029320042',3145,'31724774829','1','1.00','200','retail','0','2024-08-27 19:11:22','1 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2024-08-27 16:11:46','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','314.00','313','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172477497820212127232',3146,'31724774829','22','1.00','300','retail','0','2024-08-27 19:11:22','1 pcs','','','150','Cash',0.00,'300','','','3','0.00','1','2024-08-27 16:11:46','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','834.00','833','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172477499340434433320',3147,'31724774829','87','1.00','100','retail','0','2024-08-27 19:11:22','1 pcs','','','85','Cash',0.00,'100','','','3','0.00','1','2024-08-27 16:11:46','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','121.00','120','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172477506703230023727',3148,'31724774829','128','1.00','12000','retail','0','2024-08-27 19:11:22','1 pcs','','','9500','Cash',0.00,'12000','','','3','0.00','1','2024-08-27 16:11:46','7','141','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172520638303252523020',3149,'41725206315','2','1.00','500','retail','0','2024-09-01 18:58:35','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2024-09-01 16:10:16','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172520645603303337123',3150,'41725206315','1','1.00','100','retail','0','2024-09-01 18:59:44','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-09-01 16:10:16','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','305.00','304','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172520658720007201320',3151,'41725206315','1','1.00','250','retail','0','2024-09-01 19:02:53','1 pcs','','','50','Cash',0.00,'250','','','4','0.00','1','2024-09-01 16:10:16','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','304.00','303','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172520661001333343223',3152,'41725206315','87','1.00','200','retail','0','2024-09-01 19:03:16','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-09-01 16:10:16','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','119.00','118','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172520663402230130362',3153,'41725206315','22','1.00','500','retail','0','2024-09-01 19:03:38','','','','150','Cash',0.00,'500','','','4','0.00','1','2024-09-01 16:10:16','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','830.00','829','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172520666442030460220',3154,'41725206315','136','1.00','16000','retail','0','2024-09-01 19:03:55','','','','14000','Cash',0.00,'16000','','','4','0.00','1','2024-09-01 16:10:16','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172520672342221300232',3155,'41725206315','1','1.00','200','retail','0','2024-09-01 19:04:25','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-01 16:10:16','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','303.00','302','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172520676231420403720',3156,'41725206315','84','1.00','500','retail','0','2024-09-01 19:05:36','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-09-01 16:10:16','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','81.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172520679002042233202',3157,'41725206315','1','1.00','200','retail','0','2024-09-01 19:06:14','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-01 16:10:16','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','302.00','301','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172520684682122033222',3158,'41725206315','84','1.00','500','retail','0','2024-09-01 19:06:39','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-09-01 16:10:16','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172520688642240132203',3159,'41725206315','1','1.00','200','retail','0','2024-09-01 19:07:35','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-01 16:10:16','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','301.00','300','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172520693145031325224',3160,'41725206315','148','1.00','22500','retail','0','2024-09-01 19:08:26','1 pcs','','','19600','Cash',0.00,'22500','','','4','0.00','1','2024-09-01 16:10:16','7','159','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172520696723140702320',3161,'41725206315','22','1.00','300','retail','0','2024-09-01 19:09:08','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-01 16:10:16','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','829.00','828','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172520700352430233035',3162,'41725206315','1','1.00','200','retail','0','2024-09-01 19:09:53','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-01 16:10:16','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','300.00','299','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172526993392232402332',3163,'41725269919','128','2.00','25600','retail','0','2024-09-02 12:38:39','2 pcs','','','9500','Cash',0.00,'12800','','','4','0.00','1','2024-09-02 09:46:43','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172526995226203203331',3164,'41725269919','87','1.00','300','retail','0','2024-09-02 12:38:54','','','','85','Cash',0.00,'300','','','4','0.00','1','2024-09-02 09:46:43','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','118.00','117','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172527000333202220322',3165,'41725269919','1','4.00','800','retail','1200','2024-09-02 12:39:25','','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-02 09:46:43','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'4','299.00','295','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172527003533072310222',3166,'41725269919','22','3.00','900','retail','0','2024-09-02 12:40:04','3 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-02 09:46:43','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','828.00','825','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172527006554433273052',3167,'41725269919','19','3.00','1200','retail','0','2024-09-02 12:40:53','3 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2024-09-02 09:46:43','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','278.00','275','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172527009330302032130',3168,'41725269919','142','1.00','600','retail','0','2024-09-02 12:41:19','1 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2024-09-02 09:46:43','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','144.00','143','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172527012322704220222',3169,'41725269919','91','1.00','1300','retail','0','2024-09-02 12:41:57','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-09-02 09:46:43','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172527015123240222420',3170,'41725269919','1','4.00','400','retail','0','2024-09-02 12:42:10','4 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-09-02 09:46:43','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','295.00','291','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172527019472032003323',3171,'41725269919','1','1.00','200','retail','300','2024-09-02 12:42:37','','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-02 09:46:43','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','291.00','290','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172493119913129232273',3172,'31724931181','128','1.00','12000','retail','0','2024-09-02 20:02:25','1 pcs','','','9500','Cash',0.00,'12000','','','3','0.00','1','2024-09-02 17:02:31','7','141','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172493126137227020233',3173,'31724931181','1','8.00','1600','retail','2400','2024-09-02 20:02:25','','','','50','Cash',0.00,'200','','','3','0.00','1','2024-09-02 17:02:31','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'8','313.00','305','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172493128227341322309',3174,'31724931181','136','2.00','31000','retail','0','2024-09-02 20:02:25','2 pcs','','','14000','Cash',0.00,'15500','','','3','0.00','1','2024-09-02 17:02:31','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172493132743743302221',3175,'31724931181','87','1.00','200','retail','100','2024-09-02 20:02:25','','','','85','Cash',0.00,'200','','','3','0.00','1','2024-09-02 17:02:31','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','120.00','119','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172493134434313022342',3176,'31724931181','145','2.00','1400','retail','600','2024-09-02 20:02:25','','','','250','Cash',0.00,'700','','','3','0.00','1','2024-09-02 17:02:31','9','157','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172493136026721397202',3177,'31724931181','142','1.00','600','retail','0','2024-09-02 20:02:25','1 pcs','','','350','Cash',0.00,'600','','','3','0.00','1','2024-09-02 17:02:31','10','154','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','145.00','144','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172493139621370623379',3178,'31724931181','22','3.00','900','retail','0','2024-09-02 20:02:25','3 pcs','','','150','Cash',0.00,'300','','','3','0.00','1','2024-09-02 17:02:31','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','833.00','830','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172537639837732331703',3179,'41725376338','1','3.00','600','retail','0','2024-09-03 18:12:18','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-03 15:16:16','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','290.00','287','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172537643132121340103',3180,'41725376338','22','1.00','500','retail','0','2024-09-03 18:13:40','1 pcs','','','150','Cash',0.00,'500','','','4','0.00','1','2024-09-03 15:16:16','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','825.00','824','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172537645234303200402',3181,'41725376338','145','1.00','500','retail','0','2024-09-03 18:13:57','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-09-03 15:16:16','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172537646962343493004',3182,'41725376338','145','1.00','700','retail','0','2024-09-03 18:14:23','1 pcs','','','250','Cash',0.00,'700','','','4','0.00','1','2024-09-03 15:16:16','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172537651831233433124',3183,'41725376338','122','1.00','18000','retail','0','2024-09-03 18:14:38','1 pcs','','','16000','Cash',0.00,'18000','','','4','0.00','1','2024-09-03 15:16:16','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172537655436035060153',3184,'41725376338','19','1.00','500','retail','0','2024-09-03 18:15:39','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2024-09-03 15:16:16','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','275.00','274','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172552825505022083230',3185,'41725528218','96','2.00','3000','retail','0','2024-09-05 12:23:38','2 pcs','','','1200','Cash',0.00,'1500','','','4','0.00','1','2024-09-05 09:37:02','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172552831130213220222',3186,'41725528218','87','1.00','200','retail','0','2024-09-05 12:24:28','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-09-05 09:37:02','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','117.00','116','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172552833033532433223',3187,'41725528218','84','1.00','500','retail','0','2024-09-05 12:25:16','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-09-05 09:37:02','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','79.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172552836383284303242',3188,'41725528218','22','1.00','300','retail','0','2024-09-05 12:25:40','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-05 09:37:02','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','824.00','823','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172552839012021094302',3189,'41725528218','128','1.00','11800','retail','0','2024-09-05 12:26:12','1 pcs','','','9500','Cash',0.00,'11800','','','4','0.00','1','2024-09-05 09:37:02','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172552842034038821505',3190,'41725528218','142','1.00','600','retail','0','2024-09-05 12:26:43','1 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2024-09-05 09:37:02','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','143.00','142','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172552843633223352300',3191,'41725528218','91','1.00','1300','retail','0','2024-09-05 12:27:07','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-09-05 09:37:02','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172552852957204823104',3192,'41725528218','135','1.00','11500','retail','0','2024-09-05 12:28:34','1 pcs','','','10100','Cash',0.00,'11500','','','4','0.00','1','2024-09-05 09:37:02','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172552860022222300038',3193,'41725528218','1','1.00','200','retail','0','2024-09-05 12:29:50','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-05 09:37:02','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','287.00','286','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172552868952282033053',3194,'41725528218','22','1.00','300','retail','0','2024-09-05 12:30:13','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-05 09:37:02','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','823.00','822','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172552874924207827224',3195,'41725528218','84','1.00','500','retail','0','2024-09-05 12:32:11','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-09-05 09:37:02','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172562523022023203202',3196,'31725624303','55','1.00','1600','retail','0','2024-09-07 15:30:05','','','','1100','Cash',0.00,'1600','','','3','0.00','1','2024-09-07 12:30:23','12','77','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172571225943252103334',3197,'31725712223','1','9.00','4500','retail','0','2024-09-07 15:42:27','','','','50','Cash',0.00,'500','','','3','0.00','1','2024-09-07 12:42:35','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'9','286.00','277','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172571247103571023233',3198,'31725712223','136','4.00','64000','retail','0','2024-09-07 15:42:27','4 pcs','','','15100','Cash',0.00,'16000','','','3','0.00','1','2024-09-07 12:42:35','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','10.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172571251050252707322',3199,'31725712223','19','1.00','500','retail','0','2024-09-07 15:42:27','','','','200','Cash',0.00,'500','','','3','0.00','1','2024-09-07 12:42:35','10','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','274.00','273','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172571256407033327005',3200,'31725712223','121','1.00','700','retail','0','2024-09-07 15:42:27','1 pcs','','','350','Cash',0.00,'700','','','3','0.00','1','2024-09-07 12:42:35','10','134','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172571263362220112323',3201,'31725712223','145','4.00','2000','retail','0','2024-09-07 15:42:27','4 pcs','','','250','Cash',0.00,'500','','','3','0.00','1','2024-09-07 12:42:35','9','157','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','15.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172571268030832271570',3202,'31725712223','141','1.00','44000','retail','0','2024-09-07 15:42:27','1 pcs','','','40000','Cash',0.00,'44000','','','3','0.00','1','2024-09-07 12:42:35','7','152','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172571284823330232335',3203,'31725712223','22','2.00','600','retail','400','2024-09-07 15:42:27','','','','150','Cash',0.00,'300','','','3','0.00','1','2024-09-07 12:42:35','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','822.00','820','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172571290800200223023',3204,'31725712223','84','3.00','1500','retail','0','2024-09-07 15:42:27','3 pcs','','','350','Cash',0.00,'500','','','3','0.00','1','2024-09-07 12:42:35','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','77.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''); INSERT INTO `sales_order` VALUES ('3172577591903220211323',3205,'31725775822','136','1.00','16000','retail','0','2024-09-08 09:13:21','1 pcs','','','15100','Cash',0.00,'16000','','','3','0.00','1','2024-09-08 06:13:26','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172577594942325734243',3206,'31725775822','22','2.00','600','retail','400','2024-09-08 09:13:21','','','','150','Cash',0.00,'300','','','3','0.00','1','2024-09-08 06:13:26','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','820.00','818','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172577598122232742473',3207,'31725775822','1','5.00','1000','retail','1500','2024-09-08 09:13:21','','','','50','Cash',0.00,'200','','','3','0.00','1','2024-09-08 06:13:26','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'5','277.00','272','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172577599432207932300',3208,'31725775822','136','1.00','15800','retail','0','2024-09-08 09:13:21','1 pcs','','','15100','Cash',0.00,'15800','','','3','0.00','1','2024-09-08 06:13:26','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172586269923048323223',3209,'41725862644','1','1.00','200','retail','0','2024-09-09 09:17:24','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-09 06:34:07','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','272.00','269','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172586269902063260352',3210,'41725862644','1','1.00','200','retail','0','2024-09-09 09:17:24','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-09 06:34:07','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','271.00','269','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172586269933439361492',3211,'41725862644','1','1.00','200','retail','0','2024-09-09 09:17:24','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-09 06:34:07','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','270.00','269','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172586275308218073286',3212,'41725862644','1','1.00','100','retail','0','2024-09-09 09:18:43','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-09-09 06:34:07','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','269.00','267','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172586275532124222025',3213,'41725862644','1','1.00','100','retail','0','2024-09-09 09:18:43','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-09-09 06:34:07','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','268.00','267','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172586286627263243230',3214,'41725862644','128','1.00','12000','retail','0','2024-09-09 09:19:52','1 pcs','','','10200','Cash',0.00,'12000','','','4','0.00','1','2024-09-09 06:34:07','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172586286622307202125',3215,'41725862644','128','1.00','12500','retail','0','2024-09-09 09:19:52','1 pcs','','','10200','Cash',0.00,'12500','','','4','0.00','1','2024-09-09 06:34:07','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172586294632230335223',3216,'41725862644','142','1.00','600','retail','0','2024-09-09 09:21:57','1 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2024-09-09 06:34:07','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','142.00','141','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172586350034300033830',3217,'41725862644','22','1.00','300','retail','0','2024-09-09 09:22:42','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-09 06:34:07','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','818.00','817','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172586355552032353008',3218,'41725862644','142','1.00','600','retail','0','2024-09-09 09:31:56','1 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2024-09-09 06:34:07','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','141.00','140','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172586361801801025333',3219,'41725862644','145','1.00','700','retail','0','2024-09-09 09:33:16','1 pcs','','','250','Cash',0.00,'700','','','4','0.00','1','2024-09-09 06:34:07','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172586361961032333622',3220,'41725862644','145','1.00','600','retail','0','2024-09-09 09:33:16','1 pcs','','','250','Cash',0.00,'600','','','4','0.00','1','2024-09-09 06:34:07','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172586703160523256322',3221,'41725867007','28','1.00','1200','retail','0','2024-09-09 10:30:07','1 pcs','','','1100','Cash',0.00,'1200','','','4','0.00','1','2024-09-09 07:31:43','12','50','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172586706144740313027',3222,'41725867007','40','1.00','1200','retail','0','2024-09-09 10:30:39','1 pcs','','','1150','Cash',0.00,'1200','','','4','0.00','1','2024-09-09 07:31:43','12','62','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172598945605233382250',3223,'41725989429','1','3.00','300','retail','0','2024-09-10 20:30:29','3 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-09-10 17:33:11','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','267.00','264','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172598947682422200373',3224,'41725989429','145','1.00','700','retail','0','2024-09-10 20:31:06','1 pcs','','','250','Cash',0.00,'700','','','4','0.00','1','2024-09-10 17:33:11','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172598950100303339201',3225,'41725989429','22','1.00','300','retail','0','2024-09-10 20:31:32','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-10 17:33:11','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','817.00','816','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172598951622271483522',3226,'41725989429','136','1.00','16300','retail','0','2024-09-10 20:31:47','1 pcs','','','15100','Cash',0.00,'16300','','','4','0.00','1','2024-09-10 17:33:11','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172598954000222109342',3227,'41725989429','1','1.00','200','retail','0','2024-09-10 20:32:08','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-10 17:33:11','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','264.00','261','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172598954182793333928',3228,'41725989429','1','1.00','200','retail','0','2024-09-10 20:32:08','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-10 17:33:11','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','263.00','261','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172598954213322333339',3229,'41725989429','1','1.00','300','retail','0','2024-09-10 20:32:08','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-09-10 17:33:11','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','262.00','261','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172605348202232502874',3230,'41726053472','145','1.00','600','retail','0','2024-09-11 14:17:52','1 pcs','','','250','Cash',0.00,'600','','','4','0.00','1','2024-09-11 11:22:30','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172605348200082223472',3231,'41726053472','145','1.00','600','retail','0','2024-09-11 14:17:52','1 pcs','','','250','Cash',0.00,'600','','','4','0.00','1','2024-09-11 11:22:30','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172605353020353330333',3232,'41726053472','87','1.00','200','retail','0','2024-09-11 14:18:13','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-09-11 11:22:30','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','116.00','115','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172605355553065573320',3233,'41726053472','136','1.00','16000','retail','0','2024-09-11 14:18:56','1 pcs','','','15100','Cash',0.00,'16000','','','4','0.00','1','2024-09-11 11:22:30','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172605364060232427602',3234,'41726053472','1','1.00','200','retail','0','2024-09-11 14:19:31','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-11 11:22:30','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','261.00','260','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172605366556240776007',3235,'41726053472','1','1.00','200','retail','0','2024-09-11 14:20:52','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-11 11:22:30','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','260.00','259','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172605368503132220204',3236,'41726053472','1','1.00','100','retail','0','2024-09-11 14:21:10','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-09-11 11:22:30','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','259.00','258','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172605370883243322332',3237,'41726053472','1','1.00','200','retail','0','2024-09-11 14:21:34','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-11 11:22:30','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','258.00','257','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172620409124322216932',3238,'41726204058','1','1.00','200','retail','0','2024-09-13 08:07:38','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-13 05:10:48','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','257.00','255','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172620409122271403022',3239,'41726204058','1','1.00','200','retail','0','2024-09-13 08:07:38','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-13 05:10:48','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','256.00','255','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172620411222212312332',3240,'41726204058','1','1.00','100','retail','0','2024-09-13 08:08:21','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-09-13 05:10:48','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','255.00','253','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172620411202130433333',3241,'41726204058','1','1.00','100','retail','0','2024-09-13 08:08:21','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-09-13 05:10:48','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','254.00','253','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172620413534312133143',3242,'41726204058','96','1.00','1500','retail','0','2024-09-13 08:08:42','1 pcs','','','1200','Cash',0.00,'1500','','','4','0.00','1','2024-09-13 05:10:48','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172620415820272322411',3243,'41726204058','22','1.00','300','retail','0','2024-09-13 08:09:05','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-13 05:10:48','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','816.00','815','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172620417525320003170',3244,'41726204058','87','1.00','200','retail','0','2024-09-13 08:09:23','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-09-13 05:10:48','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','115.00','114','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172620421130332221232',3245,'41726204058','91','1.00','1300','retail','0','2024-09-13 08:09:41','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-09-13 05:10:48','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172620422848232303824',3246,'41726204058','91','1.00','1300','retail','0','2024-09-13 08:10:18','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-09-13 05:10:48','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172624689149233332024',3247,'41726246861','136','1.00','16700','retail','0','2024-09-13 20:01:01','1 pcs','','','15100','Cash',0.00,'16700','','','4','0.00','1','2024-09-13 17:03:36','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172624691212643222332',3248,'41726246861','145','1.00','500','retail','0','2024-09-13 20:01:42','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-09-13 17:03:36','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172624693903442233324',3249,'41726246861','1','5.00','1000','retail','0','2024-09-13 20:01:58','5 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-13 17:03:36','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','253.00','248','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172624695933232599036',3250,'41726246861','2','1.00','500','retail','0','2024-09-13 20:02:28','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2024-09-13 17:03:36','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172624697669222674622',3251,'41726246861','140','1.00','37500','retail','0','2024-09-13 20:02:47','1 pcs','','','34,500','Cash',0.00,'37500','','','4','0.00','1','2024-09-13 17:03:36','7','153','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172624700372220347220',3252,'41726246861','84','1.00','500','retail','0','2024-09-13 20:03:06','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-09-13 17:03:36','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','74.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172632082120338120023',3253,'41726320740','128','1.00','11500','retail','0','2024-09-14 16:32:20','1 pcs','','','10200','Cash',0.00,'11500','','','4','0.00','1','2024-09-14 13:44:57','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172632084108220840200',3254,'41726320740','22','1.00','300','retail','0','2024-09-14 16:33:50','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-14 13:44:57','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','815.00','814','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172632086522020033020',3255,'41726320740','1','1.00','300','retail','0','2024-09-14 16:34:09','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-09-14 13:44:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','248.00','245','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172632086621263223422',3256,'41726320740','1','1.00','300','retail','0','2024-09-14 16:34:09','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-09-14 13:44:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','247.00','245','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172632086622222323712',3257,'41726320740','1','1.00','300','retail','0','2024-09-14 16:34:09','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-09-14 13:44:57','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','246.00','245','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172632090300632333333',3258,'41726320740','142','1.00','1000','retail','0','2024-09-14 16:34:52','','','','350','Cash',0.00,'1000','','','4','0.00','1','2024-09-14 13:44:57','10','154','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','140.00','139','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172632094642142240322',3259,'41726320740','87','2.00','400','retail','0','2024-09-14 16:35:04','2 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-09-14 13:44:57','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','114.00','112','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172640254954970403235',3260,'41726402519','142','3.00','1800','retail','0','2024-09-15 15:15:19','3 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2024-09-15 12:22:19','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','139.00','136','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172640264963327200321',3261,'41726402519','84','1.00','500','retail','0','2024-09-15 15:16:57','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-09-15 12:22:19','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','73.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172640281024482322310',3262,'41726402519','2','1.00','200','retail','0','2024-09-15 15:19:34','1 pcs','','','200','Cash',0.00,'200','','','4','0.00','1','2024-09-15 12:22:19','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172640285120242324222',3263,'41726402519','1','1.00','200','retail','0','2024-09-15 15:20:39','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-15 12:22:19','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','245.00','244','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172640287324786302000',3264,'41726402519','145','1.00','600','retail','0','2024-09-15 15:21:02','1 pcs','','','250','Cash',0.00,'600','','','4','0.00','1','2024-09-15 12:22:19','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172640290190033304329',3265,'41726402519','87','2.00','400','retail','0','2024-09-15 15:21:22','2 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-09-15 12:22:19','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','112.00','110','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172647579533227330262',3266,'41726475373','1','1.00','200','retail','0','2024-09-16 11:29:33','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-16 08:40:56','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','244.00','242','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172647579543302333731',3267,'41726475373','1','1.00','300','retail','0','2024-09-16 11:29:33','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-09-16 08:40:56','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','243.00','242','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172647585273357223244',3268,'41726475373','22','1.00','300','retail','0','2024-09-16 11:36:46','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-16 08:40:56','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','814.00','813','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172647587532807223378',3269,'41726475373','84','1.00','500','retail','0','2024-09-16 11:37:42','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-09-16 08:40:56','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172647589232722333633',3270,'41726475373','87','1.00','200','retail','0','2024-09-16 11:38:02','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-09-16 08:40:56','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','110.00','109','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172647591322267613323',3271,'41726475373','142','1.00','900','retail','0','2024-09-16 11:38:22','1 pcs','','','350','Cash',0.00,'900','','','4','0.00','1','2024-09-16 08:40:56','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','136.00','135','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172647594332334304072',3272,'41726475373','22','1.00','300','retail','0','2024-09-16 11:38:41','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-16 08:40:56','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','813.00','812','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172647596437022033620',3273,'41726475373','1','1.00','300','retail','0','2024-09-16 11:39:10','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-09-16 08:40:56','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','242.00','241','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172647599809823927565',3274,'41726475373','1','1.00','300','retail','0','2024-09-16 11:39:35','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-09-16 08:40:56','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','241.00','240','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172656675730652465643',3275,'41726566724','1','4.00','400','retail','0','2024-09-17 12:52:04','4 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-09-17 10:02:26','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','240.00','236','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172656677323003210202',3276,'41726566724','1','1.00','200','retail','0','2024-09-17 12:52:43','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-17 10:02:26','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','236.00','235','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172656682454607164812',3277,'41726566724','128','1.00','12500','retail','0','2024-09-17 12:52:59','1 pcs','','','10200','Cash',0.00,'12500','','','4','0.00','1','2024-09-17 10:02:26','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172656687002331060723',3278,'41726566724','145','1.00','600','retail','0','2024-09-17 12:54:21','1 pcs','','','250','Cash',0.00,'600','','','4','0.00','1','2024-09-17 10:02:26','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172656687016427322337',3279,'41726566724','145','1.00','600','retail','0','2024-09-17 12:54:21','1 pcs','','','250','Cash',0.00,'600','','','4','0.00','1','2024-09-17 10:02:26','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172656704122020263343',3280,'41726566724','22','1.00','300','retail','0','2024-09-17 12:54:44','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-17 10:02:26','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','812.00','811','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172656733133223322322',3281,'41726566724','142','2.00','1400','retail','0','2024-09-17 12:57:34','2 pcs','','','350','Cash',0.00,'700','','','4','0.00','1','2024-09-17 10:02:26','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','135.00','133','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172666005744006342230',3282,'41726660029','84','1.00','600','retail','0','2024-09-18 14:47:09','1 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2024-09-18 12:03:46','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','71.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172666094032037033420',3283,'41726660029','87','1.00','300','retail','0','2024-09-18 15:01:36','','','','85','Cash',0.00,'300','','','4','0.00','1','2024-09-18 12:03:46','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','109.00','108','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172666097070726223220',3284,'41726660029','2','1.00','500','retail','0','2024-09-18 15:02:20','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2024-09-18 12:03:46','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172666098633372462062',3285,'41726660029','1','1.00','200','retail','0','2024-09-18 15:02:56','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-18 12:03:46','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','235.00','234','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172666100323702603237',3286,'41726660029','1','1.00','200','retail','0','2024-09-18 15:03:14','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-18 12:03:46','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','234.00','231','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172666100320220224320',3287,'41726660029','1','1.00','250','retail','0','2024-09-18 15:03:14','1 pcs','','','50','Cash',0.00,'250','','','4','0.00','1','2024-09-18 12:03:46','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','233.00','231','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172666100342320624047',3288,'41726660029','1','1.00','300','retail','0','2024-09-18 15:03:14','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-09-18 12:03:46','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','232.00','231','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172676269761727342333',3289,'41726762658','1','1.00','100','retail','0','2024-09-19 19:17:38','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-09-19 16:22:00','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','231.00','230','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172676271427277202332',3290,'41726762658','2','1.00','500','retail','0','2024-09-19 19:18:27','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2024-09-19 16:22:00','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172676273740230303703',3291,'41726762658','2','1.00','500','retail','0','2024-09-19 19:18:46','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2024-09-19 16:22:00','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172676275170246767623',3292,'41726762658','1','1.00','200','retail','0','2024-09-19 19:19:02','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-19 16:22:00','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','230.00','229','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172676276807223622363',3293,'41726762658','19','1.00','350','retail','0','2024-09-19 19:19:18','1 pcs','','','200','Cash',0.00,'350','','','4','0.00','1','2024-09-19 16:22:00','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','273.00','272','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172676278803232227203',3294,'41726762658','1','1.00','250','retail','0','2024-09-19 19:19:37','1 pcs','','','50','Cash',0.00,'250','','','4','0.00','1','2024-09-19 16:22:00','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','229.00','228','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172676280342306083622',3295,'41726762658','96','1.00','1500','retail','0','2024-09-19 19:19:55','1 pcs','','','1200','Cash',0.00,'1500','','','4','0.00','1','2024-09-19 16:22:00','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172676280438330243372',3296,'41726762658','96','1.00','1300','retail','0','2024-09-19 19:19:55','1 pcs','','','1200','Cash',0.00,'1300','','','4','0.00','1','2024-09-19 16:22:00','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172676283423363323230',3297,'41726762658','91','1.00','1300','retail','0','2024-09-19 19:20:25','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-09-19 16:22:00','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172676289636736326683',3298,'41726762658','138','1.00','12000','retail','0','2024-09-19 19:20:59','1 pcs','','','10000','Cash',0.00,'12000','','','4','0.00','1','2024-09-19 16:22:00','7','150','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172684456342013332723',3299,'41726844550','142','2.00','1800','retail','0','2024-09-20 18:02:30','2 pcs','','','350','Cash',0.00,'900','','','4','0.00','1','2024-09-20 15:06:48','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','133.00','131','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172684457994322207203',3300,'41726844550','22','1.00','300','retail','0','2024-09-20 18:02:49','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-20 15:06:48','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','811.00','810','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172684459550309007325',3301,'41726844550','1','2.00','400','retail','0','2024-09-20 18:03:05','2 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-20 15:06:48','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','228.00','226','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172684474104273310133',3302,'41726844550','22','1.00','400','retail','0','2024-09-20 18:03:53','1 pcs','','','150','Cash',0.00,'400','','','4','0.00','1','2024-09-20 15:06:48','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','810.00','809','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172684476184233222226',3303,'41726844550','91','2.00','2600','retail','0','2024-09-20 18:05:47','2 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-09-20 15:06:48','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172692766006262203200',3304,'41726927599','84','1.00','500','retail','0','2024-09-21 17:06:39','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-09-21 14:31:16','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','70.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172692767632233222960',3305,'41726927599','87','1.00','200','retail','0','2024-09-21 17:07:47','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-09-21 14:31:16','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','108.00','107','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172692769569676570033',3306,'41726927599','1','2.00','400','retail','0','2024-09-21 17:08:03','2 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-21 14:31:16','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','226.00','224','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172692776441342402232',3307,'41726927599','142','1.00','1000','retail','0','2024-09-21 17:09:03','','','','350','Cash',0.00,'1000','','','4','0.00','1','2024-09-21 14:31:16','10','154','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','131.00','130','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172692779722722704222',3308,'41726927599','1','1.00','100','retail','0','2024-09-21 17:09:25','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-09-21 14:31:16','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','224.00','223','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172692783723766912772',3309,'41726927599','128','1.00','12300','retail','0','2024-09-21 17:10:08','1 pcs','','','10200','Cash',0.00,'12300','','','4','0.00','1','2024-09-21 14:31:16','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172692787982912832302',3310,'41726927599','22','1.00','300','retail','0','2024-09-21 17:10:45','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-21 14:31:16','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','809.00','808','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172692858132435363320',3311,'41726927599','157','1.00','600','retail','0','2024-09-21 17:11:43','1 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2024-09-21 14:31:16','9','160','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172702069302709923273',3312,'41727020682','1','1.00','500','retail','0','2024-09-22 18:58:03','','','','50','Cash',0.00,'500','','','4','0.00','1','2024-09-22 16:02:26','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','223.00','222','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172702069322203420336',3313,'41727020682','1','3.00','600','retail','0','2024-09-22 18:58:03','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-22 16:02:26','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','222.00','219','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172702077072072103203',3314,'41727020682','22','1.00','300','retail','0','2024-09-22 18:59:22','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-22 16:02:26','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','808.00','807','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172702083202230020300',3315,'41727020682','157','1.00','600','retail','0','2024-09-22 19:00:21','1 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2024-09-22 16:02:26','9','160','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172702084722320207313',3316,'41727020682','84','1.00','500','retail','0','2024-09-22 19:00:37','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-09-22 16:02:26','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172702088372833028333',3317,'41727020682','146','1.00','1600','retail','0','2024-09-22 19:00:54','1 pcs','','','1300','Cash',0.00,'1600','','','4','0.00','1','2024-09-22 16:02:26','9','158','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172702091332933914777',3318,'41727020682','87','1.00','200','retail','0','2024-09-22 19:01:34','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-09-22 16:02:26','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','107.00','106','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172707443727303300732',3319,'41727074429','22','1.00','200','retail','0','2024-09-23 09:53:49','1 pcs','','','150','Cash',0.00,'200','','','4','0.00','1','2024-09-23 06:59:55','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','807.00','806','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172707445321203443125',3320,'41727074429','22','1.00','200','retail','0','2024-09-23 09:54:03','1 pcs','','','150','Cash',0.00,'200','','','4','0.00','1','2024-09-23 06:59:55','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','806.00','805','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172707446832733230023',3321,'41727074429','1','2.00','400','retail','0','2024-09-23 09:54:19','2 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-23 06:59:55','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','219.00','217','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172707449402403073747',3322,'41727074429','1','2.00','200','retail','0','2024-09-23 09:54:46','2 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-09-23 06:59:55','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','217.00','215','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172707465545723012522',3323,'41727074429','1','1.00','300','retail','0','2024-09-23 09:55:03','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-09-23 06:59:55','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','215.00','214','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172707467027422430430',3324,'41727074429','87','1.00','150','retail','0','2024-09-23 09:57:42','1 pcs','','','85','Cash',0.00,'150','','','4','0.00','1','2024-09-23 06:59:55','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','106.00','105','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172707470424202702200',3325,'41727074429','145','1.00','700','retail','0','2024-09-23 09:57:54','1 pcs','','','250','Cash',0.00,'700','','','4','0.00','1','2024-09-23 06:59:55','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172707474520333233423',3326,'41727074429','2','2.00','1000','retail','0','2024-09-23 09:58:33','2 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2024-09-23 06:59:55','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172707477872300237404',3327,'41727074429','128','1.00','12000','retail','0','2024-09-23 09:59:17','1 pcs','','','10200','Cash',0.00,'12000','','','4','0.00','1','2024-09-23 06:59:55','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172716498523133443232',3328,'41727164974','136','1.00','17500','retail','0','2024-09-24 11:02:54','1 pcs','','','15100','Cash',0.00,'17500','','','4','0.00','1','2024-09-24 08:17:48','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172716555030433226027',3329,'41727164974','135','1.00','12000','retail','0','2024-09-24 11:03:17','1 pcs','','','10100','Cash',0.00,'12000','','','4','0.00','1','2024-09-24 08:17:48','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172716558603423743266',3330,'41727164974','2','1.00','1000','retail','0','2024-09-24 11:12:43','','','','200','Cash',0.00,'1000','','','4','0.00','1','2024-09-24 08:17:48','9','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172716559552309233262',3331,'41727164974','2','1.00','1000','retail','0','2024-09-24 11:12:43','','','','200','Cash',0.00,'1000','','','4','0.00','1','2024-09-24 08:17:48','9','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172716560903002761423',3332,'41727164974','2','1.00','1000','retail','0','2024-09-24 11:12:43','','','','200','Cash',0.00,'1000','','','4','0.00','1','2024-09-24 08:17:48','9','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172716562623143322230',3333,'41727164974','1','2.00','400','retail','0','2024-09-24 11:13:34','2 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-24 08:17:48','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','214.00','212','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172716567442243032032',3334,'41727164974','1','1.00','100','retail','0','2024-09-24 11:14:21','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-09-24 08:17:48','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','212.00','209','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172716567426222663433',3335,'41727164974','1','1.00','100','retail','0','2024-09-24 11:14:21','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-09-24 08:17:48','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','211.00','209','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172716567520227025702',3336,'41727164974','1','1.00','100','retail','0','2024-09-24 11:14:21','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-09-24 08:17:48','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','210.00','209','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172716571503235130272',3337,'41727164974','142','1.00','600','retail','0','2024-09-24 11:14:54','1 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2024-09-24 08:17:48','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','130.00','129','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172716573522737022426',3338,'41727164974','22','1.00','300','retail','0','2024-09-24 11:15:23','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-24 08:17:48','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','805.00','804','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172716585726530330513',3339,'41727164974','145','1.00','500','retail','0','2024-09-24 11:17:25','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-09-24 08:17:48','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172716593520102232153',3340,'41727165868','84','1.00','500','retail','0','2024-09-24 11:17:48','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-09-24 08:24:26','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','68.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172727301520222073433',3341,'41727272880','136','1.00','17000','retail','0','2024-09-25 17:01:20','1 pcs','','','15100','Cash',0.00,'17000','','','4','0.00','1','2024-09-25 14:07:32','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172727318512373031310',3342,'41727272880','1','5.00','1000','retail','0','2024-09-25 17:05:45','5 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-25 14:07:32','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','209.00','204','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172727321433224272220',3343,'41727272880','22','1.00','300','retail','0','2024-09-25 17:06:32','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-25 14:07:32','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','804.00','803','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172733191624303102910',3344,'41727331887','87','2.00','400','retail','0','2024-09-26 09:24:47','2 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-09-26 06:29:41','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','105.00','103','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172733197433232323313',3345,'41727331887','1','1.00','100','retail','0','2024-09-26 09:25:27','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-09-26 06:29:41','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','204.00','199','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172733197530035320240',3346,'41727331887','1','1.00','100','retail','0','2024-09-26 09:25:27','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-09-26 06:29:41','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','203.00','199','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172733197502370400443',3347,'41727331887','1','1.00','300','retail','0','2024-09-26 09:25:27','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-09-26 06:29:41','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','202.00','199','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172733197631332242322',3348,'41727331887','1','2.00','400','retail','0','2024-09-26 09:25:27','2 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-26 06:29:41','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','201.00','199','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172733206703232620226',3349,'41727331887','2','2.00','1000','retail','0','2024-09-26 09:27:22','2 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2024-09-26 06:29:41','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172733213322422234272',3350,'41727331887','14','1.00','700','retail','0','2024-09-26 09:28:02','','','','400','Cash',0.00,'700','','','4','0.00','1','2024-09-26 06:29:41','9','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172733213433232372324',3351,'41727331887','14','2.00','1200','retail','0','2024-09-26 09:28:02','2 pcs','','','400','Cash',0.00,'600','','','4','0.00','1','2024-09-26 06:29:41','9','21','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172750211913114053231',3352,'41727502107','136','1.00','17000','retail','0','2024-09-28 08:41:47','','','','15100','Cash',0.00,'17000','','','4','0.00','1','2024-09-28 06:04:33','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172750214320332023202',3353,'41727502107','135','1.00','11500','retail','0','2024-09-28 08:42:00','1 pcs','','','10100','Cash',0.00,'11500','','','4','0.00','1','2024-09-28 06:04:33','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172750234604002223723',3354,'41727502107','145','1.00','500','retail','0','2024-09-28 08:45:39','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-09-28 06:04:33','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172750315543522325022',3355,'41727502107','1','2.00','400','retail','0','2024-09-28 08:46:51','2 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-28 06:04:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','199.00','197','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172750317990392003377',3356,'41727502107','2','1.00','500','retail','0','2024-09-28 08:59:30','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2024-09-28 06:04:33','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172750322502033223522',3357,'41727502107','22','1.00','300','retail','0','2024-09-28 08:59:45','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-28 06:04:33','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','803.00','802','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172750325120033172121',3358,'41727502107','1','3.00','300','retail','0','2024-09-28 09:00:32','3 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-09-28 06:04:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','197.00','194','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172750378030770323204',3359,'41727503473','113','1.00','15350','retail','0','2024-09-28 09:04:33','1 pcs','','','15300','Cash',0.00,'15350','','','4','0.00','1','2024-09-28 06:09:54','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172758971729570202872',3360,'41727589702','22','1.00','300','retail','0','2024-09-29 09:01:42','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-29 06:18:33','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','802.00','801','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172758994009204437344',3361,'41727589702','1','4.00','800','retail','0','2024-09-29 09:02:07','4 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-29 06:18:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','194.00','189','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172758994702327893222',3362,'41727589702','1','1.00','300','retail','0','2024-09-29 09:05:40','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-09-29 06:18:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','193.00','192','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172759000332477030290',3363,'41727589702','136','1.00','17000','retail','0','2024-09-29 09:06:09','1 pcs','','','15100','Cash',0.00,'17000','','','4','0.00','1','2024-09-29 06:18:33','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172759002103230130272',3364,'41727589702','145','2.00','1200','retail','0','2024-09-29 09:06:50','2 pcs','','','250','Cash',0.00,'600','','','4','0.00','1','2024-09-29 06:18:33','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172759005572032022233',3365,'41727589702','142','1.00','700','retail','0','2024-09-29 09:07:17','1 pcs','','','350','Cash',0.00,'700','','','4','0.00','1','2024-09-29 06:18:33','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','129.00','128','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172759009373223320032',3366,'41727589702','87','1.00','200','retail','0','2024-09-29 09:07:50','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-09-29 06:18:33','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','103.00','102','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172759025434033272273',3367,'41727589702','22','1.00','300','retail','0','2024-09-29 09:08:18','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-29 06:18:33','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','801.00','800','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172759060637267060233',3368,'41727589702','128','1.00','11000','retail','0','2024-09-29 09:11:12','1 pcs','','','10200','Cash',0.00,'11000','','','4','0.00','1','2024-09-29 06:18:33','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172770314838443203402',3369,'41727703124','136','1.00','17000','retail','0','2024-09-30 16:32:04','','','','15100','Cash',0.00,'17000','','','4','0.00','1','2024-09-30 13:42:38','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172770316868337230183',3370,'41727703124','1','1.00','300','retail','0','2024-09-30 16:32:29','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-09-30 13:42:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','189.00','188','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172770319903324127723',3371,'41727703124','1','2.00','400','retail','0','2024-09-30 16:32:54','2 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-30 13:42:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','188.00','185','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172770322302122023202',3372,'41727703124','1','1.00','250','retail','0','2024-09-30 16:33:31','1 pcs','','','50','Cash',0.00,'250','','','4','0.00','1','2024-09-30 13:42:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','187.00','185','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172770332443334727704',3373,'41727703124','22','1.00','300','retail','0','2024-09-30 16:33:58','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-30 13:42:38','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','800.00','799','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172770335177240217330',3374,'41727703124','142','1.00','800','retail','0','2024-09-30 16:35:30','1 pcs','','','350','Cash',0.00,'800','','','4','0.00','1','2024-09-30 13:42:38','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','128.00','127','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172770341203243224332',3375,'41727703124','1','1.00','300','retail','0','2024-09-30 16:36:05','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-09-30 13:42:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','185.00','184','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172770345123322032000',3376,'41727703124','86','1.00','200','retail','0','2024-09-30 16:37:04','1 pcs','','','110','Cash',0.00,'200','','','4','0.00','1','2024-09-30 13:42:38','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172770349137042022702',3377,'41727703124','22','1.00','300','retail','0','2024-09-30 16:37:42','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-09-30 13:42:38','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','799.00','798','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172770354132007372222',3378,'41727703124','1','1.00','200','retail','0','2024-09-30 16:38:53','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-09-30 13:42:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','184.00','183','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172770356203003230227',3379,'41727703124','142','1.00','900','retail','0','2024-09-30 16:39:10','1 pcs','','','350','Cash',0.00,'900','','','4','0.00','1','2024-09-30 13:42:38','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','127.00','126','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794221034302233474',3380,'41727942191','136','1.00','16900','retail','0','2024-10-03 10:56:31','1 pcs','','','15100','Cash',0.00,'16900','','','4','0.00','1','2024-10-03 08:07:01','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794225632006243433',3381,'41727942191','128','1.00','11300','retail','0','2024-10-03 10:57:09','1 pcs','','','10200','Cash',0.00,'11300','','','4','0.00','1','2024-10-03 08:07:01','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794244039232423434',3382,'41727942191','136','1.00','16400','retail','0','2024-10-03 10:59:56','1 pcs','','','15100','Cash',0.00,'16400','','','4','0.00','1','2024-10-03 08:07:01','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794250424420242724',3383,'41727942191','22','3.00','900','retail','0','2024-10-03 11:01:03','3 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-10-03 08:07:01','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','798.00','795','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794256034336041372',3384,'41727942191','1','5.00','500','retail','0','2024-10-03 11:02:07','5 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-10-03 08:07:01','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','183.00','178','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794266500272232327',3385,'41727942191','146','1.00','1600','retail','0','2024-10-03 11:03:11','1 pcs','','','1300','Cash',0.00,'1600','','','4','0.00','1','2024-10-03 08:07:01','9','158','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794269023422472323',3386,'41727942191','22','1.00','250','retail','0','2024-10-03 11:04:33','1 pcs','','','150','Cash',0.00,'250','','','4','0.00','1','2024-10-03 08:07:01','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','795.00','794','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794280934322302029',3387,'41727942191','84','1.00','500','retail','0','2024-10-03 11:05:05','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-10-03 08:07:01','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794292243032322303',3388,'41727942821','91','2.00','2600','retail','0','2024-10-03 11:07:01','2 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-10-03 08:14:24','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794297730341323227',3389,'41727942821','1','3.00','300','retail','0','2024-10-03 11:09:24','3 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-10-03 08:14:24','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','178.00','171','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794300922233234702',3390,'41727942821','1','1.00','300','retail','0','2024-10-03 11:09:56','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-10-03 08:14:24','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','176.00','175','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794304122043312033',3391,'41727942821','1','2.00','400','retail','0','2024-10-03 11:10:17','2 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-03 08:14:24','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','175.00','172','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794307020424220732',3392,'41727942821','2','1.00','500','retail','0','2024-10-03 11:11:00','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2024-10-03 08:14:24','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794308903223313123',3393,'41727942821','22','1.00','300','retail','0','2024-10-03 11:11:22','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-10-03 08:14:24','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','794.00','793','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794310520231233110',3394,'41727942821','1','1.00','300','retail','0','2024-10-03 11:11:35','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-10-03 08:14:24','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','174.00','173','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794313033010710332',3395,'41727942821','22','1.00','350','retail','0','2024-10-03 11:11:53','1 pcs','','','150','Cash',0.00,'350','','','4','0.00','1','2024-10-03 08:14:24','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','793.00','792','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794318532038324333',3396,'41727942821','142','1.00','700','retail','0','2024-10-03 11:12:54','1 pcs','','','350','Cash',0.00,'700','','','4','0.00','1','2024-10-03 08:14:24','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','126.00','125','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794321243224420012',3397,'41727942821','87','1.00','200','retail','0','2024-10-03 11:13:11','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-10-03 08:14:24','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','102.00','101','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172794325930309323937',3398,'41727942821','1','1.00','500','retail','0','2024-10-03 11:13:59','','','','50','Cash',0.00,'500','','','4','0.00','1','2024-10-03 08:14:24','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','171.00','170','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172805448427002334248',3399,'41728054462','136','1.00','17000','retail','0','2024-10-04 18:07:42','','','','15100','Cash',0.00,'17000','','','4','0.00','1','2024-10-04 15:17:06','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172805452843082233303',3400,'41728054462','22','1.00','300','retail','0','2024-10-04 18:08:05','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-10-04 15:17:06','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','792.00','791','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172805454535223022474',3401,'41728054462','1','1.00','200','retail','0','2024-10-04 18:08:55','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-04 15:17:06','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','170.00','169','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172805456941202802323',3402,'41728054462','1','1.00','200','retail','0','2024-10-04 18:09:10','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-04 15:17:06','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','169.00','167','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172805456902460234203',3403,'41728054462','1','1.00','200','retail','0','2024-10-04 18:09:10','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-04 15:17:06','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','168.00','167','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172805482000802224084',3404,'41728054462','128','1.00','12000','retail','0','2024-10-04 18:10:33','1 pcs','','','10200','Cash',0.00,'12000','','','4','0.00','1','2024-10-04 15:17:06','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172805484043408130040',3405,'41728054462','22','1.00','300','retail','0','2024-10-04 18:13:47','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-10-04 15:17:06','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','791.00','790','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172805486124033080382',3406,'41728054462','1','1.00','200','retail','0','2024-10-04 18:14:10','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-04 15:17:06','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','167.00','166','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172805488224322402537',3407,'41728054462','2','1.00','400','retail','0','2024-10-04 18:14:28','1 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2024-10-04 15:17:06','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172805490700482780224',3408,'41728054462','142','1.00','600','retail','0','2024-10-04 18:14:58','1 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2024-10-04 15:17:06','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','125.00','124','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172805493003330322308',3409,'41728054462','135','1.00','11000','retail','0','2024-10-04 18:15:17','1 pcs','','','10100','Cash',0.00,'11000','','','4','0.00','1','2024-10-04 15:17:06','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172805496453463323302',3410,'41728054462','84','1.00','500','retail','0','2024-10-04 18:15:39','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-10-04 15:17:06','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172819547552353202230',3411,'41728195453','1','2.00','400','retail','0','2024-10-06 09:17:33','2 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-06 06:38:53','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','166.00','164','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172819588782232982333',3412,'41728195453','91','1.00','1300','retail','0','2024-10-06 09:18:14','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-10-06 06:38:53','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172819591332223300125',3413,'41728195453','22','1.00','250','retail','0','2024-10-06 09:24:54','1 pcs','','','150','Cash',0.00,'250','','','4','0.00','1','2024-10-06 06:38:53','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','790.00','789','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172819595030852327352',3414,'41728195453','1','1.00','300','retail','0','2024-10-06 09:25:19','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-10-06 06:38:53','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','164.00','163','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172819597107302303377',3415,'41728195453','87','1.00','200','retail','0','2024-10-06 09:25:58','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-10-06 06:38:53','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','101.00','100','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172819598531323452353',3416,'41728195453','142','1.00','800','retail','0','2024-10-06 09:26:17','1 pcs','','','350','Cash',0.00,'800','','','4','0.00','1','2024-10-06 06:38:53','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','124.00','123','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172819600862232037220',3417,'41728195453','136','1.00','17000','retail','0','2024-10-06 09:26:33','','','','15100','Cash',0.00,'17000','','','4','0.00','1','2024-10-06 06:38:53','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172819602217204623104',3418,'41728195453','145','1.00','650','retail','0','2024-10-06 09:26:49','1 pcs','','','250','Cash',0.00,'650','','','4','0.00','1','2024-10-06 06:38:53','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172822697233031993202',3419,'41728226788','1','1.00','200','retail','0','2024-10-06 17:59:48','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-06 15:08:21','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','163.00','162','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172822701731774222430',3420,'41728226788','1','1.00','300','retail','0','2024-10-06 18:03:16','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-10-06 15:08:21','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','162.00','161','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172822704602206034337',3421,'41728226788','22','4.00','1200','retail','0','2024-10-06 18:03:58','4 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-10-06 15:08:21','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','789.00','785','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172822709530337823343',3422,'41728226788','1','4.00','400','retail','0','2024-10-06 18:04:30','4 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-10-06 15:08:21','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','161.00','157','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172822715909102423513',3423,'41728226788','91','1.00','1300','retail','0','2024-10-06 18:05:50','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-10-06 15:08:21','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172822722822240222322',3424,'41728226788','136','1.00','17000','retail','0','2024-10-06 18:06:05','','','','15100','Cash',0.00,'17000','','','4','0.00','1','2024-10-06 15:08:21','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172822724320470344320',3425,'41728226788','22','1.00','500','retail','0','2024-10-06 18:07:09','','','','150','Cash',0.00,'500','','','4','0.00','1','2024-10-06 15:08:21','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','785.00','784','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172822728320773020222',3426,'41728226788','142','1.00','900','retail','0','2024-10-06 18:07:23','1 pcs','','','350','Cash',0.00,'900','','','4','0.00','1','2024-10-06 15:08:21','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','123.00','122','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172831161806318272132',3427,'41728311603','1','1.00','300','retail','0','2024-10-07 17:33:23','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-10-07 14:35:40','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','157.00','156','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172831165133285132323',3428,'41728311603','1','3.00','300','retail','0','2024-10-07 17:33:46','3 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-10-07 14:35:40','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','156.00','153','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172831168870233016270',3429,'41728311603','87','1.00','200','retail','0','2024-10-07 17:34:30','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-10-07 14:35:40','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172831171230330333330',3430,'41728311603','135','1.00','11000','retail','0','2024-10-07 17:34:55','1 pcs','','','10100','Cash',0.00,'11000','','','4','0.00','1','2024-10-07 14:35:40','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172836777007364122207',3431,'41728367646','136','1.00','17000','retail','0','2024-10-08 09:07:26','','','','15100','Cash',0.00,'17000','','','4','0.00','1','2024-10-08 06:18:54','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172836807723803002327',3432,'41728367646','1','1.00','200','retail','0','2024-10-08 09:09:30','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-08 06:18:54','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','153.00','149','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172836807734230140727',3433,'41728367646','1','3.00','300','retail','0','2024-10-08 09:09:30','3 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-10-08 06:18:54','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','152.00','149','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172836814742200283230',3434,'41728367646','22','1.00','300','retail','0','2024-10-08 09:15:09','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-10-08 06:18:54','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','784.00','783','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172836818534423038322',3435,'41728367646','145','1.00','500','retail','0','2024-10-08 09:15:58','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-10-08 06:18:54','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172836829432322493220',3436,'41728367646','1','3.00','600','retail','0','2024-10-08 09:18:04','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-08 06:18:54','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','149.00','146','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172848531312433220227',3437,'41728482584','1','1.00','200','retail','0','2024-10-09 17:03:04','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-09 14:49:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','146.00','143','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172848531322270223388',3438,'41728482584','1','1.00','100','retail','0','2024-10-09 17:03:04','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-10-09 14:49:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','145.00','143','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172848531312422315023',3439,'41728482584','1','1.00','100','retail','0','2024-10-09 17:03:04','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-10-09 14:49:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','144.00','143','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172848535823715523032',3440,'41728482584','87','1.00','200','retail','0','2024-10-09 17:48:46','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-10-09 14:49:33','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','99.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172848535883320872544',3441,'41728482584','87','1.00','250','retail','0','2024-10-09 17:48:46','1 pcs','','','85','Cash',0.00,'250','','','4','0.00','1','2024-10-09 14:49:33','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172855195532212227331',3442,'41728551938','91','1.00','1300','retail','0','2024-10-10 12:18:58','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-10-10 09:21:44','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','60.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172855195505182780221',3443,'41728551938','91','1.00','1300','retail','0','2024-10-10 12:18:58','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-10-10 09:21:44','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172855198108102332203',3444,'41728551938','1','1.00','300','retail','0','2024-10-10 12:19:31','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-10-10 09:21:44','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','143.00','142','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172855199504225202092',3445,'41728551938','1','1.00','200','retail','0','2024-10-10 12:19:46','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-10 09:21:44','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','142.00','141','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172855201785003057322',3446,'41728551938','1','1.00','100','retail','0','2024-10-10 12:20:04','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-10-10 09:21:44','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','141.00','140','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172855203723370705005',3447,'41728551938','142','1.00','1000','retail','0','2024-10-10 12:20:22','','','','350','Cash',0.00,'1000','','','4','0.00','1','2024-10-10 09:21:44','10','154','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','122.00','121','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172855203733242032443',3448,'41728551938','142','1.00','1000','retail','0','2024-10-10 12:20:22','','','','350','Cash',0.00,'1000','','','4','0.00','1','2024-10-10 09:21:44','10','154','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','121.00','120','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172855204920285723225',3449,'41728551938','2','1.00','500','retail','0','2024-10-10 12:20:38','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2024-10-10 09:21:44','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172855206732222403047',3450,'41728551938','145','2.00','1000','retail','0','2024-10-10 12:20:54','2 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-10-10 09:21:44','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172855209530314823922',3451,'41728551938','22','1.00','300','retail','0','2024-10-10 12:21:18','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-10-10 09:21:44','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','783.00','782','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172865791902440123333',3452,'41728657805','2','1.00','500','retail','0','2024-10-11 17:43:25','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2024-10-11 15:04:29','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172865793032079832232',3453,'41728657805','1','7.00','1400','retail','0','2024-10-11 17:45:19','7 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-11 15:04:29','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','140.00','133','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172865805352082043322',3454,'41728657805','1','4.00','400','retail','0','2024-10-11 17:46:55','4 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-10-11 15:04:29','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','133.00','129','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172865811133431581013',3455,'41728657805','136','1.00','16900','retail','0','2024-10-11 17:48:01','1 pcs','','','15100','Cash',0.00,'16900','','','4','0.00','1','2024-10-11 15:04:29','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172865824722233742824',3456,'41728657805','22','1.00','300','retail','0','2024-10-11 17:50:25','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-10-11 15:04:29','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','782.00','781','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172865826532005260332',3457,'41728657805','91','1.00','1300','retail','0','2024-10-11 17:50:55','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-10-11 15:04:29','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172865831435402017331',3458,'41728657805','145','1.00','600','retail','0','2024-10-11 17:51:24','1 pcs','','','250','Cash',0.00,'600','','','4','0.00','1','2024-10-11 15:04:29','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172865835939043590638',3459,'41728657805','142','1.00','900','retail','0','2024-10-11 17:52:25','1 pcs','','','350','Cash',0.00,'900','','','4','0.00','1','2024-10-11 15:04:29','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','120.00','119','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172865841303712322180',3460,'41728657805','22','1.00','250','retail','0','2024-10-11 17:53:19','1 pcs','','','150','Cash',0.00,'250','','','4','0.00','1','2024-10-11 15:04:29','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','781.00','780','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172865885135234223242',3461,'41728657805','128','1.00','11900','retail','0','2024-10-11 17:59:57','1 pcs','','','10200','Cash',0.00,'11900','','','4','0.00','1','2024-10-11 15:04:29','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172865885273444325838',3462,'41728657805','128','1.00','11900','retail','0','2024-10-11 17:59:57','1 pcs','','','10200','Cash',0.00,'11900','','','4','0.00','1','2024-10-11 15:04:29','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172865891993022127592',3463,'41728657805','145','2.00','800','retail','0','2024-10-11 18:01:08','2 pcs','','','250','Cash',0.00,'400','','','4','0.00','1','2024-10-11 15:04:29','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172865900433621305602',3464,'41728657805','113','1.00','16500','retail','0','2024-10-11 18:02:11','1 pcs','','','15300','Cash',0.00,'16500','','','4','0.00','1','2024-10-11 15:04:29','7','125','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172873336843837322028',3465,'41728733354','1','1.00','200','retail','0','2024-10-12 14:42:34','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-12 11:47:18','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','129.00','128','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172873339400314333323',3466,'41728733354','1','1.00','200','retail','0','2024-10-12 14:43:04','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-12 11:47:18','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','128.00','127','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172873348122333302300',3467,'41728733354','1','1.00','100','retail','0','2024-10-12 14:44:24','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-10-12 11:47:18','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','127.00','126','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172873362637332337172',3468,'41728733354','144','1.00','2500','retail','0','2024-10-12 14:44:54','','','','1700','Cash',0.00,'2500','','','4','0.00','1','2024-10-12 11:47:18','10','156','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172881733802033213332',3469,'41728817325','1','1.00','200','retail','0','2024-10-13 14:02:05','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-13 11:13:10','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','126.00','125','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172881735732823012333',3470,'41728817325','1','3.00','300','retail','0','2024-10-13 14:02:28','3 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-10-13 11:13:10','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','125.00','121','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172881738800203022302',3471,'41728817325','1','1.00','200','retail','0','2024-10-13 14:02:50','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-13 11:13:10','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','124.00','123','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172881745381343470344',3472,'41728817325','145','2.00','1000','retail','0','2024-10-13 14:03:14','2 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-10-13 11:13:10','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172881776100237238002',3473,'41728817325','128','1.00','12000','retail','0','2024-10-13 14:08:19','1 pcs','','','9700','Cash',0.00,'12000','','','4','0.00','1','2024-10-13 11:13:10','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172881776327223321300',3474,'41728817325','128','1.00','11900','retail','0','2024-10-13 14:08:19','1 pcs','','','9700','Cash',0.00,'11900','','','4','0.00','1','2024-10-13 11:13:10','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172881796663333232372',3475,'41728817325','1','2.00','500','retail','0','2024-10-13 14:10:12','2 pcs','','','50','Cash',0.00,'250','','','4','0.00','1','2024-10-13 11:13:10','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','121.00','119','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172899913699232996979',3476,'41728999047','121','1.00','500','retail','0','2024-10-15 16:30:47','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-10-15 13:38:17','10','134','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172899923532333303072',3477,'41728999047','2','2.00','800','retail','0','2024-10-15 16:33:40','2 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2024-10-15 13:38:17','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172899934930332200300',3478,'41728999047','2','2.00','700','retail','0','2024-10-15 16:35:38','2 pcs','','','200','Cash',0.00,'350','','','4','0.00','1','2024-10-15 13:38:17','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172899939123933029322',3479,'41728999047','1','1.00','200','retail','0','2024-10-15 16:36:05','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-15 13:38:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','119.00','118','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172899971922228720303',3480,'41728999498','136','1.00','18000','retail','0','2024-10-15 16:38:18','1 pcs','','','15100','Cash',0.00,'18000','','','4','0.00','1','2024-10-15 13:53:24','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172899974937722227242',3481,'41728999498','22','3.00','900','retail','0','2024-10-15 16:42:18','3 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-10-15 13:53:24','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','780.00','777','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172900024692032063000',3482,'41728999498','2','1.00','300','retail','0','2024-10-15 16:50:37','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2024-10-15 13:53:24','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172900028003324120020',3483,'41728999498','1','2.00','400','retail','0','2024-10-15 16:50:55','2 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-15 13:53:24','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','118.00','114','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172900029604920227229',3484,'41728999498','1','1.00','250','retail','0','2024-10-15 16:51:26','1 pcs','','','50','Cash',0.00,'250','','','4','0.00','1','2024-10-15 13:53:24','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','117.00','116','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172900037972202220920',3485,'41728999498','1','1.00','500','retail','0','2024-10-15 16:52:11','','','','50','Cash',0.00,'500','','','4','0.00','1','2024-10-15 13:53:24','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','116.00','115','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172900049324132434402',3486,'41729000404','19','1.00','400','retail','0','2024-10-15 16:53:24','1 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2024-10-15 13:55:03','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','272.00','271','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172900062504226403092',3487,'41729000504','136','1.00','15901','retail','0','2024-10-15 16:55:04','1 pcs','','','15100','Cash',0.00,'15901','','','4','0.00','1','2024-10-15 13:57:22','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172906260422392003342',3488,'41729062574','128','1.00','11000','retail','0','2024-10-16 10:09:34','1 pcs','','','9700','Cash',0.00,'11000','','','4','0.00','1','2024-10-16 07:13:29','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172906260541322021233',3489,'41729062574','128','1.00','11000','retail','0','2024-10-16 10:09:34','1 pcs','','','9700','Cash',0.00,'11000','','','4','0.00','1','2024-10-16 07:13:29','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172906263130033030002',3490,'41729062574','1','2.00','400','retail','0','2024-10-16 10:10:22','2 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-16 07:13:29','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','114.00','112','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172906266962301333411',3491,'41729062574','145','1.00','251','retail','0','2024-10-16 10:10:52','1 pcs','','','250','Cash',0.00,'251','','','4','0.00','1','2024-10-16 07:13:29','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','23.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172906267061362162102',3492,'41729062574','145','1.00','500','retail','0','2024-10-16 10:10:52','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-10-16 07:13:29','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','22.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172906267000302003399',3493,'41729062574','145','1.00','251','retail','0','2024-10-16 10:10:52','1 pcs','','','250','Cash',0.00,'251','','','4','0.00','1','2024-10-16 07:13:29','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','21.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172906267102232220277',3494,'41729062574','145','1.00','251','retail','0','2024-10-16 10:10:52','1 pcs','','','250','Cash',0.00,'251','','','4','0.00','1','2024-10-16 07:13:29','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172906267130062244330',3495,'41729062574','145','2.00','1000','retail','0','2024-10-16 10:10:52','2 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-10-16 07:13:29','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172906274733229002707',3496,'41729062574','136','1.00','16900','retail','0','2024-10-16 10:12:09','1 pcs','','','15100','Cash',0.00,'16900','','','4','0.00','1','2024-10-16 07:13:29','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172906279036332030722',3497,'41729062574','22','1.00','300','retail','0','2024-10-16 10:12:54','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-10-16 07:13:29','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','777.00','776','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172915122636203020006',3498,'41729151215','1','1.00','200','retail','0','2024-10-17 10:46:55','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-17 07:55:45','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','112.00','111','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172915160693223320032',3499,'41729151215','1','1.00','300','retail','0','2024-10-17 10:47:25','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-10-17 07:55:45','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','111.00','110','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172915162122310733216',3500,'41729151215','1','2.00','200','retail','0','2024-10-17 10:53:33','2 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-10-17 07:55:45','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','110.00','108','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172915165123320022222',3501,'41729151215','136','1.00','16900','retail','0','2024-10-17 10:54:01','1 pcs','','','15100','Cash',0.00,'16900','','','4','0.00','1','2024-10-17 07:55:45','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172915168513302516002',3502,'41729151215','128','1.00','11000','retail','0','2024-10-17 10:54:20','1 pcs','','','9700','Cash',0.00,'11000','','','4','0.00','1','2024-10-17 07:55:45','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172915170803002392220',3503,'41729151215','22','1.00','300','retail','0','2024-10-17 10:54:59','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-10-17 07:55:45','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','776.00','775','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172915173022232051242',3504,'41729151215','121','1.00','500','retail','0','2024-10-17 10:55:19','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-10-17 07:55:45','10','134','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172941354802070291201',3505,'31729413509','1','5.00','1000','retail','0','2024-10-20 11:41:52','5 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2024-10-20 08:42:12','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','108.00','103','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172941360603492926020',3506,'31729413509','128','1.00','11500','retail','0','2024-10-20 11:41:52','1 pcs','','','9700','Cash',0.00,'11500','','','3','0.00','1','2024-10-20 08:42:12','7','141','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172941364833314322602',3507,'31729413509','128','1.00','11000','retail','0','2024-10-20 11:41:52','1 pcs','','','9700','Cash',0.00,'11000','','','3','0.00','1','2024-10-20 08:42:12','7','141','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172941368822062337302',3508,'31729413509','22','1.00','300','retail','0','2024-10-20 11:41:52','1 pcs','','','150','Cash',0.00,'300','','','3','0.00','1','2024-10-20 08:42:12','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','775.00','774','Inclusive','branch','Inventory','1110','4000','5500','',''),('3172941370434420447324',3509,'31729413509','2','1.00','400','retail','0','2024-10-20 11:41:52','1 pcs','','','200','Cash',0.00,'400','','','3','0.00','1','2024-10-20 08:42:12','9','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172958468443320021334',3510,'41729584665','136','1.00','17000','retail','0','2024-10-22 11:11:05','1 pcs','','','15900','Cash',0.00,'17000','','','4','0.00','1','2024-10-22 08:18:53','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172958471933013800303',3511,'41729584665','128','1.00','10900','retail','0','2024-10-22 11:11:47','1 pcs','','','9700','Cash',0.00,'10900','','','4','0.00','1','2024-10-22 08:18:53','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172958474482202333223',3512,'41729584665','1','2.00','400','retail','0','2024-10-22 11:12:14','2 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-22 08:18:53','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','103.00','101','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172958491631420294133',3513,'41729584665','1','1.00','300','retail','0','2024-10-22 11:15:07','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-10-22 08:18:53','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','101.00','100','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172958495851032383050',3514,'41729584665','1','1.00','100','retail','0','2024-10-22 11:15:25','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-10-22 08:18:53','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172958500232522021080',3515,'41729584665','146','1.00','1500','retail','0','2024-10-22 11:16:04','1 pcs','','','1300','Cash',0.00,'1500','','','4','0.00','1','2024-10-22 08:18:53','9','158','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172958502353231132202',3516,'41729584665','96','1.00','1500','retail','0','2024-10-22 11:16:50','1 pcs','','','1200','Cash',0.00,'1500','','','4','0.00','1','2024-10-22 08:18:53','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172958509282950322404',3517,'41729584665','121','2.00','1400','retail','0','2024-10-22 11:17:10','2 pcs','','','350','Cash',0.00,'700','','','4','0.00','1','2024-10-22 08:18:53','10','134','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172958512022325534243',3518,'41729584665','96','1.00','1500','retail','0','2024-10-22 11:18:28','1 pcs','','','1200','Cash',0.00,'1500','','','4','0.00','1','2024-10-22 08:18:53','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172975632852013332723',3519,'41729756316','125','1.00','21800','retail','0','2024-10-24 10:51:56','1 pcs','','','21700','Cash',0.00,'21800','','','4','0.00','1','2024-10-24 08:25:44','7','138','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172975644222230223622',3520,'41729756316','22','1.00','500','retail','0','2024-10-24 10:52:08','','','','150','Cash',0.00,'500','','','4','0.00','1','2024-10-24 08:25:44','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','774.00','773','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172975649240232023220',3521,'41729756316','146','1.00','2500','retail','0','2024-10-24 10:54:03','','','','1300','Cash',0.00,'2500','','','4','0.00','1','2024-10-24 08:25:44','9','158','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172975655433723223572',3522,'41729756316','1','3.00','300','retail','0','2024-10-24 10:54:52','3 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-10-24 08:25:44','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','99.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172975664039042035004',3523,'41729756316','1','1.00','200','retail','0','2024-10-24 10:56:01','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-24 08:25:44','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172975668590203842206',3524,'41729756316','87','1.00','200','retail','0','2024-10-24 10:57:26','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-10-24 08:25:44','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172975681883243322332',3525,'41729756316','22','1.00','500','retail','0','2024-10-24 10:58:10','','','','150','Cash',0.00,'500','','','4','0.00','1','2024-10-24 08:25:44','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','773.00','772','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172975686502339233252',3526,'41729756316','122','1.00','19000','retail','0','2024-10-24 11:00:29','1 pcs','','','17000','Cash',0.00,'19000','','','4','0.00','1','2024-10-24 08:25:44','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172975829238230090351',3527,'41729756316','84','1.00','500','retail','0','2024-10-24 11:24:12','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-10-24 08:25:44','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172975832740322770822',3528,'41729756316','86','1.00','300','retail','0','2024-10-24 11:25:11','1 pcs','','','110','Cash',0.00,'300','','','4','0.00','1','2024-10-24 08:25:44','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172985398428207535923',3529,'41729853972','2','1.00','300','retail','0','2024-10-25 13:59:32','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2024-10-25 11:03:47','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172985399992932923300',3530,'41729853972','1','1.00','100','retail','0','2024-10-25 13:59:52','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-10-25 11:03:47','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172985401632327434213',3531,'41729853972','87','1.00','200','retail','0','2024-10-25 14:00:07','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-10-25 11:03:47','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172985402992320202205',3532,'41729853972','91','1.00','1300','retail','0','2024-10-25 14:00:20','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-10-25 11:03:47','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172985404754824747070',3533,'41729853972','22','1.00','300','retail','0','2024-10-25 14:00:39','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-10-25 11:03:47','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','772.00','771','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172985406943206243392',3534,'41729853972','96','3.00','4500','retail','0','2024-10-25 14:00:56','3 pcs','','','1200','Cash',0.00,'1500','','','4','0.00','1','2024-10-25 11:03:47','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172985409903908340322',3535,'41729853972','96','1.00','1450','retail','0','2024-10-25 14:01:28','1 pcs','','','1200','Cash',0.00,'1450','','','4','0.00','1','2024-10-25 11:03:47','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172985412733220233280',3536,'41729853972','2','1.00','500','retail','0','2024-10-25 14:01:53','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2024-10-25 11:03:47','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172985415238134120322',3537,'41729853972','1','1.00','200','retail','0','2024-10-25 14:02:13','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-25 11:03:47','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','94.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172985415232733935333',3538,'41729853972','1','1.00','200','retail','0','2024-10-25 14:02:13','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-25 11:03:47','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172985418303033300383',3539,'41729853972','135','1.00','11700','retail','0','2024-10-25 14:02:43','1 pcs','','','10100','Cash',0.00,'11700','','','4','0.00','1','2024-10-25 11:03:47','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4172985420823422032000',3540,'41729853972','1','1.00','100','retail','0','2024-10-25 14:03:15','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-10-25 11:03:47','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173011908340273430230',3541,'41730118938','84','1.00','600','retail','0','2024-10-28 15:35:38','1 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2024-10-28 12:45:28','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173011911631332030732',3542,'41730118938','91','1.00','1300','retail','0','2024-10-28 15:38:10','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-10-28 12:45:28','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173011947873228223093',3543,'41730118938','1','2.00','400','retail','0','2024-10-28 15:44:23','2 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-28 12:45:28','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','91.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173011951321143000052',3544,'41730118938','128','1.00','13000','retail','0','2024-10-28 15:44:53','1 pcs','','','9700','Cash',0.00,'13000','','','4','0.00','1','2024-10-28 12:45:28','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173018153702010221224',3545,'41730181526','87','1.00','200','retail','0','2024-10-29 08:58:46','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-10-29 06:07:25','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173018159239321205230',3546,'41730181526','145','1.00','500','retail','0','2024-10-29 08:59:05','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-10-29 06:07:25','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173018161534513205422',3547,'41730181526','91','1.00','1500','retail','0','2024-10-29 09:00:07','','','','1150','Cash',0.00,'1500','','','4','0.00','1','2024-10-29 06:07:25','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173018175530230073322',3548,'41730181526','91','1.00','1300','retail','0','2024-10-29 09:00:15','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-10-29 06:07:25','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173018178722724202237',3549,'41730181526','1','1.00','200','retail','0','2024-10-29 09:02:39','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-29 06:07:25','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173018185332132531085',3550,'41730181526','145','1.00','500','retail','0','2024-10-29 09:03:14','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-10-29 06:07:25','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173018188380232323338',3551,'41730181526','136','1.00','16900','retail','0','2024-10-29 09:04:20','1 pcs','','','15900','Cash',0.00,'16900','','','4','0.00','1','2024-10-29 06:07:25','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173018190003124300322',3552,'41730181526','22','1.00','300','retail','0','2024-10-29 09:04:50','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-10-29 06:07:25','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','771.00','770','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173018191303034304323',3553,'41730181526','91','1.00','1300','retail','0','2024-10-29 09:05:06','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-10-29 06:07:25','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173030320922322073323',3554,'41730303161','128','1.00','9701','retail','0','2024-10-30 18:46:02','1 pcs','','','9700','Cash',0.00,'9701','','','4','0.00','1','2024-10-30 15:47:11','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173035984247124004037',3555,'41730359829','1','2.00','400','retail','0','2024-10-31 10:30:29','2 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-10-31 07:48:40','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','88.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173035992932004222532',3556,'41730359829','1','1.00','100','retail','0','2024-10-31 10:31:59','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-10-31 07:48:40','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','86.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173035995023505203700',3557,'41730359829','87','1.00','200','retail','0','2024-10-31 10:32:20','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-10-31 07:48:40','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173035996923329022203',3558,'41730359829','146','1.00','1300','retail','0','2024-10-31 10:32:37','1 pcs','','','1300','Cash',0.00,'1300','','','4','0.00','1','2024-10-31 07:48:40','9','158','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173036090340922370022',3559,'41730359829','96','2.00','3000','retail','0','2024-10-31 10:48:14','2 pcs','','','1200','Cash',0.00,'1500','','','4','0.00','1','2024-10-31 07:48:40','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173047623663372322206',3560,'41730475930','145','1.00','600','retail','0','2024-11-01 18:45:30','1 pcs','','','250','Cash',0.00,'600','','','4','0.00','1','2024-11-01 15:54:58','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173047626033202340723',3561,'41730475930','1','3.00','600','retail','0','2024-11-01 18:50:43','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-01 15:54:58','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','85.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173047631532200033260',3562,'41730475930','158','1.00','600','retail','0','2024-11-01 18:51:10','1 pcs','','','220','Cash',0.00,'600','','','4','0.00','1','2024-11-01 15:54:58','9','161','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173047631663433623337',3563,'41730475930','158','1.00','700','retail','0','2024-11-01 18:51:10','1 pcs','','','220','Cash',0.00,'700','','','4','0.00','1','2024-11-01 15:54:58','9','161','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173047633730233376403',3564,'41730475930','128','1.00','11200','retail','0','2024-11-01 18:52:09','1 pcs','','','9700','Cash',0.00,'11200','','','4','0.00','1','2024-11-01 15:54:58','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173047636423223743302',3565,'41730475930','87','1.00','200','retail','0','2024-11-01 18:52:33','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-11-01 15:54:58','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173047638330214332223',3566,'41730475930','145','1.00','500','retail','0','2024-11-01 18:52:50','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-11-01 15:54:58','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173047642722020064372',3567,'41730475930','1','2.00','200','retail','0','2024-11-01 18:53:36','2 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-11-01 15:54:58','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','82.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173047645102347343734',3568,'41730475930','19','1.00','300','retail','0','2024-11-01 18:54:00','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2024-11-01 15:54:58','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','271.00','270','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173047646773222664320',3569,'41730475930','142','2.00','2000','retail','0','2024-11-01 18:54:17','2 pcs','','','350','Cash',0.00,'1000','','','4','0.00','1','2024-11-01 15:54:58','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','119.00','117','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173047678442627142302',3570,'41730476498','96','1.00','1500','retail','0','2024-11-01 18:54:58','1 pcs','','','1200','Cash',0.00,'1500','','','4','0.00','1','2024-11-01 15:59:55','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173053161921123977039',3571,'41730531541','136','1.00','17000','retail','0','2024-11-02 10:12:21','1 pcs','','','15900','Cash',0.00,'17000','','','4','0.00','1','2024-11-03 04:57:41','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173056930420432321222',3572,'41730531541','135','1.00','11200','retail','0','2024-11-02 20:41:27','1 pcs','','','10100','Cash',0.00,'11200','','','4','0.00','1','2024-11-03 04:57:41','7','9','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173060946329422222620',3573,'41730531541','145','1.00','600','retail','0','2024-11-03 07:50:40','1 pcs','','','250','Cash',0.00,'600','','','4','0.00','1','2024-11-03 04:57:41','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173060948330332030732',3574,'41730531541','145','1.00','500','retail','0','2024-11-03 07:51:09','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-11-03 04:57:41','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173060949930030031324',3575,'41730531541','1','1.00','300','retail','0','2024-11-03 07:51:31','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-11-03 04:57:41','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173060958220009122033',3576,'41730531541','1','1.00','200','retail','0','2024-11-03 07:51:51','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-03 04:57:41','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','79.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173060960530336221636',3577,'41730531541','19','1.00','400','retail','0','2024-11-03 07:53:15','1 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2024-11-03 04:57:41','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','270.00','269','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173060962822330660427',3578,'41730531541','142','1.00','900','retail','0','2024-11-03 07:53:36','1 pcs','','','350','Cash',0.00,'900','','','4','0.00','1','2024-11-03 04:57:41','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','117.00','116','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173060964723302100370',3579,'41730531541','1','1.00','150','retail','0','2024-11-03 07:53:58','1 pcs','','','50','Cash',0.00,'150','','','4','0.00','1','2024-11-03 04:57:41','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173060967620993020222',3580,'41730531541','1','1.00','300','retail','0','2024-11-03 07:54:26','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-11-03 04:57:41','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','77.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173060969322372222203',3581,'41730531541','22','1.00','350','retail','0','2024-11-03 07:54:46','1 pcs','','','150','Cash',0.00,'350','','','4','0.00','1','2024-11-03 04:57:41','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','770.00','769','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173060976860739007062',3582,'41730531541','87','1.00','200','retail','0','2024-11-03 07:55:52','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-11-03 04:57:41','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173060978833823134341',3583,'41730531541','2','1.00','500','retail','0','2024-11-03 07:56:18','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2024-11-03 04:57:41','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173060982331332402230',3584,'41730531541','121','1.00','500','retail','0','2024-11-03 07:56:40','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-11-03 04:57:41','10','134','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173061053620333321033',3585,'41730609862','1','1.00','200','retail','0','2024-11-03 07:57:42','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-03 05:14:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173061056104233040033',3586,'41730609862','1','2.00','400','retail','0','2024-11-03 08:09:12','2 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-03 05:14:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','75.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173061059222373323920',3587,'41730609862','128','1.00','11000','retail','0','2024-11-03 08:09:37','1 pcs','','','9700','Cash',0.00,'11000','','','4','0.00','1','2024-11-03 05:14:38','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173061061433302302400',3588,'41730609862','22','1.00','300','retail','0','2024-11-03 08:10:03','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-11-03 05:14:38','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','769.00','768','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173061062833040226230',3589,'41730609862','1','1.00','200','retail','0','2024-11-03 08:10:21','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-03 05:14:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','73.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173061064520330433333',3590,'41730609862','2','1.00','700','retail','0','2024-11-03 08:10:35','1 pcs','','','200','Cash',0.00,'700','','','4','0.00','1','2024-11-03 05:14:38','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173061084023013208002',3591,'41730609862','145','1.00','500','retail','0','2024-11-03 08:13:45','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-11-03 05:14:38','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173073108073380000240',3592,'41730730551','1','3.00','600','retail','0','2024-11-04 17:29:11','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-04 14:40:06','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','72.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173073111332332020314',3593,'41730730551','1','1.00','100','retail','0','2024-11-04 17:38:19','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-11-04 14:40:06','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173073113402032023311',3594,'41730730551','145','1.00','2500','retail','0','2024-11-04 17:38:38','1 pcs','','','250','Cash',0.00,'2500','','','4','0.00','1','2024-11-04 14:40:06','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173073115223222202730',3595,'41730730551','22','1.00','300','retail','0','2024-11-04 17:39:00','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-11-04 14:40:06','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','768.00','767','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173073117120703372037',3596,'41730730551','19','1.00','300','retail','0','2024-11-04 17:39:17','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2024-11-04 14:40:06','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','269.00','268','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173073118642237022330',3597,'41730730551','128','1.00','11000','retail','0','2024-11-04 17:39:35','1 pcs','','','9700','Cash',0.00,'11000','','','4','0.00','1','2024-11-04 14:40:06','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173079954333430020205',3598,'41730797419','1','3.00','300','retail','0','2024-11-05 12:03:39','3 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-11-05 09:43:11','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','68.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173079956203407922052',3599,'41730797419','22','1.00','300','retail','0','2024-11-05 12:39:14','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-11-05 09:43:11','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','767.00','766','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173079957725042172733',3600,'41730797419','145','3.00','1500','retail','0','2024-11-05 12:39:28','3 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-11-05 09:43:11','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','59.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173079960224693293331',3601,'41730797419','128','1.00','11000','retail','0','2024-11-05 12:39:50','1 pcs','','','9700','Cash',0.00,'11000','','','4','0.00','1','2024-11-05 09:43:11','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173079962393332722330',3602,'41730797419','128','1.00','11000','retail','0','2024-11-05 12:40:12','1 pcs','','','9700','Cash',0.00,'11000','','','4','0.00','1','2024-11-05 09:43:11','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173079965390342033220',3603,'41730797419','136','1.00','17000','retail','0','2024-11-05 12:40:31','1 pcs','','','15900','Cash',0.00,'17000','','','4','0.00','1','2024-11-05 09:43:11','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173079968173282330720',3604,'41730797419','91','1.00','1500','retail','0','2024-11-05 12:41:02','','','','1150','Cash',0.00,'1500','','','4','0.00','1','2024-11-05 09:43:11','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173079972473273301303',3605,'41730797419','22','1.00','300','retail','0','2024-11-05 12:41:53','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-11-05 09:43:11','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','766.00','765','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173081395513302519002',3606,'41730813935','136','2.00','31802','retail','0','2024-11-05 16:38:55','2 pcs','','','15900','Cash',0.00,'15901','','','4','0.00','1','2024-11-05 13:43:28','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173081402724100172113',3607,'41730813935','122','1.00','17001','retail','0','2024-11-05 16:39:38','1 pcs','','','17000','Cash',0.00,'17001','','','4','0.00','1','2024-11-05 13:43:28','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173097115932903204331',3608,'41730971112','1','3.00','600','retail','0','2024-11-07 12:18:32','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-07 09:25:37','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','65.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173097119224293927321',3609,'41730971112','1','1.00','100','retail','0','2024-11-07 12:19:42','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-11-07 09:25:37','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173097121303201010447',3610,'41730971112','2','2.00','400','retail','0','2024-11-07 12:19:59','2 pcs','','','200','Cash',0.00,'200','','','4','0.00','1','2024-11-07 09:25:37','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173097126522723032133',3611,'41730971112','142','1.00','700','retail','0','2024-11-07 12:20:47','1 pcs','','','350','Cash',0.00,'700','','','4','0.00','1','2024-11-07 09:25:37','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','116.00','115','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173097128323323030202',3612,'41730971112','128','1.00','11000','retail','0','2024-11-07 12:21:10','1 pcs','','','9700','Cash',0.00,'11000','','','4','0.00','1','2024-11-07 09:25:37','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173097129800001373223',3613,'41730971112','128','1.00','9701','retail','0','2024-11-07 12:21:29','1 pcs','','','9700','Cash',0.00,'9701','','','4','0.00','1','2024-11-07 09:25:37','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173097152452323339203',3614,'41730971112','136','1.00','17000','retail','0','2024-11-07 12:22:34','1 pcs','','','15900','Cash',0.00,'17000','','','4','0.00','1','2024-11-07 09:25:37','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173108496694022260263',3615,'41731084946','2','1.00','400','retail','0','2024-11-08 19:55:46','1 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2024-11-08 16:58:08','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173108496602102243234',3616,'41731084946','2','1.00','500','retail','0','2024-11-08 19:55:46','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2024-11-08 16:58:08','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173108498584207317007',3617,'41731084946','142','1.00','700','retail','0','2024-11-08 19:56:16','1 pcs','','','350','Cash',0.00,'700','','','4','0.00','1','2024-11-08 16:58:08','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','115.00','114','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173108500833021233132',3618,'41731084946','4','3.00','600','retail','0','2024-11-08 19:56:35','3 pcs','','','200','Cash',0.00,'200','','','4','0.00','1','2024-11-08 16:58:08','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','39.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173108503535333321513',3619,'41731084946','145','1.00','400','retail','0','2024-11-08 19:57:02','1 pcs','','','250','Cash',0.00,'400','','','4','0.00','1','2024-11-08 16:58:08','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','56.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173108503582103532335',3620,'41731084946','145','1.00','500','retail','0','2024-11-08 19:57:02','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-11-08 16:58:08','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','55.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173108503622303430053',3621,'41731084946','145','1.00','500','retail','0','2024-11-08 19:57:02','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-11-08 16:58:08','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173108506832336306072',3622,'41731084946','87','1.00','200','retail','0','2024-11-08 19:57:38','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-11-08 16:58:08','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173108512823352302824',3623,'41731085089','136','1.00','15901','retail','0','2024-11-08 19:58:09','1 pcs','','','15900','Cash',0.00,'15901','','','4','0.00','1','2024-11-08 16:59:24','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173112848022233231800',3624,'41731128399','121','1.00','700','retail','0','2024-11-09 07:59:59','1 pcs','','','350','Cash',0.00,'700','','','4','0.00','1','2024-11-09 05:07:03','10','134','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173112853620033232221',3625,'41731128399','136','1.00','17000','retail','0','2024-11-09 08:02:05','1 pcs','','','15900','Cash',0.00,'17000','','','4','0.00','1','2024-11-09 05:07:03','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173112855532332120314',3626,'41731128399','22','1.00','500','retail','0','2024-11-09 08:02:25','1 pcs','','','150','Cash',0.00,'500','','','4','0.00','1','2024-11-09 05:07:03','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','765.00','764','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173112859020333332342',3627,'41731128399','157','1.00','1000','retail','0','2024-11-09 08:02:55','1 pcs','','','350','Cash',0.00,'1000','','','4','0.00','1','2024-11-09 05:07:03','9','160','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173112862981039020329',3628,'41731128399','91','1.00','1300','retail','0','2024-11-09 08:03:17','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-11-09 05:07:03','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173112867142812322203',3629,'41731128399','91','1.00','1300','retail','0','2024-11-09 08:04:18','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-11-09 05:07:03','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173112869133044210122',3630,'41731128399','2','1.00','400','retail','0','2024-11-09 08:04:39','1 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2024-11-09 05:07:03','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173112871221033200300',3631,'41731128399','142','1.00','800','retail','0','2024-11-09 08:05:05','1 pcs','','','350','Cash',0.00,'800','','','4','0.00','1','2024-11-09 05:07:03','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','114.00','113','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173112875123323030702',3632,'41731128399','128','1.00','11300','retail','0','2024-11-09 08:05:27','1 pcs','','','9700','Cash',0.00,'11300','','','4','0.00','1','2024-11-09 05:07:03','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173112877730372340370',3633,'41731128399','1','4.00','800','retail','0','2024-11-09 08:06:02','4 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-09 05:07:03','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','61.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173124887823803340471',3634,'41731248837','122','1.00','18200','retail','0','2024-11-10 17:27:17','1 pcs','','','17000','Cash',0.00,'18200','','','4','0.00','1','2024-11-10 14:30:23','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173124889902024210220',3635,'41731248837','1','1.00','200','retail','0','2024-11-10 17:28:07','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-10 14:30:23','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173124893284723022322',3636,'41731248837','22','1.00','300','retail','0','2024-11-10 17:28:24','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-11-10 14:30:23','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','764.00','763','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173124894840030942422',3637,'41731248837','145','1.00','500','retail','0','2024-11-10 17:28:58','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-11-10 14:30:23','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173124899733023200223',3638,'41731248837','84','1.00','500','retail','0','2024-11-10 17:29:45','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-11-10 14:30:23','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173124901220242922023',3639,'41731248837','91','1.00','1300','retail','0','2024-11-10 17:30:05','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-11-10 14:30:23','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173124922933433321730',3640,'41731249024','91','10.00','11510','retail','0','2024-11-10 17:30:24','10 pcs','','','1150','Cash',0.00,'1151','','','4','0.00','1','2024-11-10 14:34:49','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','48.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173130653823011300722',3641,'41731306521','1','1.00','100','retail','0','2024-11-11 09:28:41','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-11-11 06:41:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173130655862823333132',3642,'41731306521','1','1.00','200','retail','0','2024-11-11 09:29:04','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-11 06:41:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173130668482303223473',3643,'41731306521','22','1.00','300','retail','0','2024-11-11 09:30:12','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-11-11 06:41:33','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','763.00','762','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173130669807606847330',3644,'41731306521','1','1.00','200','retail','0','2024-11-11 09:31:31','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-11 06:41:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173130686060333623207',3645,'41731306521','142','1.00','1200','retail','0','2024-11-11 09:32:28','1 pcs','','','350','Cash',0.00,'1200','','','4','0.00','1','2024-11-11 06:41:33','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','113.00','112','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173130718173330033381',3646,'41731306521','84','1.00','500','retail','0','2024-11-11 09:39:31','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-11-11 06:41:33','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173130721230131233222',3647,'41731306521','136','1.00','17000','retail','0','2024-11-11 09:39:49','1 pcs','','','15900','Cash',0.00,'17000','','','4','0.00','1','2024-11-11 06:41:33','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173130723227032322272',3648,'41731306521','1','1.00','100','retail','0','2024-11-11 09:40:21','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-11-11 06:41:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173130724971472003433',3649,'41731306521','1','1.00','200','retail','0','2024-11-11 09:40:39','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-11 06:41:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173130728031333000322',3650,'41731306521','1','1.00','200','retail','0','2024-11-11 09:40:55','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-11 06:41:33','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173143105824231223012',3651,'41731431035','91','1.00','1300','retail','0','2024-11-12 20:04:06','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-11-12 17:06:39','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','38.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173143105913033102002',3652,'41731431035','91','1.00','1300','retail','0','2024-11-12 20:04:06','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-11-12 17:06:39','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173143107720423220732',3653,'41731431035','1','1.00','200','retail','0','2024-11-12 20:04:28','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-12 17:06:39','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173143109772223320270',3654,'41731431035','96','1.00','1600','retail','0','2024-11-12 20:04:45','1 pcs','','','1200','Cash',0.00,'1600','','','4','0.00','1','2024-11-12 17:06:39','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173143111512333231002',3655,'41731431035','1','2.00','400','retail','0','2024-11-12 20:05:03','2 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-12 17:06:39','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','49.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173143115632234100300',3656,'41731431035','22','1.00','300','retail','0','2024-11-12 20:05:46','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-11-12 17:06:39','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','762.00','761','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173143118012221284033',3657,'41731431035','84','1.00','500','retail','0','2024-11-12 20:06:01','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-11-12 17:06:39','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173150634020333024033',3658,'41731505926','87','1.00','200','retail','0','2024-11-13 16:52:06','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-11-13 14:03:46','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173150635723320323266',3659,'41731505926','84','1.00','500','retail','0','2024-11-13 16:59:06','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-11-13 14:03:46','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173150639504552002373',3660,'41731505926','1','1.00','300','retail','0','2024-11-13 16:59:30','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-11-13 14:03:46','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173150641320533321245',3661,'41731505926','1','1.00','200','retail','0','2024-11-13 17:00:06','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-13 14:03:46','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173150646934941020644',3662,'41731505926','86','1.00','200','retail','0','2024-11-13 17:00:20','1 pcs','','','110','Cash',0.00,'200','','','4','0.00','1','2024-11-13 14:03:46','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173150652502222222332',3663,'41731505926','145','1.00','600','retail','0','2024-11-13 17:01:23','1 pcs','','','250','Cash',0.00,'600','','','4','0.00','1','2024-11-13 14:03:46','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','52.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173150652524533010352',3664,'41731505926','145','1.00','600','retail','0','2024-11-13 17:01:23','1 pcs','','','250','Cash',0.00,'600','','','4','0.00','1','2024-11-13 14:03:46','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173150656223000655320',3665,'41731505926','1','1.00','500','retail','0','2024-11-13 17:02:19','','','','50','Cash',0.00,'500','','','4','0.00','1','2024-11-13 14:03:46','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173150656333233623216',3666,'41731505926','1','1.00','200','retail','0','2024-11-13 17:02:19','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-13 14:03:46','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173150658704002623723',3667,'41731505926','1','1.00','300','retail','0','2024-11-13 17:02:55','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-11-13 14:03:46','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173150661430133020300',3668,'41731505926','2','1.00','500','retail','0','2024-11-13 17:03:17','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2024-11-13 14:03:46','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173217094774422727337',3669,'41732170880','96','1.00','2000','retail','0','2024-11-21 09:34:40','1 pcs','','','1200','Cash',0.00,'2000','','','4','0.00','1','2024-11-21 06:41:00','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173217094828733203232',3670,'41732170880','96','1.00','1500','retail','0','2024-11-21 09:34:40','1 pcs','','','1200','Cash',0.00,'1500','','','4','0.00','1','2024-11-21 06:41:00','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173217099537291303200',3671,'41732170880','145','1.00','700','retail','0','2024-11-21 09:36:07','1 pcs','','','250','Cash',0.00,'700','','','4','0.00','1','2024-11-21 06:41:00','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173217101233232122211',3672,'41732170880','1','1.00','300','retail','0','2024-11-21 09:36:43','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-11-21 06:41:00','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173217108870220712120',3673,'41732170880','145','1.00','600','retail','0','2024-11-21 09:37:09','1 pcs','','','250','Cash',0.00,'600','','','4','0.00','1','2024-11-21 06:41:00','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173217111400004371337',3674,'41732170880','128','1.00','11500','retail','0','2024-11-21 09:38:19','1 pcs','','','9700','Cash',0.00,'11500','','','4','0.00','1','2024-11-21 06:41:00','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173217113737732131703',3675,'41732170880','22','1.00','300','retail','0','2024-11-21 09:38:45','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-11-21 06:41:00','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','761.00','760','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173217115606043120303',3676,'41732170880','1','1.00','250','retail','0','2024-11-21 09:39:04','1 pcs','','','50','Cash',0.00,'250','','','4','0.00','1','2024-11-21 06:41:00','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173217119032339922022',3677,'41732170880','1','1.00','200','retail','0','2024-11-21 09:39:23','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-21 06:41:00','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173238120030321220203',3678,'31732381086','122','1.00','18500','retail','0','2024-11-23 20:04:21','1 pcs','','','17000','Cash',0.00,'18500','','','3','0.00','1','2024-11-23 17:04:24','7','135','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173238145603223233023',3679,'31732381086','128','1.00','12000','retail','0','2024-11-23 20:04:21','1 pcs','','','9700','Cash',0.00,'12000','','','3','0.00','1','2024-11-23 17:04:24','7','141','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173238057133320001320',3680,'41732379976','1','3.00','600','retail','0','2024-11-23 19:49:17','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-27 07:47:10','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','39.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173238059020230200003',3681,'41732379976','1','1.00','100','retail','0','2024-11-23 19:49:40','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-11-27 07:47:10','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173238075533373452022',3682,'41732379976','22','1.00','300','retail','0','2024-11-23 19:51:54','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-11-27 07:47:10','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','760.00','759','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173238078323382002230',3683,'41732379976','22','1.00','300','retail','0','2024-11-23 19:52:43','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-11-27 07:47:10','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','759.00','758','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173269290831089023312',3684,'41732379976','2','1.00','300','retail','0','2024-11-27 09:57:34','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2024-11-27 07:47:10','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173269293334433220230',3685,'41732379976','145','1.00','500','retail','0','2024-11-27 10:35:19','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-11-27 07:47:10','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173269296002034423630',3686,'41732379976','1','1.00','300','retail','0','2024-11-27 10:35:43','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-11-27 07:47:10','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173269298192336733333',3687,'41732379976','1','4.00','1000','retail','0','2024-11-27 10:36:09','4 pcs','','','50','Cash',0.00,'250','','','4','0.00','1','2024-11-27 07:47:10','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','36.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173269303553024204220',3688,'41732379976','142','1.00','1000','retail','0','2024-11-27 10:36:59','','','','350','Cash',0.00,'1000','','','4','0.00','1','2024-11-27 07:47:10','10','154','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','112.00','111','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173269304971390232203',3689,'41732379976','142','1.00','700','retail','0','2024-11-27 10:37:15','1 pcs','','','350','Cash',0.00,'700','','','4','0.00','1','2024-11-27 07:47:10','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','111.00','110','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173269311849220233122',3690,'41732379976','2','2.00','800','retail','0','2024-11-27 10:37:39','2 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2024-11-27 07:47:10','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173269322030232222022',3691,'41732379976','87','1.00','200','retail','0','2024-11-27 10:39:52','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-11-27 07:47:10','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173269337630040693373',3692,'41732379976','84','1.00','500','retail','0','2024-11-27 10:40:30','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-11-27 07:47:10','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173269361724022323623',3693,'41732379976','160','1.00','13000','retail','0','2024-11-27 10:46:48','1 pcs','','','10500','Cash',0.00,'13000','','','4','0.00','1','2024-11-27 07:47:10','7','172','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173277677963320303302',3694,'41732776216','1','1.00','200','retail','0','2024-11-28 09:43:36','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-28 06:56:50','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173277691711231032133',3695,'41732776216','136','1.00','18000','retail','0','2024-11-28 09:54:23','','','','15900','Cash',0.00,'18000','','','4','0.00','1','2024-11-28 06:56:50','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173277693143334200237',3696,'41732776216','96','1.00','1400','retail','0','2024-11-28 09:55:17','1 pcs','','','1200','Cash',0.00,'1400','','','4','0.00','1','2024-11-28 06:56:50','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173277693102723490332',3697,'41732776216','96','1.00','1400','retail','0','2024-11-28 09:55:17','1 pcs','','','1200','Cash',0.00,'1400','','','4','0.00','1','2024-11-28 06:56:50','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173277695922763272073',3698,'41732776216','22','1.00','300','retail','0','2024-11-28 09:55:45','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-11-28 06:56:50','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','758.00','757','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173277699800299620396',3699,'41732776216','22','1.00','300','retail','0','2024-11-28 09:56:07','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-11-28 06:56:50','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','757.00','756','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173277702623223230333',3700,'41732777011','1','3.00','300','retail','0','2024-11-28 09:56:51','3 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-11-28 06:58:28','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','29.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173286877903027080420',3701,'41732868747','160','1.00','13800','retail','0','2024-11-29 11:25:47','1 pcs','','','10500','Cash',0.00,'13800','','','4','0.00','1','2024-11-29 08:30:04','7','172','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173286881920293088462',3702,'41732868747','1','3.00','600','retail','0','2024-11-29 11:26:29','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-11-29 08:30:04','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','26.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173286884362300722383',3703,'41732868747','22','2.00','600','retail','0','2024-11-29 11:27:14','2 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-11-29 08:30:04','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','756.00','754','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173286888400218233042',3704,'41732868747','145','1.00','500','retail','0','2024-11-29 11:27:57','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-11-29 08:30:04','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173286895032212227331',3705,'41732868747','96','1.00','1500','retail','0','2024-11-29 11:28:12','1 pcs','','','1200','Cash',0.00,'1500','','','4','0.00','1','2024-11-29 08:30:04','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173307271800270432333',3706,'31733072707','91','1.00','1500','retail','0','2024-12-01 20:16:33','','','','1150','Cash',0.00,'1500','','','3','0.00','1','2024-12-01 17:18:57','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173307273303232330720',3707,'31733072707','136','1.00','17800','retail','0','2024-12-01 20:16:33','1 pcs','','','15900','Cash',0.00,'17800','','','3','0.00','1','2024-12-01 17:18:57','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173307283102332013333',3708,'31733072707','160','1.00','13800','retail','0','2024-12-01 20:16:33','1 pcs','','','10500','Cash',0.00,'13800','','','3','0.00','1','2024-12-01 17:18:57','7','172','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173307285223803232022',3709,'31733072707','22','1.00','500','retail','0','2024-12-01 20:16:33','','','','150','Cash',0.00,'500','','','3','0.00','1','2024-12-01 17:18:57','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','754.00','753','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173307286313302137232',3710,'31733072707','91','1.00','1300','retail','0','2024-12-01 20:16:33','1 pcs','','','1150','Cash',0.00,'1300','','','3','0.00','1','2024-12-01 17:18:57','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173307301600023233023',3711,'31733072707','84','2.00','1000','retail','0','2024-12-01 20:16:33','2 pcs','','','350','Cash',0.00,'500','','','3','0.00','1','2024-12-01 17:18:57','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','58.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173307304202003333373',3712,'31733072707','145','3.00','2100','retail','0','2024-12-01 20:16:33','3 pcs','','','250','Cash',0.00,'700','','','3','0.00','1','2024-12-01 17:18:57','9','157','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','46.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173307306630034333306',3713,'31733072707','86','2.00','400','retail','0','2024-12-01 20:16:33','2 pcs','','','110','Cash',0.00,'200','','','3','0.00','1','2024-12-01 17:18:57','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173307308413023308022',3714,'31733072707','134','1.00','3000','retail','0','2024-12-01 20:16:33','','','','2250','Cash',0.00,'3000','','','3','0.00','1','2024-12-01 17:18:57','7','147','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173307310223213200003',3715,'31733072707','137','1.00','10800','retail','0','2024-12-01 20:16:33','1 pcs','','','8700','Cash',0.00,'10800','','','3','0.00','1','2024-12-01 17:18:57','7','149','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173307328123033433333',3716,'31733072707','1','4.00','800','retail','0','2024-12-01 20:16:33','4 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2024-12-01 17:18:57','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','23.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173307338633323133732',3717,'31733072707','22','1.00','300','retail','0','2024-12-01 20:16:33','1 pcs','','','150','Cash',0.00,'300','','','3','0.00','1','2024-12-01 17:18:57','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','753.00','752','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173341452601327333424',3718,'31733414511','1','4.00','800','retail','0','2024-12-05 19:08:11','4 pcs','','','50','Cash',0.00,'200','','','3','0.00','1','2024-12-05 16:09:34','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','19.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173341455950214332223',3719,'31733414511','136','1.00','17800','retail','0','2024-12-05 19:08:11','1 pcs','','','15900','Cash',0.00,'17800','','','3','0.00','1','2024-12-05 16:09:34','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173341460535262302133',3720,'31733414511','22','1.00','300','retail','0','2024-12-05 19:08:11','1 pcs','','','150','Cash',0.00,'300','','','3','0.00','1','2024-12-05 16:09:34','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','752.00','751','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173341472301312333304',3721,'31733414511','145','2.00','2000','retail','0','2024-12-05 19:08:11','','','','250','Cash',0.00,'1000','','','3','0.00','1','2024-12-05 16:09:34','9','157','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','43.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173341474240321233202',3722,'31733414511','96','1.00','1500','retail','0','2024-12-05 19:08:11','1 pcs','','','1200','Cash',0.00,'1500','','','3','0.00','1','2024-12-05 16:09:34','7','110','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('3173341476141232333330',3723,'31733414511','84','1.00','500','retail','0','2024-12-05 19:08:11','1 pcs','','','350','Cash',0.00,'500','','','3','0.00','1','2024-12-05 16:09:34','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173358945494322244543',3724,'41733589415','136','1.00','18000','retail','0','2024-12-07 19:36:55','','','','15900','Cash',0.00,'18000','','','4','0.00','1','2024-12-07 16:44:35','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173358953332222001020',3725,'41733589415','22','2.00','600','retail','0','2024-12-07 19:37:35','2 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-12-07 16:44:35','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','751.00','749','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173358961003023334007',3726,'41733589415','1','1.00','200','retail','0','2024-12-07 19:39:44','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-07 16:44:35','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173358961003243332332',3727,'41733589415','1','1.00','250','retail','0','2024-12-07 19:39:44','1 pcs','','','50','Cash',0.00,'250','','','4','0.00','1','2024-12-07 16:44:35','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173358961088803233243',3728,'41733589415','1','1.00','200','retail','0','2024-12-07 19:39:44','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-07 16:44:35','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173358961222432233280',3729,'41733589415','1','1.00','300','retail','0','2024-12-07 19:39:44','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-12-07 16:44:35','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173358984648328330343',3730,'41733589415','84','1.00','500','retail','0','2024-12-07 19:43:07','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-12-07 16:44:35','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173358998933023773307',3731,'41733589876','84','1.00','500','retail','0','2024-12-07 19:44:36','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-12-07 16:53:08','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173359000913302910002',3732,'41733589876','86','1.00','200','retail','0','2024-12-07 19:46:35','1 pcs','','','110','Cash',0.00,'200','','','4','0.00','1','2024-12-07 16:53:08','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173359031912333493003',3733,'41733589876','22','2.00','600','retail','0','2024-12-07 19:47:02','2 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-12-07 16:53:08','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','749.00','747','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173359035300302532232',3734,'41733589876','22','1.00','400','retail','0','2024-12-07 19:52:17','1 pcs','','','150','Cash',0.00,'400','','','4','0.00','1','2024-12-07 16:53:08','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','747.00','746','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173359036714325037070',3735,'41733589876','1','3.00','600','retail','0','2024-12-07 19:52:38','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-07 16:53:08','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173373358717032305307',3736,'41733733516','163','1.00','17800','retail','0','2024-12-09 11:38:36','1 pcs','','','16300','Cash',0.00,'17800','','','4','0.00','1','2024-12-09 09:21:06','7','175','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173373439727337229033',3737,'41733733516','145','2.00','1000','retail','0','2024-12-09 11:39:48','2 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-12-09 09:21:06','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','41.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173373442222413244333',3738,'41733733516','87','1.00','200','retail','0','2024-12-09 11:53:31','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2024-12-09 09:21:06','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173373564537460763553',3739,'41733733516','1','1.00','500','retail','0','2024-12-09 11:55:15','','','','50','Cash',0.00,'500','','','4','0.00','1','2024-12-09 09:21:06','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173373566062302362330',3740,'41733733516','22','1.00','300','retail','0','2024-12-09 12:14:06','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-12-09 09:21:06','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','746.00','744','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173373566125462002100',3741,'41733733516','22','1.00','300','retail','0','2024-12-09 12:14:06','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-12-09 09:21:06','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','745.00','744','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173373591123132501029',3742,'41733733516','1','1.00','500','retail','0','2024-12-09 12:14:47','','','','50','Cash',0.00,'500','','','4','0.00','1','2024-12-09 09:21:06','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173373603032233330327',3743,'41733733516','84','1.00','1000','retail','0','2024-12-09 12:18:32','','','','350','Cash',0.00,'1000','','','4','0.00','1','2024-12-09 09:21:06','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173373603133336230326',3744,'41733733516','84','1.00','500','retail','0','2024-12-09 12:18:32','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-12-09 09:21:06','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','52.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173373603132233331327',3745,'41733733516','84','1.00','500','retail','0','2024-12-09 12:18:32','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-12-09 09:21:06','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173373605423243323133',3746,'41733733516','91','1.00','1300','retail','0','2024-12-09 12:20:43','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-12-09 09:21:06','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173392758942298832273',3747,'41733927554','1','1.00','200','retail','0','2024-12-11 17:32:34','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-11 14:46:41','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173392761902733224000',3748,'41733927554','145','1.00','500','retail','0','2024-12-11 17:33:24','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-12-11 14:46:41','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173392818803378023233',3749,'41733927554','22','1.00','300','retail','0','2024-12-11 17:33:51','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-12-11 14:46:41','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','744.00','743','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173392821323233022228',3750,'41733927554','1','1.00','200','retail','0','2024-12-11 17:43:20','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-11 14:46:41','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173392824603430722330',3751,'41733927554','161','1.00','18000','retail','0','2024-12-11 17:43:44','1 pcs','','','16200','Cash',0.00,'18000','','','4','0.00','1','2024-12-11 14:46:41','7','173','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173392829602323211320',3752,'41733927554','84','1.00','500','retail','0','2024-12-11 17:44:31','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-12-11 14:46:41','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173392832292139300002',3753,'41733927554','1','1.00','100','retail','0','2024-12-11 17:45:05','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-12-11 14:46:41','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173392834033232922248',3754,'41733927554','145','1.00','700','retail','0','2024-12-11 17:45:30','1 pcs','','','250','Cash',0.00,'700','','','4','0.00','1','2024-12-11 14:46:41','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173392835636304327330',3755,'41733927554','161','1.00','18500','retail','0','2024-12-11 17:45:47','1 pcs','','','16200','Cash',0.00,'18500','','','4','0.00','1','2024-12-11 14:46:41','7','173','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173392838083230320322',3756,'41733927554','1','1.00','200','retail','0','2024-12-11 17:46:04','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-11 14:46:41','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173392854800523930542',3757,'41733928402','136','1.00','16210','retail','0','2024-12-11 17:46:42','1 pcs','','','15900','Cash',0.00,'16210','','','4','0.00','1','2024-12-11 14:53:22','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173392854903942333202',3758,'41733928402','136','1.00','16210','retail','0','2024-12-11 17:46:42','1 pcs','','','15900','Cash',0.00,'16210','','','4','0.00','1','2024-12-11 14:53:22','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173392855033350332523',3759,'41733928402','136','1.00','16210','retail','0','2024-12-11 17:46:42','1 pcs','','','15900','Cash',0.00,'16210','','','4','0.00','1','2024-12-11 14:53:22','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173392864372003292232',3760,'41733928402','161','2.00','32402','retail','0','2024-12-11 17:50:05','2 pcs','','','16200','Cash',0.00,'16201','','','4','0.00','1','2024-12-11 14:53:22','7','173','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173392872128220213091',3761,'41733928402','128','1.00','9701','retail','0','2024-12-11 17:51:37','1 pcs','','','9700','Cash',0.00,'9701','','','4','0.00','1','2024-12-11 14:53:22','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173393490700322374993',3762,'41733928804','1','1.00','300','retail','0','2024-12-11 19:23:35','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-12-11 16:55:13','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','151','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173393579233533937243',3763,'41733928804','142','1.00','1000','retail','0','2024-12-11 19:49:40','1 pcs','','','350','Cash',0.00,'1000','','','4','0.00','1','2024-12-11 16:55:13','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','110.00','109','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173393581572403220422',3764,'41733928804','1','1.00','250','retail','0','2024-12-11 19:50:05','1 pcs','','','50','Cash',0.00,'250','','','4','0.00','1','2024-12-11 16:55:13','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','151.00','150','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173393584903244527337',3765,'41733928804','84','1.00','500','retail','0','2024-12-11 19:50:26','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-12-11 16:55:13','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173393586583282220133',3766,'41733928804','161','1.00','18000','retail','0','2024-12-11 19:50:54','1 pcs','','','16200','Cash',0.00,'18000','','','4','0.00','1','2024-12-11 16:55:13','7','173','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173393609243900323700',3767,'41733928804','1','5.00','1500','retail','0','2024-12-11 19:51:29','5 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-12-11 16:55:13','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','150.00','145','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173402318502301302234',3768,'41734023093','1','1.00','200','retail','0','2024-12-12 20:04:53','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-12 17:13:22','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','145.00','144','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173402322334332230201',3769,'41734023093','1','1.00','100','retail','0','2024-12-12 20:06:35','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-12-12 17:13:22','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','144.00','143','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173402324510332444345',3770,'41734023093','1','1.00','300','retail','0','2024-12-12 20:07:13','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-12-12 17:13:22','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','143.00','142','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173402330043420730213',3771,'41734023093','157','1.00','1000','retail','0','2024-12-12 20:07:32','1 pcs','','','350','Cash',0.00,'1000','','','4','0.00','1','2024-12-12 17:13:22','9','160','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173402332523033443333',3772,'41734023093','161','1.00','18000','retail','0','2024-12-12 20:08:37','1 pcs','','','16200','Cash',0.00,'18000','','','4','0.00','1','2024-12-12 17:13:22','7','173','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173402334804004333002',3773,'41734023093','1','1.00','300','retail','0','2024-12-12 20:08:57','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-12-12 17:13:22','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','142.00','141','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173402338133833438230',3774,'41734023093','22','1.00','300','retail','0','2024-12-12 20:09:33','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-12-12 17:13:22','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','743.00','742','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173402339802424223232',3775,'41734023093','145','1.00','700','retail','0','2024-12-12 20:09:48','1 pcs','','','250','Cash',0.00,'700','','','4','0.00','1','2024-12-12 17:13:22','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173402342313330200223',3776,'41734023093','142','1.00','700','retail','0','2024-12-12 20:10:07','1 pcs','','','350','Cash',0.00,'700','','','4','0.00','1','2024-12-12 17:13:22','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','109.00','108','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173402344634234423033',3777,'41734023093','1','1.00','300','retail','0','2024-12-12 20:10:37','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-12-12 17:13:22','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','141.00','140','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173402358430223303325',3778,'41734023093','145','1.00','500','retail','0','2024-12-12 20:12:40','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-12-12 17:13:22','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173411276773727430222',3779,'41734112742','1','2.00','600','retail','0','2024-12-13 20:59:02','2 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-12-13 18:03:34','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','140.00','138','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173411280618340048234',3780,'41734112742','1','3.00','600','retail','0','2024-12-13 20:59:53','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-13 18:03:34','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','138.00','135','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173411284123013202224',3781,'41734112742','84','1.00','500','retail','0','2024-12-13 21:00:24','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-12-13 18:03:34','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173411287333212372330',3782,'41734112742','136','1.00','18000','retail','0','2024-12-13 21:00:48','','','','15900','Cash',0.00,'18000','','','4','0.00','1','2024-12-13 18:03:34','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173411288841332331422',3783,'41734112742','142','1.00','1000','retail','0','2024-12-13 21:01:14','','','','350','Cash',0.00,'1000','','','4','0.00','1','2024-12-13 18:03:34','10','154','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','108.00','107','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173411293233212200223',3784,'41734112742','22','1.00','300','retail','0','2024-12-13 21:01:28','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-12-13 18:03:34','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','742.00','741','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173411299537404211123',3785,'41734112742','145','1.00','700','retail','0','2024-12-13 21:02:19','1 pcs','','','250','Cash',0.00,'700','','','4','0.00','1','2024-12-13 18:03:34','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173411299663241323043',3786,'41734112742','145','1.00','500','retail','0','2024-12-13 21:02:19','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-12-13 18:03:34','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173425329123304277129',3787,'41734252886','136','1.00','17800','retail','0','2024-12-15 11:54:46','1 pcs','','','15900','Cash',0.00,'17800','','','4','0.00','1','2024-12-15 09:07:27','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173425333602234200324',3788,'41734252886','1','1.00','200','retail','0','2024-12-15 12:01:43','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-15 09:07:27','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','135.00','134','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173425335623023333203',3789,'41734252886','128','1.00','11500','retail','0','2024-12-15 12:02:24','1 pcs','','','9700','Cash',0.00,'11500','','','4','0.00','1','2024-12-15 09:07:27','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173425338352248524023',3790,'41734252886','160','1.00','13000','retail','0','2024-12-15 12:02:49','1 pcs','','','10500','Cash',0.00,'13000','','','4','0.00','1','2024-12-15 09:07:27','7','172','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173425340620232353532',3791,'41734252886','1','1.00','200','retail','0','2024-12-15 12:03:13','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-15 09:07:27','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','134.00','132','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173425340730223423207',3792,'41734252886','1','1.00','300','retail','0','2024-12-15 12:03:13','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-12-15 09:07:27','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','133.00','132','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173425342534250333334',3793,'41734252886','145','1.00','500','retail','0','2024-12-15 12:03:37','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-12-15 09:07:27','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173425343923223543302',3794,'41734252886','22','1.00','300','retail','0','2024-12-15 12:03:52','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-12-15 09:07:27','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','741.00','740','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173425345433240522432',3795,'41734252886','161','1.00','17500','retail','0','2024-12-15 12:04:05','1 pcs','','','16200','Cash',0.00,'17500','','','4','0.00','1','2024-12-15 09:07:27','7','173','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173425347322303413334',3796,'41734252886','22','1.00','300','retail','0','2024-12-15 12:04:23','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-12-15 09:07:27','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','740.00','739','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173425351702732502174',3797,'41734252886','121','1.00','500','retail','0','2024-12-15 12:04:49','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-12-15 09:07:27','10','134','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173425359721025520332',3798,'41734252886','161','1.00','18500','retail','0','2024-12-15 12:05:24','1 pcs','','','16200','Cash',0.00,'18500','','','4','0.00','1','2024-12-15 09:07:27','7','173','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173425361440334444540',3799,'41734252886','22','1.00','300','retail','0','2024-12-15 12:06:47','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-12-15 09:07:27','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','739.00','738','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173425363237323352223',3800,'41734252886','145','1.00','500','retail','0','2024-12-15 12:07:01','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-12-15 09:07:27','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173436384434244272204',3801,'41734363825','136','1.00','17800','retail','0','2024-12-16 18:43:45','1 pcs','','','16300','Cash',0.00,'17800','','','4','0.00','1','2024-12-16 15:52:07','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173436405523252332210',3802,'41734363825','91','1.00','1300','retail','0','2024-12-16 18:44:58','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2024-12-16 15:52:07','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173436405530353403031',3803,'41734363825','91','1.00','1250','retail','0','2024-12-16 18:44:58','1 pcs','','','1150','Cash',0.00,'1250','','','4','0.00','1','2024-12-16 15:52:07','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173436428133472332027',3804,'41734363825','145','2.00','1000','retail','0','2024-12-16 18:47:58','2 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-12-16 15:52:07','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173444620242223144222',3805,'41734446190','1','1.00','200','retail','0','2024-12-17 17:36:30','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-17 14:37:28','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','132.00','131','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173444622421243344333',3806,'41734446190','136','1.00','18000','retail','0','2024-12-17 17:36:48','','','','16300','Cash',0.00,'18000','','','4','0.00','1','2024-12-17 14:37:28','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173444623732233233302',3807,'41734446190','145','1.00','500','retail','0','2024-12-17 17:37:04','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-12-17 14:37:28','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173454203033203320023',3808,'41734542019','128','1.00','11900','retail','0','2024-12-18 20:13:39','1 pcs','','','9500','Cash',0.00,'11900','','','4','0.00','1','2024-12-18 17:14:11','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173468248026238363000',3809,'41734682466','1','1.00','200','retail','0','2024-12-20 11:14:26','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-20 16:50:50','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','131.00','130','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173468249871300127023',3810,'41734682466','1','1.00','200','retail','0','2024-12-20 11:14:46','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-20 16:50:50','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','130.00','129','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173468251236343123770',3811,'41734682466','1','1.00','300','retail','0','2024-12-20 11:15:05','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-12-20 16:50:50','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','129.00','128','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173468254020634223538',3812,'41734682466','128','1.00','11900','retail','0','2024-12-20 11:15:27','1 pcs','','','9500','Cash',0.00,'11900','','','4','0.00','1','2024-12-20 16:50:50','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173468509522629727433',3813,'41734682466','1','1.00','500','retail','0','2024-12-20 11:15:48','','','','50','Cash',0.00,'500','','','4','0.00','1','2024-12-20 16:50:50','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','128.00','127','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173468511422312511361',3814,'41734682466','128','1.00','12000','retail','0','2024-12-20 11:58:15','1 pcs','','','9500','Cash',0.00,'12000','','','4','0.00','1','2024-12-20 16:50:50','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173471334820473313303',3815,'41734682466','1','1.00','300','retail','0','2024-12-20 19:48:54','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-12-20 16:50:50','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','127.00','126','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173471336707243242042',3816,'41734682466','145','1.00','500','retail','0','2024-12-20 19:49:14','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-12-20 16:50:50','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173471339232722333433',3817,'41734682466','84','1.00','500','retail','0','2024-12-20 19:49:40','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2024-12-20 16:50:50','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173471342004320003370',3818,'41734682466','86','1.00','200','retail','0','2024-12-20 19:49:59','1 pcs','','','110','Cash',0.00,'200','','','4','0.00','1','2024-12-20 16:50:50','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173471344020012322220',3819,'41734682466','1','1.00','200','retail','0','2024-12-20 19:50:26','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-20 16:50:50','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','126.00','125','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173485700638050080323',3820,'41734856245','136','1.00','18000','retail','0','2024-12-22 11:30:45','','','','16300','Cash',0.00,'18000','','','4','0.00','1','2024-12-22 15:34:00','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173485702624222342222',3821,'41734856245','145','1.00','500','retail','0','2024-12-22 11:43:26','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-12-22 15:34:00','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501571907302424205',3822,'41735015674','1','1.00','100','retail','0','2024-12-24 07:47:54','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2024-12-24 04:54:14','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','125.00','124','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501573503300533070',3823,'41735015674','22','1.00','300','retail','0','2024-12-24 07:48:48','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-12-24 04:54:14','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','738.00','737','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501574842231433300',3824,'41735015674','1','1.00','300','retail','0','2024-12-24 07:49:00','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-12-24 04:54:14','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','124.00','123','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501578522423333350',3825,'41735015674','128','1.00','12000','retail','0','2024-12-24 07:49:16','1 pcs','','','9500','Cash',0.00,'12000','','','4','0.00','1','2024-12-24 04:54:14','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501581713352070823',3826,'41735015674','145','1.00','500','retail','0','2024-12-24 07:50:04','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-12-24 04:54:14','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501583401202443380',3827,'41735015674','160','2.00','26000','retail','0','2024-12-24 07:50:24','2 pcs','','','10500','Cash',0.00,'13000','','','4','0.00','1','2024-12-24 04:54:14','7','172','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501589733772320273',3828,'41735015674','22','3.00','900','retail','0','2024-12-24 07:51:16','3 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-12-24 04:54:14','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','737.00','734','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501594270233002420',3829,'41735015674','145','1.00','500','retail','0','2024-12-24 07:51:47','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-12-24 04:54:14','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501598202037340412',3830,'41735015674','136','1.00','18000','retail','0','2024-12-24 07:52:35','','','','16300','Cash',0.00,'18000','','','4','0.00','1','2024-12-24 04:54:14','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501601623002302030',3831,'41735015674','1','1.00','200','retail','0','2024-12-24 07:53:12','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-24 04:54:14','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','123.00','122','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501603123002121045',3832,'41735015674','22','1.00','300','retail','0','2024-12-24 07:53:42','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-12-24 04:54:14','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','734.00','733','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501606522030030333',3833,'41735016054','96','1.00','1600','retail','0','2024-12-24 07:54:14','1 pcs','','','1200','Cash',0.00,'1600','','','4','0.00','1','2024-12-24 04:58:45','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501611831233034113',3834,'41735016054','157','1.00','1000','retail','0','2024-12-24 07:54:33','1 pcs','','','350','Cash',0.00,'1000','','','4','0.00','1','2024-12-24 04:58:45','9','160','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501614232034324333',3835,'41735016054','1','1.00','200','retail','0','2024-12-24 07:55:31','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-24 04:58:45','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','122.00','121','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501616330270222131',3836,'41735016054','142','1.00','1000','retail','0','2024-12-24 07:55:51','','','','350','Cash',0.00,'1000','','','4','0.00','1','2024-12-24 04:58:45','10','154','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','107.00','106','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501621970333403223',3837,'41735016054','122','1.00','20000','retail','0','2024-12-24 07:56:03','','','','17000','Cash',0.00,'20000','','','4','0.00','1','2024-12-24 04:58:45','7','135','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501623222032375144',3838,'41735016054','22','1.00','300','retail','0','2024-12-24 07:56:59','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2024-12-24 04:58:45','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','733.00','732','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501625931400024251',3839,'41735016054','1','1.00','200','retail','0','2024-12-24 07:57:30','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-24 04:58:45','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','121.00','120','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501628402336523522',3840,'41735016054','136','1.00','18000','retail','0','2024-12-24 07:57:52','','','','16300','Cash',0.00,'18000','','','4','0.00','1','2024-12-24 04:58:45','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173501630314642202233',3841,'41735016054','145','1.00','500','retail','0','2024-12-24 07:58:04','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2024-12-24 04:58:45','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173536805803004020300',3842,'41735367995','136','1.00','17000','retail','0','2024-12-28 09:39:55','1 pcs','','','16300','Cash',0.00,'17000','','','4','0.00','1','2024-12-28 06:41:47','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173536809523020342203',3843,'41735367995','161','1.00','19000','retail','0','2024-12-28 09:41:10','1 pcs','','','16800','Cash',0.00,'19000','','','4','0.00','1','2024-12-28 06:41:47','7','173','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173536829472362443622',3844,'41735368107','162','1.00','14600','retail','0','2024-12-28 09:41:47','1 pcs','','','13600','Cash',0.00,'14600','','','4','0.00','1','2024-12-28 06:49:30','7','174','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173536831730222312053',3845,'41735368107','128','1.00','11700','retail','0','2024-12-28 09:45:06','1 pcs','','','9500','Cash',0.00,'11700','','','4','0.00','1','2024-12-28 06:49:30','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173536838428207636323',3846,'41735368107','2','1.00','400','retail','0','2024-12-28 09:46:15','1 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2024-12-28 06:49:30','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173536842802380330827',3847,'41735368107','136','1.00','18000','retail','0','2024-12-28 09:46:37','','','','16300','Cash',0.00,'18000','','','4','0.00','1','2024-12-28 06:49:30','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173536850722323326605',3848,'41735368107','166','1.00','1400','retail','0','2024-12-28 09:47:50','1 pcs','','','1100','Cash',0.00,'1400','','','4','0.00','1','2024-12-28 06:49:30','7','179','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173536854223352532003',3849,'41735368107','1','4.00','800','retail','0','2024-12-28 09:48:35','4 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-28 06:49:30','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','120.00','116','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173546397424121632313',3850,'41735463959','136','1.00','17000','retail','0','2024-12-29 12:19:19','1 pcs','','','16300','Cash',0.00,'17000','','','4','0.00','1','2024-12-29 09:23:01','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173546402223202404320',3851,'41735463959','128','1.00','11500','retail','0','2024-12-29 12:20:04','1 pcs','','','9500','Cash',0.00,'11500','','','4','0.00','1','2024-12-29 09:23:01','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173546406949040427293',3852,'41735463959','1','3.00','600','retail','0','2024-12-29 12:20:54','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2024-12-29 09:23:01','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','116.00','113','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173546411032222303437',3853,'41735463959','1','1.00','300','retail','0','2024-12-29 12:21:39','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2024-12-29 09:23:01','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','113.00','112','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173546412930302642101',3854,'41735463959','157','1.00','1200','retail','0','2024-12-29 12:21:56','1 pcs','','','350','Cash',0.00,'1200','','','4','0.00','1','2024-12-29 09:23:01','9','160','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573185280322231035',3855,'41735731838','1','1.00','100','retail','0','2025-01-01 14:43:58','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2025-01-01 12:06:43','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','112.00','111','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573190123142013223',3856,'41735731838','1','1.00','100','retail','0','2025-01-01 14:44:34','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2025-01-01 12:06:43','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','111.00','110','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573196922537022423',3857,'41735731838','2','1.00','400','retail','0','2025-01-01 14:45:13','1 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2025-01-01 12:06:43','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573201033107420234',3858,'41735731838','22','1.00','300','retail','0','2025-01-01 14:46:22','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-01 12:06:43','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','732.00','731','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573213223400213333',3859,'41735731838','1','3.00','900','retail','0','2025-01-01 14:46:58','3 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2025-01-01 12:06:43','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','110.00','107','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573232433230332323',3860,'41735731838','84','1.00','500','retail','0','2025-01-01 14:51:45','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2025-01-01 12:06:43','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573234420234770420',3861,'41735731838','4','3.00','600','retail','0','2025-01-01 14:52:13','3 pcs','','','200','Cash',0.00,'200','','','4','0.00','1','2025-01-01 12:06:43','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1236.00','1233','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573237307252750222',3862,'41735731838','122','1.00','20500','retail','0','2025-01-01 14:52:42','1 pcs','','','17000','Cash',0.00,'20500','','','4','0.00','1','2025-01-01 12:06:43','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573253124332323402',3863,'41735731838','162','1.00','15500','retail','0','2025-01-01 14:53:07','1 pcs','','','13600','Cash',0.00,'15500','','','4','0.00','1','2025-01-01 12:06:43','7','174','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573257820253031532',3864,'41735731838','91','1.00','1300','retail','0','2025-01-01 14:56:10','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2025-01-01 12:06:43','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573261222233022262',3865,'41735731838','166','1.00','1400','retail','0','2025-01-01 14:56:26','1 pcs','','','1100','Cash',0.00,'1400','','','4','0.00','1','2025-01-01 12:06:43','7','179','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573264130720423302',3866,'41735731838','145','1.00','700','retail','0','2025-01-01 14:57:13','1 pcs','','','250','Cash',0.00,'700','','','4','0.00','1','2025-01-01 12:06:43','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573266121320303160',3867,'41735731838','22','1.00','300','retail','0','2025-01-01 14:57:32','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-01 12:06:43','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','731.00','730','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573281704734022322',3868,'41735731838','167','1.00','1000','retail','0','2025-01-01 14:58:15','1 pcs','','','850','Cash',0.00,'1000','','','4','0.00','1','2025-01-01 12:06:43','7','178','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573285921228502032',3869,'41735731838','1','1.00','300','retail','0','2025-01-01 15:00:29','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2025-01-01 12:06:43','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','107.00','106','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573295824072093003',3870,'41735731838','1','1.00','300','retail','0','2025-01-01 15:01:06','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2025-01-01 12:06:43','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','106.00','105','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573301303233300020',3871,'41735731838','1','1.00','100','retail','0','2025-01-01 15:02:46','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2025-01-01 12:06:43','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','105.00','104','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573305531354222430',3872,'41735731838','22','1.00','300','retail','0','2025-01-01 15:03:58','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-01 12:06:43','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','730.00','729','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573307832077070303',3873,'41735731838','96','4.00','6000','retail','0','2025-01-01 15:04:24','4 pcs','','','1200','Cash',0.00,'1500','','','4','0.00','1','2025-01-01 12:06:43','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573313322373242203',3874,'41735731838','22','1.00','300','retail','0','2025-01-01 15:04:54','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-01 12:06:43','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','729.00','728','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573315435234223242',3875,'41735731838','2','1.00','500','retail','0','2025-01-01 15:05:43','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2025-01-01 12:06:43','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173573317332022234203',3876,'41735731838','142','1.00','1100','retail','0','2025-01-01 15:06:05','1 pcs','','','350','Cash',0.00,'1100','','','4','0.00','1','2025-01-01 12:06:43','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','106.00','105','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173589349735323724299',3877,'41735893478','161','1.00','18500','retail','0','2025-01-03 11:37:58','1 pcs','','','16800','Cash',0.00,'18500','','','4','0.00','1','2025-01-03 08:45:39','7','173','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173589351433147341232',3878,'41735893478','145','1.00','500','retail','0','2025-01-03 11:38:23','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2025-01-03 08:45:39','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173589353529353232533',3879,'41735893478','142','1.00','700','retail','0','2025-01-03 11:38:44','1 pcs','','','350','Cash',0.00,'700','','','4','0.00','1','2025-01-03 08:45:39','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','105.00','103','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173589353640523233235',3880,'41735893478','142','2.00','1200','retail','0','2025-01-03 11:38:44','2 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2025-01-03 08:45:39','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','104.00','102','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173589356404220200020',3881,'41735893478','2','3.00','1200','retail','0','2025-01-03 11:39:13','3 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2025-01-03 08:45:39','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','47.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173589360020243322042',3882,'41735893478','22','1.00','300','retail','0','2025-01-03 11:39:47','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-03 08:45:39','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','728.00','727','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173589363224913202944',3883,'41735893478','84','1.00','500','retail','0','2025-01-03 11:40:14','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2025-01-03 08:45:39','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173589364943224300393',3884,'41735893478','142','1.00','700','retail','0','2025-01-03 11:40:39','1 pcs','','','350','Cash',0.00,'700','','','4','0.00','1','2025-01-03 08:45:39','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','102.00','101','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173589366734232235332',3885,'41735893478','145','1.00','500','retail','0','2025-01-03 11:41:00','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2025-01-03 08:45:39','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173589368683332802200',3886,'41735893478','128','1.00','12000','retail','0','2025-01-03 11:41:17','1 pcs','','','9500','Cash',0.00,'12000','','','4','0.00','1','2025-01-03 08:45:39','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173589383822720330222',3887,'41735893478','157','1.00','1000','retail','0','2025-01-03 11:41:36','1 pcs','','','350','Cash',0.00,'1000','','','4','0.00','1','2025-01-03 08:45:39','9','160','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173589391632230813220',3888,'41735893478','142','1.00','600','retail','0','2025-01-03 11:45:07','1 pcs','','','350','Cash',0.00,'600','','','4','0.00','1','2025-01-03 08:45:39','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','101.00','100','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173589396540253523223',3889,'41735893939','91','1.00','1300','retail','0','2025-01-03 11:45:39','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2025-01-03 08:46:45','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173589398133034700923',3890,'41735893939','1','5.00','1000','retail','0','2025-01-03 11:46:13','5 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-03 08:46:45','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','104.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623787647233730602',3891,'41736237398','163','1.00','18000','retail','0','2025-01-07 11:09:58','1 pcs','','','16300','Cash',0.00,'18000','','','4','0.00','1','2025-01-07 08:33:14','7','175','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623789073200470033',3892,'41736237398','1','2.00','600','retail','0','2025-01-07 11:18:03','2 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2025-01-07 08:33:14','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','99.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623791103127703410',3893,'41736237398','22','1.00','300','retail','0','2025-01-07 11:18:24','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-07 08:33:14','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','727.00','726','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623794734232323336',3894,'41736237398','1','1.00','300','retail','0','2025-01-07 11:18:37','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2025-01-07 08:33:14','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623796732236302320',3895,'41736237398','142','1.00','1000','retail','0','2025-01-07 11:19:13','','','','350','Cash',0.00,'1000','','','4','0.00','1','2025-01-07 08:33:14','10','154','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623798923200373960',3896,'41736237398','2','1.00','500','retail','0','2025-01-07 11:19:27','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2025-01-07 08:33:14','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623803021226333336',3897,'41736237398','142','1.00','900','retail','0','2025-01-07 11:19:58','1 pcs','','','350','Cash',0.00,'900','','','4','0.00','1','2025-01-07 08:33:14','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623804833032236432',3898,'41736237398','22','1.00','300','retail','0','2025-01-07 11:20:35','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-07 08:33:14','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','726.00','725','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623828834433332283',3899,'41736237398','136','1.00','18500','retail','0','2025-01-07 11:21:32','1 pcs','','','16300','Cash',0.00,'18500','','','4','0.00','1','2025-01-07 08:33:14','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623835254002326223',3900,'41736237398','153','1.00','1300','retail','0','2025-01-07 11:25:00','1 pcs','','','700','Cash',0.00,'1300','','','4','0.00','1','2025-01-07 08:33:14','9','166','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623837623362238267',3901,'41736237398','1','1.00','200','retail','0','2025-01-07 11:25:57','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-07 08:33:14','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623840474003223020',3902,'41736237398','146','1.00','2000','retail','0','2025-01-07 11:26:25','1 pcs','','','1300','Cash',0.00,'2000','','','4','0.00','1','2025-01-07 08:33:14','9','158','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623845630222232043',3903,'41736237398','96','1.00','1400','retail','0','2025-01-07 11:27:00','1 pcs','','','1200','Cash',0.00,'1400','','','4','0.00','1','2025-01-07 08:33:14','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623845601323633335',3904,'41736237398','96','1.00','1400','retail','0','2025-01-07 11:27:00','1 pcs','','','1200','Cash',0.00,'1400','','','4','0.00','1','2025-01-07 08:33:14','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623847632078062230',3905,'41736237398','167','1.00','1000','retail','0','2025-01-07 11:27:46','1 pcs','','','850','Cash',0.00,'1000','','','4','0.00','1','2025-01-07 08:33:14','7','178','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623849283322140134',3906,'41736237398','22','1.00','500','retail','0','2025-01-07 11:28:01','','','','150','Cash',0.00,'500','','','4','0.00','1','2025-01-07 08:33:14','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','725.00','724','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623856632822403046',3907,'41736237398','128','1.00','11500','retail','0','2025-01-07 11:28:12','1 pcs','','','9500','Cash',0.00,'11500','','','4','0.00','1','2025-01-07 08:33:14','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623857522280313330',3908,'41736237398','128','1.00','11000','retail','0','2025-01-07 11:29:27','1 pcs','','','9500','Cash',0.00,'11000','','','4','0.00','1','2025-01-07 08:33:14','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623857633043472026',3909,'41736237398','128','1.00','11500','retail','0','2025-01-07 11:29:27','1 pcs','','','9500','Cash',0.00,'11500','','','4','0.00','1','2025-01-07 08:33:14','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623862222803023020',3910,'41736237398','1','1.00','500','retail','0','2025-01-07 11:29:56','','','','50','Cash',0.00,'500','','','4','0.00','1','2025-01-07 08:33:14','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623862337033132314',3911,'41736237398','1','5.00','1000','retail','0','2025-01-07 11:29:56','5 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-07 08:33:14','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','94.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623866138222132263',3912,'41736237398','1','5.00','500','retail','0','2025-01-07 11:30:41','5 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2025-01-07 08:33:14','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','89.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623868830003243672',3913,'41736237398','2','1.00','300','retail','0','2025-01-07 11:31:14','1 pcs','','','200','Cash',0.00,'300','','','4','0.00','1','2025-01-07 08:33:14','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623871122013620763',3914,'41736237398','157','1.00','1000','retail','0','2025-01-07 11:31:38','1 pcs','','','350','Cash',0.00,'1000','','','4','0.00','1','2025-01-07 08:33:14','9','160','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623873337682707702',3915,'41736237398','167','1.00','1000','retail','0','2025-01-07 11:32:02','1 pcs','','','850','Cash',0.00,'1000','','','4','0.00','1','2025-01-07 08:33:14','7','178','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623873423033120203',3916,'41736237398','167','1.00','1000','retail','0','2025-01-07 11:32:02','1 pcs','','','850','Cash',0.00,'1000','','','4','0.00','1','2025-01-07 08:33:14','7','178','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173623876922330023726',3917,'41736237398','167','1.00','1000','retail','0','2025-01-07 11:32:30','1 pcs','','','850','Cash',0.00,'1000','','','4','0.00','1','2025-01-07 08:33:14','7','178','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648677313330340040',3918,'41736486670','136','1.00','18000','retail','0','2025-01-10 08:24:30','','','','16300','Cash',0.00,'18000','','','4','0.00','1','2025-01-10 05:28:20','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648677423371263273',3919,'41736486670','136','1.00','16305','retail','0','2025-01-10 08:24:30','1 pcs','','','16300','Cash',0.00,'16305','','','4','0.00','1','2025-01-10 05:28:20','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648683466273020383',3920,'41736486670','122','1.00','20000','retail','0','2025-01-10 08:26:41','','','','17000','Cash',0.00,'20000','','','4','0.00','1','2025-01-10 05:28:20','7','135','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648691622988246323',3921,'41736486900','1','2.00','400','retail','0','2025-01-10 08:28:20','2 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-10 05:32:07','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','84.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648696122384742213',3922,'41736486900','22','1.00','300','retail','0','2025-01-10 08:29:01','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-10 05:32:07','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','724.00','723','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648698181231032833',3923,'41736486900','167','1.00','1000','retail','0','2025-01-10 08:29:28','1 pcs','','','850','Cash',0.00,'1000','','','4','0.00','1','2025-01-10 05:32:07','7','178','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648702722362243347',3924,'41736486900','84','1.00','500','retail','0','2025-01-10 08:30:02','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2025-01-10 05:32:07','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648705323433024020',3925,'41736486900','1','3.00','600','retail','0','2025-01-10 08:30:41','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-10 05:32:07','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','82.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648710020030020122',3926,'41736486900','157','1.00','1200','retail','0','2025-01-10 08:31:18','','','','350','Cash',0.00,'1200','','','4','0.00','1','2025-01-10 05:32:07','9','160','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648710022373274710',3927,'41736486900','157','1.00','800','retail','0','2025-01-10 08:31:18','1 pcs','','','350','Cash',0.00,'800','','','4','0.00','1','2025-01-10 05:32:07','9','160','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648710028203203331',3928,'41736486900','157','1.00','1000','retail','0','2025-01-10 08:31:18','1 pcs','','','350','Cash',0.00,'1000','','','4','0.00','1','2025-01-10 05:32:07','9','160','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648714820823243314',3929,'41736487128','1','3.00','600','retail','0','2025-01-10 08:32:08','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-10 05:35:13','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','79.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648718630022240206',3930,'41736487128','142','1.00','1000','retail','0','2025-01-10 08:32:53','','','','350','Cash',0.00,'1000','','','4','0.00','1','2025-01-10 05:35:13','10','154','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648718721332260623',3931,'41736487128','142','1.00','900','retail','0','2025-01-10 08:32:53','1 pcs','','','350','Cash',0.00,'900','','','4','0.00','1','2025-01-10 05:35:13','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648722033232200037',3932,'41736487128','84','1.00','500','retail','0','2025-01-10 08:33:28','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2025-01-10 05:35:13','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648723903332783322',3933,'41736487128','22','3.00','900','retail','0','2025-01-10 08:33:49','3 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-10 05:35:13','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','723.00','720','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648727332303223062',3934,'41736487128','1','4.00','400','retail','0','2025-01-10 08:34:23','4 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2025-01-10 05:35:13','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','76.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648732733324723703',3935,'41736487313','145','3.00','1500','retail','0','2025-01-10 08:35:13','3 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2025-01-10 05:38:51','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648736523227423243',3936,'41736487313','128','1.00','11000','retail','0','2025-01-10 08:35:40','1 pcs','','','9500','Cash',0.00,'11000','','','4','0.00','1','2025-01-10 05:38:51','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648739402234200324',3937,'41736487313','122','1.00','21000','retail','0','2025-01-10 08:36:22','1 pcs','','','17000','Cash',0.00,'21000','','','4','0.00','1','2025-01-10 05:38:51','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648745403430075081',3938,'41736487313','1','3.00','900','retail','0','2025-01-10 08:36:42','3 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2025-01-10 05:38:51','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','72.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648749532030705206',3939,'41736487313','157','1.00','950','retail','0','2025-01-10 08:37:47','1 pcs','','','350','Cash',0.00,'950','','','4','0.00','1','2025-01-10 05:38:51','9','160','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648751875381232483',3940,'41736487313','22','1.00','300','retail','0','2025-01-10 08:38:23','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-10 05:38:51','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','720.00','719','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648754022703533003',3941,'41736487532','1','1.00','250','retail','0','2025-01-10 08:38:52','1 pcs','','','50','Cash',0.00,'250','','','4','0.00','1','2025-01-10 05:39:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173648756363624830307',3942,'41736487532','1','3.00','600','retail','0','2025-01-10 08:39:14','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-10 05:39:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','68.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173674614670603224014',3943,'41736745370','128','1.00','11500','retail','0','2025-01-13 08:28:02','1 pcs','','','9500','Cash',0.00,'11500','','','4','0.00','1','2025-01-13 05:36:46','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173674614732227220233',3944,'41736745370','128','1.00','11000','retail','0','2025-01-13 08:28:02','1 pcs','','','9500','Cash',0.00,'11000','','','4','0.00','1','2025-01-13 05:36:46','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173674619777337403973',3945,'41736745370','122','1.00','21500','retail','0','2025-01-13 08:29:23','1 pcs','','','17000','Cash',0.00,'21500','','','4','0.00','1','2025-01-13 05:36:46','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173674647702324276473',3946,'41736745370','1','9.00','1800','retail','0','2025-01-13 08:30:51','9 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-13 05:36:46','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','65.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173674650230603202730',3947,'41736745370','145','1.00','500','retail','0','2025-01-13 08:34:51','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2025-01-13 05:36:46','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173674650342372306742',3948,'41736745370','145','1.00','500','retail','0','2025-01-13 08:34:51','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2025-01-13 05:36:46','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173674653872533723333',3949,'41736745370','167','3.00','3000','retail','0','2025-01-13 08:35:19','3 pcs','','','850','Cash',0.00,'1000','','','4','0.00','1','2025-01-13 05:36:46','7','178','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173674658833233285230',3950,'41736745370','84','1.00','500','retail','0','2025-01-13 08:36:05','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2025-01-13 05:36:46','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173718978123728272703',3951,'41737189191','1','1.00','100','retail','0','2025-01-18 11:33:11','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2025-01-18 08:58:35','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173718981720034387921',3952,'41737189191','1','1.00','300','retail','0','2025-01-18 11:43:13','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2025-01-18 08:58:35','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173718983623212341222',3953,'41737189191','22','1.00','300','retail','0','2025-01-18 11:43:43','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-18 08:58:35','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','719.00','718','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719011202332340047',3954,'41737189191','1','1.00','100','retail','0','2025-01-18 11:44:23','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2025-01-18 08:58:35','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719019729033730293',3955,'41737189191','96','1.00','1700','retail','0','2025-01-18 11:49:46','','','','1200','Cash',0.00,'1700','','','4','0.00','1','2025-01-18 08:58:35','7','110','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719028130302948202',3956,'41737189191','1','1.00','200','retail','0','2025-01-18 11:49:58','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-18 08:58:35','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719033332473330240',3957,'41737189191','19','1.00','400','retail','0','2025-01-18 11:51:34','1 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2025-01-18 08:58:35','10','39','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','268.00','267','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719037129200004032',3958,'41737189191','145','1.00','600','retail','0','2025-01-18 11:52:26','1 pcs','','','250','Cash',0.00,'600','','','4','0.00','1','2025-01-18 08:58:35','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719040912934402231',3959,'41737189191','1','1.00','100','retail','0','2025-01-18 11:53:05','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2025-01-18 08:58:35','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719045520330723520',3960,'41737189191','96','1.00','1400','retail','0','2025-01-18 11:54:06','1 pcs','','','1200','Cash',0.00,'1400','','','4','0.00','1','2025-01-18 08:58:35','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719050630096320240',3961,'41737189191','146','1.00','2000','retail','0','2025-01-18 11:54:28','1 pcs','','','1300','Cash',0.00,'2000','','','4','0.00','1','2025-01-18 08:58:35','9','158','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719054924331032223',3962,'41737189191','96','1.00','1500','retail','0','2025-01-18 11:55:24','1 pcs','','','1200','Cash',0.00,'1500','','','4','0.00','1','2025-01-18 08:58:35','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719063103101310202',3963,'41737189191','1','1.00','200','retail','0','2025-01-18 11:56:43','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-18 08:58:35','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719075720003020222',3964,'41737190715','1','1.00','200','retail','0','2025-01-18 11:58:35','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-18 09:14:31','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719117540701107192',3965,'41737190715','1','1.00','300','retail','0','2025-01-18 12:06:03','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2025-01-18 09:14:31','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719121313302312002',3966,'41737190715','1','1.00','100','retail','0','2025-01-18 12:06:37','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2025-01-18 09:14:31','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719134132321331321',3967,'41737190715','128','1.00','11000','retail','0','2025-01-18 12:07:01','1 pcs','','','9500','Cash',0.00,'11000','','','4','0.00','1','2025-01-18 09:14:31','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719136734233237237',3968,'41737190715','128','1.00','11500','retail','0','2025-01-18 12:09:12','1 pcs','','','9500','Cash',0.00,'11500','','','4','0.00','1','2025-01-18 09:14:31','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719143622004062113',3969,'41737190715','91','1.00','1300','retail','0','2025-01-18 12:09:49','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2025-01-18 09:14:31','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719159123039411571',3970,'41737190715','96','1.00','1400','retail','0','2025-01-18 12:12:17','1 pcs','','','1200','Cash',0.00,'1400','','','4','0.00','1','2025-01-18 09:14:31','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719161626211332012',3971,'41737190715','84','1.00','500','retail','0','2025-01-18 12:13:20','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2025-01-18 09:14:31','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719163632122403046',3972,'41737190715','142','1.00','700','retail','0','2025-01-18 12:13:43','1 pcs','','','350','Cash',0.00,'700','','','4','0.00','1','2025-01-18 09:14:31','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719175047011532273',3973,'41737191672','167','1.00','1000','retail','0','2025-01-18 12:14:32','1 pcs','','','850','Cash',0.00,'1000','','','4','0.00','1','2025-01-18 09:21:14','7','178','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719176843203272231',3974,'41737191672','128','1.00','11500','retail','0','2025-01-18 12:16:00','1 pcs','','','9500','Cash',0.00,'11500','','','4','0.00','1','2025-01-18 09:21:14','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719179012439007132',3975,'41737191672','1','3.00','600','retail','0','2025-01-18 12:16:19','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-18 09:21:14','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','47.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719204520327240372',3976,'41737191672','1','3.00','900','retail','0','2025-01-18 12:16:46','3 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2025-01-18 09:21:14','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','44.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719212820423230822',3977,'41737192082','96','1.00','1400','retail','0','2025-01-18 12:21:22','1 pcs','','','1200','Cash',0.00,'1400','','','4','0.00','1','2025-01-18 09:42:53','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719221772337722201',3978,'41737192082','91','1.00','1300','retail','0','2025-01-18 12:22:18','1 pcs','','','1150','Cash',0.00,'1300','','','4','0.00','1','2025-01-18 09:42:53','7','7','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719256003021233033',3979,'41737192082','84','1.00','500','retail','0','2025-01-18 12:24:51','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2025-01-18 09:42:53','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719258533782232332',3980,'41737192082','84','1.00','500','retail','0','2025-01-18 12:29:30','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2025-01-18 09:42:53','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719311823283413120',3981,'41737192082','22','1.00','300','retail','0','2025-01-18 12:38:11','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-18 09:42:53','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','718.00','717','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719313521332450332',3982,'41737192082','1','1.00','300','retail','0','2025-01-18 12:38:47','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2025-01-18 09:42:53','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','41.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719313633023330241',3983,'41737192082','1','1.00','300','retail','0','2025-01-18 12:38:47','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2025-01-18 09:42:53','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719313626033306312',3984,'41737192082','1','1.00','300','retail','0','2025-01-18 12:38:47','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2025-01-18 09:42:53','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719320572200073121',3985,'41737192082','16','1.00','3000','retail','0','2025-01-18 12:39:35','1 pcs','','','1100','Cash',0.00,'3000','','','4','0.00','1','2025-01-18 09:42:53','9','23','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719328300333021222',3986,'41737192082','167','1.00','1000','retail','0','2025-01-18 12:41:10','1 pcs','','','850','Cash',0.00,'1000','','','4','0.00','1','2025-01-18 09:42:53','7','178','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173719328307022332337',3987,'41737192082','167','1.00','1000','retail','0','2025-01-18 12:41:10','1 pcs','','','850','Cash',0.00,'1000','','','4','0.00','1','2025-01-18 09:42:53','7','178','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756605830222703334',3988,'41737566040','87','1.00','200','retail','0','2025-01-22 20:14:00','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2025-01-22 17:16:38','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','87.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756605832138034327',3989,'41737566040','87','1.00','200','retail','0','2025-01-22 20:14:00','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2025-01-22 17:16:38','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','86.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756608408207230283',3990,'41737566040','1','1.00','200','retail','0','2025-01-22 20:14:37','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-22 17:16:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756611603030302232',3991,'41737566040','84','1.00','500','retail','0','2025-01-22 20:14:51','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2025-01-22 17:16:38','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756613130243103143',3992,'41737566040','22','1.00','300','retail','0','2025-01-22 20:15:21','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-22 17:16:38','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','717.00','716','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756617433620363771',3993,'41737566040','1','1.00','200','retail','0','2025-01-22 20:15:45','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-22 17:16:38','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756618823237245223',3994,'41737566040','157','1.00','1200','retail','0','2025-01-22 20:16:20','','','','350','Cash',0.00,'1200','','','4','0.00','1','2025-01-22 17:16:38','9','160','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756624063335003626',3995,'41737566199','1','1.00','200','retail','0','2025-01-22 20:16:39','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-22 17:19:34','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756625722322257253',3996,'41737566199','22','1.00','300','retail','0','2025-01-22 20:17:29','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-22 17:19:34','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','716.00','715','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756627036002637234',3997,'41737566199','84','1.00','500','retail','0','2025-01-22 20:17:41','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2025-01-22 17:19:34','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756628430617463383',3998,'41737566199','22','1.00','300','retail','0','2025-01-22 20:17:56','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-22 17:19:34','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','715.00','714','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756629952603093090',3999,'41737566199','157','1.00','1000','retail','0','2025-01-22 20:18:11','1 pcs','','','350','Cash',0.00,'1000','','','4','0.00','1','2025-01-22 17:19:34','9','160','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756632023332245105',4000,'41737566199','87','1.00','200','retail','0','2025-01-22 20:18:31','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2025-01-22 17:19:34','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','85.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756633737733363733',4001,'41737566199','87','1.00','200','retail','0','2025-01-22 20:18:45','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2025-01-22 17:19:34','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','84.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756635823362332326',4002,'41737566199','1','3.00','900','retail','0','2025-01-22 20:19:03','3 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2025-01-22 17:19:34','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','35.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756640136222523331',4003,'41737566375','1','1.00','200','retail','0','2025-01-22 20:19:35','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-22 17:24:08','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756641939247222330',4004,'41737566375','22','1.00','300','retail','0','2025-01-22 20:20:10','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-22 17:24:08','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','714.00','713','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756645844740383427',4005,'41737566375','145','1.00','500','retail','0','2025-01-22 20:20:24','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2025-01-22 17:24:08','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756647422020663043',4006,'41737566375','145','1.00','600','retail','0','2025-01-22 20:21:03','1 pcs','','','250','Cash',0.00,'600','','','4','0.00','1','2025-01-22 17:24:08','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756649803377033963',4007,'41737566375','1','3.00','600','retail','0','2025-01-22 20:21:29','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-22 17:24:08','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','31.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756655102232627557',4008,'41737566375','157','1.00','1000','retail','0','2025-01-22 20:21:49','1 pcs','','','350','Cash',0.00,'1000','','','4','0.00','1','2025-01-22 17:24:08','9','160','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756660073722236403',4009,'41737566375','1','1.00','300','retail','0','2025-01-22 20:22:36','1 pcs','','','50','Cash',0.00,'300','','','4','0.00','1','2025-01-22 17:24:08','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756662007273045623',4010,'41737566375','1','1.00','200','retail','0','2025-01-22 20:23:25','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-22 17:24:08','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756667133060711372',4011,'41737566648','128','1.00','11000','retail','0','2025-01-22 20:24:08','1 pcs','','','9500','Cash',0.00,'11000','','','4','0.00','1','2025-01-22 17:31:10','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756668830020720323',4012,'41737566648','145','1.00','500','retail','0','2025-01-22 20:24:39','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2025-01-22 17:31:10','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756670063433700347',4013,'41737566648','145','1.00','500','retail','0','2025-01-22 20:24:53','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2025-01-22 17:31:10','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756672327047232502',4014,'41737566648','157','1.00','1000','retail','0','2025-01-22 20:25:06','1 pcs','','','350','Cash',0.00,'1000','','','4','0.00','1','2025-01-22 17:31:10','9','160','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756678765262337003',4015,'41737566648','1','3.00','300','retail','0','2025-01-22 20:25:38','3 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2025-01-22 17:31:10','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','26.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756683533026203735',4016,'41737566648','128','1.00','11500','retail','0','2025-01-22 20:26:54','1 pcs','','','9500','Cash',0.00,'11500','','','4','0.00','1','2025-01-22 17:31:10','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756695500200223023',4017,'41737566648','22','3.00','900','retail','0','2025-01-22 20:28:35','3 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-22 17:31:10','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','713.00','710','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756697880383003377',4018,'41737566648','1','1.00','100','retail','0','2025-01-22 20:29:27','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2025-01-22 17:31:10','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756699620440919232',4019,'41737566648','96','1.00','1400','retail','0','2025-01-22 20:29:46','1 pcs','','','1200','Cash',0.00,'1400','','','4','0.00','1','2025-01-22 17:31:10','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756701233330337733',4020,'41737566648','96','1.00','1400','retail','0','2025-01-22 20:30:02','1 pcs','','','1200','Cash',0.00,'1400','','','4','0.00','1','2025-01-22 17:31:10','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173756704930333291370',4021,'41737566648','96','1.00','1400','retail','0','2025-01-22 20:30:18','1 pcs','','','1200','Cash',0.00,'1400','','','4','0.00','1','2025-01-22 17:31:10','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173761443610423234322',4022,'41737614368','1','1.00','100','retail','0','2025-01-23 09:39:28','1 pcs','','','50','Cash',0.00,'100','','','4','0.00','1','2025-01-23 06:43:56','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173761445804326201042',4023,'41737614368','84','1.00','500','retail','0','2025-01-23 09:40:47','1 pcs','','','350','Cash',0.00,'500','','','4','0.00','1','2025-01-23 06:43:56','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173761450676252702133',4024,'41737614368','1','1.00','200','retail','0','2025-01-23 09:41:31','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-23 06:43:56','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173761453130152242226',4025,'41737614368','22','1.00','300','retail','0','2025-01-23 09:42:00','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-23 06:43:56','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','710.00','709','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173761455032474252203',4026,'41737614368','1','1.00','200','retail','0','2025-01-23 09:42:21','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-23 06:43:56','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173761457121073301352',4027,'41737614368','86','1.00','700','retail','0','2025-01-23 09:42:37','1 pcs','','','110','Cash',0.00,'700','','','4','0.00','1','2025-01-23 06:43:56','9','35','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173761459192114470034',4028,'41737614368','128','1.00','11000','retail','0','2025-01-23 09:42:58','1 pcs','','','9500','Cash',0.00,'11000','','','4','0.00','1','2025-01-23 06:43:56','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173761461223323102222',4029,'41737614368','4','1.00','600','retail','0','2025-01-23 09:43:22','1 pcs','','','200','Cash',0.00,'600','','','4','0.00','1','2025-01-23 06:43:56','9','14','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1233.00','1232','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173787689402232628299',4030,'41737876880','122','1.00','21000','retail','0','2025-01-26 10:34:40','1 pcs','','','17000','Cash',0.00,'21000','','','4','0.00','1','2025-01-26 07:43:18','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173787692602492302233',4031,'41737876880','2','1.00','400','retail','0','2025-01-26 10:35:03','1 pcs','','','200','Cash',0.00,'400','','','4','0.00','1','2025-01-26 07:43:18','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173787697824233021066',4032,'41737876880','145','1.00','500','retail','0','2025-01-26 10:36:08','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2025-01-26 07:43:18','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173787709922224370027',4033,'41737876880','145','1.00','500','retail','0','2025-01-26 10:38:10','1 pcs','','','250','Cash',0.00,'500','','','4','0.00','1','2025-01-26 07:43:18','9','157','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173787714373433100347',4034,'41737876880','2','1.00','500','retail','0','2025-01-26 10:38:29','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2025-01-26 07:43:18','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173787716043730037223',4035,'41737876880','22','1.00','300','retail','0','2025-01-26 10:39:09','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-26 07:43:18','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','709.00','708','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173787717636320213266',4036,'41737876880','22','1.00','300','retail','0','2025-01-26 10:39:26','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-26 07:43:18','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','708.00','707','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173787720602330220072',4037,'41737876880','1','1.00','200','retail','0','2025-01-26 10:39:53','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-26 07:43:18','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173787722403324128827',4038,'41737876880','1','1.00','200','retail','0','2025-01-26 10:40:16','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-26 07:43:18','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173787724404233372240',4039,'41737876880','142','1.00','900','retail','0','2025-01-26 10:40:30','1 pcs','','','350','Cash',0.00,'900','','','4','0.00','1','2025-01-26 07:43:18','10','154','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173787726330373374732',4040,'41737876880','2','1.00','500','retail','0','2025-01-26 10:40:50','1 pcs','','','200','Cash',0.00,'500','','','4','0.00','1','2025-01-26 07:43:18','9','12','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173787728773732330320',4041,'41737876880','22','1.00','200','retail','0','2025-01-26 10:41:09','1 pcs','','','150','Cash',0.00,'200','','','4','0.00','1','2025-01-26 07:43:18','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','707.00','706','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173787730623337833732',4042,'41737876880','162','1.00','14000','retail','0','2025-01-26 10:41:32','1 pcs','','','13600','Cash',0.00,'14000','','','4','0.00','1','2025-01-26 07:43:18','7','174','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173787734042333403003',4043,'41737876880','167','1.00','1100','retail','0','2025-01-26 10:42:08','1 pcs','','','850','Cash',0.00,'1100','','','4','0.00','1','2025-01-26 07:43:18','7','178','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173787736043232132268',4044,'41737876880','22','1.00','300','retail','0','2025-01-26 10:42:28','1 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-26 07:43:18','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','706.00','705','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173787737972040078322',4045,'41737876880','1','1.00','200','retail','0','2025-01-26 10:42:47','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-26 07:43:18','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173788033530033220373',4046,'41737880303','22','2.00','600','retail','0','2025-01-26 11:31:43','2 pcs','','','150','Cash',0.00,'300','','','4','0.00','1','2025-01-26 08:34:59','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','705.00','703','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173788034833213033382',4047,'41737880303','1','1.00','200','retail','0','2025-01-26 11:32:22','1 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-26 08:34:59','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173788041413372143228',4048,'41737880303','162','1.00','14000','retail','0','2025-01-26 11:33:25','1 pcs','','','13600','Cash',0.00,'14000','','','4','0.00','1','2025-01-26 08:34:59','7','174','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173788043337010220333',4049,'41737880303','162','1.00','13900','retail','0','2025-01-26 11:33:41','1 pcs','','','13600','Cash',0.00,'13900','','','4','0.00','1','2025-01-26 08:34:59','7','174','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173788044922444234703',4050,'41737880303','1','3.00','600','retail','0','2025-01-26 11:34:00','3 pcs','','','50','Cash',0.00,'200','','','4','0.00','1','2025-01-26 08:34:59','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173788049372032033008',4051,'41737880303','87','1.00','200','retail','0','2025-01-26 11:34:44','1 pcs','','','85','Cash',0.00,'200','','','4','0.00','1','2025-01-26 08:34:59','9','32','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','83.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173816503100211322233',4052,'41738164967','122','1.00','22000','retail','0','2025-01-29 18:36:08','1 pcs','','','17000','Cash',0.00,'22000','','','4','0.00','1','2025-01-29 15:37:32','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('4173816507623124133203',4053,'41738165053','138','1.00','12000','retail','0','2025-01-29 18:37:33','1 pcs','','','10000','Cash',0.00,'12000','','','4','0.00','1','2025-01-29 15:38:41','7','150','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''); /*!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=268 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 ('416752648742263337',1,'41675261168','20',1.00,'100','retail','1200','2023-02-01 18:18:59','','','','900 ','Cash',13.56,'100','','','4','','1','2023-02-14 11:49:45','1','3','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('416752647283437303',2,'41675261168','20',1.00,'-50','retail','1350','2023-02-01 18:17:22','','','','900 ','Cash',-6.78,'-50','','','4','','1','2023-02-14 11:49:45','1','3','new','1','new','pcs','','','','yes','','-0.85','','','VATABLE',-42.37,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('416752613230036643',3,'41675261168','19',1.00,'-100','retail','1200','2023-02-01 17:19:43','','','','450','Cash',-13.56,'-100','','','4','','1','2023-02-14 11:49:45','1','3','new','1','new','pcs','','','','yes','','-1.69','','','VATABLE',-84.75,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('316767271743002722',4,'31676727157','51',1.00,'1400','retail','0','2023-02-18 16:32:37','','','','1100','Cash',189.83,'1400','','','3','','1','2023-02-18 13:33:38','7','55','new','1','new','pcs','','','','yes','','23.73','','','VATABLE',1186.44,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500'),('416768078562036610',5,'41676807793','25',1.00,'18500','retail','0','2023-02-19 14:56:33','','','','17600','Cash',2508.47,'18500','','','4','','1','2023-02-19 11:57:58','7','41','new','1','new','pcs','','','','yes','','313.56','','','VATABLE',15677.97,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('416768079010634623',6,'41676807879','25',1.00,'-1400','retail','19900','2023-02-19 14:57:59','','','','17600','Cash',-189.83,'-1400','','','4','','1','2023-02-19 11:59:56','7','41','new','1','new','pcs','','','','yes','','-23.73','','','VATABLE',-1186.44,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('416768195534433333',7,'41676819493','10',1.00,'1600','retail','0','2023-02-19 18:11:33','','','','1100','Cash',216.95,'1600','','','4','','1','2023-02-19 15:51:35','4','22','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('416768219212222324',8,'41676821895','19',1.00,'11000','retail','0','2023-02-19 18:51:35','','','','10300','Cash',1491.53,'11000','','','4','','1','2023-02-20 06:15:54','7','41','new','1','new','pcs','','','','yes','','186.44','','','VATABLE',9322.03,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('416768219542202231',9,'41676821895','19',1.00,'-900','retail','11900','2023-02-19 18:52:01','','','','10300','Cash',-122.03,'-900','','','4','','1','2023-02-20 06:15:58','7','41','new','1','new','pcs','','','','yes','','-15.25','','','VATABLE',-762.71,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('416768739220318036',10,'41676873842','19',1.00,'-900','retail','11900','2023-02-20 09:17:22','','','','10300','Cash',-122.03,'-900','','','4','','1','2023-02-20 06:19:02','7','41','new','1','new','pcs','','','','yes','','-15.25','','','VATABLE',-762.71,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('416768740544030624',11,'41676873942','19',2.00,'-1800','retail','23800','2023-02-20 09:19:02','','','','10300','Cash',-244.07,'-900','','','4','','1','2023-02-20 06:21:02','7','41','new','1','new','pcs','','','','yes','','-30.51','','','VATABLE',-1525.42,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('416771469053237034',12,'41677143669','59',1.00,'1500','retail','0','2023-02-23 12:14:29','','','','500','Cash',203.39,'1500','','','4','','1','2023-02-23 10:08:45','9','64','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('416771469987223324',13,'41677146926','54',1.00,'2500','retail','0','2023-02-23 13:08:46','','','','1000','Cash',338.98,'2500','','','4','','1','2023-02-23 10:10:10','9','59','new','1','new','pcs','','','','yes','','42.37','','','VATABLE',2118.64,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('416771470397133633',14,'41677147011','54',1.00,'2350','retail','150','2023-02-23 13:10:11','','','','1000','Cash',318.64,'2350','','','4','','1','2023-02-23 10:10:55','9','59','new','1','new','pcs','','','','yes','','39.83','','','VATABLE',1991.53,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('416771471670722243',15,'41677147085','56',1.00,'0','retail','500','2023-02-23 13:11:25','','','','180','Cash',0.00,'0','','','4','','1','2023-02-23 12:05:09','9','61','new','1','new','pcs','','','','yes','','0.00','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('416771538983380432',16,'41677147085','69',1.00,'10500','retail','0','2023-02-23 13:14:54','','','','9400','Cash',1423.73,'10500','','','4','','1','2023-02-23 12:05:12','7','79','new','1','new','pcs','','','','yes','','177.97','','','VATABLE',8898.31,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('416771539460320302',17,'41677153912','69',1.00,'-100','retail','10600','2023-02-23 15:05:12','','','','9400','Cash',-13.56,'-100','','','4','','1','2023-02-24 07:05:56','7','79','new','1','new','pcs','','','','yes','','-1.69','','','VATABLE',-84.75,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('416773134242433201',18,'41677313272','80',1.00,'700','retail','0','2023-02-25 11:21:12','','','','200','Cash',94.92,'700','','','4','','1','2023-02-25 08:23:54','9','91','new','1','new','pcs','','','','yes','','11.86','','','VATABLE',593.22,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('316777560480333000',19,'31677756010','21',1.00,'14500','retail','0','2023-03-02 14:20:10','','','','13600','Cash',1966.10,'14500','','','3','','1','2023-03-02 11:21:12','7','41','new','1','new','pcs','','','','yes','','245.76','','','VATABLE',12288.14,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('316777560911732323',20,'31677756072','21',1.00,'14300','retail','200','2023-03-02 14:21:12','','','','13600','Cash',1938.98,'14300','','','3','','1','2023-03-02 11:21:43','7','41','new','1','new','pcs','','','','yes','','242.37','','','VATABLE',12118.64,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('316777561522260230',21,'31677756104','21',1.00,'-500','retail','15000','2023-03-02 14:21:44','','','','13600','Cash',-67.80,'-500','','','3','','1','2023-03-02 11:22:41','7','41','new','1','new','pcs','','','','yes','','-8.47','','','VATABLE',-423.73,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('316778660323024833',22,'31677865935','57',1.00,'1000','retail','0','2023-03-03 20:53:08','','','','450','Cash',135.59,'1000','','','3','','1','2023-03-03 17:54:02','9','62','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('316778661072333023',23,'31677865935','93',1.00,'1200','retail','0','2023-03-03 20:54:37','','','','300','Cash',162.71,'1200','','','3','','1','2023-03-03 17:55:15','10','96','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('416783509403252322',24,'41678350815','70',1.00,'11500','retail','0','2023-03-09 11:33:35','','','','10200','Cash',1586.21,'11500','','','4','','1','2023-03-09 09:12:31','7','80','new','1','new','pcs','','','','','','225.49','','','VATABLE',21188.30,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('416783531980023802',25,'41678353152','57',1.00,'1000','retail','0','2023-03-09 12:12:32','','','','450','Cash',135.59,'1000','','','4','','1','2023-03-09 09:13:45','9','62','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500'),('316783544053002232',26,'31678297232','95',1.00,'1500','retail','0','2023-03-09 12:32:51','','','','400','Cash',203.39,'1500','','','3','','1','2023-03-09 09:33:33','10','97','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('416783727643222263',27,'41678370928','123',1.00,'500','retail','0','2023-03-09 17:08:48','','','','50','Cash',67.80,'500','','','4','','1','2023-03-09 14:42:14','9','113','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'1','620.00','619','Inclusive','branch','Inventory','1110','4000','5500'),('416787011072230070',28,'41678700609','19',1.00,'12500','retail','0','2023-03-13 12:43:29','','','','11000','Cash',1694.92,'12500','','','4','','1','2023-03-13 09:52:43','7','41','new','1','new','pcs','','','','yes','','211.86','','','VATABLE',10593.22,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('416787832822322220',29,'41678782516','22',1.00,'14500','retail','0','2023-03-14 11:28:36','','','','12800','Cash',1966.10,'14500','','','4','','1','2023-03-15 07:33:10','7','41','new','1','new','pcs','','','','yes','','245.76','','','VATABLE',12288.14,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('316793256926333329',30,'31679247864','119',1.00,'18000','retail','0','2023-03-20 18:21:20','','','','16000','Cash',2440.68,'18000','','','3','','1','2023-03-20 15:21:41','7','108','new','1','new','pcs','','','','yes','','305.08','','','VATABLE',15254.24,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('416795550424550600',31,'41678965248','139',1.00,'12000','retail','0','2023-03-23 09:43:13','','','','10600','Cash',1655.17,'12000','','','4','','1','2023-03-23 07:28:09','4','22','new','1','new','pcs','','','','','','235.29','','','VATABLE',22109.53,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('416795537554030333',32,'41678965248','131',1.00,'13500','retail','0','2023-03-23 09:41:47','','','','11200','Cash',1862.07,'13500','','','4','','1','2023-03-23 07:28:13','7','122','new','1','new','pcs','','','','','','264.71','','','VATABLE',24873.23,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('416795536910327322',33,'41678965248','123',1.00,'350','retail','0','2023-03-23 09:40:37','','','','50','Cash',48.28,'350','','','4','','1','2023-03-23 07:28:16','9','113','new','1','new','pcs','','','','','','6.86','','','VATABLE',644.86,'','654.00','653','Inclusive','branch','Inventory','1110','4000','5500'),('416795535443224355',34,'41678965248','123',1.00,'300','retail','0','2023-03-23 09:21:14','','','','50','Cash',41.38,'300','','','4','','1','2023-03-23 07:28:19','9','113','new','1','new','pcs','','','','','','5.88','','','VATABLE',552.74,'','655.00','654','Inclusive','branch','Inventory','1110','4000','5500'),('416793894972372392',35,'41678965248','79',1.00,'500','retail','0','2023-03-21 10:43:53','','','','200','Cash',68.97,'500','','','4','','1','2023-03-23 07:29:10','9','90','new','1','new','pcs','','','','','','9.80','','','VATABLE',921.23,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('416791274011423322',36,'41678965248','51',1.00,'1300','retail','0','2023-03-18 10:16:38','','','','1100','Cash',179.31,'1300','','','4','','1','2023-03-23 07:31:48','7','55','new','1','new','pcs','','','','','','25.49','','','VATABLE',2395.20,'','24.00','23','Inclusive','branch','Inventory','1110','4000','5500'),('416791237870302339',37,'41678965248','51',1.00,'1350','retail','0','2023-03-18 10:16:11','','','','1100','Cash',186.21,'1350','','','4','','1','2023-03-23 07:31:55','7','55','new','1','new','pcs','','','','','','26.47','','','VATABLE',2487.32,'','25.00','24','Inclusive','branch','Inventory','1110','4000','5500'),('416789661972739802',38,'41678965248','123',1.00,'300','retail','200','2023-03-16 14:14:08','','','','50','Cash',41.38,'300','','','4','','1','2023-03-23 07:31:59','9','113','new','1','new','pcs','','','','','','5.88','','','VATABLE',552.74,'','603.00','666','Inclusive','branch','Inventory','1110','4000','5500'),('316804149208231024',39,'31680414900','8',1.00,'1600','retail','0','2023-04-02 08:55:00','','','','1100','Cash',216.95,'1600','','','3','','1','2023-04-02 05:55:25','4','20','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('316806198792100132',40,'31680594771','129',1.00,'27000','retail','0','2023-04-04 17:51:02','','','','24800','Cash',3661.02,'27000','','','3','','1','2023-04-04 15:10:06','7','120','new','1','new','pcs','','','','yes','','457.63','','','VATABLE',22881.36,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('416810469930441033',41,'41681046889','114',3.00,'4500','retail','0','2023-04-09 16:29:12','','','','1100','Cash',610.17,'1500','','','4','','1','2023-04-09 13:30:21','7','105','new','1','new','pcs','','','','yes','','76.27','','','VATABLE',3813.56,'3','18.00','15','Inclusive','branch','Inventory','1110','4000','5500'),('416813132854338833',42,'41681313151','19',1.00,'12500','retail','0','2023-04-12 18:27:54','','','','11300','Cash',1694.92,'12500','','','4','','1','2023-04-12 15:28:35','7','41','new','1','new','pcs','','','','yes','','211.86','','','VATABLE',10593.22,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('416814573683046013',43,'41681399390','123',1.00,'500','retail','0','2023-04-14 10:29:16','','','','50','Cash',67.80,'500','','','4','','1','2023-04-14 07:29:40','9','113','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'1','596.00','595','Inclusive','branch','Inventory','1110','4000','5500'),('416816339633222362',44,'41681633821','22',1.00,'15500','retail','0','2023-04-16 11:30:21','','','','13800','Cash',2101.69,'15500','','','4','','1','2023-04-16 08:32:51','7','41','new','1','new','pcs','','','','yes','','262.71','','','VATABLE',13135.59,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('416818878900004287',45,'41681887633','137',1.00,'26000','retail','0','2023-04-19 10:04:31','','','','228000','Cash',3525.42,'26000','','','4','','1','2023-04-19 07:07:16','7','128','new','1','new','pcs','','','','yes','','440.68','','','VATABLE',22033.90,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('416818881422812836',46,'41681887633','137',1.00,'26000','retail','0','2023-04-19 10:07:16','','','','228000','Cash',3525.42,'26000','','','4','','1','2023-04-19 07:11:56','7','128','new','1','new','pcs','','','','yes','','440.68','','','VATABLE',22033.90,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('416818884602032130',47,'41681887633','123',1.00,'500','retail','0','2023-04-19 10:13:58','','','','50','Cash',67.80,'500','','','4','','1','2023-04-19 07:14:31','9','113','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'1','582.00','581','Inclusive','branch','Inventory','1110','4000','5500'),('416819846253005232',48,'41681974089','138',1.00,'7000','retail','0','2023-04-20 12:56:47','','','','5350','Cash',949.15,'7000','','','4','','1','2023-04-20 13:46:25','7','129','new','1','new','pcs','','','','yes','','118.64','','','VATABLE',5932.20,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('316824110808332402',49,'31682411072','15',1.00,'1450','retail','0','2023-04-25 11:24:32','','','','1600','Cash',196.61,'1450','','','3','','1','2023-04-25 08:27:12','4','30','new','1','new','pcs','','','','yes','','24.58','','','VATABLE',1228.81,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('416824148262220216',50,'41682414792','131',1.00,'12700','retail','0','2023-04-25 12:26:32','','','','11200','Cash',1751.72,'12700','','','4','','1','2023-04-25 10:55:12','7','122','new','1','new','pcs','','','','','','249.02','','','VATABLE',23399.26,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('316827077642323162',51,'31682602539','135',1.00,'-1000','retail','2000','2023-04-28 21:49:12','','','','0','Cash',0.00,'-1000','','','3','','1','2023-04-28 18:50:04','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9964.00','9963','Inclusive','branch','Inventory','1110','4000','5500'),('416829242814263223',52,'41682772060','154',1.00,'3000','retail','0','2023-05-01 09:54:16','','','','1200','Cash',0.00,'3000','','','4','','1','2023-05-01 06:58:10','9','70','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('316831298940080339',53,'31683100658','24',1.00,'21500','retail','0','2023-05-03 19:04:01','','','','20100','Cash',0.00,'21500','','','3','','1','2023-05-03 16:05:15','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('416832683852623233',54,'41683192237','150',1.00,'12500','retail','0','2023-05-05 09:32:45','','','','9600','Cash',0.00,'12500','','','4','','1','2023-05-05 06:33:10','7','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('416834698042026222',55,'41683443788','64',1.00,'250','retail','0','2023-05-07 17:29:44','','','','80','Cash',0.00,'250','','','4','','1','2023-05-07 14:30:12','9','69','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','205.00','204','Inclusive','branch','Inventory','1110','4000','5500'),('616835549692320003',56,'61683554426','123',4.00,'2000','retail','0','2023-05-08 17:00:26','','','','50','Cash',0.00,'500','','','6','','1','2023-05-08 14:09:39','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','542.00','538','Inclusive','branch','Inventory','1110','4000','5500'),('416839028560432220',57,'41683902740','114',1.00,'1500','retail','0','2023-05-12 17:46:38','','','','1100','Cash',0.00,'1500','','','4','','1','2023-05-12 14:47:39','7','105','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('616839132452492343',58,'61683554979','50',1.00,'1100','retail','0','2023-05-12 20:40:37','','','','820','Cash',0.00,'1100','','','6','','1','2023-05-12 17:41:14','7','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500'),('616839132929633399',59,'61683554979','50',1.00,'1100','retail','0','2023-05-12 20:41:14','','','','820','Cash',0.00,'1100','','','6','','1','2023-05-12 17:41:49','7','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500'),('616839133801268002',60,'61683554979','50',1.00,'1100','retail','0','2023-05-12 20:41:49','','','','820','Cash',0.00,'1100','','','6','','1','2023-05-12 17:47:07','7','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500'),('616835553310023123',61,'61683554979','50',1.00,'1100','retail','0','2023-05-08 17:15:01','','','','820','Cash',0.00,'1100','','','6','','1','2023-05-12 17:47:09','7','54','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','26.00','22','Inclusive','branch','Inventory','1110','4000','5500'),('616835550892325022',62,'61683554979','123',1.00,'200','retail','0','2023-05-08 17:11:06','','','','50','Cash',0.00,'200','','','6','','1','2023-05-12 17:47:11','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','536.00','534','Inclusive','branch','Inventory','1110','4000','5500'),('616835551171123332',63,'61683554979','123',1.00,'300','retail','0','2023-05-08 17:11:30','','','','50','Cash',0.00,'300','','','6','','1','2023-05-12 17:47:14','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','535.00','534','Inclusive','branch','Inventory','1110','4000','5500'),('616835550575223063',64,'61683554979','123',1.00,'200','retail','0','2023-05-08 17:10:47','','','','50','Cash',0.00,'200','','','6','','1','2023-05-12 17:47:23','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','538.00','534','Inclusive','branch','Inventory','1110','4000','5500'),('616835550663002260',65,'61683554979','123',1.00,'300','retail','0','2023-05-08 17:10:57','','','','50','Cash',0.00,'300','','','6','','1','2023-05-12 17:47:25','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','537.00','534','Inclusive','branch','Inventory','1110','4000','5500'),('616835550002522232',66,'61683554979','123',1.00,'350','retail','0','2023-05-08 17:09:39','','','','50','Cash',0.00,'350','','','6','','1','2023-05-12 17:47:28','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','542.00','534','Inclusive','branch','Inventory','1110','4000','5500'),('616835550473258023',67,'61683554979','123',1.00,'300','retail','0','2023-05-08 17:10:36','','','','50','Cash',0.00,'300','','','6','','1','2023-05-12 17:47:32','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','539.00','534','Inclusive','branch','Inventory','1110','4000','5500'),('616835550365332030',68,'61683554979','123',1.00,'300','retail','0','2023-05-08 17:10:26','','','','50','Cash',0.00,'300','','','6','','1','2023-05-12 17:47:34','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','540.00','534','Inclusive','branch','Inventory','1110','4000','5500'),('616835550193016330',69,'61683554979','123',1.00,'300','retail','0','2023-05-08 17:10:01','','','','50','Cash',0.00,'300','','','6','','1','2023-05-12 17:47:36','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','541.00','534','Inclusive','branch','Inventory','1110','4000','5500'),('316843389360622301',70,'31684338917','139',1.00,'11400','retail','1600','2023-05-17 18:55:17','','','','10300','Cash',0.00,'11400','','','3','','1','2023-05-17 15:56:33','4','22','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('416844965901314322',71,'41684493905','114',1.00,'1500','retail','0','2023-05-19 14:42:48','','','','1100','Cash',0.00,'1500','','','4','','1','2023-05-19 11:43:22','7','105','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('416844983610282883',72,'41684493905','15',1.00,'1800','retail','0','2023-05-19 15:12:26','','','','1300','Cash',0.00,'1800','','','4','','1','2023-05-19 16:34:19','4','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('416856075383123363',73,'41685607528','123',1.00,'500','retail','0','2023-06-01 11:18:48','','','','50','Cash',0.00,'500','','','4','','1','2023-06-01 08:20:47','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','549.00','548','Inclusive','branch','Inventory','1110','4000','5500'),('416857746023376007',74,'41685607528','170',1.00,'20000','retail','0','2023-06-03 09:23:42','','','','16650','Cash',0.00,'20000','','','4','','1','2023-06-03 09:48:29','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('316858716402330000',75,'31685871263','132',1.00,'13000','retail','0','2023-06-04 12:38:48','','','','10000','Cash',0.00,'13000','','','3','','1','2023-06-04 09:40:50','7','123','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('416863995283352002',76,'41686390125','130',1.00,'12000','retail','0','2023-06-10 15:18:37','','','','10400','Cash',0.00,'12000','','','4','','1','2023-06-10 12:19:00','7','121','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('3168702004220002033402',77,'31686992538','123',6.00,'1200','retail','1500','2023-06-17 22:39:32','6 pcs','','','50','Cash',0.00,'200','','','3','','1','2023-06-17 19:39:56','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','508.00','501','Inclusive','branch','Inventory','1110','4000','5500'),('3168703062430212100230',78,'31686992538','123',1.00,'300','retail','200','2023-06-17 22:39:56','1 pcs','','','50','Cash',0.00,'300','','','3','','1','2023-06-17 19:40:30','9','113','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','502.00','501','Inclusive','branch','Inventory','1110','4000','5500'),('3168710414536122732303',79,'31687101455','123',6.00,'1500','retail','1500','2023-06-18 21:04:58','','','','50','Cash',0.00,'250','','','3','','1','2023-06-18 18:07:14','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'6','617.00','611','Inclusive','branch','Inventory','1110','4000','5500'),('3168711179522337170426',80,'31687101455','123',1.00,'250','retail','0','2023-06-18 22:32:45','1 pcs','','','50','Cash',0.00,'250','','','3','','1','2023-06-18 19:33:56','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','612.00','611','Inclusive','branch','Inventory','1110','4000','5500'),('3168711177521221137233',81,'31687101455','123',1.00,'250','retail','0','2023-06-18 22:32:45','1 pcs','','','50','Cash',0.00,'250','','','3','','1','2023-06-18 19:34:00','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','613.00','612','Inclusive','branch','Inventory','1110','4000','5500'),('3168711175223330263011',82,'31687101455','123',1.00,'250','retail','0','2023-06-18 22:32:45','1 pcs','','','50','Cash',0.00,'250','','','3','','1','2023-06-18 19:34:04','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','614.00','613','Inclusive','branch','Inventory','1110','4000','5500'),('3168711172932023232930',83,'31687101455','123',1.00,'250','retail','0','2023-06-18 22:32:45','1 pcs','','','50','Cash',0.00,'250','','','3','','1','2023-06-18 19:34:07','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','615.00','614','Inclusive','branch','Inventory','1110','4000','5500'),('3168711171007111203200',84,'31687101455','123',1.00,'250','retail','0','2023-06-18 22:32:45','1 pcs','','','50','Cash',0.00,'250','','','3','','1','2023-06-18 19:34:10','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','616.00','615','Inclusive','branch','Inventory','1110','4000','5500'),('3168711166634312133143',85,'31687101455','123',1.00,'250','retail','0','2023-06-18 22:32:45','1 pcs','','','50','Cash',0.00,'250','','','3','','1','2023-06-18 19:34:14','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','617.00','616','Inclusive','branch','Inventory','1110','4000','5500'),('3168710441411364430233',86,'31687101455','174',1.00,'500','retail','0','2023-06-19 15:45:30','1 pcs','','','150','Cash',0.00,'500','','','3','','1','2023-06-19 16:18:55','9','146','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','77.00','76','Inclusive','branch','Inventory','1110','4000','5500'),('3168710495133262020072',87,'31687101455','14',1.00,'1600','retail','0','2023-06-19 15:45:30','','','','1100','Cash',0.00,'1600','','','3','','1','2023-06-19 16:19:02','12','29','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('3168710493133333203213',88,'31687101455','41',1.00,'1500','retail','0','2023-06-19 15:45:30','1 pcs','','','1100','Cash',0.00,'1500','','','3','','1','2023-06-19 16:19:07','12','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('3168710439933232232019',89,'31687101455','64',1.00,'200','retail','50','2023-06-19 15:45:30','','','','80','Cash',0.00,'200','','','3','','1','2023-06-19 16:19:15','9','69','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','200.00','199','Inclusive','branch','Inventory','1110','4000','5500'),('3168710437543320247633',90,'31687101455','66',1.00,'200','retail','50','2023-06-19 15:45:30','','','','80','Cash',0.00,'200','','','3','','1','2023-06-19 16:19:27','9','78','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500'),('3168710435533506832808',91,'31687101455','76',1.00,'250','retail','0','2023-06-19 15:45:30','','','','75','Cash',0.00,'250','','','3','','1','2023-06-19 16:19:32','9','74','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500'),('3168710430172033740202',92,'31687101455','175',1.00,'650','retail','0','2023-06-19 15:45:30','1 pcs','','','350','Cash',0.00,'650','','','3','','1','2023-06-19 16:19:35','9','147','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','21.00','20','Inclusive','branch','Inventory','1110','4000','5500'),('3168710428522020043043',93,'31687101455','175',1.00,'800','retail','0','2023-06-19 15:45:30','1 pcs','','','350','Cash',0.00,'800','','','3','','1','2023-06-19 16:19:40','9','147','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','22.00','21','Inclusive','branch','Inventory','1110','4000','5500'),('3168710411282272343020',94,'31687101455','56',1.00,'500','retail','0','2023-06-19 15:45:30','','','','180','Cash',0.00,'500','','','3','','1','2023-06-19 16:19:44','9','61','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('3168710213818233233700',95,'31687101455','135',1.00,'1000','retail','0','2023-06-19 15:45:30','','','','0','Cash',0.00,'1000','','','3','','1','2023-06-19 16:19:49','1','126','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9924.00','9923','Inclusive','branch','Inventory','1110','4000','5500'),('3168710211721822217113',96,'31687101455','120',1.00,'1200','retail','0','2023-06-19 15:45:30','1 pcs','','','650','Cash',0.00,'1200','','','3','','1','2023-06-19 16:19:52','9','111','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','24.00','23','Inclusive','branch','Inventory','1110','4000','5500'),('3168710205282422730008',97,'31687101455','51',1.00,'1300','retail','0','2023-06-19 15:45:30','1 pcs','','','1100','Cash',0.00,'1300','','','3','','1','2023-06-19 16:19:54','7','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','19.00','18','Inclusive','branch','Inventory','1110','4000','5500'),('3168710204222222322631',98,'31687101455','51',1.00,'1300','retail','0','2023-06-19 15:45:30','1 pcs','','','1100','Cash',0.00,'1300','','','3','','1','2023-06-19 16:19:57','7','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500'),('3168719175830253220882',99,'31687191601','51',2.00,'2600','retail','200','2023-06-19 19:22:38','','','','1100','Cash',0.00,'1300','','','3','','1','2023-06-19 16:23:26','7','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500'),('3168719183823392308380',100,'31687191815','51',2.00,'2600','retail','200','2023-06-19 19:23:59','','','','1100','Cash',0.00,'1300','','','3','','1','2023-06-19 16:25:13','7','55','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500'),('3168719250036322022033',101,'31687191914','123',1.00,'200','retail','300','2023-06-19 19:35:01','','','','50','Cash',0.00,'200','','','3','','1','2023-06-19 16:35:25','9','113','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','607.00','606','Inclusive','branch','Inventory','1110','4000','5500'),('4168796094897482234309',102,'41687619007','19',1.00,'12000','retail','0','2023-06-28 16:53:08','','','','10100','Cash',0.00,'12000','','','4','','1','2023-06-28 14:02:41','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('4168794328048890320404',103,'41687619007','12',1.00,'1800','retail','0','2023-06-28 11:52:39','1 pcs','','','1100','Cash',0.00,'1800','','','4','','1','2023-06-28 16:36:30','12','25','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('3168822733623362237263',104,'31688227209','164',1.00,'16500','retail','0','2023-07-01 19:00:09','','','','14900','Cash',0.00,'16500','','','3','','1','2023-07-01 16:03:36','7','83','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('3168822974692170203333',105,'31688227416','45',1.00,'1800','retail','0','2023-07-01 19:11:02','','','','1300','Cash',0.00,'1800','','','3','','1','2023-07-01 16:43:41','12','48','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('6168864261062236366202',106,'61688389522','173',1.00,'1000','retail','0','2023-07-06 14:22:26','1 pcs','','','650','Cash',0.00,'1000','','','6','','1','2023-07-06 11:23:49','9','142','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('6168839478422228244284',107,'61688389522','96',1.00,'1500','retail','0','2023-07-03 16:05:22','','','','400','Cash',0.00,'1500','','','6','','1','2023-07-10 08:05:48','10','97','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('4168914371901342023628',108,'41689143682','45',1.00,'1800','retail','0','2023-07-12 09:35:03','','','','1300','Cash',0.00,'1800','','','4','','1','2023-07-12 06:35:26','12','48','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('6168966363630338200300',109,'61689663619','22',1.00,'13600','retail','0','2023-07-18 10:00:19','1 pcs','','','12200','Cash',0.00,'13600','','','6','','1','2023-07-18 12:44:20','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500'),('6168975623130323332821',110,'61689753228','35',1.00,'1700','retail','0','2023-07-19 10:53:48','','','','1200','Cash',0.00,'1700','','','6','','1','2023-07-20 07:23:36','12','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('6168986210030223020062',111,'61689753228','131',1.00,'14000','retail','0','2023-07-20 16:58:53','','','','11200','Cash',0.00,'14000','','','6','','1','2023-07-20 17:11:58','7','122','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('6168986080538936002226',112,'61689753228','137',1.00,'20400','retail','0','2023-07-20 16:46:35','1 pcs','','','18000','Cash',0.00,'20400','','','6','','1','2023-07-20 17:12:25','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('6168986210016983206223',113,'61689753228','131',1.00,'13700','retail','0','2023-07-20 16:58:53','1 pcs','','','11200','Cash',0.00,'13700','','','6','','1','2023-07-20 17:12:29','7','122','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('6168986079533290622932',114,'61689753228','137',1.00,'20400','retail','0','2023-07-20 16:46:21','1 pcs','','','18000','Cash',0.00,'20400','','','6','','1','2023-07-20 17:12:42','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('6168986078132633306238',115,'61689753228','137',1.00,'20400','retail','0','2023-07-20 16:46:11','1 pcs','','','18000','Cash',0.00,'20400','','','6','','1','2023-07-20 17:12:45','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('6168986077033082072230',116,'61689753228','137',1.00,'20400','retail','0','2023-07-20 16:46:00','1 pcs','','','18000','Cash',0.00,'20400','','','6','','1','2023-07-20 17:12:50','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('6168986076004723609230',117,'61689753228','137',1.00,'20400','retail','0','2023-07-20 16:45:35','1 pcs','','','18000','Cash',0.00,'20400','','','6','','1','2023-07-20 17:12:58','7','128','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('6168985769850923295322',118,'61689753228','19',1.00,'11250','retail','0','2023-07-20 15:54:38','1 pcs','','','10500','Cash',0.00,'11250','','','6','','1','2023-07-20 17:13:24','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','10.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('6168985772560702233036',119,'61689753228','19',1.00,'11250','retail','0','2023-07-20 15:55:15','1 pcs','','','10500','Cash',0.00,'11250','','','6','','1','2023-07-20 17:13:28','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('6168984946992068000432',120,'61689753228','55',1.00,'1600','retail','0','2023-07-20 13:37:28','1 pcs','','','800','Cash',0.00,'1600','','','6','','1','2023-07-20 17:13:31','9','60','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('6168983779536006032233',121,'61689753228','131',1.00,'11400','retail','0','2023-07-20 09:51:34','1 pcs','','','11200','Cash',0.00,'11400','','','6','','1','2023-07-20 17:13:40','7','122','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('6168984474923712432193',122,'61689753228','171',1.00,'1700','retail','0','2023-07-20 10:23:37','1 pcs','','','1100','Cash',0.00,'1700','','','6','','1','2023-07-20 17:13:43','7','144','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('6168984477902623670382',123,'61689753228','123',1.00,'300','retail','0','2023-07-20 12:19:20','1 pcs','','','50','Cash',0.00,'300','','','6','','1','2023-07-20 17:13:47','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','514.00','513','Inclusive','branch','Inventory','1110','4000','5500'),('6168985765722324383701',124,'61689753228','19',1.00,'11250','retail','0','2023-07-20 15:54:03','1 pcs','','','10500','Cash',0.00,'11250','','','6','','1','2023-07-20 17:13:50','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('6168985774922339870426',125,'61689753228','19',1.00,'11250','retail','0','2023-07-20 15:55:37','1 pcs','','','10500','Cash',0.00,'11250','','','6','','1','2023-07-20 17:13:53','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','8.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('6168985777531323526373',126,'61689753228','19',1.00,'11250','retail','0','2023-07-20 15:56:03','1 pcs','','','10500','Cash',0.00,'11250','','','6','','1','2023-07-20 17:13:56','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('6168986212481001203843',127,'61689753228','123',1.00,'300','retail','0','2023-07-20 17:08:34','1 pcs','','','50','Cash',0.00,'300','','','6','','1','2023-07-20 17:14:00','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','513.00','512','Inclusive','branch','Inventory','1110','4000','5500'),('4168987400333233422420',128,'41689873574','10',1.00,'1600','retail','0','2023-07-20 20:26:33','','','','1100','Cash',0.00,'1600','','','4','','1','2023-07-20 17:26:48','12','22','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('4168987494298232093923',129,'41689873574','55',1.00,'1600','retail','0','2023-07-20 20:41:52','1 pcs','','','800','Cash',0.00,'1600','','','4','','1','2023-07-21 07:49:36','9','60','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('4168992619223016920166',130,'41689925925','19',1.00,'11800','retail','0','2023-07-21 10:52:05','1 pcs','','','10000','Cash',0.00,'11800','','','4','','1','2023-07-21 17:09:37','7','41','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500'),('4168992626393826832030',131,'41689925925','123',1.00,'200','retail','0','2023-07-21 10:56:40','1 pcs','','','50','Cash',0.00,'200','','','4','','1','2023-07-21 17:09:40','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','509.00','508','Inclusive','branch','Inventory','1110','4000','5500'),('4168992630102922202010',132,'41689925925','123',1.00,'200','retail','0','2023-07-21 10:57:50','1 pcs','','','50','Cash',0.00,'200','','','4','','1','2023-07-21 17:09:42','9','113','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','508.00','507','Inclusive','branch','Inventory','1110','4000','5500'),('3169056533733223033333',133,'31690565322','150',1.00,'12500','retail','0','2023-07-28 20:28:42','','','','9600','Cash',0.00,'12500','','','3','','1','2023-07-28 17:29:17','7','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('3169065084320100134513',134,'31690649090','8',1.00,'1600','retail','0','2023-07-29 20:13:57','','','','1100','Cash',0.00,'1600','','','3','','1','2023-07-29 17:14:46','12','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('6169082111413122318102',135,'61690821004','10',1.00,'1600','retail','0','2023-07-31 19:30:04','','','','1100','Cash',0.00,'1600','','','6','','1','2023-07-31 16:32:01','12','22','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('4169107600467111240040',136,'41691075936','20',1.00,'13200','retail','0','2023-08-03 18:19:48','','','','10500','Cash',0.00,'13200','','','4','','1','2023-08-03 15:20:09','7','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('6169121949002913303962',137,'61691217465','185',1.00,'2200','retail','0','2023-08-05 09:37:45','','','','1500','Cash',0.00,'2200','','','6','','1','2023-08-05 07:11:39','12','153','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('6169168778626106768934',138,'61691652169','45',1.00,'1800','retail','0','2023-08-10 20:15:56','','','','1300','Cash',0.00,'1800','','','6','','1','2023-08-10 17:16:32','12','48','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('3169298408000203092302',139,'31692984063','9',2.00,'48000','retail','0','2023-08-25 20:21:03','','','','18500','Cash',0.00,'24000','','','3','','1','2023-08-25 17:21:31','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('3169315360960230222300',140,'31693148359','11',1.00,'13000','retail','0','2023-08-27 18:07:25','','','','10500','Cash',0.00,'13000','','','3','','1','2023-08-27 16:27:17','7','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('4169115368130113660220',141,'41691153253','71',1.00,'2000','retail','0','2023-08-04 15:47:33','','','','1400','Cash',0.00,'2000','','','4','','1','2023-08-29 08:53:33','7','81','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('4169333069724303003200',142,'41693299213','93',1.00,'700','retail','0','2023-08-29 20:38:10','','','','1000','Cash',0.00,'700','','','4','','1','2023-08-29 17:39:18','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','499.00','498','Inclusive','branch','Inventory','1110','4000','5500'),('4169333069034022242603',143,'41693299213','93',1.00,'0','retail','700','2023-08-29 20:37:59','','','','1000','Cash',0.00,'0','','','4','','1','2023-08-29 17:39:21','12','108','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','500.00','499','Inclusive','branch','Inventory','1110','4000','5500'),('4169398769404682320332',144,'41693987650','1',1.00,'500','retail','0','2023-09-06 11:08:04','','','','50','Cash',0.00,'500','','','4','','1','2023-09-06 08:09:25','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','407.00','406','Inclusive','branch','Inventory','1110','4000','5500'),('4169418869109380896339',145,'41694171783','8',1.00,'15000','retail','0','2023-09-08 17:08:18','','','','11000','Cash',0.00,'15000','','','4','','1','2023-09-08 17:11:01','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('4169443596141233233400',146,'41694435847','1',1.00,'500','retail','0','2023-09-11 15:38:47','','','','50','Cash',0.00,'500','','','4','','1','2023-09-11 12:40:19','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','398.00','397','Inclusive','branch','Inventory','1110','4000','5500'),('4169443596022322316332',147,'41694435847','1',1.00,'500','retail','0','2023-09-11 15:38:47','','','','50','Cash',0.00,'500','','','4','','1','2023-09-11 12:40:22','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','399.00','398','Inclusive','branch','Inventory','1110','4000','5500'),('4169450801305933430030',148,'41694507996','8',1.00,'15000','retail','0','2023-09-12 11:39:56','','','','11000','Cash',0.00,'15000','','','4','','1','2023-09-12 08:40:17','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('4169459183732093122093',149,'41694591828','96',1.00,'1500','retail','0','2023-09-13 10:57:08','1 pcs','','','1200','Cash',0.00,'1500','','','4','','1','2023-09-13 07:59:31','7','110','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('4169459204935094923400',150,'41694591971','4',1.00,'1000','retail','0','2023-09-13 11:00:38','','','','200','Cash',0.00,'1000','','','4','','1','2023-09-13 08:00:57','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500'),('4169459209459424092204',151,'41694591971','21',1.00,'500','retail','0','2023-09-13 11:01:18','','','','150','Cash',0.00,'500','','','4','','1','2023-09-13 08:01:43','10','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','83.00','82','Inclusive','branch','Inventory','1110','4000','5500'),('4169504520324002232222',152,'41695045052','21',1.00,'500','retail','0','2023-09-18 16:53:15','','','','150','Cash',0.00,'500','','','4','','1','2023-09-18 13:53:28','10','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','75.00','74','Inclusive','branch','Inventory','1110','4000','5500'),('4169539121932991253050',153,'41695391064','105',1.00,'200','retail','0','2023-09-22 16:57:44','','','','1050','Cash',0.00,'200','','','4','','1','2023-09-22 14:01:48','9','118','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('4169539911492039301524',154,'41695391064','83',1.00,'21000','retail','0','2023-09-22 19:11:32','','','','16800','Cash',0.00,'21000','','','4','','1','2023-09-22 16:12:12','7','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('4169556623960235362592',155,'41695566158','19',1.00,'500','retail','0','2023-09-24 17:36:49','','','','200','Cash',0.00,'500','','','4','','1','2023-09-24 14:37:25','10','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','114.00','113','Inclusive','branch','Inventory','1110','4000','5500'),('4169557418943202230287',156,'41695566158','105',1.00,'200','retail','0','2023-09-24 19:40:41','','','','1050','Cash',0.00,'200','','','4','','1','2023-09-24 16:49:53','9','118','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('4169565357620002203369',157,'41695645056','21',1.00,'500','retail','0','2023-09-25 17:52:35','','','','150','Cash',0.00,'500','','','4','','1','2023-09-25 14:53:07','10','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','73.00','72','Inclusive','branch','Inventory','1110','4000','5500'),('4169599699503306023329',158,'41695996925','1',1.00,'500','retail','0','2023-09-29 17:15:25','','','','50','Cash',0.00,'500','','','4','','1','2023-09-29 14:17:04','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','341.00','340','Inclusive','branch','Inventory','1110','4000','5500'),('4169599699500332199032',159,'41695996925','1',1.00,'500','retail','0','2023-09-29 17:15:25','','','','50','Cash',0.00,'500','','','4','','1','2023-09-29 14:17:07','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','340.00','339','Inclusive','branch','Inventory','1110','4000','5500'),('4169600369202393204000',160,'41695996925','58',1.00,'2500','retail','0','2023-09-29 19:07:49','','','','1500','Cash',0.00,'2500','','','4','','1','2023-09-29 16:08:20','','81','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('4169625877823508431332',161,'41696258697','4',1.00,'1000','retail','0','2023-10-02 17:58:17','','','','200','Cash',0.00,'1000','','','4','','1','2023-10-02 14:59:46','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500'),('4169625877702202366073',162,'41696258697','4',1.00,'1000','retail','0','2023-10-02 17:58:17','','','','200','Cash',0.00,'1000','','','4','','1','2023-10-02 14:59:48','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500'),('4169625877723073321343',163,'41696258697','4',1.00,'1000','retail','0','2023-10-02 17:58:17','','','','200','Cash',0.00,'1000','','','4','','1','2023-10-02 14:59:53','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500'),('4169625877700607735714',164,'41696258697','4',1.00,'1000','retail','0','2023-10-02 17:58:17','','','','200','Cash',0.00,'1000','','','4','','1','2023-10-02 14:59:55','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500'),('4169625877703966033753',165,'41696258697','4',1.00,'1000','retail','0','2023-10-02 17:58:17','','','','200','Cash',0.00,'1000','','','4','','1','2023-10-02 14:59:57','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500'),('4169626681526223323430',166,'41696264778','8',1.00,'15000','retail','0','2023-10-02 20:13:17','','','','11000','Cash',0.00,'15000','','','4','','1','2023-10-02 17:13:40','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('4169626671023641332300',167,'41696264778','11',1.00,'13000','retail','0','2023-10-02 19:51:44','','','','10500','Cash',0.00,'13000','','','4','','1','2023-10-02 17:15:27','7','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('4169626681431092113890',168,'41696264778','8',1.00,'15000','retail','0','2023-10-02 20:13:17','','','','11000','Cash',0.00,'15000','','','4','','1','2023-10-02 17:15:47','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('4169658231502431233222',169,'41696581377','1',1.00,'500','retail','0','2023-10-06 11:51:46','','','','50','Cash',0.00,'500','','','4','','1','2023-10-06 08:52:04','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','310.00','309','Inclusive','branch','Inventory','1110','4000','5500'),('4169658235136302336691',170,'41696581377','4',1.00,'1000','retail','0','2023-10-06 11:52:20','','','','200','Cash',0.00,'1000','','','4','','1','2023-10-06 08:52:34','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500'),('4169694162023363923322',171,'41696939516','11',1.00,'13000','retail','0','2023-10-10 15:05:16','','','','10500','Cash',0.00,'13000','','','4','','1','2023-10-10 12:40:26','7','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('4169846846482006336960',172,'41698468454','1',1.00,'500','retail','0','2023-10-28 07:47:34','','','','50','Cash',0.00,'500','','','4','','1','2023-10-28 04:47:51','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','243.00','242','Inclusive','branch','Inventory','1110','4000','5500'),('4169846846562802362330',173,'41698468454','1',1.00,'500','retail','0','2023-10-28 07:47:34','','','','50','Cash',0.00,'500','','','4','','1','2023-10-28 04:48:16','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','238.00','237','Inclusive','branch','Inventory','1110','4000','5500'),('4169858854445200033824',174,'41698563046','110',1.00,'25000','retail','0','2023-10-29 16:26:59','','','','20300','Cash',0.00,'25000','','','4','','1','2023-10-29 14:09:12','7','122','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('4169859577623023206063',175,'41698563046','7',1.00,'13000','retail','0','2023-10-29 19:08:37','','','','10000','Cash',0.00,'13000','','','4','','1','2023-10-29 16:09:39','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('4169875344725200304032',176,'41698750835','3',1.00,'600','retail','0','2023-10-31 14:13:55','','','','80','Cash',0.00,'600','','','4','','1','2023-10-31 11:57:57','9','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500'),('4169875344739003432403',177,'41698750835','3',1.00,'600','retail','0','2023-10-31 14:13:55','','','','80','Cash',0.00,'600','','','4','','1','2023-10-31 11:58:05','9','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500'),('4169883308300823033838',178,'41698832896','28',1.00,'1600','retail','0','2023-11-01 13:01:36','','','','1100','Cash',0.00,'1600','','','4','','1','2023-11-01 10:07:44','12','50','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('4169908044522363323420',179,'41699021931','113',1.00,'20500','retail','0','2023-11-04 09:47:16','','','','17600','Cash',0.00,'20500','','','4','','1','2023-11-04 06:47:33','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('4169908044592232892333',180,'41699021931','113',1.00,'20500','retail','0','2023-11-04 09:47:16','','','','17600','Cash',0.00,'20500','','','4','','1','2023-11-04 06:48:04','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('4169908044494094304324',181,'41699021931','113',1.00,'20500','retail','0','2023-11-04 09:47:16','','','','17600','Cash',0.00,'20500','','','4','','1','2023-11-04 06:48:06','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('4169919801820429220632',182,'41699167261','3',1.00,'6200','retail','0','2023-11-05 18:26:45','1 pcs','','','80','Cash',0.00,'6200','','','4','','1','2023-11-05 15:27:32','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','38.00','36','Inclusive','branch','Inventory','1110','4000','5500'),('4169919801802202243282',183,'41699167261','3',1.00,'600','retail','0','2023-11-05 18:26:45','','','','80','Cash',0.00,'600','','','4','','1','2023-11-05 15:27:45','9','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500'),('4169919801884233040933',184,'41699167261','3',1.00,'600','retail','0','2023-11-05 18:26:45','','','','80','Cash',0.00,'600','','','4','','1','2023-11-05 15:27:50','9','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500'),('4169936659320993633323',185,'41699366416','7',1.00,'13000','retail','0','2023-11-07 17:16:20','','','','10000','Cash',0.00,'13000','','','4','','1','2023-11-07 14:16:43','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('4169936659292092625402',186,'41699366416','7',1.00,'13000','retail','0','2023-11-07 17:16:20','','','','10000','Cash',0.00,'13000','','','4','','1','2023-11-07 14:16:59','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('4169952465540263430230',187,'41699524315','9',1.00,'20000','retail','0','2023-11-09 13:05:15','1 pcs','','','17600','Cash',0.00,'20000','','','4','','1','2023-11-09 10:38:22','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('4169952501030203192233',188,'41699524315','3',1.00,'300','retail','0','2023-11-09 13:11:14','1 pcs','','','80','Cash',0.00,'300','','','4','','1','2023-11-09 10:38:30','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','25.00','24','Inclusive','branch','Inventory','1110','4000','5500'),('4169952500939332230051',189,'41699524315','3',1.00,'200','retail','0','2023-11-09 13:11:14','1 pcs','','','80','Cash',0.00,'200','','','4','','1','2023-11-09 10:38:32','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','27.00','24','Inclusive','branch','Inventory','1110','4000','5500'),('4169952500995352123593',190,'41699524315','3',1.00,'200','retail','0','2023-11-09 13:11:14','1 pcs','','','80','Cash',0.00,'200','','','4','','1','2023-11-09 10:38:34','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','26.00','24','Inclusive','branch','Inventory','1110','4000','5500'),('4169952500994390352033',191,'41699524315','3',1.00,'200','retail','0','2023-11-09 13:11:14','1 pcs','','','80','Cash',0.00,'200','','','4','','1','2023-11-09 10:38:39','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','31.00','24','Inclusive','branch','Inventory','1110','4000','5500'),('4169952500929323029599',192,'41699524315','3',1.00,'200','retail','0','2023-11-09 13:11:14','1 pcs','','','80','Cash',0.00,'200','','','4','','1','2023-11-09 10:38:44','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','28.00','24','Inclusive','branch','Inventory','1110','4000','5500'),('4169952500902223322325',193,'41699524315','3',1.00,'200','retail','0','2023-11-09 13:11:14','1 pcs','','','80','Cash',0.00,'200','','','4','','1','2023-11-09 10:38:47','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','30.00','24','Inclusive','branch','Inventory','1110','4000','5500'),('4169952500902332306055',194,'41699524315','3',1.00,'200','retail','0','2023-11-09 13:11:14','1 pcs','','','80','Cash',0.00,'200','','','4','','1','2023-11-09 10:38:49','9','13','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','29.00','24','Inclusive','branch','Inventory','1110','4000','5500'),('4169952467430244423444',195,'41699524315','9',1.00,'20000','retail','0','2023-11-09 13:11:06','','','','17600','Cash',0.00,'20000','','','4','','1','2023-11-09 10:38:53','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('4169972321722144232203',196,'41699714858','61',1.00,'1600','retail','0','2023-11-11 20:03:57','','','','1100','Cash',0.00,'1600','','','4','','1','2023-11-11 17:20:29','12','84','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500'),('4169988387603337322231',197,'41699860163','1',1.00,'500','retail','0','2023-11-13 16:57:42','','','','50','Cash',0.00,'500','','','4','','1','2023-11-13 13:58:51','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','268.00','267','Inclusive','branch','Inventory','1110','4000','5500'),('4169988387523372002233',198,'41699860163','1',1.00,'500','retail','0','2023-11-13 16:57:42','','','','50','Cash',0.00,'500','','','4','','1','2023-11-13 13:59:10','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','271.00','270','Inclusive','branch','Inventory','1110','4000','5500'),('4170023583600302343808',199,'41700235743','1',1.00,'500','retail','0','2023-11-17 18:43:44','','','','50','Cash',0.00,'500','','','4','','1','2023-11-17 15:44:44','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','244.00','243','Inclusive','branch','Inventory','1110','4000','5500'),('4170023583604023332233',200,'41700235743','1',1.00,'500','retail','0','2023-11-17 18:43:44','','','','50','Cash',0.00,'500','','','4','','1','2023-11-17 15:44:58','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','245.00','244','Inclusive','branch','Inventory','1110','4000','5500'),('4170023583525330223202',201,'41700235743','1',1.00,'500','retail','0','2023-11-17 18:43:44','','','','50','Cash',0.00,'500','','','4','','1','2023-11-17 15:45:03','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','248.00','247','Inclusive','branch','Inventory','1110','4000','5500'),('4170023583633303233603',202,'41700235743','1',1.00,'500','retail','0','2023-11-17 18:43:44','','','','50','Cash',0.00,'500','','','4','','1','2023-11-17 15:45:17','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','246.00','245','Inclusive','branch','Inventory','1110','4000','5500'),('4170093146526002121040',203,'41700931456','1',1.00,'500','retail','0','2023-11-25 19:57:36','','','','50','Cash',0.00,'500','','','4','','1','2023-11-25 16:57:58','9','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','235.00','234','Inclusive','branch','Inventory','1110','4000','5500'),('4170110088022822227033',204,'41701100802','86',1.00,'350','retail','0','2023-11-27 19:00:43','','','','110','Cash',0.00,'350','','','4','','1','2023-11-27 16:01:29','9','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500'),('4170118977222007334330',205,'41701189764','7',1.00,'13000','retail','0','2023-11-28 19:42:44','','','','10000','Cash',0.00,'13000','','','4','','1','2023-11-28 16:43:01','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('4170142043505223412522',206,'41701274714','1',10.00,'2000','retail','0','2023-12-01 11:46:54','10 pcs','','','50','Cash',0.00,'200','','','4','','1','2023-12-01 08:48:19','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','176.00','166','Inclusive','branch','Inventory','1110','4000','5500'),('4170142043533404332203',207,'41701274714','1',10.00,'2000','retail','0','2023-12-01 11:46:54','10 pcs','','','50','Cash',0.00,'200','','','4','','1','2023-12-01 08:48:25','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','196.00','166','Inclusive','branch','Inventory','1110','4000','5500'),('4170142043533437302043',208,'41701274714','1',10.00,'2000','retail','0','2023-12-01 11:46:54','10 pcs','','','50','Cash',0.00,'200','','','4','','1','2023-12-01 08:48:29','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','186.00','166','Inclusive','branch','Inventory','1110','4000','5500'),('4170142043501173030320',209,'41701274714','1',10.00,'2000','retail','0','2023-12-01 11:46:54','10 pcs','','','50','Cash',0.00,'200','','','4','','1','2023-12-01 08:48:34','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','206.00','166','Inclusive','branch','Inventory','1110','4000','5500'),('4170142043407432423023',210,'41701274714','1',10.00,'2000','retail','0','2023-12-01 11:46:54','10 pcs','','','50','Cash',0.00,'200','','','4','','1','2023-12-01 08:48:40','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','216.00','166','Inclusive','branch','Inventory','1110','4000','5500'),('4170142043302330400444',211,'41701274714','1',10.00,'2000','retail','0','2023-12-01 11:46:54','10 pcs','','','50','Cash',0.00,'200','','','4','','1','2023-12-01 08:49:17','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','226.00','166','Inclusive','branch','Inventory','1110','4000','5500'),('4170161078821270072080',212,'41701610679','22',1.00,'500','retail','0','2023-12-03 16:37:59','','','','150','Cash',0.00,'500','','','4','','1','2023-12-03 13:39:52','10','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','719.00','718','Inclusive','branch','Inventory','1110','4000','5500'),('4170170953870432125023',213,'41701610830','7',1.00,'13000','retail','0','2023-12-04 20:03:58','','','','10000','Cash',0.00,'13000','','','4','','1','2023-12-04 17:05:45','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('4170170953832033403300',214,'41701610830','7',1.00,'13000','retail','0','2023-12-04 20:03:58','','','','10000','Cash',0.00,'13000','','','4','','1','2023-12-04 17:05:49','7','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('4170179766823279403827',215,'41701797360','100',1.00,'16000','retail','0','2023-12-05 20:33:38','','','','11800','Cash',0.00,'16000','','','4','','1','2023-12-05 17:34:34','7','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('3170194903193222272213',216,'31701948606','9',1.00,'20000','retail','0','2023-12-07 14:36:57','','','','17600','Cash',0.00,'20000','','','3','','1','2023-12-07 11:39:12','7','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('3170265144200367004324',217,'31702553901','107',1.00,'17000','retail','0','2023-12-15 17:43:50','','','','14500','Cash',0.00,'17000','','','3','','1','2023-12-15 14:44:07','7','119','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('3170342848940203232238',218,'31703428481','57',1.00,'1600','retail','0','2023-12-24 17:34:41','','','','1100','Cash',0.00,'1600','','','3','','1','2023-12-24 14:34:55','12','80','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('3170369914832328318321',219,'31703695749','87',1.00,'300','retail','0','2023-12-27 19:51:14','','','','85','Cash',0.00,'300','','','3','','1','2023-12-27 17:45:59','9','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500'),('4170585630823448020333',220,'41705308219','41',1.00,'2500','retail','0','2024-01-21 19:58:11','','','','1500','Cash',0.00,'2500','','','4','','1','2024-01-21 16:58:35','12','63','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('4170585630822224352000',221,'41705308219','41',1.00,'2500','retail','0','2024-01-21 19:58:11','','','','1500','Cash',0.00,'2500','','','4','','1','2024-01-21 16:58:38','12','63','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('4170585655754134043854',222,'41705308219','41',1.00,'2500','retail','0','2024-01-21 20:02:25','','','','1500','Cash',0.00,'2500','','','4','','1','2024-01-21 17:02:42','12','63','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('4170530832003350020237',223,'41705308219','9',1.00,'22000','retail','0','2024-01-15 11:43:39','1 pcs','','','20500','Cash',0.00,'22000','','','4','','1','2024-01-21 17:05:18','7','5','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('4170585755153232108482',224,'41705857151','11',1.00,'13000','retail','0','2024-01-21 20:16:32','','','','10500','Cash',0.00,'13000','','','4','','1','2024-01-21 17:20:20','7','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('4170628736123422862323',225,'41706287134','91',1.00,'1500','retail','0','2024-01-26 19:42:25','','','','1250','Cash',0.00,'1500','','','4','','1','2024-01-26 16:42:45','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500'),('4170636211563473260300',226,'41706343119','115',1.00,'26000','retail','0','2024-01-27 16:28:16','','','','22700','Cash',0.00,'26000','','','4','','1','2024-01-27 13:28:45','7','127','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('4170654200900322244370',227,'41706541555','118',1.00,'1800','retail','0','2024-01-29 18:24:21','','','','1150','Cash',0.00,'1800','','','4','','1','2024-01-29 15:26:55','12','130','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('4170681037384233712207',228,'41706810252','119',1.00,'2000','retail','0','2024-02-01 20:57:32','','','','1200','Cash',0.00,'2000','','','4','','1','2024-02-01 17:59:40','12','131','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('4171293951272322131003',229,'41712939431','123',1.00,'19000','retail','0','2024-04-12 19:31:23','','','','15000','Cash',0.00,'19000','','','4','','1','2024-04-12 16:32:02','7','136','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('4171325824622423333380',230,'41713258236','118',1.00,'1800','retail','0','2024-04-16 12:03:56','','','','1150','Cash',0.00,'1800','','','4','','1','2024-04-16 09:04:11','12','130','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('3171378427830022343300',231,'31713784102','8',1.00,'12000','retail','0','2024-04-22 14:09:05','','','','9500','Cash',0.00,'12000','','','3','','1','2024-04-24 17:42:25','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('3171378414331433872313',232,'31713784102','8',1.00,'12000','retail','0','2024-04-22 14:08:22','','','','9500','Cash',0.00,'12000','','','3','','1','2024-04-24 17:42:25','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('4171428782433442233430',233,'41714287813','11',1.00,'13000','retail','0','2024-04-28 10:03:33','','','','10500','Cash',0.00,'13000','','','4','','1','2024-04-28 07:03:59','7','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('4171535774122337273050',234,'41715357699','128',1.00,'17000','retail','0','2024-05-10 19:15:32','','','','12500','Cash',0.00,'17000','','','4','','1','2024-05-10 16:16:10','7','141','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('4171577233232233323325',235,'41715772236','123',1.00,'19000','retail','0','2024-05-15 14:25:21','','','','15000','Cash',0.00,'19000','','','4','','1','2024-05-15 11:25:41','7','136','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('4171584162842214481232',236,'41715841557','104',1.00,'1500','retail','0','2024-05-16 09:40:16','','','','450','Cash',0.00,'1500','','','4','','1','2024-05-16 06:40:32','9','117','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('4171584166533331705042',237,'41715841557','8',1.00,'12000','retail','0','2024-05-16 09:40:32','','','','9500','Cash',0.00,'12000','','','4','','1','2024-05-16 06:41:41','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('4171584166524243207010',238,'41715841557','8',1.00,'12000','retail','0','2024-05-16 09:40:32','','','','9500','Cash',0.00,'12000','','','4','','1','2024-05-16 06:41:46','7','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('4171742669330304300620',239,'41717426637','113',1.00,'17500','retail','0','2024-06-03 17:57:46','','','','15300','Cash',0.00,'17500','','','4','','1','2024-06-03 14:58:17','7','125','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('4171792123311732211332',240,'41717921144','135',1.00,'12500','retail','0','2024-06-09 11:19:04','','','','10100','Cash',0.00,'12500','','','4','','1','2024-06-09 08:20:37','7','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('4172157973523330017124',241,'41721579009','136',1.00,'16000','retail','0','2024-07-21 19:23:29','','','','13300','Cash',0.00,'16000','','','4','','1','2024-07-21 16:39:04','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('4172174936217430731992',242,'41721749353','91',1.00,'1500','retail','0','2024-07-23 18:42:33','','','','1250','Cash',0.00,'1500','','','4','','1','2024-07-23 15:43:01','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500'),('4172174936342774300272',243,'41721749353','91',1.00,'1500','retail','0','2024-07-23 18:42:33','','','','1250','Cash',0.00,'1500','','','4','','1','2024-07-23 15:43:07','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500'),('4172174936303233744343',244,'41721749353','91',1.00,'1500','retail','0','2024-07-23 18:42:33','','','','1250','Cash',0.00,'1500','','','4','','1','2024-07-23 15:43:11','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500'),('4172174936303304243311',245,'41721749353','91',1.00,'1500','retail','0','2024-07-23 18:42:33','','','','1250','Cash',0.00,'1500','','','4','','1','2024-07-23 15:43:15','7','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500'),('4172520652533233433650',246,'41725206315','22',1.00,'250','retail','0','2024-09-01 19:01:10','1 pcs','','','150','Cash',0.00,'250','','','4','','1','2024-09-01 16:02:52','10','42','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','830.00','829','Inclusive','branch','Inventory','1110','4000','5500'),('4172586286720623243314',247,'41725862644','128',1.00,'14000','retail','0','2024-09-09 09:19:52','','','','10200','Cash',0.00,'14000','','','4','','1','2024-09-09 06:21:20','7','141','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('4172666104230222313323',248,'41726661026','145',1.00,'1000','retail','0','2024-09-18 15:03:46','','','','250','Cash',0.00,'1000','','','4','','1','2024-09-18 12:04:10','9','157','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('4172727301227303412430',249,'41727272880','136',1.00,'17000','retail','0','2024-09-25 17:01:20','','','','15100','Cash',0.00,'17000','','','4','','1','2024-09-25 14:05:08','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500'),('4172794222912430333070',250,'41727942191','128',1.00,'19850','retail','0','2024-10-03 10:56:51','1 pcs','','','10200','Cash',0.00,'19850','','','4','','1','2024-10-03 07:59:56','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','6.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('4172819619922000093329',251,'41728195453','128',2.00,'20500','retail','0','2024-10-06 09:27:11','2 pcs','','','10200','Cash',0.00,'10250','','','4','','1','2024-10-06 06:36:30','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('4172855193393735000003',252,'41728551899','136',1.00,'17000','retail','0','2024-10-10 12:18:19','','','','15100','Cash',0.00,'17000','','','4','','1','2024-10-10 09:18:57','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('4172899930432903122312',253,'41728999047','128',1.00,'14000','retail','0','2024-10-15 16:34:32','','','','9700','Cash',0.00,'14000','','','4','','1','2024-10-15 13:35:12','7','141','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500'),('4172899930323330274019',254,'41728999047','128',1.00,'14000','retail','0','2024-10-15 16:34:32','','','','9700','Cash',0.00,'14000','','','4','','1','2024-10-15 13:35:15','7','141','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500'),('4172958465542220823447',255,'41729584454','118',1.00,'1800','retail','0','2024-10-22 11:07:34','','','','1150','Cash',0.00,'1800','','','4','','1','2024-10-22 08:11:05','12','130','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('4173011883833121040033',256,'41730118330','136',1.00,'17000','retail','0','2024-10-28 15:25:30','1 pcs','','','15900','Cash',0.00,'17000','','','4','','1','2024-10-28 12:35:37','7','148','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('4173018207372323332033',257,'41730182045','128',1.00,'12000','retail','0','2024-10-29 09:07:25','1 pcs','','','9700','Cash',0.00,'12000','','','4','','1','2024-10-29 06:08:30','7','141','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500'),('4173047639820442940347',258,'41730475930','4',1.00,'1000','retail','0','2024-11-01 18:53:09','','','','200','Cash',0.00,'1000','','','4','','1','2024-11-01 15:53:36','9','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500'),('4173060972102734270332',259,'41730531541','1',1.00,'300','retail','0','2024-11-03 07:55:03','1 pcs','','','50','Cash',0.00,'300','','','4','','1','2024-11-03 04:55:52','9','11','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','76.00','75','Inclusive','branch','Inventory','1110','4000','5500'),('4173112851808173423020',260,'41731128399','122',1.00,'20000','retail','0','2024-11-09 08:01:37','','','','17000','Cash',0.00,'20000','','','4','','1','2024-11-09 05:02:05','7','135','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('4173130674820343200232',261,'41731306521','158',1.00,'800','retail','0','2024-11-11 09:32:03','','','','220','Cash',0.00,'800','','','4','','1','2024-11-11 06:39:31','9','161','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('4173238054920332433303',262,'41732379976','122',1.00,'18500','retail','0','2024-11-23 19:39:36','1 pcs','','','17000','Cash',0.00,'18500','','','4','','1','2024-11-27 06:57:33','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('4173288480323030333328',263,'41732884786','128',1.00,'14000','retail','0','2024-11-29 15:53:06','','','','9700','Cash',0.00,'14000','','','4','','1','2024-11-29 12:53:33','7','141','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('4173536845523608431332',264,'41735368107','136',1.00,'18000','retail','0','2024-12-28 09:47:08','','','','16300','Cash',0.00,'18000','','','4','','1','2024-12-28 06:47:49','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('4173536891141953301304',265,'41735368570','136',1.00,'18000','retail','0','2024-12-28 09:49:30','','','','16300','Cash',0.00,'18000','','','4','','1','2024-12-28 06:58:02','7','148','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('4173648683562007337330',266,'41736486670','122',1.00,'21000','retail','0','2025-01-10 08:26:41','1 pcs','','','17000','Cash',0.00,'21000','','','4','','1','2025-01-10 05:28:14','7','135','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('4173648698119903234243',267,'41736486900','167',1.00,'1300','retail','0','2025-01-10 08:29:28','','','','850','Cash',0.00,'1300','','','4','','1','2025-01-10 05:29:46','7','178','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'); /*!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 AUTO_INCREMENT=1318 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_orderraw` -- LOCK TABLES `sales_orderraw` WRITE; /*!40000 ALTER TABLE `sales_orderraw` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_orderraw` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_reading` -- DROP TABLE IF EXISTS `sales_reading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_reading` ( `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `sprice` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `id` int(30) NOT NULL AUTO_INCREMENT, `status` varchar(30) NOT NULL DEFAULT 'new', `category` varchar(30) NOT NULL, `maincategory` varchar(10) NOT NULL, `start` varchar(100) NOT NULL, `close` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_reading` -- LOCK TABLES `sales_reading` WRITE; /*!40000 ALTER TABLE `sales_reading` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_reading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salesreading` -- DROP TABLE IF EXISTS `salesreading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salesreading` ( `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `cashier` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `due_date` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `balance` varchar(20) NOT NULL DEFAULT '0', `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `cash` varchar(50) NOT NULL, `total` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `salestype` varchar(50) NOT NULL, `maindiscount` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salesreading` -- LOCK TABLES `salesreading` WRITE; /*!40000 ALTER TABLE `salesreading` DISABLE KEYS */; /*!40000 ALTER TABLE `salesreading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salesreport` -- DROP TABLE IF EXISTS `salesreport`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salesreport` ( `id` int(50) NOT NULL, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `title` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `reportdate` varchar(50) NOT NULL, `recommendation` text NOT NULL, `controller` varchar(40) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salesreport` -- LOCK TABLES `salesreport` WRITE; /*!40000 ALTER TABLE `salesreport` DISABLE KEYS */; /*!40000 ALTER TABLE `salesreport` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serials` -- DROP TABLE IF EXISTS `serials`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serials` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `otherserial` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `serial` (`serial`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serials` -- LOCK TABLES `serials` WRITE; /*!40000 ALTER TABLE `serials` DISABLE KEYS */; /*!40000 ALTER TABLE `serials` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serialstocktaking` -- DROP TABLE IF EXISTS `serialstocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serialstocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `serial` varchar(50) NOT NULL, `sellingprice` varchar(20) NOT NULL, `buyingprice` varchar(20) NOT NULL, `name` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serialstocktaking` -- LOCK TABLES `serialstocktaking` WRITE; /*!40000 ALTER TABLE `serialstocktaking` DISABLE KEYS */; /*!40000 ALTER TABLE `serialstocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `setting` -- DROP TABLE IF EXISTS `setting`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `setting` ( `name` varchar(255) NOT NULL, `value` text NOT NULL, PRIMARY KEY (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `setting` -- LOCK TABLES `setting` WRITE; /*!40000 ALTER TABLE `setting` DISABLE KEYS */; /*!40000 ALTER TABLE `setting` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms` -- DROP TABLE IF EXISTS `sms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms` ( `id` int(30) NOT NULL AUTO_INCREMENT, `contact` varchar(60) NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `smscount` int(11) NOT NULL, `messageId` int(11) NOT NULL, `response` text NOT NULL, `cost` int(11) NOT NULL, `bulkId` varchar(100) NOT NULL, `qty` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms` -- LOCK TABLES `sms` WRITE; /*!40000 ALTER TABLE `sms` DISABLE KEYS */; /*!40000 ALTER TABLE `sms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms_in` -- DROP TABLE IF EXISTS `sms_in`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms_in` ( `id` int(11) NOT NULL AUTO_INCREMENT, `sms_text` varchar(1600) DEFAULT NULL, `sender_number` varchar(50) DEFAULT NULL, `sent_dt` datetime DEFAULT NULL, `code` varchar(15) NOT NULL, `amount` decimal(10,2) NOT NULL DEFAULT 0.00, `firstname` varchar(15) 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) NOT NULL DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smsconfig` -- LOCK TABLES `smsconfig` WRITE; /*!40000 ALTER TABLE `smsconfig` DISABLE KEYS */; INSERT INTO `smsconfig` VALUES (1,'76','c8d1ec0b9d21d199d6d7514ce002b85fd3022037d31141cecf5ea57902320994f885c92064cc2bee019f87df642212ac30505551','Robisearch','','<H1 style=\"margin:0px;\">DADIR COMMUNICATIONS </H1>\r\n<H2>TEL:</H2>\r\n<H3>TILL:</H3>\r\n','254722523725','GARISSA','garissacomn@gmail.com','ROBISEARCHPOS','<H1 style=\"margin:0px;\">DADIR COMMUNICATIONS </H1>\r\n<H2>TEL:</H2>\r\n<H3>TILL:</H3>','DADIR COMMUNICATION','e7bd1efe6cee0b56cf3b31d7fb5d01c7','254720926819','','Ksh','VAT','0','levy','2','RO0001',' Goods once sold will not be returned ,Prices inclusive of vat where applicable, <br>We appreciate your valuable business','2023-05-211684687636.jpg','3','1 ','','3','2023-05-24 19:42:00','yes','yes','no','no','mnd76o6c/1fqsjijkdPdcmlYJ5OAlwpTJZmBbGLL20nXPaKFsHMy61W1HIxm+VLAa/0NSe6o4+IS4U3663oaQw==','.','<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.','etYCh0DwFvxWMZmvT0inCI25VZpkwHR3WpYB3tKpGY38+Ac0O10DUkKVIVdGYGzAsYcpzNPWvtpelmWwQcmoTsI1z2obVG1KIU/FeSkZbmqI+pjvHf5bgFIqXwlxv1vr','100','Current','Current','00:00','23:59','Retail','One Without Automatic Logout','Before Receipt','thank you for shopping with us. ','yes','yes','Advanta','ROBISEARCHLTD','Robisearch@2018','ROBISEARCH','<b>About Robisearch Ltd</b><br>\r\nRobisearch Ltd is an ICT youth based company that begun in 2011 as a result of innovations that transform lives globally. We are innovator behind Biometric lands system and digital birth card system that could help fight terrorisms. We are a member of the Nairobi Chambers (KNCCI) organization and AGPO. We offer attachment /internships opportunity to 60 students on annual basis as a way of creating job opportunity to youths in Kenya. We have great experience in dealing with customers having handled over 500 customers’ country wide. Some of services are:<p class=\"text-center\">\r\n<h3>OUR SERVICES</h3>\r\nBelow are some of our services and solutions:<br>\r\n• Biometric system for schools and business : Price= From Ksh.50,000<br>\r\n• Bulk Sms services(Bulksms ChapChap) : Price= From Ksh.5,000<br>\r\n• Best Erp/Point of Sale/ Inventory Control Software : Price= From Ksh.50,000<br>\r\n• Property Management software that conforms to the Big 4 government agenda. : Price= From Ksh.100,000<br>\r\n\r\nNOTE: You can give discount upto 20% of the above selling price.\r\n</p>\r\n\r\n<p>\r\nOur Vision<br>\r\nTransforming the world through innovation<br>\r\nOur Mission<br>\r\nTo be the best ICT company offering innovate services globally.\r\nBiometric Systems rely mostly on information about a person to identify the person in such a way that specific data about unique biological traits are relied upon to work effectively.\r\nThe biometric School attendance system. This is an innovative system which is used by schools to track student movements. The system sends sms alert to the parents whenever students checks in and out of the schools. The system is also used as digital register to record students and staff attendances instead of manual signing of class register as well as managing payroll based on attendance. The system is also being used by business owners to get sms alert whenever employees checks in and out of the office. There are so many schools using this system and we recommend the same to any school and business. Some of them are JKUAT,Pumwani Hosiptal, Loreto Girls Kiambu,Mandera boys, Kwale boys, Kipsigis girls. Kericho TTC etc.\r\n<br>\r\n\r\n<br>Point of Sale(ROBIPOS) manages sales for any sales related businesses. This system helps business owners to track their daily sales and profit using their phones wherever they are. It has Lipa Na MPESA real time and sms alert. Sms is automatically sends to the computer whenever customer pays through any mobile payment. Also the customer gets automatic thank you message upon payment.\r\nThis system has been integrated with many modules that manages day to day transactions in our client’s business. The system has many functionalities but not limited to the following: Inventory tracking, sales management, customer management, products management, receipting, human resource, accounting module and can real-time Lipa na Mpesa module. \r\nThe sales management system can be used in diverse businesses like wholesales, boutiques, electrical and electronics, minimarts, supermarkets, cosmetic shops, jeweler shops and any retail businesses.\r\nOur POS system helps <br>\r\n? Improve our customer’s experience by serving them in a fast and convenient way<br>\r\n? Management of stock<br>\r\n? Presentable documents such as receipts, orders and reports are issued to customers of our clients.<br>\r\n? Storage and retrieval of documents is made easier<br>\r\n? Accuracy; scanning is more accurate than punching in numbers from a sticker or expecting the cashier to manually remember what each item costs.\r\n? Analysis ;<br>\r\n? POS let our clients manage inventory, flag items for reorder and analyze sales patterns.<br>\r\nBulksms ChapChap is a bulk sms software which can be used to send sms/reminders to customers. It’s the most feasible and essential strategy to target a mass audience as a marketing and communication tool. Whether launching a new product or would like a nationwide announcement, or whether you want to remind people of a certain meeting or deal, our bulk sms manages all the requirements from start to finish. The system can be used by anybody to manage their dairies since you can store all your appointments and activities then system will send you sms whenever that time reaches. \r\nOur bulk sms comes with advantages such as;<br>\r\n? Instant delivery of messages<br>\r\n? Flexible platform that can send over 10,000 sms once<br>\r\n? The systems comes with a reminder to notify one of any pending deals<br>\r\n? Sms can be stored, easily forwarded or tracked using delivery reports<br>\r\n? Lower cost and time to be delivered than a phone call.<br>\r\n? It is more reliable than emailing as the chances of the recipient reading the message is very high<br>\r\n? Limitless market potential<br>\r\nOur clients include;Bulk sms: JKUAT, Elimu TV, Uwezo Fund, Moi forces Academy<br>\r\nBiometric: JKUAT, Orero Boys, Kayole High school<br>\r\nPoint of sale: Luna Park, Victoria Falls, Garrison Teachers College, Ndumia Group<br>\r\nwww.robisearch.com<br>\r\nhttp://www.bulksmschapchap.com/<br>\r\n\r\n\r\n</p>\r\n<p>\r\nFeel free to contact us: <br>\r\n<a href=\"http://www.robisearch.com/\">www.robisearch.com</a> <br>\r\nEmail :info@robisearch.com<br>\r\nPhone: 0780655987<br>\r\nPhone: 0716413386<br>\r\nOur Offices are Nairobi-Nara and Juja town<br>\r\n Experiencing any problem? Send an email to <a href=\"mailto:info@robisearch.com\">info@robisearch.com</a> or <a href=\"mailto:robisearch@gmail.com\">robisearch@gmail.com</a> or follow us on <a href=\"https://www.facebook.com/Robiearch?fref=ts\">Facebook</a> or on <a href=\"https://twitter.com/robisearch\">Twitter.</a> . You can also view more on <a href=\"http://www.robisearch.com/\"> our website</a>\r\n\r\n</p></b>\r\n ','<B> Reseller/Agent Benefits</b>\r\n <br>\r\n1. Earn Commisiions <br>\r\n2. Get best offers <br>\r\n3. Get Incentives <br>\r\n \r\n <B> Reseller/Agent Categories</b>\r\n We pay according to your effort hence it is based on commission.<br>\r\n 1. You will get 10% of what you sell on Monthly basis if you make between 1-5 sales per month.<br>\r\n 2. You will get 20% of what you sell on Monthly basis if you make between 6-20 sales per month.<br>\r\n 3. You will get 30% of what you sell on Monthly basis if you make above 21 sales per month.<br>\r\n','1110','4000','5500','08:00','10:00','no','General',10,'user/home','deactivate','products','D:\\\\xampp\\\\htdocs\\\\ATT2000.mdb','702006','https://pos.wifimatt.com/getpayment','https://pos.wifimatt.com/verifypayment','application/json','UYlkylGuzGjZxpMNz2rmGGYc6N5wslzp','HSGog9FsAchErCLj','From Robisearch LTD','no',2,'no','no','Both','no','no','3','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 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 */; /*!40000 ALTER TABLE `statement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `status` -- DROP TABLE IF EXISTS `status`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `status` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `status` -- LOCK TABLES `status` WRITE; /*!40000 ALTER TABLE `status` DISABLE KEYS */; /*!40000 ALTER TABLE `status` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stock` -- DROP TABLE IF EXISTS `stock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stock` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `sold` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `price` decimal(10,2) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `branchid` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `unsold` varchar(50) NOT NULL, `returned` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stock` -- LOCK TABLES `stock` WRITE; /*!40000 ALTER TABLE `stock` DISABLE KEYS */; /*!40000 ALTER TABLE `stock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktaking` -- DROP TABLE IF EXISTS `stocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branchid`,`startdate`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktaking` -- LOCK TABLES `stocktaking` WRITE; /*!40000 ALTER TABLE `stocktaking` DISABLE KEYS */; /*!40000 ALTER TABLE `stocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktakingstatus` -- DROP TABLE IF EXISTS `stocktakingstatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktakingstatus` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(30) NOT NULL, `timedone` varchar(50) NOT NULL, `ip` text NOT NULL, `companyid` int(11) NOT NULL, `startdate` date NOT NULL, `closedate` date NOT NULL, `updatedby` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `level` varchar(20) NOT NULL DEFAULT 'one', `type` varchar(20) NOT NULL DEFAULT 'branch', `branchid` int(5) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktakingstatus` -- LOCK TABLES `stocktakingstatus` WRITE; /*!40000 ALTER TABLE `stocktakingstatus` DISABLE KEYS */; /*!40000 ALTER TABLE `stocktakingstatus` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `store` -- DROP TABLE IF EXISTS `store`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `store` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` int(1) NOT NULL DEFAULT 0, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` int(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `store` varchar(50) NOT NULL, `expdate` varchar(50) NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `item_number` (`code`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `store` -- LOCK TABLES `store` WRITE; /*!40000 ALTER TABLE `store` DISABLE KEYS */; /*!40000 ALTER TABLE `store` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `subcategory` -- DROP TABLE IF EXISTS `subcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `subcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `maincategory` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `subcategory` -- LOCK TABLES `subcategory` WRITE; /*!40000 ALTER TABLE `subcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `subcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `suggestions` -- DROP TABLE IF EXISTS `suggestions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `suggestions` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `img_id` varchar(60) NOT NULL, `updatedtime` varchar(40) NOT NULL, `status` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `suggestions` -- LOCK TABLES `suggestions` WRITE; /*!40000 ALTER TABLE `suggestions` DISABLE KEYS */; INSERT INTO `suggestions` VALUES (1,'POS','best','2019-07-12 05:44:51am','1','','','active'); /*!40000 ALTER TABLE `suggestions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `supervisor` -- DROP TABLE IF EXISTS `supervisor`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `supervisor` ( `id` int(30) NOT NULL AUTO_INCREMENT, `title` varchar(30) NOT NULL, `department` varchar(50) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `description` text NOT NULL, `employeeno` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `userid` int(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL DEFAULT 1, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `supervisor` -- LOCK TABLES `supervisor` WRITE; /*!40000 ALTER TABLE `supervisor` DISABLE KEYS */; INSERT INTO `supervisor` VALUES (1,'1','1','2021-02-11','2021-02-28','',1,'2021-02-11 01:40:03pm',1,'active',1,1); /*!40000 ALTER TABLE `supervisor` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tables` -- DROP TABLE IF EXISTS `tables`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tables` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tables` -- LOCK TABLES `tables` WRITE; /*!40000 ALTER TABLE `tables` DISABLE KEYS */; /*!40000 ALTER TABLE `tables` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tags` -- DROP TABLE IF EXISTS `tags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tags` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `meta_keyword` text NOT NULL, `meta_description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tags` -- LOCK TABLES `tags` WRITE; /*!40000 ALTER TABLE `tags` DISABLE KEYS */; /*!40000 ALTER TABLE `tags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskdata` -- DROP TABLE IF EXISTS `taskdata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskdata` ( `id` int(30) NOT NULL AUTO_INCREMENT, `description` text DEFAULT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) DEFAULT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Submitted', `companyid` varchar(100) NOT NULL, `challanges` text NOT NULL, `recommendation` text NOT NULL, `updatedby` int(11) NOT NULL, `comments` text NOT NULL, `updateddate` varchar(30) NOT NULL, `mykey` varchar(50) DEFAULT NULL, `exactdate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `achieved` varchar(30) NOT NULL, `updatedat` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskdata` -- LOCK TABLES `taskdata` WRITE; /*!40000 ALTER TABLE `taskdata` DISABLE KEYS */; /*!40000 ALTER TABLE `taskdata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasks` -- DROP TABLE IF EXISTS `tasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `taskowner` varchar(100) NOT NULL, `subject` 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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uomproducts` -- LOCK TABLES `uomproducts` WRITE; /*!40000 ALTER TABLE `uomproducts` DISABLE KEYS */; /*!40000 ALTER TABLE `uomproducts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `upgrade` -- DROP TABLE IF EXISTS `upgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `upgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `userid` int(10) DEFAULT NULL, `entrydate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `upgrade` -- LOCK TABLES `upgrade` WRITE; /*!40000 ALTER TABLE `upgrade` DISABLE KEYS */; /*!40000 ALTER TABLE `upgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `utilityinvoice` -- DROP TABLE IF EXISTS `utilityinvoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `utilityinvoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL DEFAULT 'receipt', `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `paid` varchar(40) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `utilityinvoice` -- LOCK TABLES `utilityinvoice` WRITE; /*!40000 ALTER TABLE `utilityinvoice` DISABLE KEYS */; /*!40000 ALTER TABLE `utilityinvoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `voucher` -- DROP TABLE IF EXISTS `voucher`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `voucher` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer` varchar(100) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, `fromdate` varchar(20) DEFAULT NULL, `business` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `voucher` -- LOCK TABLES `voucher` WRITE; /*!40000 ALTER TABLE `voucher` DISABLE KEYS */; /*!40000 ALTER TABLE `voucher` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2025-06-30 18:10:27
.
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